= Remove Group Policies = **Summary**: How to temporary remove group policies from your Windows pc. \\ **Date**: Around 2020 \\ **Refactor**: 1 March 2025: Checked links and formatting. \\ {{tag>gpo windows}} In case group policies are bothering you and you are an administrator on your local PC you could temporarily remove them: # Go to C:\Windows\System32 # Remove the folder ~GroupPolicies # Wait a minute # Open a command prompt # Issue the command: ## gpupdate /force The group policies are now gone for a while, just until the domain policy will put them back in place.