Ik heb er zelf een aantal keer naar gezocht, ik kon het op GoT (ook) niet vinden. Vandaag weer een keer gezocht, nu zag ik in een newsgroup een link daar deze pagina:
Device Manager Does Not Display Devices Not Currently Present in Windows 2000 (MS-KB: Q241257)
Daar staat dus o.a. dit (werkt dus ook in XP):
Deze optie is heel handig voor mensen die een NIC, (usb)scanner, etc. hebben die niet meer in PC zit, maar nog wel "geïnstalleerd" staat (en dus in de weg kan zitten).
Ik zelf had 30 monitors... Is moeilijk kiezen als je bijvoorbeeld dit: Software updates / RefreshForce 1.00 wilt gebruiken...
Device Manager Does Not Display Devices Not Currently Present in Windows 2000 (MS-KB: Q241257)
Daar staat dus o.a. dit (werkt dus ook in XP):
Er staat ook bij hoe je de wijziging permanent maakt.SYMPTOMS
Device Manager displays only non-Plug and Play devices, drivers, and printers when you click the Show hidden devices command on the View menu to enable it. Devices that are installed but are not currently connected to the computer (such as a Universal Serial Bus (USB) device or "ghosted" devices) are not displayed in Device Manager, even when you use the Show hidden devices command.
WORKAROUND
To work around this behavior and display phantom devices when you use the Show hidden devices command:
Click Start , point to Programs , point to Accessories , and then click Command Prompt .
At the command prompt, type the following lines, pressing ENTER after each line
set devmgr_show_nonpresent_devices=1
cd \%SystemRoot%\System32
start devmgmt.msc
where %SystemRoot% is the folder in which Windows 2000 is installed.
Troubleshoot the devices and drivers in Device Manager, as required.
NOTE : You must first select show hidden devices from Device Managers "View" menu before you can see devices that are no longer present in the system.
When you are done troubleshooting, quit Device Manager, and then close the Command Prompt window. Closing the window clears the variable you set in step 2 and prevents ghosted devices from being displayed when you use the Show hidden devices command.
NOTE : When you quit Device Manager and close the Command Prompt window, the set devmgr_show_nonpresent_devices=1 variable is turned off so you cannot see the phantom devices.
Deze optie is heel handig voor mensen die een NIC, (usb)scanner, etc. hebben die niet meer in PC zit, maar nog wel "geïnstalleerd" staat (en dus in de weg kan zitten).
Ik zelf had 30 monitors... Is moeilijk kiezen als je bijvoorbeeld dit: Software updates / RefreshForce 1.00 wilt gebruiken...