Monday, April 5, 2021

Reset Group Policy To Default

1. Open command prompt with admin permission

2. Execute these commands then restart the computer


RD /S /Q "%WinDir%\System32\GroupPolicy"

RD /S /Q "%WinDir%\System32\GroupPolicyUsers"


gpupdate.exe /force 

Curl, Wget, Winget & Powershell Install or Download Commands

After the mess I made in previous posts this summary might be useful.     Thanks PatchMyPC, the great and powerful program downloader and up...