Skip to content

Instantly share code, notes, and snippets.

@trietptm
Created December 9, 2016 11:26
Show Gist options
  • Save trietptm/1da42fc6f63f0a44e1886b5ab9a262ae to your computer and use it in GitHub Desktop.
Save trietptm/1da42fc6f63f0a44e1886b5ab9a262ae to your computer and use it in GitHub Desktop.
:: Created by: Shawn Brink
:: http://www.sevenforums.com
:: Tutorial: http://www.sevenforums.com/tutorials/214461-local-group-policy-reset-default.html
RD /S /Q "%WinDir%\System32\GroupPolicyUsers"
RD /S /Q "%WinDir%\System32\GroupPolicy"
gpupdate /force
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment