Windows Vista Forums
Vista Forums Home Join Vista Forums Windows 7 Forum Vista Tutorials Tags
Welcome to Windows Vista Forums. Our forum is dedicated to helping you find solutions with any problems, errors or issues you are experiencing with Windows Vista. The Vista forum also covers news and updates and has an extensive Windows Vista tutorial section that covers a wide range of tips and tricks.

Go Back   Vista Forums > Vista Newsgroups > Vista hardware & devices

Vista - Cannot remove orphaned com ports !!!!!

Reply
 
Old 12-03-2008   #1 (permalink)


Vista Home Premium 64-bit
 
 

Cannot remove orphaned com ports !!!!!

Using Vista Home Premium 64-bit, after numerous attempts at installing a USB to serial converter based on the FDTI 232R chip I have the converter working but also have numerous extra com ports (1,2,3,4,5,8,9,10,11,12,14,and 15) that I cannot remove. From Control Panel > Printers > Right-click anywhere > Click on Ports Tab these com ports are visible but when selecting a port and clicking the delete option I get an error message that states "Selected port cannot be deleted. The request is not supported".
I also tried to delete using device manager but the extra ports do not show up there, even when using the environment variable 'DevMgr_Show_NonPresent_Devices = 1" and selecting 'Show hidden devices" option in Device Manager.

Any help would be appreciated

Thanx

My System SpecsSystem Spec
Old 12-03-2008   #2 (permalink)
David Vair


 
 

Re: Cannot remove orphaned com ports !!!!!

I have the following a batch file and have never had any issues deleting no
longer existant items:
You need to right click the batch file and run as adminstrator.
------------------------------------------------------------

set devmgr_show_nonpresent_devices=1
cd %SystemRoot%\System32
start devmgmt.msc

-------------------------------------------------------------

Then just select to show hidden devices and the no existant ones appear.

--
David Vair
CNE, CNA, MCP, A+, N+




"sonerai3" <guest@xxxxxx-email.com> wrote in message
news:5945b027be747a85c0588fa7d0bd7167@xxxxxx-gateway.com...
Quote:

>
> Using Vista Home Premium 64-bit, after numerous attempts at installing a
> USB to serial converter based on the FDTI 232R chip I have the converter
> working but also have numerous extra com ports
> (1,2,3,4,5,8,9,10,11,12,14,and 15) that I cannot remove. From Control
> Panel > Printers > Right-click anywhere > Click on Ports Tab these com
> ports are visible but when selecting a port and clicking the delete
> option I get an error message that states "Selected port cannot be
> deleted. The request is not supported".
> I also tried to delete using device manager but the extra ports do not
> show up there, even when using the environment variable
> 'DevMgr_Show_NonPresent_Devices = 1" and selecting 'Show hidden devices"
> option in Device Manager.
>
> Any help would be appreciated
>
> Thanx
>
>
> --
> sonerai3
My System SpecsSystem Spec
Old 12-03-2008   #3 (permalink)


Vista Home Premium 64-bit
 
 

Re: Cannot remove orphaned com ports !!!!!

Are you using the 64-bit version. Also you run the batch file from the Command Promp correct??? (I am far from an expert on this)

Thanx for your response
My System SpecsSystem Spec
Old 12-04-2008   #4 (permalink)
David Vair


 
 

Re: Cannot remove orphaned com ports !!!!!

Using 32 bit Vista Ultimate.
Copy the text into notepad and save it as <whatevername you want>.bat
The right click the .bat file and select run as adminstrator. It will open
the command prompt and the Device Manager will open up.

Not sure but you may have to change the system32 portion since you are
running the 64 bit.

I know you set the environment variable which should have done the same
thing but you can double check here to be sure its typed in correctly to the
environment variables

http://www.vistax64.com/tutorials/16...s-drivers.html


--
David Vair
CNE, CNA, MCP, A+, N+


"sonerai3" <guest@xxxxxx-email.com> wrote in message
news:095a5e83d780c0919c1558ecb93fa4d8@xxxxxx-gateway.com...
Quote:

>
> Are you using the 64-bit version. Also you run the batch file from the
> Command Promp correct??? (I am far from an expert on this)
>
> Thanx for your response
>
>
> --
> sonerai3
My System SpecsSystem Spec
Old 12-04-2008   #5 (permalink)


Vista Home Premium 64-bit
 
 

Re: Cannot remove orphaned com ports !!!!!

