How to run apps as administrator on Windows 10

Run as administrator on Windows 10
Run as administrator on Windows 10 (Image credit: Mauro Huculak)

On Windows 10, the ability to run an app as administrator is an essential skill that every user should know because, by design, apps operate in user mode to prevent potential unwanted changes that may negatively affect the experience. However, some trusted programs may sometimes require elevated permissions, and understanding the steps to run them with appropriate permissions always comes in handy.

Whatever the reason it might be, Windows 10 includes several methods for quickly starting an app with elevated privileges, including the Start menu, File Explorer, Command Prompt, and more. However, it's important to note that this is only true for traditional desktop (Win32) programs, since modern apps through the Microsoft Store can't run elevated.

In this how-to guide, I will walk you through launching an app with administrator privileges to complete an elevated task.

How to run app as administrator from Stat menu

As an administrator, you have at least two quick ways to start an application using the Start menu.

Start context menu

To run a program as administrator from the Start menu context menu, use these steps:

  1. Open Start.
  2. Right-click the app (anywhere on the menu).
  3. Select the More submenu, and click the Run as administrator option.

(Image credit: Mauro Huculak)

Start menu keyboard shortcut

To start an app with admin right using the keyboard shortcut, use these steps:

  1. Open Start.
  2. Use the "Ctrl + Shift" keyboard and click the app from the list.
  3. (Optional) Select the app using the arrow keys.
  4. Use the "Ctrl + Shift + Enter" keyboard shortcut.

How to run app as administrator from Search

If you use the search experience, you also have two ways to run apps with administrative permissions.

Search result menu

To open an app as an administrator from the search box, use these steps:

  1. Open Start.
  • Quick tip: You can also open search directly from the taskbar (if available) or use the "Windows key + S" keyboard shortcut.
  1. Search for the app.
  2. Click the Run as administrator option from the right side. (Sometimes, the option is hidden until you click the down-arrow button.)

(Image credit: Mauro Huculak)
  1. (Optional) Right-click the app and select the Run as administrator option.

(Image credit: Mauro Huculak)

Search keyboard shortcut

To run an app from search with a keyboard shortcut, use these steps:

  1. Open Start.
  2. Search for the app.
  3. Use the "Ctrl + Shift + Enter" keyboard shortcut.

How to run app as administrator from desktop

On Windows 10, you can also start apps elevated from the desktop or taskbar.

Desktop context menu

To start an app with elevated privileges from the desktop, use these steps:

  1. Use the "Windows key + D" keyboard shortcut to view the desktop (if applicable).
  2. Right-click the app, and select the Run as administrator option.

(Image credit: Mauro Huculak)

Taskbar context menu

To run apps elevated from the Taskbar, use these steps:

  1. Right-click the app in the Taskbar.
  2. Right-click the app name.
  3. Select the Run as administrator option.

(Image credit: Mauro Huculak)

How to run app as administrator from Run

To start a program as an admin user from the Run command, use these steps:

  1. Open Start.
  2. Search for Run and click the top result to open the app.
  • Quick tip: You can also open the Run command using the "Windows key + R" keyboard shortcut.
  1. Type the name of the app—for example, explorer.exe.

(Image credit: Mauro Huculak)
  1. Use the "Ctrl + Shift" keyboard shortcut. 
  2. Click the OK button.

How to run app as administrator from Task Manager

To launch an app as an administrator from Task Manager, use these steps:

  1. Open Start.
  2. Search for Task Manager and click the top result to open the app.
  • Quick tip: Other alternative ways to open the experience include right-clicking the Taskbar and selecting the "Task Manager" option. Use the "Ctrl + Shift + Esc" keyboard shortcut, the "Ctrl + Alt + Delete" shortcut, and click the "Task Manager" option.
  1. Click the File menu
  2. Select the "Run new task" option.

(Image credit: Mauro Huculak)
  1. Type the name of the app.
  2. Check the "Create this task with administrator" privileges.

(Image credit: Mauro Huculak)

How to run app as administrator from File Explorer

File Explorer includes at least two ways to launch apps as an administrator user.

Context menu

To open app elevated with File Explorer, use these steps:

  1. Open File Explorer.
  2. Navigate to the folder with the executable file.
  3. Right-click the app and select the Run as administrator option.

(Image credit: Mauro Huculak)

Ribbon menu

To run a program as an administrator with the ribbon menu, use these steps:

  1. Open File Explorer.
  2. Navigate to the folder with the executable file.
  3. Select the app.
  4. Click the Application Tools tab.
  5. Click the Run as administrator button.

(Image credit: Mauro Huculak)
  • Quick note: If you click the arrow button, you can select to launch the app as admin or as a different user.

How to run app as administrator from Command Prompt

To run an app elevated from Command Prompt, use these steps:

  1. Open Start.
  2. Search for Command Prompt and click the top result to open the console.
  3. Type the following command to run an app with administrator privileges and press Enter: runas /user:"COMPUTER-NAME\ADMIN-USER" "C:\PATH\TO\PROGRAM.EXE"

In the command, update the syntax with your computer name, administrator user, and the correct program path. For example, this command starts PowerShell 7 with administrator privileges: runas /user:"wm-win10-rp\user@email.com" "C:\Program Files\PowerShell\7\pwsh.exe"

(Image credit: Mauro Huculak)
  1. Confirm the password and press Enter.

If you want to run an app always as an administrator, you can use these steps.

More resources

For more helpful articles, coverage, and answers to common questions about Windows 10 and Windows 11, visit the following resources: 

Mauro Huculak

Mauro Huculak is technical writer for WindowsCentral.com. His primary focus is to write comprehensive how-tos to help users get the most out of Windows 10 and its many related technologies. He has an IT background with professional certifications from Microsoft, Cisco, and CompTIA, and he's a recognized member of the Microsoft MVP community.