Results 1 to 2 of 2

Thread: Remove hidden devices, drivers, and services from device manager

  1. #1
    Join Date
    Aug 2006
    Posts
    201

    Remove hidden devices, drivers, and services from device manager

    Works with windows 2k, XP

    Removing Hidden and unwanted driver, device, or service in Device Manager:

    1. Click Start. Click Run. Type cmd and press OK.

    2. Type "set DEVMGR_SHOW_DETAILS=1" (without quotation marks) and press Enter.

    3. Type "set DEVMGR_SHOW_NONPRESENT_DEVICES=1" (without quotation marks) and Press Enter.

    4. Type "start devmgmt.msc" (without quotation marks) and click press Enter.

    5. Click View. Click Show hidden devices.

    6. Click "+" to expand Imaging devices, Unknown devices and USB devices.

    7. If there any unknown devices (including grayed out devices), right click it and click Uninstall.

    8. Reboot the computer.

    Remove all OEM**.inf files
    • Open a command prompt (start > run type cmd or command and click ok)
    • At a command prompt, type the following commands
    • c:
    • cd %systemroot%\inf
    • ren infcache.1 *.old (there is a space between the 1 and the *)
    • ren oem*.inf *.old (there is a space between the f and the *)
    • del C:\windows\setupapi.log
    • Exit
    Don't be afraid of darkness, it's in your heart anyway.

  2. #2
    Join Date
    Aug 2006
    Posts
    201

    Re: Remove hidden devices, drivers, and services from device manager

    If your troubleshooting USB driver issues follow this additional step:

    • Removing all entries under HKEY_LOCAL_MACHINE\System\CurrentControlSet\Enum\USB that start with VID
    • Open regedit (Start > Run > Type regedit and click OK)
    • Navigate to HKEY_LOCAL_MACHINE\System\CurrentControlSet\Enum\USB
    • Highlight and delete all the entries that start with VID_

    NOTE: If you have a USB keyboard or mouse, do not remove the VID entry for these devices, otherwise, Windows may not restart correctly

    NOTE: If you receive a permissions error right-click the key to be deleted, and then click Permissions. With Everyone highlighted in the Group or User name section, select Full Control in the Permissions section. Click Apply, and then click OK.
    Don't be afraid of darkness, it's in your heart anyway.

Similar Threads

  1. Replies: 3
    Last Post: 13-03-2012, 04:36 AM
  2. Hidden Ghost Devices & Drivers in Vista
    By Larry ward in forum Customize Desktop
    Replies: 1
    Last Post: 16-03-2009, 07:00 PM
  3. Show All Hidden Devices in Device Manager
    By EDALENE in forum Tips & Tweaks
    Replies: 2
    Last Post: 07-11-2008, 06:43 PM
  4. Devices disappear in device manager after a reboot in XP
    By happykid in forum Operating Systems
    Replies: 6
    Last Post: 01-07-2008, 02:21 PM
  5. Replies: 2
    Last Post: 14-12-2006, 08:00 AM

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,713,546,594.86264 seconds with 17 queries