Create a shortcut to jump high UAC prompt in Windows 10

12.27
Create a shortcut to jump high UAC prompt in Windows 10 - Account Control

of the user, or just UAC is part of the Windows security system that prevents applications from performing unwanted changes to your PC. When some software tries to change the parts related to the system registry or file system, Windows 10 displays a confirmation dialog box UAC, the user must confirm if he really wants to make these changes. Typically, applications that require elevation are related to managing Windows or your computer in general. A good example would be the application Registry Editor. If the application that you use frequently requires UAC asks every time you start, confirming the prompt every time you start can be a bit boring. In this article we will see how to create a shortcut to run elevated applications without UAC prompt in Windows 10.
To jump start the UAC prompt and high application, you must create a special task in the Windows task Scheduler that allows applications running with administrator privileges. The Task Scheduler is a graphical version of MMC (taskschd.msc) that we will use.

In the tutorial below, I will show you how to run Regedit high without UAC prompt to appear. You can use these steps for each application you want to launch high.

Creating a shortcut to run elevated applications without a UAC prompt in Windows 10

  1. Open. Control Panel
  2. Go to the Control Panel System and security Administrative Tools
  3. In the new window, double-click the shortcut "Task Scheduler" :. Windows 10 administrative tools
  4. In the left pane, click the "Scheduler Library task" Windows 10 Task Scheduler Library
  5. In the right pane, click the "Create task": Windows 10 Create Task link
  6. a new window entitled "Create task" will be opened in the "General" tab, specify the name of the task Choose an easily recognizable name like "name App - high"... my Then I'll use "Regedit - high"
    you can fill in the description if you want
    Windows 10 Create Task window name task
  7. Now select the box labeled "Run with highest privileges.". Windows 10 Create Task window run elevated checkbox
  8. Go to the "Actions" tab Here, click the "New ..." button.
    Windows 10 Create Task window Actions tab Windows 10 Create Task window Actions tab new button
  9. the " new Action "will open. There you can specify the path of the executable (.exe) of the application that you try to run higher without a UAC prompt. In my case, I'll get
     c:  windows  regedit.exe 

    See the following screenshot:
    Windows 10 Create Task window new action dialog
    Note: By default, applications started tasks like we just created will begin homeless. Their windows may appear in the background
    If you are not satisfied with this, and then use the following trick :.
    - In "Program / Script", enter the following:

     C:  windows  system32  cmd.exe 

    In "Add agruments," type the following:

     / c start "" program.exe [program arguments if required] 

    In my example with Regedit it will look as follows :.
    Windows 10 Create Task window new action dialog cmd

  10. Click "OK" in the "New Action dialog box" to apply your settings and close
  11. Go to the tab "Terms":
    Windows 10 Create Task window Conditions tab
    Options Uncheck
    - Stop if the computer switches to battery power
    - Start the task only if the computer is plugged in
    See the capture of next screen:
    Windows 10 Create Task window Conditions unticked
  12. now, click "OK" to close the "Create a task". Now that you have created the task, it is a good time to test it. Right click and select "Run" from the popup menu. You have to open the application you specified :.
    Windows 10 Task Scheduler run context menu Windows 10 task started
  13. Now, to create a new shortcut to launch the application from your desktop
    right click on empty space on your desktop and select New -> shortcut:
    Windows 10 desktop new shortcut
  14. in the location of the item, type the following:
     schtasks / run / tn "your task name" 

    to my case, it should be the following:

     schtasks / run / tn "Regedit - high" 

    Windows 10 schtasks shortcut target

  15. Name your however shortcut you like: Windows 10 schtasks shortcut name
  16. Finally, choose an appropriate icon for the shortcut you've created and you're done:
    Windows 10 schtasks shortcut icon

watch the video below to see all the action steps:

There. As you can see, creating high shortcuts involves a lot of action and a significant amount of time.
To save your time, you can use Winaero Tweaker. The feature called "Shortcut Elevated" is exactly what is mentioned above and helps you create high shortcuts quickly.

  1. Download and unzip the Winaero Tweaker app.
  2. go to Tools Shortcut Elevated Winaero Tweaker ES1
  3. Create a shortcut with its user friendly interface and finished

Furthermore, there is another good thing about Winaero Tweaker !. By default Task Scheduler executes all tasks below the priority of the normal process. But Shortcut to Elevated Winaero corrects this by running the shortcut to normal priority.
The same can be done in Windows Vista, Windows 7 and Windows 8.

Previous
Next Post »
0 Komentar