Where did you install Firefox from? Help Mozilla uncover 3rd party websites that offer problematic Firefox installation by taking part in our campaign. There will be swag, and you'll be featured in our blog if you manage to report at least 10 valid reports!

Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

Cannot set up Sync: sync button missing in menu

  • 5 replies
  • 1 has this problem
  • 1 view
  • Last reply by kwetal

more options

On my work computer I downloaded and installed FF 61.0.2 as a PortableApp. After starting, it has no SYNC button in its menu, so I cannot initiate SYNC with my other devices. I followed the solution to a similar question (https://support.mozilla.org/en-US/questions/1214040), but there is no "Firefox Account" in the left column. But at the top of the preferences page there is a message "Your organization has disabled the ability to change some options." I found out that this has to do with the config option identity.fxaccounts.enabled having a false value. Indeed, in the about:config screen, the setting "identity.fxaccounts.enabled" has the value false and its status is locked. How do I unlock this setting?

What I already tried: Search the PC for mozilla.cfg and check for the statement lockPref("identity.fxaccounts.enabled", false).

There is a file C:\Program Files\Mozilla Firefox\mozilla.cfg, but it does not contain the text identity.fxaccounts.enabled. In fact, there is a complete FF installation in C:\Program Files\Mozilla Firefox but this company-managed FF-version also does not have the "Sign in to sync" button. This was the reason to install the up-to-date PortableApps version in the first place. I have searched the complete C:\Program Files\Mozilla Firefox directory for the text identity.fxaccounts.enabled; the only relevant occurrence is in file browser/omni.ja: pref("identity.fxaccounts.enabled", true). (The other occurrences are read accesses.)

On my work computer I downloaded and installed FF 61.0.2 as a PortableApp. After starting, it has no SYNC button in its menu, so I cannot initiate SYNC with my other devices. I followed the solution to a similar question (https://support.mozilla.org/en-US/questions/1214040), but there is no "Firefox Account" in the left column. But at the top of the preferences page there is a message "Your organization has disabled the ability to change some options." I found out that this has to do with the config option identity.fxaccounts.enabled having a false value. Indeed, in the about:config screen, the setting "identity.fxaccounts.enabled" has the value false and its status is locked. How do I unlock this setting? What I already tried: Search the PC for mozilla.cfg and check for the statement lockPref("identity.fxaccounts.enabled", false). There is a file C:\Program Files\Mozilla Firefox\mozilla.cfg, but it does not contain the text identity.fxaccounts.enabled. In fact, there is a complete FF installation in C:\Program Files\Mozilla Firefox but this company-managed FF-version also does not have the "Sign in to sync" button. This was the reason to install the up-to-date PortableApps version in the first place. I have searched the complete C:\Program Files\Mozilla Firefox directory for the text identity.fxaccounts.enabled; the only relevant occurrence is in file browser/omni.ja: pref("identity.fxaccounts.enabled", true). (The other occurrences are read accesses.)

Chosen solution

Success!

It appears that the group policies for firefox are stored in the registry under key "HKEY_CURRENT_USER\Software\Policies\Mozilla\Firefox". I changed the value of "DisableFirefoxAccounts" to 0 and voila! I can connect to Sync again.

Read this answer in context 👍 0

All Replies (5)

more options

Screenshots added.

more options

Looks like Portable Firefox from Portable Apps has locked Firefox Accounts from being used.

That is a 3rd party build, not created by Mozilla. See Portable Apps support for help with their build of Firefox Portable, http://portableapps.com/forums/support/firefox_portable

more options
more options

Thank you cor-el, the link to the Group Policies (https://support.mozilla.org/en-US/kb/customizing-firefox-using-group-policy) put me on the right path. It appears that the policy Disable Firefox Accounts has been enabled.

Any chance to circumvent this policy? Or do I have to build my own customized Firefox for that?

more options

Chosen Solution

Success!

It appears that the group policies for firefox are stored in the registry under key "HKEY_CURRENT_USER\Software\Policies\Mozilla\Firefox". I changed the value of "DisableFirefoxAccounts" to 0 and voila! I can connect to Sync again.