How to Create Administrator Mode Shortcuts Without UAC Prompts in Windows 10 – Guide

If you want to run an application with administrator privileges without the UAC password prompt, you can create an extended or admin shortcut for it. This is easy to do on Windows. If a program requires administrator privileges or if you run it with the “Run as administrator” option, a user access control (UAC) prompt appears asking for an administrator password or permission. If you grant permission, the application will run. Otherwise, Windows will not run the application with administrator privileges. Standard users cannot add applications to Windows startup that require administrator rights or a UAC prompt to run. ..

To work around this, you can create a shortcut with administrator rights to run an application without the UAC password prompt.

How to Run elevated programs without UAC prompt

Creating a scheduled task

Task Scheduler is a Windows task scheduler that helps you manage your tasks and schedules. You can create, add, and remove tasks from your schedule, as well as change the time of day or week for a task. Task Scheduler also provides features to help you optimize your work schedule.

New Folder: Task Scheduler Library

MyApps

In the My Apps folder, you’ll find all of your apps. To access them, open the App Store and select the app you want to use.

In the New Task dialog, enter a name for your new task and click OK. The task will be created and will be in the Actions pane.

Create a task

Enable the option to run with higher privileges. This will allow you to do more things and have more access to the system.

In the New dialog, enter a name for your new action. Enter “Create a new action” in the Name field.

To run a program, browse to the program’s executable and mention the required parameters, if any, for the application. For example, to run a .reg file, browse to regedit.exe and mention the parameter as /s filename.reg with the full path. To run Services MMC applet, browse and select MMC.EXE and type services.msc in the Add arguments (optional) field.

Starting a manually scheduled task item

To manually run a scheduled task item, use the schtasks.exe command-line tool that comes with Windows. To start the Services console task that you already created, use the following command: SCHTASKS.EXE /RUN /TN MyAppsSERVICESMMC ..

This command starts the Registry Editor task.

If you create a separate folder in Task Scheduler, you can mention task name as below: SCHTASKS.EXE /RUN /TN task_name

Creating desktop shortcuts to perform each task

You can create a shortcut to each scheduled task item on your desktop. Right-click on the desktop and choose New, Shortcut. Enter the command line (for example, SCHTASKS.EXE /RUN /TN MyAppsREGEDIT). Mention a name for the shortcut and click Finish.

Run the task minimized

In the Target field, type C:\Program Files (x86)\Steam\SteamApps\common\Counter-Strike Global Offensive\csgo.exe and click OK. In the Shortcut field, type csgo and click OK. ..

The minimized view is a great way to keep your screen as small as possible on a computer.

Final note

How to Create Administrator Mode Shortcuts Without UAC Prompts in Windows 10 In order to create administrator mode shortcuts without prompts, you will need to first enable UAC. To do this, open the Start menu and select Settings. Under Accounts and Security, select the option that says “Enable user accounts with security options.” After enabling UAC, you can then create administrator mode shortcuts by following these steps:

  1. Open the Run dialog box and type “cmd” (without the quotes).
  2. Press Enter to open the command prompt.
  3. Type “netstat -an” (without the quotes) and press Enter to view the network status. You should see a list of all active connections on your computer. If you don’t see any connections, your computer is not currently in administrator mode. If you do see connections, be sure to check whether they are connected to a network share or an external drive. If they are not connected to a network share or an external drive, then your computer is not currently in administrator mode.