Tech News Today
  • Hardware
    • Motherboards
    • CPUs
    • Graphic Cards
    • RAM
    • SSDs
    • Computer Cases
    • Monitors
    • Peripherals
    • Power Supply Unit
    • PC Builds
    • Computer Tips
  • Software
  • Operating System
    • Windows
    • Mac
    • Linux
  • Gaming
  • Mobile
  • Console
  • More
    • Internet
    • Networking
    • Security
    • Buyer’s Guide
    • Gadgets
    • Laptops
    • Reviews
    • How To
    • News
Facebook Twitter Instagram
Tech News Today
  • Hardware
    • Motherboards
    • CPUs
    • Graphic Cards
    • RAM
    • SSDs
    • Computer Cases
    • Monitors
    • Peripherals
    • Power Supply Unit
    • PC Builds
    • Computer Tips
  • Software
  • Operating System
    • Windows
    • Mac
    • Linux
  • Gaming
  • Mobile
  • Console
  • More
    • Internet
    • Networking
    • Security
    • Buyer’s Guide
    • Gadgets
    • Laptops
    • Reviews
    • How To
    • News
Tech News Today
Home»Windows»How To Open Device Manager As Admin

How To Open Device Manager As Admin

Anup ThapaBy Anup ThapaMay 20, 2022
open device manager as admin

Starting with Windows 10 Version 1809, the option to open Device Manager as admin is no longer available via the Start Menu. As this was the preferred method for most users, a lot of users are not sure how to run it as an admin anymore.

If you launch Device Manager without admin privileges, you can view the settings, but you won’t be allowed to make any changes.

You can resolve this issue by using any of the methods listed in the article below to open Device Manager as admin.

Table of Contents

  • Ways to Open Device Manager as Admin
    • Login as Admin
    • Change Settings via Device Manager
    • Use Run Command
    • Create a Shortcut
    • Open via Command Line
    • Using Runas Command
  • Related Questions
    • Why Can’t I Open Device Manager as Admin?
    • How Do I Open Device Manager In Control Panel?

Ways to Open Device Manager as Admin

The Device Manager is used to install, remove, and update device drivers. Such system changes are normally made by the administrators and not a standard user. This is why admin credentials are necessary for making changes via the Device Manager.

But once you have said credentials, you can follow the steps listed to open Device Manager as admin using your preferred method.

Login as Admin

If you sign in as an administrator, Device Manager will launch with admin privileges by default, and you won’t have to apply any extra steps.

Of course, there are situations where you have to log into a standard account. For those scenarios, the rest of the solutions will be helpful.

Change Settings via Device Manager

When signed in to a non-admin account, if you open Device Manager, you’ll encounter the following prompt.

device-manager-you-are-logged-on-as-standard-user

As you can see, you don’t have the privilege to modify anything. But you can rectify this by pressing the Change Settings button and entering the credentials for an admin account.

device-manager-change-settings

Use Run Command

You probably know that pressing Win + R launches the Run dialog box. There are a ton of useful commands you can enter here to easily access various parts of Windows, one of which is the devmgmt.msc.

devmgmt msc device-manager-run-command

But did you know that if you type in devmgmt.msc and press CTRL + Shift + Enter, this will launch Device Manager as an administrator? You can do the same with any other run command as well, if applicable.

Create a Shortcut

An even easier way to open Device Manager as admin is to create a shortcut and select the Run as Admin option via the contextual menu. Here are the steps to do so:

  1. Right-click and select the Shortcut option.
  2. In the Create Shortcut wizard, type devmgmt.msc and press Next.
    create-shortcut-devmgmt
  3. Alternatively, you can also press Browse and select the file manually from: C:\Windows\System32\devmgmt.
  4. Right-click the created shortcut and select Run as Admin.
    device-manager-shortcut-run-as-admin
  5. Enter the admin credentials and press Enter.

Open via Command Line

GUI methods are easier to grasp, but the command line is usually more efficient if you know the necessary steps. Here’s how you can open Device Manager as admin using CMD or Powershell:

  1. Press Win + R, type cmd or powershell as you prefer, and press CTRL + Shift + Enter.
  2. Enter the credentials for an admin account and press Enter.
  3. Type devmgmt.msc and press Enter.
    devmgmt-cmd

