Running File Explorer as Admin: Step-by-Step Guide for Windows Users

The User Access Control Protocol is a great feature to protect the system file integrity in Windows OS. It is because of this security protocol, the users require administrative rights to access some functions on Windows.  

Sometimes, when you attempt to access some files on your computer, you may see an Access is Denied warning if the necessary admin permission is not provided. This permission is basically required to access and modify the system files that are otherwise restricted for users with basic privileges.

However, if you seek to run the file explorer with the admin rights, we will explain the process in detail.

How to Run File Explorer as Admin?

Using File Explorer Exe File

The file explorer has its main executable file inside the system partition of your Windows device. You can make use of this file to run as an admin. To do it, follow these steps:

  • Go inside the C:\Windows folder 
  • Search for the explorer application file. Right-click on it and select Run as Administrator.

File-explorer-in-windows--1024x588

  • A new File explorer window will open up with Admin rights.

Using Task Manager

Task manager is a handy tool to manage the application running over the system. It is used to create new task and run it with admin privileges. To run the file explorer as admin using the Task manager, follow these steps:

  • Press Ctrl Shift Esc  to open the task manager.
  • Go to the Files Run new task.


run-new-tasks

  • In the Create New task window, type explorer.exe. Also, ensure that you have checked the  “Create this task with Administrative Privileges” box. 
See also  How to Customize Windows 11 to Make It Look Like Windows 10


create-this-task

  • At last, Click on OK. This will run the file explorer as admin. 

Alternatively, you can also do this using the Run dialog box,

  1. Press Windows key + R on your keyboard.
  2. Now type explorer.exe and hit Ctrl Shift + Enter

Using CMD

You can even use the command prompt to give administrative privileges to the file explorer.

Here are the steps:

  1. Open CMD with administrative privileges. To do this, open Run using Win+R. Type cmd in the field and then press Ctrl + Shift + Enter.
  2. Now type this command and hit enter. 
windows-explorer-noahcheck
  1. This will open the file explorer with elevated permissions. 

Using Powershell

You can even use PowerShell to run the file explorer as an admin. To do this follow these steps:

  • Press Windows key + R and type Powershell. And then again press Ctrl + Shift + Enter.
  • Now on PowerShell, enter this command: taskkill /f /FI "USERNAME eq $env:UserName"/im explorer.exe

run-file-explorer-as-admin-through-powershell

  • Now type  C:\Windows\explorer.exe /NOUACCHECK and hit Enter. The file explorer will now open as admin. 

Why Do You Need to Run as Admin?

Usually, the Windows OS grants users a basic privilege to work with the files and folders inside the system. However, if you want to go deep inside the system files and modify, delete, replace, or any other thing you need administrative rights. 

The administrator has basically three permissions on Windows; reading, writing, and executing. Thus, running as an Admin grants you these permissions. 

You will want to run as an admin for these specific purposes:

  • Install or Run software packages
  • Making changes to Windows Registry
  • Registering and Savings DLLs.
  • Using some Command Line functions in CMD. 
See also  How to Set Adobe Acrobat Reader as the Default PDF Viewer on Windows 11 in 3 Easy Steps

"Because of the Google update, I, like many other blogs, lost a lot of traffic."

Join the Newsletter

Please, subscribe to get our latest content by email.

Mohamed SAKHRI
Mohamed SAKHRI

I'm the creator and editor-in-chief of Tech To Geek. Through this little blog, I share with you my passion for technology. I specialize in various operating systems such as Windows, Linux, macOS, and Android, focusing on providing practical and valuable guides.

Articles: 1646

Newsletter Updates

Enter your email address below and subscribe to our newsletter

Leave a Reply

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