DisableAccounts
Disable account-based services, including sync.
Compatibility: Firefox 119
CCK2 Equivalent: N/A
Preferences Affected: N/A
Windows (GPO)
Section titled “Windows (GPO)”Software\Policies\Mozilla\Firefox\DisableAccounts = 0x1 | 0x0Windows (Intune)
Section titled “Windows (Intune)”OMA-URI:
./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/DisableAccountsValue (string):
<enabled/> or <disabled/><dict> <key>DisableAccounts</key> <true/> | <false/></dict>policies.json
Section titled “policies.json”{ "policies": { "DisableAccounts": true | false }}