You require permission to make changes to this folder Windows 11

Published by Nyau Wai Hoe - Updated on

If you’re trying to change a file or folder on your Windows 11 computer and see a message saying “You require permission to make changes to this folder,” it means Windows needs you to have the right access to do so. This is all about keeping your system safe and making sure important files don’t get changed by accident.

Also see: Shared Folder “You need permission to perform this action” Windows 11/10

You require permission to make changes to this folder Windows 11

This error could show up in a few different ways, each telling you who you need permission from – it could be the administrators, the SYSTEM account, TrustedInstaller, or maybe a specific user.

  • “You require permission from administrators to make changes to this folder”
  • “You require permission from SYSTEM to make changes to this folder”
  • “You require permission from TrustedInstaller to make changes to this folder”
  • “You require permission from user/Everyone to make changes to this folder”

Why does this error happen?

This problem is usually because of Windows User Account Control (UAC) and how file permissions are set up. These rules decide who can touch, change, or use certain files or folders, helping keep things organized and, most importantly, secure.

Linked issue: “File not found or no read permission” in Windows 11

Understanding the error messages

Permission from Administrators

This means you need to be on an admin account or need admin’s permission to change certain files or folders.

You require permission from administrators to make changes to this folder

Permission from SYSTEM

If it says you need permission from SYSTEM, it’s because the file or folder is managed by the system itself, and you’re not allowed to change it with your current account.

You require permission from SYSTEM to make changes to this folder

Permission from TrustedInstaller

When you need permission from TrustedInstaller, it’s because the file or folder is owned by TrustedInstaller, a Windows account that looks after certain key system files.

You require permission from TrustedInstaller to make changes to this folder

Permission from a user or Everyone

This one means the file or folder is either owned by another person or needs all users to agree before you can make changes.

How to fix this problem

Log in as an administrator

The simplest way to fix this problem is to use an account that has admin rights. Windows has some rules that limit access to certain files and folders, and you need to be an admin to change them. If you’re using a standard account, you won’t have the permission to mess with these protected files or folders.

Being an admin lets you have more control and allows you to make the changes needed to these files or folders. Also, having admin rights is crucial if you want to do other stuff like changing the permissions of a file or folder, or if you need to take ownership of them. If you’re not an admin right now, you might have to switch to an account that is, or make your current account an admin.

Log in Windows 11 as an administrator

Adjust file or folder permissions

If you’re an admin, you can change who has permission to touch a file or folder. Here’s a simple way to do it:

  1. Right-click on the file or folder and choose “Properties”.Open Folder Properties
  2. Go to the “Security” tab and click “Edit”.Edit Folder Permission
  3. Pick your account under “Group or user names”.
  4. Check “Allow” for “Full control” under “Permissions for Users” and save your changes.Allow Full Control of a folder

This lets you do anything with the file or folder, which includes the ability to read, write, and execute the file or folder, as well as delete or modify it.

Taking ownership of the file or folder

If the file or folder is owned by someone else or by TrustedInstaller or SYSTEM, you might need to take over. But be careful, as this can mess up your system if you’re not sure what you’re doing.

Check out how to take ownership of a file or folder here.

Take ownership of a file or folder in Windows 11

Perform actions via Command Prompt as SYSTEM account

If you need to get around files or folders owned by the SYSTEM or TrustedInstaller, using Command Prompt as the SYSTEM might help. Here’s a guide on how to do it.

Run Command Prompt as SYSTEM in Windows 11

Once you have the Command Prompt open as SYSTEM, you can use it for various tasks like copying, renaming, moving, or deleting files or folders. Here’s a quick guide:

  • To copy a file, use: copy source destination
  • To move a file, use: move source destination
  • To rename a file, use: rename originalname newname
  • To delete a file, use: del filename
  • To delete a folder, use: rmdir /s folderpath

Make sure to replace source, destination, originalname, newname, and filename with your specific details.

Force delete a folder owned by SYSTEM or TrustedInstaller

A quick recap

Windows 11 has file and folder permissions to keep your system and data safe. But sometimes, these permissions can stop you from making needed changes. The suggested steps in this guide can usually help you get past the “You require permission to make changes to this folder” message and do what you need to. Just be careful when changing permissions to avoid any problems with your system.


Nyau Wai Hoe
Nyau Wai Hoe is the Founder and Chief Editor of WindowsDigitals.com. With a degree in software engineering and over 12 years of experience in the tech support industry, Nyau has established himself as an expert in the field, with a primary focus on the Microsoft Windows operating system. As a tech enthusiast, he loves exploring new technologies and leveraging them to solve real-life problems.

Share via
Copy link