CMD (Command Prompt) is a very high frequency for some users and needs to be started as an administrator. In fact, we can set the default as an administrator to start cmd, we look at how to operate under the WIN8.
Operation Steps
First, right-click on the desktop to create a new text file, copy the following code into Notepad.
REG ADD "Hkey_current_usersoftwaremicrosoftwindows ntcurrentversionappcompatflagslayers"/V "C: Windowssystem32cmd.exe "/d" runasadmin "/F
The second step, click on the File menu, select Save As, Save As dialog box, set the saving type to "All Files", and then name the file "CMD." BAT ".
The third step, right click on the desktop Cmd.bat file, menu select "Run with administrator rights", after the operation is completed, try to execute cmd command in operation, is not open is the administrator: C:windowssystem32cmd.exe interface?
Believe that this simple operation process for most users is not a problem, the CMD has a high demand for users can quickly set up.