Hidden devices

From Attie's Wiki
(Difference between revisions)
Jump to: navigation, search
(Created page with 'When you unplug a device from your computer, Windows will remember it! This can get annoying, cause device names to contain "#6" etc... try the following: # Click Start, click …')
 
m
 
(2 intermediate revisions by one user not shown)
Line 1: Line 1:
 
When you unplug a device from your computer, Windows will remember it!
 
When you unplug a device from your computer, Windows will remember it!
  
This can get annoying, cause device names to contain "#6" etc... try the following:
+
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 (you'll need to have administrative privileges):
  
# Click Start, click Run, type cmd.exe, and then press ENTER.
+
<pre>
# Type set devmgr_show_nonpresent_devices=1, and then press ENTER.
+
> set devmgr_show_nonpresent_devices=1
# Type Start DEVMGMT.MSC, and then press ENTER.
+
> start "" DEVMGMT.MSC
# Click View, and then click Show Hidden Devices.
+
</pre>
# Expand the Network Adapters tree.
+
 
# Right-click the dimmed network adapter, and then click Uninstall.
+
Then click 'View', and 'Show Hidden Devices'.
 
Source: http://support.microsoft.com/kb/269155
 
Source: http://support.microsoft.com/kb/269155

Latest revision as of 16:49, 1 September 2014

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 (you'll need to have administrative privileges):

> 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