Month: July 2013
-
Show Hidden Devices in Windows Device Manager
If you ever need to display hidden devices in your devide manager, run the following from a Command Line window, or create a short script (show_hidden_devices.cmd) with the following content: set devmgr_show_nonpresent_devices=1start devmgmt.msc