Fix An error occurred while applying security information in Windows

Top 4 methods to solve An Error occur while Applying Security Information in Windows when trying to open a folder or file.

An Error Occurred While Applying Security Information

Are you frustrated by the perplexing “an error occurred while applying security information” message when attempting to modify file or folder security settings in Windows? This pesky error often accompanies an “access denied” warning, obstructing your ability to manage files effectively, be it copying, moving, or deleting them. It can be a real roadblock, leaving you without the proper permissions to use your files.

This issue can plague both your local computer and any external media connected to it. When confronted with this error, you’ll find yourself caught in a quandary, with Access Denied staring back at you from the Error Applying Security window. This typically happens when a file is stuck in read-only mode or if your current account lacks ownership rights to the file. But fret not! We’ve compiled a list of potential solutions to help you tackle this predicament. In this post, we’ll guide you through the steps to resolve this issue and put you back in control of your Windows file and folder security settings.

An Error Occurred While Applying Security Information

Here is how to fix An Error Occurred While Applying Security Information in Windows:

Take Ownership of the File

Taking ownership of a file becomes necessary when you face an error that occurs while applying security information issues in your system. When you take ownership of a file, you become the principal user with complete control and access to it. This allows you to bypass any limitations or permissions issues that may be triggering the error, allowing you to make the appropriate security modifications.

  1. Right-click the file or folder.
  2. Select Properties.
how to fix An Error Occurred While Applying Security Information in Windows
  1. Navigate to the Security tab and click Advanced.
Security tab Advance option
  1. In the Advanced Security Settings window, click Change.
fix An Error Occurred While Applying Security Information
  1. Enter your administrator email ID, validate it by clicking Check Names, and select OK.
Select user or group check name ok
  1. Back in the Advanced Security Settings window, click on the Auditing tab and enable the two options:

1} Replace owner on sub-containers and objects
2} Replace all child object permission entries with inheritable permission entries from this object.

fix An Error Occurred While Applying Security Information in Windows system
  1. If needed, revisit the Security tab in the Properties window, click Edit, and grant Full control for the file or folder.

Alternative Method

  1. Search for Command Prompt and Run as Administrator.
  2. Alternatively, press Win + R, type cmd, and use Ctrl + Shift + Enter.
  3. Enter these commands, pressing Enterafter each:
takeown  /f   "F:\ProblemFolder"   /a   /r   /d y
icacls "F:\ProblemFolder"  /t /c /grant administrators:F  System:F  everyone:F
takeown  /f   "F:\ProblemFolder"   /a   /r   /d y
  1. If no errors appear, you’ve successfully changed permissions and ownership.

See: Fix The Directory is not empty “Error 0x80070091” in Windows 11 or 10

Read: How to Change File Permission to Grant Ownership in Windows 10.

Switch off Read-only Mode

Another effective way to resolve this issue is to turn off read-only mode. By disabling this mode you regain control and easily settle out the concerned error. Follow these steps:

  1. Right-click the troublesome file or folder.
  2. Choose Properties.
  3. Navigate to the General tab.
  4. Uncheck the Read-only option in the Attributes section.
  5. Click Apply.
  6. Click OK to confirm the change.
Read only applies to files in folder

Modify UAC Settings

User Account Control (UAC) settings can be adjusted to remedy this error. This function is a Windows security feature that may prevent access to file/folder security settings. By temporarily disabling or lowering the UAC level, it is possible to obtain the necessary permissions to modify security settings and resolve the “an error occurred while applying security information” error. Check out the steps here:

  1. Press Windows + R.
  2. Open Run.
  3. Type secpol.msc and click OK.
  4. Navigate to Security Settings > Local Policies > Security Options.
  5. Double-click User Account Control: Run all administrators in Admin Approval Mode.
  6. Choose Disabled, then click Apply and OK.
Solve An Error Occurred While Applying Security Information
  1. Restart your PC.

Alter Drive Ownership

If you are still battling this error you can’t quite effectively fix it by changing drive ownership. You can resolve difficulties with file or folder security settings by confirming that you have ownership rights for the disk in question. This allows you to manage the disk and its contents. So, check out the ways mentioned below:

  1. Open elevated Command Prompt by clicking on Search, typing cmd, and selecting “Run as administrator”.
  2. Enter and execute the provided command:

net user administrator /active:yes

enable command prompt using administrator account
  1. Log into the admin account.
  2. Press Windows +X.
  3. Select Disk Management.
  4. Locate the (C:) drive under the Volume column.
  5. Right-click the drive and choose Properties.
  6. Go to the Security tab and click Advanced.
  7. Click Change next to Owner.
  8. Select Advanced > Find now.
  9. Choose Administrator from the list.
  10.  Check the necessary options for subfolders and objects.
  11.  Confirm security prompts when they appear.
  12. Restart your system and check if error is fixed.

Methods:
Take Ownership of the File
Switch off Read-only Mode
Modify UAC Settings
Alter Drive Ownership

That’s all!!

Sharing is caring    Share Whatsapp

 
Topics:  Windows