When you work with virtual machines, either converting physical or working with new builds, you often have issues with hidden devices. Most often the hidden device that gives the most grief is old physical network cards. Thankfully the issues easily resolved.
To work around this behavior and display devices when you click Show hidden devices (source):
- Click Start, point to All Programs, point to Accessories, and then click Command Prompt.
- At a command prompt, type the following command , and then press ENTER:
- set devmgr_show_nonpresent_devices=1
- Type the following command a command prompt, and then press ENTER:
- start devmgmt.msc
- Troubleshoot the devices and drivers in Device Manager.
- When you finish troubleshooting, close Device Manager.
- Type exit at the command prompt.
NOTE: Click Show hidden devices on the View menu in Device Managers before you can see devices that are not connected to the computer.
Note that when you close the command prompt window, Window clears the devmgr_show_nonpresent_devices=1 variable that you set in step 2 and prevents ghosted devices from being displayed when you click Show hidden devices.
« Happy 4th Birthday! Increase the size of your virtual disk »




