Nifty trick found today while trying to diagnose a Windows firewall issue, getting error “For your security, some settings are controlled by Group Policy”
- Click Start, Run and type Regedit.exe
- Navigate to the following location:
HKEY_LOCAL_MACHINE \ SOFTWARE \Policies \ Microsoft \ WindowsFirewall
- Backup the key and then delete the WindowsFirewall branch.
- Close Regedit.exe and restart Windows.
Thanks to this site.