Some users prefer to change NTFS permissions for certain folders in Windows 11 so they can access them better.

Modify the permissions only if you really have to

  • Some of our readers run into trouble when they modified some user permissions in Windows 11.

  • Their systems became unstable, and they couldn’t change back the permissions due to access restrictions.

  • Here is how to reset the permissions to default in Windows 11 by using simple commands and a dedicated tool.

  • Download Restoro PC Repair Tool that comes with Patented Technologies (patent available here).

  • Click Start Scan to find Windows 11 issues that could be causing PC problems.

  • Click Repair All to fix issues affecting your computer’s security and performance

  • Restoro has been downloaded by 0 readers this month.

However, tinkering with permission settings can generate issues. One of our readers said that he accidentally stopped the Change task permission for a user and his system became unstable.

Moreover, he couldn’t change the permission back because he was denied access to certain folders.

Has something similar happened on your PC? If so, you’re in the same boat as the quoted user above. You can reset all NTFS permissions to default with the methods in this guide below.

What are NTFS Permissions?

NTFS stands for New Technology File System and is a type of file system for Windows PCs. However, NTFS isn’t anything new since it replaced the FAT file system for older platforms in ‘93.

The NTFS permissions control (manage) folder and file access for its filing system. You can select several permission options for folders from their Security tabs.

What is the icacls tool?

Icacls is a command-line utility with which you can modify folder and file permissions. You can input icacls commands to reset NTFS permissions for specific folders or all directories.

The icacls.exe command specified in the first method resets permissions for all subfolders and files in a directory.

This Microsoft page provides further details about the icacls command syntax and its parameters.

How do I reset permissions in Windows 11?

1. Use the icacls.exe command

  1. Press the Search button on the Taskbar, type cmd, and select Run as administrator.

  2. Then open a folder you want to reset all permissions for in Windows 11 with the Command Prompt’s Cd(folder path) command. You can open the root directory by executing this command:Cd\

Some PC issues are hard to tackle, especially when it comes to corrupted repositories or missing Windows files. If you are having troubles fixing an error, your system may be partially broken. We recommend installing Restoro, a tool that will scan your machine and identify what the fault is.Click here to download and start repairing.

Expert tip:

SPONSORED

  1. To take ownership of an open directory tree, input the following text and hit Enter:takeown /R /F *

  2. Input this command and press Return:icacls * /t /q /c /reset

  3. Alternatively, you can reset a folder tree’s permissions to default by including its directory path in the command. Execute this command with a real folder location included within the brachets:icacls [full folder path] /reset /t /c /l

In order to reset all permissions to default on Windows 11 using the icals command, you need to use the built-in command-line tool Command Prompt.

Cmd allows you to take ownership of an open directory tree and then reset it with the icals.exe command.

2. Reset permissions with a dedicated tool

  • Download SubInACL Tool from Microsoft.
  • Double-click the downloaded file to install it to the following path (If your system is installed on another drive then C:, replace the letter accordingly): C:\Windows\System32
  • Now, open Notepad and type or paste the following commands:
  • subinacl /subkeyreg HKEY_LOCAL_MACHINE /grant=administrators=fsubinacl /subkeyreg HKEY_CURRENT_USER /grant=administrators=fsubinacl /subkeyreg HKEY_CLASSES_ROOT /grant=administrators=fsubinacl /subdirectories %SystemDrive% /grant=administrators=fsubinacl /subkeyreg HKEY_LOCAL_MACHINE /grant=system=fsubinacl /subkeyreg HKEY_CURRENT_USER /grant=system=fsubinacl /subkeyreg HKEY_CLASSES_ROOT /grant=system=fsubinacl /subdirectories %SystemDrive% /grant=system=f
  • Click File from the menu, select Save As, and then name the file reset.cmd.
  • Click on Save as type, and then select All Files (.), save the file to any location you want, and close Notepad.
  • Go to the location of the file and double-click it to reset the permissions. The procedure will take a few minutes so be patient.

How can I back up and restore NTFS permissions in Windows 11/10?

It’s a good idea to back up NTFS permissions before messing around with folder and file permission settings. Then you’ll easily be able to restore backed-up permissions when required.

  • Show All Apps by Default in Windows 11 Start Menu [2 Tips]

  • How to Enable or Disable Copy Paste in Application Guard

  • How to Hide a Partition in Windows 11 [Easy Steps]

  • subinacl /subkeyreg HKEY_LOCAL_MACHINE /grant=administrators=fsubinacl /subkeyreg HKEY_CURRENT_USER /grant=administrators=fsubinacl /subkeyreg HKEY_CLASSES_ROOT /grant=administrators=fsubinacl /subdirectories %SystemDrive% /grant=administrators=fsubinacl /subkeyreg HKEY_LOCAL_MACHINE /grant=system=fsubinacl /subkeyreg HKEY_CURRENT_USER /grant=system=fsubinacl /subkeyreg HKEY_CLASSES_ROOT /grant=system=fsubinacl /subdirectories %SystemDrive% /grant=system=f

You can back up and restore NTFS permissions with the same icacls command-line tool needed for resetting them. This is how to back up and restore folder and file permissions with two commands:

  • Open Command Prompt with admin user rights as specified in steps one to four for method one.
  • Navigate to a folder tree for which to back up permissions in the Command Prompt.
  • To back up permissions, input and execute this icacls command: icacls c:data /save ntfs-permissions-folder.txt /t /c
  • You can restore permissions by executing this icacls command: icacls c: /restore ntfs-permissions-folder.txt

To avoid issues in the first place, don’t mess around with folder and file permissions unless you must. However, you can reset permissions to default when issues arise with icacls and Windows Repair.

You can discuss resetting NTFS permissions in this page’s comment section. If you know of any other good way to reset NTFS permissions in Windows 11, let us know about it below.

If the advices above haven’t solved your issue, your PC may experience deeper Windows problems. We recommend downloading this PC Repair tool (rated Great on TrustPilot.com) to easily address them. After installation, simply click the Start Scan button and then press on Repair All.

Still having issues? Fix them with this tool:

  • administrator accountWindows 11 Tips

Email *

Commenting as . Not you?

Comment