How to Remove Hidden Duplicate Copies of USB Device Drivers in Windows

If you’ve ever had problems installing USB devices in Windows, i.e. if you connect a mouse and Windows doesn’t properly install the drivers for you, I learned a great trick that might be able to resolve this problem.

From what I can tell, Windows stores a “ghost” copy of any device you install which doesn’t get removed when you unplug the device.  For example, if you plug your mouse into your computer, your computer will remember that mouse and the drivers that went with it.  If you plug that same mouse into a different USB port, Windows will make another “ghost” copy of that mouse, but won’t delete the first copy.

This means that over the course of your computer’s life, you could have dozens of “ghost” copies of the exact same mouse on your computer, which in my experience can cause driver conflicts, especially if the driver wasn’t installed properly the first time.

The Fix

Note:  This guide involves the use of the Command Prompt and Device Manager.  If you are uncomfortable performing these actions, please see an authorized computer technician instead.  As always, be very careful when deleting anything from your computer – especially hardware devices.

Step 1: Open the Command Prompt by opening the Start menu and selecting Run, then type cmd and press enter.  If Run isn’t available in this menu, you can also open it by pressing the Windows Key + R.

2013-01-29_11h21_01

Step 2. Copy and paste the following into the command prompt and press enter (you need to Right Click and select Paste in the command prompt).

[shell]set devmgr_show_nonpresent_devices=1[/shell]

2013-01-29_11h25_29

This command will reveal all the hidden “ghost” devices on your computer.

Step 3: Open the Device Manager.  This can be done by typing devmgmt into the command prompt or by right clicking My Computer, selecting Manage, then clicking Device Manager on the left.

The Device Manager shows you all hardware currently installed on your computer, sorted by hardware classification.

Step 4: Even though the “ghost” devices are now enabled, they will still be hidden from this view.  Go to the View menu and select Show hidden devices.

You can now identify the device you’re having problems with and delete the devices with faded icons.  In my case, I was able to remove several identical mice that were all from the same device.

To remove the extra devices, just select them (limited to one at a time) and press the Del key.  You will have to confirm this action.

After I deleted the several extra mice, I was able to install the original mouse without any problems.  Big thanks to Bryon Hills for this tip.

Photo credit: brandmaier

Posted

in

,

by

Comments

4 responses to “How to Remove Hidden Duplicate Copies of USB Device Drivers in Windows”

  1. […] This post was mentioned on Twitter by Techerator, David Carman. David Carman said: RT @techerator How to Remove Hidden Duplicate Copies of USB Device Drivers in Windows http://bit.ly/cn1Ejy […]

  2. Hamza Ahmed Avatar

    Thanks buddy for great tips………..!!!!

  3. Hamza Ahmed Avatar

    Thanks buddy for great tips………..!!!!

  4. beebs Avatar
    beebs

    I have “extra” unwanted usb drives on my computer and I would like to know how to get rid of them. I tried the Device Manager and tried to uninstall them, but when system restarted they were still there! can anyone help?? Thanks

Leave a Reply to Tweets that mention How to Remove Hidden Duplicate Copies of USB Device Drivers in Windows | Techerator — Topsy.com Cancel reply