Command Prompt is one of the most useful built-in tools in Windows 11 and Windows 10. It lets you run commands for troubleshooting, managing system settings, checking network connections, repairing Windows components, and performing many other advanced tasks. However, some commands require administrator privileges before Windows will allow them to make system-level changes.
If you are trying to run a command and Windows tells you that access is denied, or a command requires elevated permissions, opening Command Prompt as an administrator is usually the first step.
The good news is that Windows gives you several ways to launch an elevated Command Prompt. You can use the Start menu, Windows Search, the Run dialog, Task Manager, File Explorer, Windows Terminal, or keyboard shortcuts. The steps are slightly different between Windows 11 and Windows 10, but most methods work on both versions.
In this guide, you will learn how to open Command Prompt as administrator in Windows 11 and Windows 10 using several methods.
Open Command Prompt As Administrator in Windows 11 & 10

To open Command Prompt as administrator in Windows 11 or Windows 10, open Start, search for Command Prompt, right-click Command Prompt, select Run as administrator, and choose Yes when the User Account Control prompt appears. You can also press Windows + R, type cmd, and press Ctrl + Shift + Enter to launch Command Prompt with administrator privileges.
Before choosing a method, remember one important thing: simply opening Command Prompt does not automatically give it administrator privileges. You need to specifically choose Run as administrator or use an elevated keyboard shortcut.
When Command Prompt is running with administrative privileges, the title bar normally includes Administrator: Command Prompt.
This is a quick way to confirm that you opened the correct version.
1: Open Command Prompt as Administrator From the Start Menu
The Start menu is probably the easiest method for beginners because you do not need to remember any commands or keyboard shortcuts.
On Windows 11, select Start and begin typing Command Prompt in the search field. When Command Prompt appears in the results, right-click it and select Run as administrator. You can also select Run as administrator from the options shown beside the search results.
On Windows 10, select Start and type Command Prompt. When the application appears, right-click Command Prompt and choose Run as administrator.
Windows may then display a User Account Control (UAC) window asking whether you want to allow the application to make changes to your device. Select Yes if you trust the application and want to continue.
You should now see an elevated Command Prompt window. Check the title bar for Administrator: Command Prompt to confirm that it has administrative privileges.
2: Use Windows Search to Launch an Elevated Command Prompt
Windows Search provides another quick way to access Command Prompt without manually browsing through the Start menu.
Select the Search button on the Windows taskbar, or press Windows + S on your keyboard. Type Command Prompt into the search field. When the result appears, select or right-click Command Prompt and choose Run as administrator.
Alternatively, after searching for Command Prompt, you can use the keyboard shortcut Ctrl + Shift + Enter to launch the selected application with elevated permissions.
If the User Account Control prompt appears, select Yes. Command Prompt will open with administrator privileges.
This method is especially useful when you frequently need an elevated Command Prompt because Windows + S gives you fast access to Windows Search from almost anywhere.
3: Open Administrator Command Prompt With the Run Dialog
The Run dialog provides one of the fastest ways to launch Command Prompt as an administrator.
Press Windows + R on your keyboard. The Run window will appear. Type cmd into the Open field.
Instead of pressing Enter normally, press Ctrl + Shift + Enter. This keyboard combination tells Windows to launch the command with administrator privileges.
If Windows displays a User Account Control confirmation, select Yes.
Command Prompt should now open as an administrator. This approach is particularly convenient if you already know the cmd command and want to avoid navigating through the Start menu.
4: Use Task Manager to Open Command Prompt as Administrator
You can also launch an elevated Command Prompt through Task Manager. This method can be useful if Windows Search or the Start menu is not responding properly.
Press Ctrl + Shift + Esc to open Task Manager. If Task Manager opens in its simplified view, select More details to access the full interface.
In Windows 11, select Run new task from the Task Manager interface. In Windows 10, open File > Run new task.
Enter cmd in the available field. Look for the option labeled Create this task with administrative privileges and select it. Then select OK.
Windows may display a User Account Control prompt. Select Yes to continue. Command Prompt will then launch with administrator privileges.
5: Open Command Prompt as Administrator From File Explorer
File Explorer can also be used to start Command Prompt. This method is helpful when you are already working with files and folders and need to switch to a command-line environment.
Open File Explorer by pressing Windows + E. Click the address bar at the top of the window and type cmd.
For a standard Command Prompt, pressing Enter will launch it normally. To open it with administrator privileges, you can use an appropriate elevated launch method such as searching for Command Prompt and selecting Run as administrator.
On supported Windows configurations, you may also open a terminal from a folder using the available context menu options, although the exact menu can vary depending on your Windows version and configuration.
6: Open an Administrator Command Prompt Through Windows Terminal
On newer Windows 11 installations, Windows Terminal is commonly available and can provide access to Command Prompt.
Select Start and search for Windows Terminal. Right-click Windows Terminal and select Run as administrator. Approve the User Account Control prompt by selecting Yes.
Once Windows Terminal opens with elevated privileges, you can open a Command Prompt tab if Command Prompt is not already selected. Select the tab menu and choose Command Prompt.
The important distinction here is that Windows Terminal must itself be running as administrator. Opening a normal Command Prompt tab inside a non-elevated Terminal window does not give you administrator privileges.
7: Create a Shortcut for Administrator Command Prompt
If you frequently use Command Prompt with elevated privileges, creating a dedicated shortcut can save time.
Open Start and search for Command Prompt. Right-click the result and select Open file location if that option is available. Locate the Command Prompt shortcut, right-click it, and select Properties.
Open the Shortcut tab and select Advanced. Enable Run as administrator, then select OK and Apply.
From now on, launching that shortcut will request administrator privileges automatically. You will still need to approve the UAC prompt unless your Windows security configuration handles it differently.
How to Know If Command Prompt Is Running as Administrator
After opening Command Prompt, you should verify that it is actually elevated before running system-level commands.
The simplest check is the window title. An elevated Command Prompt normally displays Administrator: Command Prompt in its title bar.
You can also run commands that specifically require elevated permissions. If Windows accepts the command without reporting a permissions problem, that can be another indication that you have the required access.
Remember that administrator privileges give Command Prompt greater access to your Windows system. Avoid running commands that you do not understand, particularly commands that modify system files, partitions, services, security settings, or the Windows Registry.
FAQs
Why do I need to open Command Prompt as administrator?
Some commands require elevated permissions because they modify protected Windows components or system settings. Without administrator privileges, Windows may return an Access is denied message or prevent the command from completing.
Is Command Prompt the same as Command Prompt as administrator?
The application is the same, but the permission level is different. A normal Command Prompt runs with standard user permissions, while an administrator Command Prompt runs with elevated privileges.
How do I quickly open administrator Command Prompt?
Press Windows + R, type cmd, and press Ctrl + Shift + Enter. Select Yes on the UAC prompt.
How can I tell whether Command Prompt is elevated?
Look at the Command Prompt window’s title bar. It should normally say Administrator: Command Prompt when it has elevated privileges.
Does Windows 11 have Command Prompt?
Yes. Command Prompt remains available in Windows 11, although Windows Terminal is also prominently integrated into the operating system.
Can I open Command Prompt as administrator without using the mouse?
Yes. Press Windows + S, search for Command Prompt, and use Ctrl + Shift + Enter to launch the selected result with administrator privileges. You can also use Windows + R, type cmd, and press Ctrl + Shift + Enter.
Summary
Opening Command Prompt as administrator in Windows 11 and Windows 10 is straightforward once you know where to look. The Start menu and Windows Search are the easiest options for beginners, while Windows + R followed by Ctrl + Shift + Enter is one of the fastest keyboard-based methods.
You can also use Task Manager, Windows Terminal, and dedicated shortcuts when you need additional options. Regardless of the method you choose, always check for Administrator: Command Prompt before running commands that require elevated permissions.
Administrator Command Prompt is a powerful Windows troubleshooting tool, so use elevated commands carefully and only run commands from sources you trust.