How to always run Windows Terminal as administrator on Windows 10

Yes, you can always configure the Windows Terminal app to open elevated, and here's how on Windows 10.

Windows Terminal as admin
Windows Terminal as admin

On Windows 10, even though the Windows Terminal lets you access virtually any command-line experience (such as Command Prompt, PowerShell, and Linux), it always runs in user mode by default.

While this behavior is by design, you can configure the Windows Terminal to always run as an administrator in two ways by changing the app settings or using a shortcut approach, instead of having to do the extra steps to access the option from the app context menu.

In this guide, you will learn the steps to configure the command-line experience to open elevated by default.

Always open Windows Terminal as an admin with Settings

To run all command consoles elevated through Windows Terminal on Windows 10, use these steps:

  1. Open Windows Terminal.

  2. Click the menu button next to the new tab option and select the Settings option.

  3. Under the “Profiles” section, click on Defaults.

  4. Turn on the “Run this profile as Administrator” toggle switch to run Command Prompt, PowerShell, and any other profile elevated automatically.

    Enable always run Windows Terminal as administrator

  5. Click the Save button.

Once you complete the steps, the next time you open Command Prompt, PowerShell, or any other command terminal, it will open elevated.

Always open Windows Terminal as an admin with Shortcut

Alternatively, you can also create a shortcut that you can specify to run as an administrator on Windows 10.

To always run Windows Terminal as an administrator using a shortcut, use these steps:

  1. Right-click the Windows 10 desktop.

  2. Select the New submenu and choose the Shortcut option.

  3. In the path field, type the following path:

    %LocalAppData%\Microsoft\WindowsApps\wt.exe

    Shortcut with path to wt.exe

  4. Click the Next button.

  5. Confirm a name for the shortcut – for example, Windows Terminal.

    Windows Terminal shortcut

  6. Click the Finish button.

  7. Right-click the newly created shortcut and select the Properties option.

  8. Click the Shortcut tab.

  9. Click the Advanced button.

    Shortcut advanced option

  10. Check the Run as administrator option for the Windows Terminal shortcut.

    Run as administrator option

  11. Click the OK button.

  12. (Optional) Click the Change Icon button.

  13. In the Look for icons in this file field, type the following path and press Enter:

    %systemroot%\system32\shell32.dll

    Change shortcut icon

    Quick tip: If you want to use the actual Windows Terminal icon, you can download it from this location.
  14. Select an icon you want to use.

  15. Click the OK button.

  16. Click the Apply button.

  17. Click the OK button.

Once you complete the steps, you can double-click the shortcut to open always open the Windows Terminal as administrator.

If you want, you could also drag the shortcut to the taskbar to pin it. Or you can right-click the shortcut and select the Pin to Start option to run the app as an administrator from the Start menu.

About the author

Mauro Huculak is a Windows How-To Expert who started Pureinfotech in 2010 as an independent online publication. He has also been a Windows Central contributor for nearly a decade. Mauro has over 14 years of experience writing comprehensive guides and creating professional videos about Windows and software, including Android and Linux. Before becoming a technology writer, he was an IT administrator for seven years. In total, Mauro has over 20 years of combined experience in technology. Throughout his career, he achieved different professional certifications from Microsoft (MSCA), Cisco (CCNP), VMware (VCP), and CompTIA (A+ and Network+), and he has been recognized as a Microsoft MVP for many years. You can follow him on X (Twitter), YouTube, LinkedIn and About.me. Email him at [email protected].