Optimization

How To Fix Run as Administrator Option not Showing up on Windows 11

The “Run as Administrator” option is quite essential on Windows. Whenever you need to perform administrative tasks or make unauthorized changes to your computer, the run as administrator option proves to be of great help!

In technical parlance, Windows has two user accounts: Standard user account and an Admin account. So, the admin account has the privilege to configure system settings and even access the restricted parts of the OS. Usually, when you right-click on any app, you may see the “Run as administrator” option in the context menu.

You sometimes need to perform high-level operations on your computer with full admin access. Isn’t it? But if the run as administrator option is missing on Windows or is not working properly, you can refer to the below-listed solutions.

Run as administrator now showing up on Windows 11? We’ve got you covered. In this post, we have listed a few workarounds that you can use to retain the run as an admin option on Windows.

Let’s get started.

Also read: How to Run Apps in Administrator Mode in Windows 10

Methods to Fix Run as Administrator Option not Showing up on Windows 11

Solution 1: Enable User Account Control

Press the search icon placed on the Taskbar and type “Control Panel.” Hit Enter to launch the app.

In the Control Panel window, select “User Accounts.”

Tap on “Change User Account Control Settings.”

 

You will now see a slider ranging from “Always notify” to “Never notify.”

So, if the UAC has been disabled by mistake or due to some malware, the run as administrator option won’t work correctly. Drag the slider towards “Always notify” to enable the User Account Control.

Solution 2: Run the SFC and DISM Scan

Tap the search icon on the Taskbar, type “Command Prompt,” and select the “Run as administrator” option.

Once the Command Prompt app launches in admin mode, type the following command to run the SFC (System File Checker) scan. The System File Checker will scan your device to look for corrupt system files and replace them with cached copies to restore discrepancies.

sfc/scannow

Wait for a few minutes until the scanning process is completed.

Now, run the DISM (Deployment Image Servicing and Management) command. The DISM command allows administrators to prepare, modify, and repair system images.

DISM /Online /Cleanup-Image /CheckHealth

After executing the SFC and DISM command, reboot your device and check if the issue was resolved.

Also read: How to Fix Can’t Run Command Prompt as Administrator in Windows 10

Solution 3: Perform a Clean Boot

If a third-party app is interfering with the “Run as administrator” option’s function, performing a clean boot might help. Clean Boot loads the OS with a minimal set of drivers and startup programs. Here’s what you need to do:

Press the Windows + R key combination to open the Run dialog box. Type “Msconfig” and hit Enter.

The System Configuration window will now appear on the screen. Switch to the “Services” tab.

Check on “Hide all Microsoft Services” and then hit the “Disable all” button.

Now, switch to the “Startup” tab. Select “Open Task Manager.” Right-click on each app you need to disable to run at the startup time and select “Disable.”

Once you disable all the applications, head back to the “System Configuration” window.

Hit on the OK and Apply button to save changes. Reboot your device after making the above-listed changes.

Also read: How To Fix Disk Defragmenter Won’t Run On Windows 11/10

Solution 4: Disable the Antivirus

Is your Windows PC installed with any third-party antivirus software? There may be a few instances where the antivirus suite might interfere with certain operations. So, if you are stuck with the “Run as administrator not working” issue on Windows 11, you can try disabling the antivirus tool and check if this hack works.

Also read: 15 Best Antivirus Software for Windows 10,11 of 2022

Conclusion

Here are a few simple methods to fix the “Run as administrator missing” issue on Windows 11. You can use any of the above-listed ways to resolve this glitch. Also, if nothing helps, you can factory reset Windows to start afresh.

Was this post helpful? Do let us know which method did the trick for you! Feel free to share your thoughts in the comments section.

Leave a comment