How to show hidden devices in Windows 11

Last update: 06/06/2025
Author Isaac
  • El Device administrator allows to reveal hardware hidden or disconnected in Windows 11.
  • Showing hidden devices is key to cleaning and updating drivers and resolve hardware conflicts.
  • There are external tools such as DevManView or GhostBuster for advanced management.

View hidden devices in Windows 11

If you've ever been tinkering with your computer and found the devices you need aren't where they should be in Windows 11, you're not alone. Windows hides certain devices by default to protect you from accidental changes or simply because those devices are no longer connected , but they're still there, taking up space and sometimes causing problems. Understanding how to uncover these "hidden devices" can save you a lot of headaches, especially when your hardware starts acting up, strange driver conflicts arise, or you need to clean up old components.

In this article, you'll find a comprehensive and easy-to-follow guide to showing and managing hidden devices in Windows 11. We'll cover everything from the basics—what the "Device Manager" is and what hidden devices look like—to advanced tips , useful technical details, and alternative tools for those who want to get the most out of their system. Whether you're a beginner or a more advanced user, you'll learn how to get the most out of your system and keep your computer running smoothly.

What are hidden devices in Windows 11 and why do they exist?

Before we start pressing buttons, it's essential to understand what "hidden devices" mean in Windows 11. Device Manager is an indispensable tool in Microsoft's operating system that lists all the hardware connected to and recognized by your computer. However, for security, stability, and visual cleanliness reasons, not all devices are immediately visible.

A hidden device can be:

  • A component that was connected but is now no longer connected. (like an old pendrive or printer).
  • An essential system device that is disabled, not physically present, or belongs to a category that Windows chooses to keep out of our sight, such as older drivers, non-Plug and Play devices, or hardware specifically marked not to be displayed.
  • Devices that Windows itself keeps in the shadows to prevent the user from touching them by mistake., such as essential drivers that, if deleted, could destabilize your PC.

So, when you talk about hidden devices, you're really referring to all that hardware that was once part of your system or that remains "hidden" for practical reasons . Knowing how to access this information can be vital for:

  • Troubleshoot hardware errors when there are conflicts.
  • Clean up clutter from old devices you no longer use and free up resources.
  • Update or roll back drivers for hardware that is not currently connected.
  How to import a database into Excel step by step

Getting Started: Where is Device Manager in Windows 11?

windows 11 device manager

Let's get down to business. Device Manager is the tool where you'll see all your hardware, including hidden devices, and it's essential to know how to access it . There are several easy ways to get to this panel in Windows 11, so choose the one that's most convenient for you:

  • From the Start menu: Right-click the Windows start button (or press Windows key + X) and select “Device Manager.”
  • windows finder: Type “device manager” in the Start menu search bar and select the first result.
  • Control panel: Enter from “This PC” by right-clicking and selecting “Manage”, then go to the “Device Manager” section.
  • Running the process directly: Press Windows + R, type devmgmt.msc and hit enter.
  • From the address bar in File Explorer: Escribe devmgmt.msc and hit enter.
  • Using CMD o PowerShell: Open any of these tools and run devmgmt.msc.

Whichever method you choose, you will see a list of all the components and devices recognized by your computer , grouped by categories: network adapters, sound controllers, disk drives, etc.

How to show hidden devices in Windows 11

By default, Device Manager only shows components that are currently active and connected to the system . If you have peripherals you used a long time ago, such as a Bluetooth mouse, an old graphics card, or a USB drive that's no longer there, the data about those devices is still there, but hidden.

To view them, follow these simple steps:

  1. Open Device Manager by any of the above methods.
  2. In the top menu bar, click "Watch". A drop down menu will appear.
  3. Choose “Show hidden devices”.
  4. Done! You'll now see additional devices in each hardware category with lighter-colored icons or a "transparent" appearance, indicating they're hidden devices or not physically present.

This feature is incredibly useful: it allows you to check old devices, troubleshoot problems, update drivers for components that are not currently connected, or even erase remnants of already removed hardware.

open device manager windows 11-7
Related articles:
How to open Device Manager in Windows 11

Why does Windows hide devices? What types are there?

