Hidden devices

From Attie's Wiki
(Difference between revisions)
Jump to: navigation, search
m
m
Line 2: Line 2:
  
 
This can get annoying, cause device names to contain "#6" etc...
 
This can get annoying, cause device names to contain "#6" etc...
To show hidden devices in device manager try the following:
+
To show hidden devices in device manager try the following in a command prompt:
  
# Click Start, click Run, type cmd.exe, and then press ENTER.
+
<pre>
# Type <code>set devmgr_show_nonpresent_devices=1</code>, and then press ENTER.
+
> set devmgr_show_nonpresent_devices=1
# Type <code>start "" DEVMGMT.MSC</code>, and then press ENTER.
+
> start "" DEVMGMT.MSC
# Click View, and then click Show Hidden Devices.
+
</pre>
 +
 
 +
Then click 'View', and 'Show Hidden Devices'.
 
Source: http://support.microsoft.com/kb/269155
 
Source: http://support.microsoft.com/kb/269155

Revision as of 16:32, 16 April 2010

When you unplug a device from your computer, Windows will remember it!

This can get annoying, cause device names to contain "#6" etc... To show hidden devices in device manager try the following in a command prompt:

> set devmgr_show_nonpresent_devices=1
> start "" DEVMGMT.MSC

Then click 'View', and 'Show Hidden Devices'. Source: http://support.microsoft.com/kb/269155

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox