Created
June 15, 2016 05:30
-
-
Save mohitesachin217/d5b8056294356f7471d98ef24dd6b27b to your computer and use it in GitHub Desktop.
google chrome search engine forced by administrator remove commands
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
RD /S /Q "%windir%\System32\GroupPolicyUsers" | |
RD /S /Q "%windir%\System32\GroupPolicy" | |
gpupdate /force |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment