Windows Guide

How to Open Device Manager
in Windows 10 & Windows 11

A complete guide to every reliable way to launch Device Manager — from the fastest keyboard shortcut to commands, Settings, Control Panel, and Computer Management.

⊞ Windows 10 ⊞ Windows 11 ⏱ 3 min read ✦ 10 Methods

What Is Device Manager in Windows?

Device Manager is a built-in Windows management tool used to view, enable, disable, update, uninstall, and troubleshoot hardware devices and their drivers. It shows components such as graphics cards, network adapters, Bluetooth modules, printers, sound devices, USB controllers, storage controllers, keyboards, mice, monitors, and system devices.

You may need to open Device Manager when a device is not working, a driver has an error, Windows shows an unknown device, Bluetooth or Wi-Fi disappears, a webcam is not detected, or a graphics driver needs to be updated or rolled back.

ℹ️
Compatibility The methods below work in both Windows 10 and Windows 11. Some driver-related actions inside Device Manager may require administrator rights, but simply opening the tool usually works from a standard user account.

How to Open Device Manager with the Win + X Menu

The fastest and most convenient method is the power user menu, also known as the Win + X menu. It is available in both Windows 10 and Windows 11.

  1. Press Win + X on your keyboard.
  2. Select Device Manager from the menu.
  3. The Device Manager window will open immediately.
Best choice Use this method when you need Device Manager quickly and do not want to type commands or search through Settings.

How to Open Device Manager with the Run Command

The Run dialog lets you launch Device Manager by using its Microsoft Management Console command: devmgmt.msc.

  1. Press Win + R to open the Run dialog.
  2. Type devmgmt.msc.
  3. Press Enter or click OK.
Run Dialog Command
devmgmt.msc
    

This method is especially useful if Windows Search is slow or if you are following troubleshooting instructions that require a precise command.

How to Open Device Manager from Windows Settings

You can reach Device Manager from the modern Settings app. This path is useful if you are already checking system information or device-related settings.

Windows 11

  1. Open Settings with Win + I.
  2. Go to SystemAbout.
  3. Under Related links, click Device Manager.

Windows 10

  1. Open Settings with Win + I.
  2. Go to SystemAbout.
  3. On the right side, click Device Manager under related settings.

How to Open Device Manager from Control Panel

The classic Control Panel still includes access to Device Manager. This method is helpful on older Windows installations or when you are already working in Control Panel.

  1. Press Win + R, type control, and press Enter.
  2. Open Hardware and Sound.
  3. Under Devices and Printers, click Device Manager.
Open Control Panel
control
    

How to Open Device Manager from Computer Management

Computer Management includes several administrative snap-ins, including Device Manager, Disk Management, Services, Event Viewer, and Task Scheduler.

  1. Press Win + X.
  2. Select Computer Management.
  3. In the left pane, click Device Manager.

You can also open Computer Management directly with this command:

Computer Management Command
compmgmt.msc
    

How to Open Device Manager from File Explorer

File Explorer can also be used as a launcher for Windows system tools.

  1. Open File Explorer with Win + E.
  2. Right-click This PC in the left pane.
  3. Select Manage.
  4. In the Computer Management window, click Device Manager.

Alternatively, click the address bar in File Explorer, type devmgmt.msc, and press Enter.

How to Open Device Manager from Command Prompt or PowerShell

If you are already working in Terminal, Command Prompt, or PowerShell, you can launch Device Manager with the same command used in the Run dialog.

  1. Open Command Prompt, PowerShell, or Windows Terminal.
  2. Type the command below.
  3. Press Enter.
CMD / PowerShell Command
devmgmt.msc
    

To open it from an elevated console, run Command Prompt or PowerShell as administrator first, then execute the same command.

How to Open Device Manager from Task Manager

Task Manager can launch system tools even when the desktop, Start menu, or File Explorer is not working correctly.

  1. Press Ctrl + Shift + Esc to open Task Manager.
  2. Click Run new task. In Windows 10, open FileRun new task.
  3. Type devmgmt.msc.
  4. Click OK.
💡
Useful when troubleshooting This method is handy if the taskbar or Start menu is frozen but Task Manager still opens.

How to Create a Device Manager Desktop Shortcut

If you often troubleshoot drivers, create a desktop shortcut for one-click access.

  1. Right-click an empty area of the desktop.
  2. Select NewShortcut.
  3. In the location field, type devmgmt.msc.
  4. Click Next.
  5. Name the shortcut Device Manager.
  6. Click Finish.
Shortcut Target
devmgmt.msc
    

Best Ways to Open Device Manager in Windows 10 and Windows 11

All methods open the same Device Manager window. Choose the one that fits your situation.

Method Best for Command or shortcut
Win + X menu Fast everyday access Win + X → Device Manager
Run dialog Direct launch by command devmgmt.msc
Windows Search Beginners and mouse users Search for Device Manager
Settings When viewing system information Settings → System → About
Task Manager When Start or Explorer is not responding Run new task → devmgmt.msc

Device Manager Does Not Open in Windows: What to Do

If Device Manager does not open, opens and closes immediately, or shows an error, try these fixes.

1. Run Device Manager as administrator

  1. Press Ctrl + Shift + Esc to open Task Manager.
  2. Select Run new task.
  3. Type devmgmt.msc.
  4. Enable Create this task with administrative privileges, if available.
  5. Click OK.

2. Check system files

Corrupted system files can prevent Microsoft Management Console snap-ins from opening. Run these commands in an elevated Command Prompt or Terminal:

System File Check
sfc /scannow
    
Repair Windows Component Store
DISM /Online /Cleanup-Image /RestoreHealth
    

3. Make sure Microsoft Management Console works

Device Manager is an MMC snap-in. Press Win + R, type mmc, and press Enter. If MMC itself does not open, the problem is not limited to Device Manager.

4. Scan for malware

If administrative tools are blocked unexpectedly, run a full scan with Windows Security or another trusted antivirus tool.

FAQ: Opening Device Manager in Windows

What is the command to open Device Manager?

The command is devmgmt.msc. You can use it in Run, Windows Search, Command Prompt, PowerShell, Windows Terminal, Task Manager, or File Explorer's address bar.

How do I open Device Manager as administrator?

Open Task Manager, choose Run new task, type devmgmt.msc, and select Create this task with administrative privileges if the option is available. You can also open an elevated Command Prompt or PowerShell and run devmgmt.msc.

Is Device Manager available in Windows 11?

Yes. Device Manager is included in Windows 11 and can be opened with the same devmgmt.msc command used in Windows 10.

Why is a device missing from Device Manager?

A device may be disconnected, disabled in BIOS/UEFI, hidden, missing a driver, or physically faulty. In Device Manager, open ViewShow hidden devices to check for non-present or hidden devices.

Can I update drivers from Device Manager?

Yes. Right-click a device and select Update driver. However, for graphics cards, chipset drivers, Wi-Fi adapters, and some laptops, the manufacturer's official driver package may provide better results than the generic Windows driver search.

Final Recommendation: The Fastest Way to Open Device Manager

The quickest method is Win + X → Device Manager. If you prefer commands, use Win + R, type devmgmt.msc, and press Enter. Both methods work reliably in Windows 10 and Windows 11 and are ideal for driver troubleshooting.