Results 1 to 5 of 5

Thread: Cannot remove orphaned com ports !!!!!

  1. #1
    Join Date
    Sep 2004
    Posts
    14

    Cannot remove orphaned com ports !!!!!

    I am using Windows Vista Home Premium (64bit) system and trying to remove orphaned com ports since last few days. After lots of tries finally I managed to make the USB to serial converter working based on FDTI 232R chip but there are yet many extra com ports that am unable to remove.

    I tried to do this by going to control panel, selected printers, right clicked anywhere and selected ports tab. Here when I select any port and click on delete, I get the following error message:
    “Selected port cannot be deleted. The request is not supported”

    I even tried deleting this from device manager but unfortunately these ports are not visible there. Can anyone let me know how can I delete these extra ports ?

  2. #2
    Join Date
    Feb 2006
    Posts
    335

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

    I tried it doing with a batch file that worked successfully for me. You can also try out the same and see if it works. Just copy the below code in a notepad and save it as .bat file. Later right click the same and run as Administrator.

    set devmgr_show_nonpresent_devices=1
    cd %SystemRoot%\System32
    start devmgmt.msc
    Let me know if you face any problem yet.

  3. #3
    Join Date
    Sep 2004
    Posts
    14

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

    Thanks for the help buddy. I have a small question here (am not expert in computers). Did you tried running this batch file on 64bit OS or 32Bit, because mine is 64bit and I doubt if it work.

    Also did you run this from command prompt ?

  4. #4
    Join Date
    Feb 2006
    Posts
    335

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

    Nope, min is 32bit Vista and you don’t need to run it in command prompt. As I said just save the notepad in .bat extension and run with administrator rights. This will open in Command prompt itself. Also, as you are using 64bit, I think you will need to change the system32 portion but not sure about this

  5. #5
    Join Date
    Sep 2009
    Posts
    1

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

    Once I was trying to install a USB RS232 adapter that created few abandoned ports on my Vista 32 bit operating system but I managed to remove them by using this method. Hope it will help you too. Just check:
    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

Similar Threads

  1. What are Orphaned chkdsk files
    By DakshaMira in forum Operating Systems
    Replies: 3
    Last Post: 17-09-2011, 10:44 PM
  2. Safely Remove Hardware drives on H55 SATA ports
    By Namuchi in forum Hardware Peripherals
    Replies: 5
    Last Post: 30-06-2010, 06:06 AM
  3. Replies: 3
    Last Post: 20-08-2009, 10:46 PM
  4. how to forward ports to different internal ports
    By Abshir in forum Networking & Security
    Replies: 2
    Last Post: 30-06-2009, 10:26 PM
  5. Delete orphaned items from Add/Remove Programs?
    By Demetrius in forum Operating Systems
    Replies: 4
    Last Post: 06-03-2009, 02:54 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,714,112,642.74809 seconds with 17 queries