How to start Windows 10 Administrator Command Prompt (elevated command prompt)

One of the basic information any average Windows user should know is how to open an important application in their machine — the command prompt. In this short tutorial, we provide a brief explanation of what a command prompt is, when to use the Administrator Command Prompt, among others. We hope that you’ll find this article helpful.

Before we proceed to the main topic though, we would like to remind you that we accept requests for assistance regarding their Windows computers. If you have a problem that you can’t seem to find a solution to, send us your issue by following the link at the bottom of this page. Just remember, windows problems can sometimes be difficult to diagnose so kindly make sure that you give us very detailed description of the problem. You want to mention relevant history that may have led to the issue. The more information that you can provide, the higher the chance of us diagnosing the issue more efficiently. We also expect that you mention whatever troubleshooting step/s that you may have done before contacting us in order to prevent repeating them in our article. Again, the more details you can give us, the faster it is for us to pinpoint the cause and its corresponding solution.


 

From time to time, you may encounter a situation when you need to use a Command Prompt to be able to do a task. While such tasks are expected to be few and far between, you should be ready to perform them when needed.

What is a Command Prompt?

Like everything that you use in your windows 10 computer, a Command Prompt is an application. This application can be used to to execute programs, access files, or change settings. It uses typewritten commands in order to perform a task. Its name is derived from how it’s supposed to work — by receiving commands. These commands are typewritten in a command line, where the blinking cursor is. IT administrators and more advanced users commonly use the command prompt to perform tasks efficiently.

For those who are familiar with older DOS computers back in the day, the Command line interface looks similar to a typical DOS interface although a Windows Command Prompt is technically not a DOS prompt.  Officially, the Command Prompt is named Windows Command Processor although many people call it CMD prompt or command shell. There are two types of command prompts:

  • normal Command Prompt
  • Administrator Command Prompt

When to use Administrator Command Prompt in Windows 10

In Windows, some commands can only be run in elevated command prompt. This means that  you need to pull up the Command Prompt with higher administrator level privileges. The most obvious indicator that you need to run elevated command prompt is a message that shows following a command. For example, when troubleshooting an operating system, you may need to execute a chkdsk command and get the message: “Access Denied as you do not have sufficient privileges. You have to invoke this utility running in elevated mode.” Other commands that require elevated command prompt may give similar error.

How to open Windows 10 Command Prompt as Administrator (elevated command prompt)

  1. Open Task Manager Program by pressing CTRL + SHIFT + ESC.
  2. Click File tab. If you can’t see File tab, try clicking on More details at the bottom left part. This will open the more advanced view of the program which includes File menu.
  3. Click Run a new task.
  4. Once the Create new task window opens, type the following: CMD.
  5. Check the box for Create this task with administrative privileges.
  6. Click on OK.
  7. The elevated Command Prompt window should now appear. This is indicated by the word Administrator on top.

How to open Windows 10 Command Prompt as Administrator using keyboard shortcut

Another way to open elevated Command Prompt window is by doing the keyboard button combinations below.

  1. In your keyboard, press Windows key and X simultaneously.
  2. Once more options appear, click on Command Prompt (Admin).
  3. If User Account Control appears, hit Yes.

How to create a shortcut for Elevated Command Prompt

As mentioned above though, not all commands require that you open an elevated command prompt. Majority of such commands can run perfectly fine in regular command prompt. This is true for most average Windows users.

If you think you’ll be using elevated command prompt more often than not, we suggest that you create a new shortcut. Here’s how:

  1. Go to your computer’s desktop.
  2. Right click on an empty space on the desktop
  3. Click New.
  4. Click Shortcut.
  5. Type in %windir%\System32\cmd.exe or %ComSpec%.
  6. Click Next at the bottom.
  7. Type in Elevated Command Prompt as the name for the shortcut. If you want to name the shortcut differently, feel free to do so.
  8. Right click on the Elevated Command Prompt shortcut.
  9. Click Properties.
  10. Click on Shortcut tab.
  11. Click on Advanced button.
  12. Make sure that Run as administrator box is checked.
  13. Click OK.

 


We are here to help

If you are having a problem with your Windows computer, don’t hesitate to let us know about it. We understand how frustrating computer problems can be so, more so if you can’t find the right solutions at all. Our blog exists to help PC users and Windows community deal with their problems effectively. To engage with us, just fill out the questionnaire in this link and wait for our articles to be published. In order to help as many people as possible, we only provide our solutions via posts so please don’t expect that we will respond to your emails or private messages. By making all posts public, we can share our solutions to other users in a more efficient manner. We cannot guarantee a quick response so if your issue is time sensitive, please find another way to resolve your problem.

Leave a Comment