Created
November 5, 2017 09:44
-
-
Save bantya/4d4d312ec3e68a4df81d3d3a9b52cb09 to your computer and use it in GitHub Desktop.
Windows: Revert the permissions of Apps folder to defaults
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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