Batch Files

How to run Batch file as Administrator without prompt in Windows 10

How to run Batch file as Administrator without prompt in Windows 10

You can execute a number of tasks on your Windows computer by running commands. These commands work great. Some people also try to execute a number of these commands one by one. This bulk execution of commands helps them get greater output. But writing and executing these commands one by one manually takes a lot of time.

To counter this, Microsoft has added a feature of running Batch files on their operating systems. These batch files are also run by a number of software in the background to execute multiple tasks. But if you are running an independent script, you might need administrator-level privileges to execute them. This is what we are going to talk about in the guide.

If you wish to Run a batch file as an Administrator one time, simply right-click on the batch file that you wish to run and select Run as Administrator.

It will start executing that batch file with administrator rights.

Always Run Batch file as Administrator in Windows 10

If you wish to automatically elevate a Batch File and make it run as Administrator, follow these steps:

  1. Locate the Batch file
  2. Right-click on the Batch file
  3. Select Create Shortcut
  4. Give it a suitable name
  5. Now right-click the shortcut file
  6. Click Properties.
  7. Select Shortcuts tab > Advanced.
  8. Select Run As Administrator box.
  9. Click OK/Apply and exit.

Now, whenever you run the shortcut, the batch file will always Run as Administrator.

That's all!

How to reverse Mouse and Touchpads scrolling direction in Windows 10
Mouse and Touchpads not only make computing easy but more efficient and less time-consuming. We cannot imagine a life without these devices, but still...
How to change Mouse pointer and cursor size, color & scheme on Windows 10
The mouse pointer and cursor in Windows 10 are very important aspects of the operating system. This can be said for other operating systems as well, s...
Motoare de jocuri gratuite și open source pentru dezvoltarea jocurilor Linux
Acest articol va acoperi o listă de motoare de jocuri gratuite și open source care pot fi utilizate pentru dezvoltarea jocurilor 2D și 3D pe Linux. Ex...