There are so many reasons and situations where we need to reset Local Group Policy (GPO) from a Windows host. Here is an easy method to do it.
From a Administrator Command Prompt
C:\Users\Administrator> RD /S /Q "C:\Windows\System32\GroupPolicy"
C:\Users\Administrator> RD /S /Q "C:\Windows\System32\GroupPolicyUsers"
C:\Users\Administrator> shutdown /r /t 0
After restart Local Group Policy should be completely reset
Contact :