Windows

How to Run Apps as Administrator in Windows 11

Richard
Written by
Richard
Nov 17, 2021 Updated Apr 14, 2026 2 min read

This guide explains how to run apps with full control in Windows 11. By default, Windows limits what apps can do to keep your computer safe. Sometimes, an app needs extra power to work correctly. This is called running as an administrator.

Why run as an administrator?

Some programs need to change deep system settings to function. If you do not give them these extra permissions, they might crash or fail to save your work. Running an app as an administrator gives it permission to modify files in folders like C:\Windows\System32.

What happens when done?

Once you finish these steps, your chosen app will have full access to your system. It will be able to make changes that a standard user cannot. Be careful to only do this for apps you trust.

How to run an app as an administrator once

If you only need the extra power for a single session, follow these steps:

  1. Find the app icon on your desktop or in your Start menu.
  2. Right-click the icon.
  3. Select Run as administrator.

Note: This step requires admin privileges.

Windows 11 Run as Administrator option highlighted
Right-click menu showing Run as Administrator in Windows


How to always run an app as an administrator

If you use an app that always needs these permissions, you can set it to run this way every time. First, find the app’s file location in File Explorer.

  1. Right-click the app icon and select Properties.
  2. Click on the Compatibility tab.
  3. Check the box that says Run this program as an administrator.
  4. Click OK to save your changes.

Note: This step requires admin privileges.

Right-click app properties menu in Windows 11
Compatibility settings for running apps as administrator

Command Line Alternative

You can also use the command prompt to launch a program with high privileges. Use the following command structure:

💻Code
runas /user:Administrator "C:\Path\To\Your\App.exe"

Summary

Running an app as an administrator gives it the power to change system files. You can do this quickly by right-clicking an icon or permanently by changing the app’s compatibility settings. Always ensure the software you are running is safe before giving it these high-level permissions.

Was this guide helpful?

Tags: #Windows 11
Richard

About the Author

Richard

Tech Writer, IT Professional

Richard, the owner and lead writer at Geek Rewind, is a tech enthusiast passionate about simplifying complex IT topics. His years of hands-on experience in system administration and enterprise IT operations have honed his ability to provide practical insights and solutions. Richard aims to make technology more accessible and actionable. He's deeply committed to the Geek Rewind community, always ready to answer questions and engage in discussions.

Leave a Reply

Your email address will not be published. Required fields are marked *

Exit mobile version