I checked the environment variable and it is correct plus also did the batch file routine with the same results. I should point out that hidden devices do show up BUT just not the com ports. Im guessing its something weird about 64-bit or possibly the FTDI chip thats my problem. I suppose I will have to manually edit the registry to delete but I am not sure how to do just yet.

Thanx for your help.
My System SpecsSystem Spec
Old 12-26-2008   #6 (permalink)


vista ultimate x64
 
 

Re: Cannot remove orphaned com ports !!!!!

I'm having the same problem with the orphaned com ports but I haven't been able to successfully install the adapter. I was able to remove the com ports from the registry so they no longer show up in the printer-> ports tab but the next attempt to install the adapter driver still used the next successive com port (I'm up to com 7 now). sonerai3, can you tell me how you were finally able to install your adapter?
My System SpecsSystem Spec
Old 12-26-2008   #7 (permalink)


Vista Home Premium 64-bit
 
 

Re: Cannot remove orphaned com ports !!!!!

Make sure that you run the driver install file BEFORE connecting converter. The file is CDM 2.04.06.exe from the FTDI website; this file installs the inf files (I believe) from a command prompt window and then when these files are installed and the converter is plugged in the hardware should be recognized and the virtuak com port drivers installed. I can remember if unplugging and re-plugging the converter was successful in recognizing the hardware correctly or not. To be honest with you I just switched back to XP for now. I had the 64 bit version of Vista which absolutely will not work with any drivers that are not digitally signed (32 bit Vista will). This problem made my recently purchased USB oscilloscope and function generator useless plus other Vista problems (hardware recognition being one of them) made me decide to put Vista aside for a while. Good luck!!
My System SpecsSystem Spec
Old 12-27-2008   #8 (permalink)


vista ultimate x64
 
 

Re: Cannot remove orphaned com ports !!!!!

Thanks for the fast reply. In my continued search for a solution I found a driver that worked, or at least seems to. I'll keep your information handy in case I have more problems. I was however unable to figure out how to get the drivers to use a lower COM port. It seems that all COM ports that were used in prior failed attempts are now unavailable. My latest, and hopefully last driver install, is using COM8. Please let me know if you ever get an answer to that problem.
My System SpecsSystem Spec
Old 12-27-2008   #9 (permalink)


Vista Home Premium 64-bit
 
 

Re: Cannot remove orphaned com ports !!!!!

I never did (until going back to XP OS). Once it installs and shows up in device manager you can right-click, select 'Advanced' and then name the port whatever you want I believe. Good luck
My System SpecsSystem Spec
Old 09-09-2009   #10 (permalink)
NeverOutofTune


 
 

Re: Cannot remove orphaned com ports !!!!!


I found one method to remove orphaned com ports in Vista (Vista 32
Business Edition). I used this method to remove "in use" but abandoned
ports created by trying to install a USB RS232 adapter. I finally got
the adapter installed and working but as COM11. I wanted it as COM1 but
COM1 and several others where "in use"

1) Identify the working port (for me COM11)
2) Identify the orphaned ports (for me was around 6 of them)
3) Keep the USB RS232 adapter connected and restart in Safe Mode
4) Go to Device Manager (within Computer Properties)
5) Open up "Ports" and find the good COM port
6) Right Click on this port and select "Properties'
7) Go to the Port Settings tab and press "Advanced"
8) In the COM Port Number pick list, pick one of the orphaned ports
9) Press OK.
10) You will get a message stating this COM name is being used. Press
Yes
11) Repeat steps 8 - 10 for all other orphaned COM ports
12) Assign your device to the port you want
13) Close all windows and Restart

You may be able to do this without going to Safe Mode.


--
NeverOutofTune
------------------------------------------------------------------------
NeverOutofTune's Profile: http://forums.techarena.in/members/133530.htm
View this thread: http://forums.techarena.in/vista-har...es/1082085.htm

http://forums.techarena.in

My System SpecsSystem Spec
Reply

Thread Tools


Similar Threads
Thread Forum
Old Sys Tray Notifications Left/Orphaned After Uninstalled--How to Remove? Vista General
Orphaned Temporary Files Vista General
How to remove local printer ports? Vista print fax & scan
orphaned mail file Vista mail
Orphaned accounts Vista mail


Vista Forums is an independent web site and has not been authorized,
sponsored, or otherwise approved by Microsoft Corporation.
"Windows Vista", the Start Orb, and related materials are trademarks of Microsoft Corp.
© Designer Media Ltd

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46