Always run a program in administrator mode in Windows 10
Running a program in administrator mode is sometimes necessary to execute specific tasks or modify system files. However, it can be time-consuming to right-click and choose “Run as administrator” every time you need elevated privileges. In this guide, we will explore how to always run a program in administrator mode on Windows 10.
Step 1: Locate the program’s executable file
1. Navigate to the folder where the program is installed (e.g., C:\Program Files (x86)\<ProgramName>)
2. Identify the executable file (.exe) of the program you want to run in administrator mode.
Step 2: Create a shortcut
1. Right-click on the .exe file.
2. Select “Create shortcut” from the context menu.
3. A new shortcut will be created in the same folder (if you don’t have permission to create one there, save it to your desktop).
Step 3: Modify shortcut properties
1. Right-click on the newly created shortcut.
2. Select “Properties” from the context menu.
3. In the “Shortcut” tab, click on the “Advanced” button located at the bottom right corner.
Step 4: Enable administrator mode
1. In the Advanced Properties window, check “Run as administrator.”
2. Click “OK” and then click “Apply” in the Properties window.
Step 5: Move shortcut (optional)
If you have created the shortcut on your desktop, you can move it to any desirable location for easy access.
Conclusion
By following these steps, you’ve ensured that your chosen program will always run with elevated privileges, saving you time and effort required for manual intervention. Be cautious when using this method with sensitive applications or those that can modify system settings as it may pose security risks.
Ensure that you apply this setting only to trusted programs and practice caution while using administrator privileges on your Windows 10 device.