Two and a half years ago I posted about openening an elevated command prompt on Windows Vista and Windows 7. The process has changed slightly in Windows 8 as we have lost the traditional start menu. In Windows 8, applications don’t automatically get administrator privileges, they either need to request it or the user needs to explicitly start the application as an Administrator. The way to do this with the Command Prompt is as follows:

  1. Press the “Start” button.
  2. Type “Command”.
  3. The list of all applications will be filtered by the search term:
    elevated-command-prompt-on-windows-8-type-command elevated-command-prompt-on-windows-8-select-command-prompt 5. Right click or press the menu key on the keyboard:
    elevated-command-prompt-on-windows-8-right-click-command-prompt
  4. Select “Run as Administrator” from the bottom of the screen:
    elevated-command-prompt-on-windows-8-click-run-as-administrator
  5. Click “yes” when prompted to confirm:
    elevated-command-prompt-on-windows-8-uac

The Command Prompt running as an administrator will appear in much the same way as Windows 7 or Vista: elevated-command-prompt-on-windows-8-command-prompt