Q:
In Windows XP, how do I show hidden devices?
A:
Go to Start - Run and type CMD and press Enter.
set devmgr_show_nonpresent_devices=1 (this will enable hidden devices) start devmgmt.msc (this will start device manager)
You can now type Exit on the command prompt to exit.
|
|