Show hidden device under "Device Manager" of Windows

After some time, Windows will be installed with many unused device driver.  These drivers are hidden from the User Interface.  To show these unused driver, we may add two environment variables in Windows:

DEVMGR_SHOW_DETAILS = 1
DEVMGR_SHOW_NONPRESENT_DEVICES = True








Comments

Popular Posts