Windows does this little trick of hiding devices for several reasons:

  • Security and stability: Prevents the user from accidentally modifying important system drivers.
  • Visual cleaning: To keep the Device Manager list from becoming overwhelming, it only shows what is relevant.
  • Managing missing hardware: Saves history and hardware settings that you can reconnect in the future.
  Methods to Change Display Time Passcode on iPhone & iPad

There are several types of hidden devices:

  • Devices with the “DN_NO_SHOW_IN_DM” status in the registry: These are components that the drivers or Windows themselves mark as not displayable.
  • Devices in “NoDisplayClass” configuration classes: For example, certain printers, system drivers, or non-Plug and Play hardware.
  • Devices not presentHardware that you connected in the past but is now physically absent. Windows keeps a log in case you reconnect it.

A classic example would be "phantom devices" : USB drives, cameras, old network cards, etc., all of which remain "installed" at the registry level even though they are no longer connected.

What can be done with hidden devices?

Once you've displayed them, you have several useful options at your disposal:

  • Update your drivers: You can download new versions to get them ready for when you reconnect your hardware.
  • Uninstall them: Ideal for cleaning and removing old hardware.
  • Roll back driversIf a device is experiencing issues after an update, you can roll back to a previous version.
  • Get error informationIf a device appears with a yellow triangle or error message, Device Manager provides troubleshooting tips.

For any of these actions, right-click on the desired device and explore the options in the context menu: “Update driver”, “Uninstall device”, “Properties”, etc.

Technical Details: Environment Variables and “Missing” Devices

In versions of Windows prior to 8, you had to perform an extra trick to show "not present" devices (i.e., those that are no longer connected), such as setting the environment variable DEVMGR_SHOW_NONPRESENT_DEVICES=1 before opening Device Manager. Fortunately, in Windows 11 this step is no longer necessary : ​​simply select "Show hidden devices" from the "View" menu.

However, it's still helpful to understand how this variable works because some advanced scripts or tools still use it. If you're more technically inclined, you can set it from the CMD like this:

set DEVMGR_SHOW_NONPRESENT_DEVICES=1 start devmgmt.msc

This is especially useful if you need to automate the display of these devices in corporate environments or for maintenance scripts.

How to identify and remove ghost devices (old, duplicate, or conflicting hardware)

When a device is no longer physically connected but its registration remains in the system, we call it a "ghost device ." These can cause conflicts, errors, or slowdowns. To remove them, follow these steps:

  • Show hidden devices by following the steps above.
  • Browse the categories and look for those translucent or well-known devices that you no longer use.
  • Right click and choose “Uninstall device”.
  • Confirm the action. Windows will delete the associated registries and drivers.
  How to Edit the Windows Registry with PowerShell: A Practical Guide and Commands

You can repeat the process as many times as you like to clean the system of obsolete hardware . Do it carefully: do not delete components if you are unsure of their function.

Update, disable, or roll back drivers from Device Manager

Device Manager lets you go far beyond simply seeing what you have installed. You can:

  • Update drivers for a device (whether physically connected or not). Right-click and select “Update Driver.” You can automatically search for Windows Update or manually install a file downloaded from the manufacturer.
  • Temporarily disable a deviceIf you suspect a component is causing problems, try temporarily disabling it from the context menu.
  • Uninstall conflicting drivers or drivers you no longer use: Ideal for freeing up resources or fixing strange errors.
  • Roll back to a previous driver version If something goes wrong after an update, go to “Properties” -> “Driver” tab -> “Roll Back Driver.”

These options are especially useful when you have conflicts after a Windows update or hardware change.

Free up space and optimize your system using Device Manager

Another lesser-known function is freeing up disk space by removing residual devices and drivers . Every time you connect new hardware, the system creates temporary files and registry entries associated with that device. If you don't delete them, they can end up taking up a considerable amount of space, especially if you frequently plug and unplug multiple peripherals.

How to free up space?

  • Remove hidden devices and their drivers from Device Manager.
  • Use the “Scan for hardware changes” option to update the list and ensure that only the devices that are actually present remain.
  • Some cleaning programs, like GhostBuster, can also help you remove junk that the conventional Device Manager doesn't show.

Don't underestimate the importance of this cleanup : a system burdened with outdated hardware can cause conflicts, slowdowns, and even security breaches.

Windows peripherals, driver problems
Related articles:
Complete Guide to Removing Ghost Devices and Orphaned Drivers in Windows