Many advanced Windows commands require elevated privileges to run properly. Whether you’re fixing system errors, managing disk partitions, running network commands, or executing scripts, you often need to open Command Prompt as Administrator. Windows 11 gives you several easy ways to do this, depending on what’s most convenient for your workflow.
In this guide, we’ll walk you through every reliable method to launch an elevated Command Prompt in Windows 11, from Start Menu shortcuts to Run commands and Task Manager tricks.
Open Command Prompt as Administrator in Windows
Below are the quickest and most effective ways to open an elevated Command Prompt.
1. Open Command Prompt as Administrator from the Start Menu
This is the most straightforward method.
- Click the Start button.
- Type cmd or Command Prompt in the search bar.
- In the results, right-click Command Prompt.
- Select Run as administrator.
- Click Yes in the User Account Control prompt.
This opens Command Prompt with full administrative access.
2. Use the Power User Menu (Win + X Menu)
Windows 11 includes a hidden quick-access menu for system tools.
- Right-click the Start button.
- Select Windows Terminal (Admin).
- If Command Prompt is set as your default terminal profile, it will open instead.
- Click Yes on the UAC prompt.
If Windows Terminal opens, you can switch to Command Prompt using the dropdown menu.
3. Open Command Prompt as Admin Using Windows Terminal
Windows Terminal allows you to run both PowerShell and Command Prompt profiles.
- Open Start and search for Windows Terminal.
- Right-click it and select Run as administrator.
- Click the arrow next to the tab bar.
- Select Command Prompt.
Now you have an elevated Command Prompt tab inside Windows Terminal.
4. Use the Run Dialog to Launch Command Prompt as Admin
The Run dialog doesn’t elevate apps by default, but you can tweak it slightly.
- Press Windows + R to open Run.
- Type cmd.
- Press Ctrl + Shift + Enter instead of Enter.
- Approve the UAC prompt.
This keyboard shortcut forces Run to launch Command Prompt with admin rights.
5. Open Command Prompt as Admin Using Task Manager
If your Start menu isn’t responding or Explorer crashes, Task Manager is a reliable workaround.
- Press Ctrl + Shift + Esc to open Task Manager.
- Click Run new task at the top.
- Type cmd.
- Check the box that says Create this task with administrative privileges.
- Click OK.
This opens an elevated Command Prompt instantly.
6. Pin Command Prompt as Administrator to Start or Taskbar
If you use Command Prompt frequently, pinning it saves time.
Pin to Start:
- Search for Command Prompt.
- Right-click it.
- Select Pin to Start.
- Right-click the pinned tile in Start and choose Run as administrator when needed.
Pin to Taskbar:
- Search for Command Prompt.
- Right-click it.
- Select Pin to taskbar.
- Right-click its taskbar icon and right-click “Command Prompt” again.
- Select Run as administrator.
7. Open CMD as Admin from File Explorer
You can run it directly from the executable file.
- Open File Explorer.
- Navigate to:
C:\Windows\System32 - Locate cmd.exe.
- Right-click it and choose Run as administrator.
This is helpful if shortcuts are broken or missing.
8. Create a Desktop Shortcut That Always Runs as Administrator
If you want a one-click admin Command Prompt:
- Right-click your desktop and choose New > Shortcut.
- Enter this location:
C:\Windows\System32\cmd.exe - Click Next, name it Command Prompt (Admin), then click Finish.
- Right-click the new shortcut and select Properties.
- Go to the Shortcut tab and click Advanced.
- Check Run as administrator.
- Click OK, then Apply.
Now you have a dedicated admin CMD shortcut available anytime.
Wrapping Up
Opening Command Prompt as administrator is something every Windows user should know how to do. Whether you’re troubleshooting system files, managing boot records, or running advanced commands, elevated access ensures everything works correctly.
Windows 11 gives you plenty of ways to launch an admin CMD session—through the Start menu, keyboard shortcuts, Task Manager, File Explorer, or Windows Terminal. Use whichever method feels most convenient, and you’ll always have full control when you need it.