Using Runas Command

You can use the runas command to open Device Manager as another user. If the default admin account is enabled, you can also use this command to open Device Manager as admin. Here are the steps to do so:

Note: If you haven’t set up a password on the admin account, the Runas command won’t work as it doesn’t accept blank passwords.
  1. Press Win + R, type cmd, and press Enter.
  2. Type the following command:
    runas /noprofile /user:ComputerName\UserName “mmc %windir%\system32\devmgmt.msc”
    runas-admin-device-manager
  3. Replace ComputerName with your device’s name and UserName with the other user’s name as shown in the picture, and press Enter to execute the command.
  4. You’ll be asked to enter the admin account’s login credentials. You can enter the password without worry as it won’t show up on the screen.

Related Questions

Why Can’t I Open Device Manager as Admin?

Some users have reported being unable to open Device Manager as admin, or in some cases, they’re logged in with a local admin account but still unable to access any of the settings.

Using the SFC and DISM utilities to repair system files and updating Windows usually resolves this issue. In case it doesn’t, you may have to use a system restore point, or if you don’t have one, reset the PC instead.

How Do I Open Device Manager In Control Panel?

You can access Device Manager via Control Panel > Device Manager in the icon view and Control Panel > Hardware and Sound > Device Manager in the category view.

windows settings device manager

You can also do the same by pressing Win + I and navigating to System > About. Device Manager should be located under Related Settings on the right pane.

how-to
Anup Thapa
  • LinkedIn

Anup Thapa is a tech writer at TechNewsToday. He mostly writes informative articles, tutorials, and troubleshooting guides related to Windows systems, networking, and computer hardware. Anup has been writing professionally for almost 5 years, and tinkering with PCs for much longer. His love for all things tech started when he got his first PC over 15 years ago. It was a Pentium IV system running Windows XP on a single 256 MB stick. He spent his formative years glued to this PC, troubleshooting any hardware or software problems he encountered by himself. Professionally, Anup has had brief forays into a variety of fields like coding, hardware installation, writing, etc. In doing so, he's worked with people of different backgrounds and skill levels, from average joes to industry leaders and experts. This has given him not just a versatile skillset, but also a unique perspective for writing that enables him to concisely communicate complex information and solve his reader's problems efficiently. You can contact him at anup@technewstoday.com

Related Posts

antimalware service executable high memory

Fix: Antimalware Service Executable High Memory

May 18, 2023
windows event logs

How to Check Event Logs on Windows

May 17, 2023
the rpc server is unavailable

Fix: The RPC Server is Unavailable

May 15, 2023
DirectStorage Windows 11

How to Enable DirectStorage on Windows 11

May 15, 2023
audio keeps cutting out

5 Ways to Fix Audio Keeps Cutting Out on Windows 11

May 12, 2023
MBR Error 1 2 3

What is MBR Error 1, 2, 3? 7 Ways to Fix It

May 11, 2023
Add A Comment

Leave A Reply Cancel Reply

Latest Posts
Best-1200W-PSU

8 Best 1200W PSUs for Extreme PC Builds in 2023

May 16, 2023
Best-1000W-PSU

10 Best 1000W PSUs in 2023

May 16, 2023
best-700w-psu

10 Best 700W PSUs for Gaming in 2023

May 14, 2023
You may also like
antimalware service executable high memory

Fix: Antimalware Service Executable High Memory

May 18, 2023
printer-printing-pink

Why is My Printer Printing Pink? 6 Ways to Fix It

May 18, 2023
how to clean usb c port

How to Clean USB-C Port Safely

May 17, 2023
Recommended
Cookie Clicker Garden Guide

Cookie Clicker Garden Guide to Unlocking Every Seed

September 26, 2021
monitor no signal

Computer Turns On But Monitor Says No Signal (9 Ways To Fix)

November 10, 2022
Facebook Twitter Pinterest
  • Home
  • About Us
  • Our Team
  • Editorial Guidelines
  • Privacy Policy
  • Affiliate Disclosure
© 2023 TechNewsToday, editor@technewstoday.com | Tech Central Pvt. Ltd.

Type above and press Enter to search. Press Esc to cancel.