To remove policies –
Go to the start menu and search for Command Prompt.
From the appeared options, click on Run as administrator.
In the opened command prompt, Use the following commands one after the other,
RD /S /Q “%WinDir%\System32\GroupPolicyUsers”
RD /S /Q “%WinDir%\System32\GroupPolicy”
gpupdate /force
Once all the commands have run, properly, move on to the next step.