Skip to content

Instantly share code, notes, and snippets.

@bantya
Created November 5, 2017 09:44
Show Gist options
  • Save bantya/4d4d312ec3e68a4df81d3d3a9b52cb09 to your computer and use it in GitHub Desktop.
Save bantya/4d4d312ec3e68a4df81d3d3a9b52cb09 to your computer and use it in GitHub Desktop.
Windows: Revert the permissions of Apps folder to defaults
icacls "C:\Program Files\WindowsApps" /inheritance:r /remove:g Administrators
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment