Wednesday, May 4, 2016

How To Solve "This Setting Is Enforced By Your Administrator" On Search Engine Settings Google Chrome

If you have search.so-v search engine or other bug engine and you cant remove it normally, here is the fix.

Open the command line,
Ctl+R -> cmd

C:\Windows\System32>RD /S /Q "%WINDIR%\System32\GroupPolicyUsers"

C:\Windows\System32>RD /S /Q "%WINDIR%\System32\GroupPolicy"

C:\Windows\System32>gpupdate /force
Updating policy...
Computer Policy update has completed successfully.
User Policy update has completed successfully.


C:\Windows\System32>


Thats all, your free from search.so-v search engine bug. :)

Attached screenshot.