Sunday, February 9, 2014

Google sync disabled by administrator - Registry not found

Your sync is disabled by your administrator.
When you see this error
there is 2 reasons
1.Your registry does now allow you to sync with chrome
2.You have logged in as a different user other than your administrator.

Solution:
Go to Registry Editor
Go to : HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Google\
Double-click at the UpdateDefault or DefaultUpdate
And type 0 to 1
Exit Registry Editor and Go to your browser!

Solution 2. 
It is tricky when the issue 2 happens why because when you edit your registry you can't find the Google path in your local_machine Even google chrome is installed by your other user [Not admin user ] .
So 
Login to the machine as administrator and sync your browser and it will sync automatically for all the other users
Note: You can't find the registry key if you login as user other than admin 




8 comments:

  1. didn't work even after changing the registry.

    ReplyDelete

  2. Type in chrome browser chrome://policy

    You will see SyncDisabled value true < sync is disable now>

    To enable sync follow below steps

    Search string "SyncDisabled" in regedit > Edit > search and double click and set value 0. !! done

    setting would be differ from pc to pc hence ** is mentioned here \HKEY_USER\S-1*************\SOFTWARE\Policies\Google\Chrome\

    go and check value change in chrome://policy/ (sync is enabled now )

    value changed to false

    Enjoy !!
    it will work for all chrome version

    ReplyDelete
    Replies
    1. This helped. I had to change it in 3 different places.
      Also, when you're in chrome://policy, hit the "reload policies" button after you make a change to regedit. Reloading the page is not sufficient.

      Delete
  3. After long search and trying different solution on forums only your solution worked for me. Thank you very much.

    ReplyDelete
  4. I found SyncDisabled in below 2 locations and both are set to 0, still the sync doesn't work, chrome still displays sync is disabled by Administrator.

    HKLM\SOFTWARE\Policies\Google\Chrome\
    HKLM\SOFTWARE\Policies\Wow6432Node\Policies\Google\Chrome\

    ReplyDelete