Serial Port Assignment

G

Guest

I have, over time, installed many USB serial devices on my machine. I did not
properly remove these devices, and no longer have access to some of them. Now
when I plug in a new device it gets assigned COM14 (etc). Is there any way to
re-set the comm port database so lower ports will be assigned?
 
D

Dave Patrick

To display hidden devices, non-Plug and Play devices, and devices not
attached to the computer (commonly known as "ghosted" or "phantom" devices)

Save the following two lines as a file then execute.

--------------------------setdev.bat---------------------
set DEVMGR_SHOW_NONPRESENT_DEVICES=1
start devmgmt.msc
---------------------------------------------------------

Then, View|Show Hidden Devices to remove or reconfigure these devices. Do
not edit the registry.

--

Regards,

Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft Certified Professional
Microsoft MVP [Windows]
http://www.microsoft.com/protect

:
|I have, over time, installed many USB serial devices on my machine. I did
not
| properly remove these devices, and no longer have access to some of them.
Now
| when I plug in a new device it gets assigned COM14 (etc). Is there any way
to
| re-set the comm port database so lower ports will be assigned?
 
G

Guest

I have tried that, and removed a couple of entries, but still there are more
that are not listed, and the assigned port for a new device is too high. Any
other ideas?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top