Best Fixes if Run as Administrator is Not Working on Windows 11

A few users have complained about not being recognized as administrators on their devices. This is a bad situation, especially if it means run as administrator is not working Windows 11. When this happens, you will blocked out of some privileged parts of the applications and may not enjoy the full experience.

You may encounter this situation because you are not logged in with an administrative account, but other times, it could be a sign of file corruption or even corruption of the Windows 11 OS image. Regardless of the cause, there are easy fixes; in this guide, we explore all of them. Some of the solutions will also help if the run as administrator option is not showing at all.

1. Run the Check Disk Utility

The Check Disk is a Windows 11 utility that can fix damaged drive sectors or system files. This solution is effective if run as administrator is not working on Windows 11 because of damaged files. All you have to do is launch the Control Panel and run the utility.

Step 1: Press Windows + R to open the run dialog, input cmd, and press Ctrl + Shift + Enter to open an elevated Command Prompt.

Open CMD - Best Fixes if Run as Administrator is Not Working on Windows 11

Step 2: Type the script below and hit Enter (replace C with the drive letter where you have the Windows installation) to run the chkdsk scan, then restart your computer at the end of the scan.

chkdsk C: /f /r
check disk scan 600x119 - Best Fixes if Run as Administrator is Not Working on Windows 11

2. Run the System File Checker Scan

The System File Checker is a Windows 11 utility that scans your computer for errors and fixes them. Running this tool is an efficient fix if run as administrator is not working on Windows 11 due to bad or corrupted files.

Step 1: Press Windows + R to open the run dialog, input cmd, and press Ctrl + Shift + Enter to open an elevated Command Prompt.

Open CMD - Best Fixes if Run as Administrator is Not Working on Windows 11

Step 2: Type the script below and hit Enter

sfc /scannow
sfc scan 2 600x114 - Best Fixes if Run as Administrator is Not Working on Windows 11

Step 3: Follow any prompts on the terminal to complete the scan, then restart your computer.

3. Repair the Windows 11 Image

When run as an administrator is not working on Windows 11, the problem may be triggered by corrupted or missing system files. Windows 11 has a DISM utility that will scan and repair any damage in its image. You can run this utility with the steps below.

Step 1: Press Windows + R to open the run dialog, input cmd, and press Ctrl + Shift + Enter to open an elevated Command Prompt.

Open CMD - Best Fixes if Run as Administrator is Not Working on Windows 11

Step 2: Type the script below and hit Enter to scan the image for corruption.

DISM /Online /Cleanup-Image /CheckHealth
check health 1 600x121 - Best Fixes if Run as Administrator is Not Working on Windows 11

Step 3: Type the script below and hit Enter to repair any image corruption.

DISM /Online /Cleanup-Image /RestoreHealth
restore system health 600x119 - Best Fixes if Run as Administrator is Not Working on Windows 11

Step 4: When the utility is done running, restart your computer and verify the error is fixed.

4. Create a New Admin Account

When you use an account that does not have admin rights to open apps, the run as administrator functionality will not work. Also, in some cases, you may have a corrupted admin account, leading to the same problem. A simple solution is creating another administrator account. Here is how to do it.

Step 1: Press Windows + I to open the Settings App.

Step 2: Click the Accounts option on the left pane, then on the right, click Other users.

Other users on Windows settings 600x385 - Best Fixes if Run as Administrator is Not Working on Windows 11

Step 3: Click the Add account button.

Add account - Best Fixes if Run as Administrator is Not Working on Windows 11

Step 4: Click the I don’t have this person’s sign-in information option.

no sign in information - Best Fixes if Run as Administrator is Not Working on Windows 11

Step 5: Click the Add user without a Microsoft account option.

Add user without a microsoft account - Best Fixes if Run as Administrator is Not Working on Windows 11

Step 6: Fill out the form with your desired username and password, then click next.

Account form 600x552 - Best Fixes if Run as Administrator is Not Working on Windows 11

Step 7: Click Change account type for the newly created account.

Change account type - Best Fixes if Run as Administrator is Not Working on Windows 11

Step 8: Select Administrator and click OK.

Admin account 600x290 - Best Fixes if Run as Administrator is Not Working on Windows 11

5. Check for Conflicts with your Antivirus Program

Using third-party antivirus software can cause the run as administrator not working in Windows 11 issue. You can add a program to the antivirus software’s white list to avoid it being stopped by the antivirus.

You can also temporarily disable your antivirus programs on Windows 11 to see if the issue is resolved. If these do not work, you should try other solutions.

note that the process of whitelisting a program or disabling your antivirus will vary depending on your vendor. So you may do a quick search to learn the process. However, we recommend using the best Windows 11 antivirus applications to avoid any compatibility issues.

6. Boot into Safe Mode

Windows 11 Safe Mode allows the computer to run with minimal drivers and services. This is a beneficial troubleshooting tool. When you boot into Safe Mode, you may isolate certain services and pinpoint what causes your run as administrator option not to work on Windows 11.

Step 1: Press the Power button, then as soon as Windows starts coming up, press and hold the Power button till the computer shuts down. Repeat the process three times so Windows can boot into Startup Repair, then select Advanced options.

Advanced options 9 600x191 - Best Fixes if Run as Administrator is Not Working on Windows 11

Step 2: Click the Troubleshoot option.

Troubleshoot 600x355 - Best Fixes if Run as Administrator is Not Working on Windows 11

Step 3: Select Advanced options on the Troubleshoot screen.

Advanced options 600x271 - Best Fixes if Run as Administrator is Not Working on Windows 11

Step 4: Click Startup Settings.

Startup settings 600x226 - Best Fixes if Run as Administrator is Not Working on Windows 11

Step 5: Click the Restart button

Restart option 600x275 - Best Fixes if Run as Administrator is Not Working on Windows 11

Step 6: Finally, press F4 or F5 to boot into Safe Mode or Safe Mode with networking.

Safe Mode 600x430 - Best Fixes if Run as Administrator is Not Working on Windows 11

FAQ on Run as Administrator Not Working Windows 11

1. Why is run as administrator not working?

You may experience this issue if you did not log in with an administrator account, or if some important system files are corrupted.

2. How do I remove administrator restrictions in Windows 11?

You should be logged in with an Admin account, or elevate specific users to admin status.

Using your Computer as an Admin

Running a Windows 11 program as an administrator gives you access to all functions of the program. You should ensure you are logged into the device with an administrative account for this feature to work. Also, note that giving admin rights will allow a user to make vital changes to a computer.