› Forums › Knowledge Base › Knowledge Base Articles › 1188 – RESETTING YOUR COMPUTER’S COM PORT ASSIGNMENT
- This topic has 0 replies, 1 voice, and was last updated 2:00 pm on 2005-08-23 by admin.
-
Author
-
August 23, 2005 at 2:00 pm #88326
adminParticipantSoftware Bisque Knowledge Base Article – 1188
RESETTING COM PORT NUMBER ASSIGNMENTS UNDER WINDOWS OS
ISSUE
How can I reset the COM port assignments on my Windows computer?
RESOLUTION
Each time a USB device is plugged into a USB port, Windows “rediscovers” the device. This can lead to having many different COM port assignments for a single device, and cause hardware compatibility issues. Resetting the COM database may resolve these issues. Below is a procedure that many use.
After repeated installations of various USB-serial converters, the assigned com ports continue to increase with the operating system reserving a COM number for every USB device that was ever installed. Even though it is possible to reassign a com number in the Device Manager, some vestige of the old assignments remain and may be polled as part of COM interaction with the application and the operating system.
CAUTION: This procedure requires editing the registry. See: How to backup the Windows Registry before proceeding.
-
Uninstall any USB-serial converter drivers or other com port add-in PC cards or PCI cards in the Device Manager. Do this by right clicking on the device in the Ports branch of Device Manager. If you have any kind of multi-port serial adapters, uninstall those as well. After they are uninstalled, unplug the USB-serial converter(s)
-
Click Start > Run, type RegEdit and then click OK.
-
Navigate to the HKEY_LOCAL_MACHINE/SYSTEM/CurrentControlSet/Control/COM Name Arbiter key.
-
Highlight COM Name Arbiter.
-
Select File > Export.
-
Pick a suitable name and location to save this file. Note where you put it. In case of problems, you can restore exactly where you were with this branch by running RegEdit and clicking File | Import to import this file.
-
Right-click on the ComDB entry on the right side of the window, and then click Modify.
-
On the Edit Binary Data window, highlight all the values and delete them (set them to 0) by hitting the delete key on the keyboard. Do not delete the ComDB key, just clear the value data (set it to zero) and then click OK.
-
Click File > Exit to exit the Registry Editor and restart the computer.
-
All of your native COM ports will be discovered automatically.
-
Any serial-USB converters will need to be reinstalled but they should start with the first COM number after your native COM ports.
APPLIES TO
Windows XP and Windows 2000 operating systems.
KEYWORDS
SBKB, Paramount, ME, connect, failure, erratic, slew, delay, timeout, serial port
Last Reviewed: 2022/06/01
- This topic was modified 2 years, 5 months ago by Daniel R. Bisque.
-
-
AuthorPosts
The forum ‘Knowledge Base Articles’ is closed to new topics and replies.