Clear the computer occupies the serial port

Source: Internet
Author: User

Generally when using a USB to serial port, add a driver, the computer assigns a port number to the device, and records in the registry, so that the device also occupies this port. How to clear it?

Enter "regedit" in the "Run" dialog box to enter the registry;

Then enter hkey_local_machine\system\currentcontrolset\control\com Name Arbiter and we can find the value entry: Comdb, whose value represents the serial port number currently in use.

For example, 1d, it's binary: 0001 1101, then the right-to-left number represents the 1,3,4,5 port is occupied. So we just have to delete the Comdb data item and close the registry (without restarting the computer).

Clear the computer occupies the serial port

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.