Or via Security → Advanced → Change owner → Type NT SERVICE\TrustedInstaller → OK.
This restores the file to its factory state of protection. you need permission from trustedinstaller
Command Prompt as Administrator and use these commands (replace "FOLDER_PATH" with your actual path): Take Ownership: takeown /F "FOLDER_PATH" /R /A Grant Permissions: icacls "FOLDER_PATH" /grant Administrators:F /T Important Warnings System Stability: Deleting or modifying core files can lead to system crashes or prevent Windows from booting. Security Risk: Removing these protections can make your system more vulnerable to malware that targets system-level files. Restoring Ownership: If you only needed temporary access, it is recommended to change the owner back to Or via Security → Advanced → Change owner