COM port mappings in registry

  • Thread starter Thread starter Ryan
  • Start date Start date
R

Ryan

Hello,

I have a windows 2000 server that recently had a bad
multiport Serial adapter replaced with a newer card from a
different manufacturer. When the bad card was
uninstalled I dont think that the registry was cleaned up
properly as some of the COM ports still seems to be
labeled as in use. Is someone familiar with scraping the
registry to clear up these type of COM port conflicts?

thanks,
 
Usually to remove devices you'll want to first uninstall the device from
Device Manger then power down and physically remove it. This may work for
you.

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

set DEVMGR_SHOW_NONPRESENT_DEVICES=1

then also from the command prompt;
start devmgmt.msc

Then, use Device Manager 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

:
| Hello,
|
| I have a windows 2000 server that recently had a bad
| multiport Serial adapter replaced with a newer card from a
| different manufacturer. When the bad card was
| uninstalled I dont think that the registry was cleaned up
| properly as some of the COM ports still seems to be
| labeled as in use. Is someone familiar with scraping the
| registry to clear up these type of COM port conflicts?
|
| thanks,
 

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

Similar Threads

COM port assignments 1
How to find an uninstalled com port? 5
COM ports supported 3
Virtual COM port 1
Duplicate COM ports 3
Com Port 3 / Modem problems 13
COM ports 1
COM Ports in Smartphone Emulator 3

Back
Top