The problem is, when I open applications I need to always right click, select run as admin.
When I don’t do it getting unexpected application errors. BTW, I turned off UAC.
It’s annoying. Is there any way to change behavior of double left-click to act as “Run as administrator” action? I mean to make “Run as administrator” action by default. Thx in advance
Solution:
Method 1 (only works on shortcuts):
- Right-click the shortcut, click Properties.
- Click Advanced. Select Run as Administrator.
Method 2 (affects all shortcuts, and works on jump-lists and opening files with the application):
- Go to the location of the executable.
- Right click AppThatRequiresAdminRights.exe and select
Troubleshoot compatibility
. - Select the option Troubleshoot program after the wizard has finished detecting issues.
- Choose the The program requires additional permissions option. The wizard will apply the Run as Administrator setting to AppThatRequiresAdminRights.exe program.
- Click Test the program (required) and close the wizard.
Found here