How to open CMD with Administrator rights on Windows
If you have noticed, in many of my tutorials, articles related to using the command lines in the cmd (Command Prompt) window, I have a tutorial showing you how to open the command prompt. cmd with Administrator rights right?
Without a guide, I'm afraid that many newbies don't know how to do it, and the instructions are too much duplicate. Every article related to the cmd command is the same as that I copy the same instruction, it is very annoying.
Okay, so that means you already understand the problem, right? In this article, I will show you how to run cmd as administrator, and share with you an interesting trick that is to create a cmd shortcut to always run it with administrative rights (Run as administrator). ).
I. Run cmd with Administrator rights in the usual way
1. On Windows 7 operating system
Implementation: You enter cmd in the search box in the Start menu => right-click on the cmd.exe file => select Run as administrator to run with administrative rights.
2. On Windows 8/ 8.1 . operating system
For these new operating systems, you can quickly use the Windows + X key combination => then select Command Prompt (Admin) and you're done.
Note: Some older versions of Windows 10, Version 1607 and below can also do it this way.
3. On Windows 10 operating system
You click on the icon of the search button, or press the Windows + S key combination => enter the cmd keyword => appear Command Prompt => right-click and select Run as administrator.
That's it, as simple as that. Now will be another way, that is to create a shortcut to always run cmd as administrator. Applicable to all popular operating systems today, which are Windows 7 / Windows 8 / 8.1 and Windows 10.
II. Create Shortcut to always run cmd with Administrator rights
Right-click on the Desktop screen => select New => select Shortcut as shown below.
At the Type the location of the item section, enter the cmd.exe command => then click Next to continue.
Name the Shortcut that you will create, here I will leave it as cmd.exe and click Finish to finish.
Okey, now the cmd shortcut icon can be run, but for it to always run with administrator rights, we need to do one more step. You continue as follows:
Right click on the cmd.exe icon you just created => select Properties
At the Shortcut tab, click Advanced.
Check the line Run as administrator => click OK to agree => select Apply => OK to close the window.
Done, now try to double click on that cmd.exe file. Surely it will run with Administrator rights already.
Good luck.
You should read it
- How to Login to Windows XP as the Administrator
- Why can't you run Run as Administrator, how to fix it?
- How to Make Yourself an Administrator on Any Windows System
- How to Always Run a Program As an Administrator on Windows
- How to open CMD with Administrator rights on Win 10
- How to fix the error Run as Administrator does not work in Windows
- How to Find and Change Your Computer's Administrator
- How to Set Administrator Password
May be interested
- How to restart Amazon Kindle, reset Amazon Kindlethese are simple operations but can sometimes be extremely effective in solving problems on electronic devices in general.
- How to use Nearby Share on Chromebooknearby share is a feature to share data via wireless connection between devices in the google software ecosystem.
- How to pin the media-play control button assembly on a Chromebook Shelfif you have or have ever used a chromebook, you probably already know that chrome os doesn't run traditional music apps for pcs.
- What is XMP? Enable XMP on BIOS/UEFI to optimize RAMwhat is the xmp feature on the computer? learn about the concept of xmp. how to enable xmp in bios or uefi to optimize ram speed, increase ram speed to the highest
- Leaked information that Windows 10 will have a feature similar to Windows 8's Charms Barmicrosoft seems to be working on a new feature similar to the windows 8 charms bar and active on the desktop.
- Xcopy command in Windowsthe xcopy command is a command prompt command used to copy one or more files or folders from one location to another. with many options and the ability to copy entire directories, the xcopy command is similar to, but much more powerful, than the copy command.