1 Firefox policies can be specified using the [Group Policy templates on Windows](https://github.com/mozilla/policy-templates/tree/master/windows), [Intune on Windows](https://support.mozilla.org/kb/managing-firefox-intune), [configuration profiles on macOS](https://github.com/mozilla/policy-templates/tree/master/mac), or by creating a file called `policies.json`. On Windows, create a directory called `distribution` where the EXE is located and place the file there. On Mac, the file goes into `Firefox.app/Contents/Resources/distribution`. On Linux, the file goes into `firefox/distribution`, where `firefox` is the installation directory for firefox, which varies by distribution or you can specify system-wide policy by placing the file in `/etc/firefox/policies`.
3 Unfortunately, JSON files do not support comments, but you can add extra entries to the JSON to use as comments. You will see an error in about:policies, but the policies will still work properly. For example:
8 "SPNEGO": ["mydomain.com", "https://myotherdomain.com"]
10 "Authentication_Comment": "These domains are required for us"
14 Note: The `policies.json` must use the UTF-8 encoding.
16 | Policy Name | Description
18 | **[`3rdparty`](#3rdparty)** | Set policies that WebExtensions can access via chrome.storage.managed.
19 | **[`AllowedDomainsForApps`](#alloweddomainsforapps)** | Define domains allowed to access Google Workspace.
20 | **[`AllowFileSelectionDialogs`](#allowfileselectiondialogs)** | Allow file selection dialogs.
21 | **[`AppAutoUpdate`](#appautoupdate)** | Enable or disable automatic application update.
22 | **[`AppUpdatePin`](#appupdatepin)** | Prevent Firefox from being updated beyond the specified version.
23 | **[`AppUpdateURL`](#appupdateurl)** | Change the URL for application update.
24 | **[`Authentication`](#authentication)** | Configure sites that support integrated authentication.
25 | **[`AutofillAddressEnabled`](#autofilladdressenabled)** | Enable autofill for addresses.
26 | **[`AutofillCreditCardEnabled`](#autofillcreditcardenabled)** | Enable autofill for payment methods.
27 | **[`AutoLaunchProtocolsFromOrigins`](#autolaunchprotocolsfromorigins)** | Define a list of external protocols that can be used from listed origins without prompting the user.
28 | **[`BackgroundAppUpdate`](#backgroundappupdate)** | Enable or disable the background updater (Windows only).
29 | **[`BlockAboutAddons`](#blockaboutaddons)** | Block access to the Add-ons Manager (about:addons).
30 | **[`BlockAboutConfig`](#blockaboutconfig)** | Block access to about:config.
31 | **[`BlockAboutProfiles`](#blockaboutprofiles)** | Block access to About Profiles (about:profiles).
32 | **[`BlockAboutSupport`](#blockaboutsupport)** | Block access to Troubleshooting Information (about:support).
33 | **[`Bookmarks`](#bookmarks)** | Add bookmarks in either the bookmarks toolbar or menu.
34 | **[`CaptivePortal`](#captiveportal)** | Enable or disable the detection of captive portals.
35 | **[`Certificates`](#certificates)** |
36 | **[`Certificates -> ImportEnterpriseRoots`](#certificates--importenterpriseroots)** | Trust certificates that have been added to the operating system certificate store by a user or administrator.
37 | **[`Certificates -> Install`](#certificates--install)** | Install certificates into the Firefox certificate store.
38 | **[`Containers`](#containers)** | Set policies related to [containers](https://addons.mozilla.org/firefox/addon/multi-account-containers/).
39 | **[`ContentAnalysis`](#contentanalysis)** | Configure Firefox to use an agent for Data Loss Prevention (DLP) that is compatible with the [Google Chrome Content Analysis Connector Agent SDK](https://github.com/chromium/content_analysis_sdk).
40 | **[`Cookies`](#cookies)** | Configure cookie preferences.
41 | **[`DefaultDownloadDirectory`](#defaultdownloaddirectory)** | Set the default download directory.
42 | **[`DisableAppUpdate`](#disableappupdate)** | Turn off application updates.
43 | **[`DisableBuiltinPDFViewer`](#disablebuiltinpdfviewer)** | Disable the built in PDF viewer.
44 | **[`DisabledCiphers`](#disabledciphers)** | Disable ciphers.
45 | **[`DisableDefaultBrowserAgent`](#disabledefaultbrowseragent)** | Prevent the default browser agent from taking any actions (Windows only).
46 | **[`DisableDeveloperTools`](#disabledevelopertools)** | Remove access to all developer tools.
47 | **[`DisableEncryptedClientHello`](#disableencryptedclienthello)** | Disable the TLS Feature Encrypted Client Hello (ECH).
48 | **[`DisableFeedbackCommands`](#disablefeedbackcommands)** | Disable the menus for reporting sites.
49 | **[`DisableFirefoxAccounts`](#disablefirefoxaccounts)** | Disable Firefox Accounts integration (Sync).
50 | **[`DisableFirefoxScreenshots`](#disablefirefoxscreenshots)** | Remove access to Firefox Screenshots.
51 | **[`DisableFirefoxStudies`](#disablefirefoxstudies)** | Disable Firefox studies (Shield).
52 | **[`DisableForgetButton`](#disableforgetbutton)** | Disable the "Forget" button.
53 | **[`DisableFormHistory`](#disableformhistory)** | Turn off saving information on web forms and the search bar.
54 | **[`DisableMasterPasswordCreation`](#disablemasterpasswordcreation)** | Remove the master password functionality.
55 | **[`DisablePasswordReveal`](#disablepasswordreveal)** | Do not allow passwords to be revealed in saved logins.
56 | **[`DisablePocket`](#disablepocket)** | Remove Pocket in the Firefox UI.
57 | **[`DisablePrivateBrowsing`](#disableprivatebrowsing)** | Remove access to private browsing.
58 | **[`DisableProfileImport`](#disableprofileimport)** | Disables the "Import data from another browser" option in the bookmarks window.
59 | **[`DisableProfileRefresh`](#disableprofilerefresh)** | Disable the Refresh Firefox button on about:support and support.mozilla.org
60 | **[`DisableSafeMode`](#disablesafemode)** | Disable safe mode within the browser.
61 | **[`DisableSecurityBypass`](#disablesecuritybypass)** | Prevent the user from bypassing security in certain cases.
62 | **[`DisableSetDesktopBackground`](#disablesetdesktopbackground)** | Remove the "Set As Desktop Background..." menuitem when right clicking on an image.
63 | **[`DisableSystemAddonUpdate`](#disablesystemaddonupdate)** | Prevent system add-ons from being installed or updated.
64 | **[`DisableTelemetry`](#disabletelemetry)** | DisableTelemetry
65 | **[`DisableThirdPartyModuleBlocking`](#disablethirdpartymoduleblocking)** | Do not allow blocking third-party modules.
66 | **[`DisplayBookmarksToolbar`](#displaybookmarkstoolbar)** | Set the initial state of the bookmarks toolbar.
67 | **[`DisplayMenuBar`](#displaymenubar)** | Set the state of the menubar.
68 | **[`DNSOverHTTPS`](#dnsoverhttps)** | Configure DNS over HTTPS.
69 | **[`DontCheckDefaultBrowser`](#dontcheckdefaultbrowser)** | Don't check if Firefox is the default browser at startup.
70 | **[`DownloadDirectory`](#downloaddirectory)** | Set and lock the download directory.
71 | **[`EnableTrackingProtection`](#enabletrackingprotection)** | Configure tracking protection.
72 | **[`EncryptedMediaExtensions`](#encryptedmediaextensions)** | Enable or disable Encrypted Media Extensions and optionally lock it.
73 | **[`EnterprisePoliciesEnabled`](#enterprisepoliciesenabled)** | Enable policy support on macOS.
74 | **[`ExemptDomainFileTypePairsFromFileTypeDownloadWarnings`](#exemptdomainfiletypepairsfromfiletypedownloadwarnings)** | Disable warnings based on file extension for specific file types on domains.
75 | **[`Extensions`](#extensions)** | Control the installation, uninstallation and locking of extensions.
76 | **[`ExtensionSettings`](#extensionsettings)** | Manage all aspects of extensions.
77 | **[`ExtensionUpdate`](#extensionupdate)** | Control extension updates.
78 | **[`FirefoxHome`](#firefoxhome)** | Customize the Firefox Home page.
79 | **[`FirefoxSuggest`](#firefoxsuggest)** | Customize Firefox Suggest.
80 | **[`GoToIntranetSiteForSingleWordEntryInAddressBar`](#gotointranetsiteforsinglewordentryinaddressbar)** | Force direct intranet site navigation instead of searching when typing single word entries in the address bar.
81 | **[`Handlers`](#handlers)** | Configure default application handlers.
82 | **[`HardwareAcceleration`](#hardwareacceleration)** | Control hardware acceleration.
83 | **[`Homepage`](#homepage)** | Configure the default homepage and how Firefox starts.
84 | **[`HttpAllowlist`](#httpallowlist)** | Configure origins that will not be upgraded to HTTPS.
85 | **[`HttpsOnlyMode`](#httpsonlymode)** | Configure HTTPS-Only Mode.
86 | **[`InstallAddonsPermission`](#installaddonspermission)** | Configure the default extension install policy as well as origins for extension installs are allowed.
87 | **[`LegacyProfiles`](#legacyprofiles)** | Disable the feature enforcing a separate profile for each installation.
88 | **[`LegacySameSiteCookieBehaviorEnabled`](#legacysamesitecookiebehaviorenabled)** | Enable default legacy SameSite cookie behavior setting.
89 | **[`LegacySameSiteCookieBehaviorEnabledForDomainList`](#legacysamesitecookiebehaviorenabledfordomainlist)** | Revert to legacy SameSite behavior for cookies on specified sites.
90 | **[`LocalFileLinks`](#localfilelinks)** | Enable linking to local files by origin.
91 | **[`ManagedBookmarks`](#managedbookmarks)** | Configures a list of bookmarks managed by an administrator that cannot be changed by the user.
92 | **[`ManualAppUpdateOnly`](#manualappupdateonly)** | Allow manual updates only and do not notify the user about updates.
93 | **[`NetworkPrediction`](#networkprediction)** | Enable or disable network prediction (DNS prefetching).
94 | **[`NewTabPage`](#newtabpage)** | Enable or disable the New Tab page.
95 | **[`NoDefaultBookmarks`](#nodefaultbookmarks)** | Disable the creation of default bookmarks.
96 | **[`OfferToSaveLogins`](#offertosavelogins)** | Control whether or not Firefox offers to save passwords.
97 | **[`OfferToSaveLoginsDefault`](#offertosaveloginsdefault)** | Set the default value for whether or not Firefox offers to save passwords.
98 | **[`OverrideFirstRunPage`](#overridefirstrunpage)** | Override the first run page.
99 | **[`OverridePostUpdatePage`](#overridepostupdatepage)** | Override the upgrade page.
100 | **[`PasswordManagerEnabled`](#passwordmanagerenabled)** | Remove (some) access to the password manager.
101 | **[`PasswordManagerExceptions`](#passwordmanagerexceptions)** | Prevent Firefox from saving passwords for specific sites.
102 | **[`PDFjs`](#pdfjs)** | Disable or configure PDF.js, the built-in PDF viewer.
103 | **[`Permissions`](#permissions)** | Set permissions associated with camera, microphone, location, and notifications.
104 | **[`PictureInPicture`](#pictureinpicture)** | Enable or disable Picture-in-Picture.
105 | **[`PopupBlocking`](#popupblocking)** | Configure the default pop-up window policy as well as origins for which pop-up windows are allowed.
106 | **[`PostQuantumKeyAgreementEnabled`](#postquantumkeyagreementenabled)** | Enable post-quantum key agreement for TLS.
107 | **[`Preferences`](#preferences)** | Set and lock preferences.
108 | **[`PrimaryPassword`](#primarypassword)** | Require or prevent using a primary (formerly master) password.
109 | **[`PrintingEnabled`](#printingenabled)** | Enable or disable printing.
110 | **[`PrivateBrowsingModeAvailability`](#privatebrowsingmodeavailability)** | Set availability of private browsing mode.
111 | **[`PromptForDownloadLocation`](#promptfordownloadlocation)** | Ask where to save each file before downloading.
112 | **[`Proxy`](#proxy)** | Configure proxy settings.
113 | **[`RequestedLocales`](#requestedlocales)** | Set the the list of requested locales for the application in order of preference.
114 | **[`SanitizeOnShutdown` (All)](#sanitizeonshutdown-all)** | Clear all data on shutdown.
115 | **[`SanitizeOnShutdown` (Selective)](#sanitizeonshutdown-selective)** | Clear data on shutdown.
116 | **[`SearchBar`](#searchbar)** | Set whether or not search bar is displayed.
117 | **[`SearchEngines`](#searchengines-this-policy-is-only-available-on-the-esr)** |
118 | **[`SearchEngines -> Add`](#searchengines--add)** | Add new search engines.
119 | **[`SearchEngines -> Default`](#searchengines--default)** | Set the default search engine.
120 | **[`SearchEngines -> PreventInstalls`](#searchengines--preventinstalls)** | Prevent installing search engines from webpages.
121 | **[`SearchEngines -> Remove`](#searchengines--remove)** | Hide built-in search engines.
122 | **[`SearchSuggestEnabled`](#searchsuggestenabled)** | Enable search suggestions.
123 | **[`SecurityDevices`](#securitydevices)** | Install PKCS #11 modules.
124 | **[`ShowHomeButton`](#showhomebutton)** | Show the home button on the toolbar.
125 | **[`SSLVersionMax`](#sslversionmax)** | Set and lock the maximum version of TLS.
126 | **[`SSLVersionMin`](#sslversionmin)** | Set and lock the minimum version of TLS.
127 | **[`StartDownloadsInTempDirectory`](#startdownloadsintempdirectory)** | Force downloads to start off in a local, temporary location rather than the default download directory.
128 | **[`SupportMenu`](#supportmenu)** | Add a menuitem to the help menu for specifying support information.
129 | **[`TranslateEnabled`](#translateenabled)** | Enable or disable webpage translation.
130 | **[`UserMessaging`](#usermessaging)** | Don't show certain messages to the user.
131 | **[`UseSystemPrintDialog`](#usesystemprintdialog)** | Print using the system print dialog instead of print preview.
132 | **[`WebsiteFilter`](#websitefilter)** | Block websites from being visited.
133 | **[`WindowsSSO`](#windowssso)** | Allow Windows single sign-on for Microsoft, work, and school accounts.
137 Allow WebExtensions to configure policy. For more information, see [Adding policy support to your extension](https://extensionworkshop.com/documentation/enterprise/enterprise-development/#how-to-add-policy).
139 For GPO and Intune, the extension developer should provide an ADMX file.
141 **Compatibility:** Firefox 68\
142 **CCK2 Equivalent:** N/A\
143 **Preferences Affected:** N/A
150 <key>Extensions</key>
152 <key>uBlock0@raymondhill.net</key>
154 <key>adminSettings</key>
156 <key>selectedFilterLists</key>
158 <string>ublock-privacy</string>
159 <string>ublock-badware</string>
160 <string>ublock-filters</string>
161 <string>user-filters</string>
175 "uBlock0@raymondhill.net": {
177 "selectedFilterLists": [
191 ### AllowedDomainsForApps
193 Define domains allowed to access Google Workspace.
195 This policy is based on the [Chrome policy](https://chromeenterprise.google/policies/#AllowedDomainsForApps) of the same name.
197 If this policy is enabled, users can only access Google Workspace using accounts from the specified domains. If you want to allow Gmail, you can add ```consumer_accounts``` to the list.
199 **Compatibility:** Firefox 89, Firefox ESR 78.11\
200 **CCK2 Equivalent:** N/A\
201 **Preferences Affected:** N/A
205 Software\Policies\Mozilla\Firefox\AllowedDomainsForApps = "managedfirefox.com,example.com"
207 #### Windows (Intune)
210 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/AllowedDomainsForApps
215 <data id="AllowedDomainsForApps" value="managedfirefox.com,example.com"/>
220 <key>AllowedDomainsForApps</key>
221 <string>managedfirefox.com,example.com</string>
228 "AllowedDomainsForApps": "managedfirefox.com,example.com"
232 ### AllowFileSelectionDialogs
234 Enable or disable file selection dialogs.
236 **Compatibility:** Firefox 124\
237 **CCK2 Equivalent:** N/A\
238 **Preferences Affected:** `widget.disable_file_pickers`
242 Software\Policies\Mozilla\Firefox\AllowFileSelectionDialogs = 0x1 | 0x0
244 #### Windows (Intune)
247 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/AppAutoAllowFileSelectionDialogsUpdate
251 <enabled/> or <disabled/>
256 <key>AllowFileSelectionDialogs</key>
264 "AllowFileSelectionDialogs": true | false
270 Enable or disable **automatic** application update.
272 If set to true, application updates are installed without user approval within Firefox. The operating system might still require approval.
274 If set to false, application updates are downloaded but the user can choose when to install the update.
276 If you have disabled updates via `DisableAppUpdate`, this policy has no effect.
278 **Compatibility:** Firefox 75, Firefox ESR 68.7\
279 **CCK2 Equivalent:** N/A\
280 **Preferences Affected:** `app.update.auto`
284 Software\Policies\Mozilla\Firefox\AppAutoUpdate = 0x1 | 0x0
286 #### Windows (Intune)
289 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/AppAutoUpdate
293 <enabled/> or <disabled/>
298 <key>AppAutoUpdate</key>
306 "AppAutoUpdate": true | false
312 Prevent Firefox from being updated beyond the specified version.
314 You can specify the any version as ```xx.``` and Firefox will be updated with all minor versions, but will not be updated beyond the major version.
316 You can also specify the version as ```xx.xx``` and Firefox will be updated with all patch versions, but will not be updated beyond the minor version.
318 You should specify a version that exists or is guaranteed to exist. If you specify a version that doesn't end up existing, Firefox will update beyond that version.
320 **Compatibility:** Firefox 102,\
321 **CCK2 Equivalent:** N/A\
322 **Preferences Affected:** N/A
326 Software\Policies\Mozilla\Firefox\AppUpdatePin = "106."
328 #### Windows (Intune)
331 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/AppUpdatePin
336 <data id="AppUpdatePin" value="106."/>
341 <key>AppUpdatePin</key>
342 <string>106.</string>
349 "AppUpdatePin": "106."
355 Change the URL for application update if you are providing Firefox updates from a custom update server.
357 **Compatibility:** Firefox 62, Firefox ESR 60.2\
358 **CCK2 Equivalent:** N/A\
359 **Preferences Affected:** `app.update.url`
363 Software\Policies\Mozilla\Firefox\AppUpdateURL = "https://yoursite.com"
365 #### Windows (Intune)
368 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/AppUpdateURL
373 <data id="AppUpdateURL" value="https://yoursite.com"/>
378 <key>AppUpdateURL</key>
379 <string>https://yoursite.com</string>
386 "AppUpdateURL": "https://yoursite.com"
392 Configure sites that support integrated authentication.
394 See [Integrated authentication](https://htmlpreview.github.io/?https://github.com/mdn/archived-content/blob/main/files/en-us/mozilla/integrated_authentication/raw.html) for more information.
396 `PrivateBrowsing` enables integrated authentication in private browsing.
398 **Compatibility:** Firefox 60, Firefox ESR 60 (AllowNonFQDN added in 62/60.2, AllowProxies added in 70/68.2, Locked added in 71/68.3, PrivateBrowsing added in 77/68.9)\
399 **CCK2 Equivalent:** N/A\
400 **Preferences Affected:** `network.negotiate-auth.trusted-uris`,`network.negotiate-auth.delegation-uris`,`network.automatic-ntlm-auth.trusted-uris`,`network.automatic-ntlm-auth.allow-non-fqdn`,`network.negotiate-auth.allow-non-fqdn`,`network.automatic-ntlm-auth.allow-proxies`,`network.negotiate-auth.allow-proxies`,`network.auth.private-browsing-sso`
404 Software\Policies\Mozilla\Firefox\Authentication\SPNEGO\1 = "mydomain.com"
405 Software\Policies\Mozilla\Firefox\Authentication\SPNEGO\2 = "https://myotherdomain.com"
406 Software\Policies\Mozilla\Firefox\Authentication\Delegated\1 = "mydomain.com"
407 Software\Policies\Mozilla\Firefox\Authentication\Delegated\2 = "https://myotherdomain.com"
408 Software\Policies\Mozilla\Firefox\Authentication\NTLM\1 = "mydomain.com"
409 Software\Policies\Mozilla\Firefox\Authentication\NTLM\2 = "https://myotherdomain.com"
410 Software\Policies\Mozilla\Firefox\Authentication\AllowNonFQDN\SPNEGO = 0x1 | 0x0
411 Software\Policies\Mozilla\Firefox\Authentication\AllowNonFQDN\NTLM = 0x1 | 0x0
412 Software\Policies\Mozilla\Firefox\Authentication\AllowProxies\SPNEGO = 0x1 | 0x0
413 Software\Policies\Mozilla\Firefox\Authentication\AllowProxies\NTLM = 0x1 | 0x0
414 Software\Policies\Mozilla\Firefox\Authentication\Locked = 0x1 | 0x0
415 Software\Policies\Mozilla\Firefox\Authentication\PrivateBrowsing = 0x1 | 0x0
417 #### Windows (Intune)
420 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Authentication/Authentication_SPNEGO
425 <data id="Authentication" value="1mydomain2https://myotherdomain.com"/>
429 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Authentication/Authentication_Delegated
434 <data id="Authentication" value="1mydomain2https://myotherdomain.com"/>
438 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Authentication/Authentication_NTLM
443 <data id="Authentication" value="1mydomain2https://myotherdomain.com"/>
447 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Authentication/Authentication_AllowNonFQDN
452 <data id="Authentication_AllowNonFQDN_NTLM" value="true | false"/>
453 <data id="Authentication_AllowNonFQDN_SPNEGO" value="true | false"/>
457 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Authentication/Authentication_Locked
461 <enabled/> or <disabled/>
465 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Authentication/Authentication_PrivateBrowsing
469 <enabled/> or <disabled/>
474 <key>Authentication</key>
478 <string>mydomain.com</string>
479 <string>https://myotherdomain.com</string>
483 <string>mydomain.com</string>
484 <string>https://myotherdomain.com</string>
488 <string>mydomain.com</string>
489 <string>https://myotherdomain.com</string>
491 <key>AllowNonFQDN</key>
498 <key>AllowProxies</key>
507 <key>PrivateBrowsing</key>
517 "SPNEGO": ["mydomain.com", "https://myotherdomain.com"],
518 "Delegated": ["mydomain.com", "https://myotherdomain.com"],
519 "NTLM": ["mydomain.com", "https://myotherdomain.com"],
521 "SPNEGO": true | false,
525 "SPNEGO": true | false,
528 "Locked": true | false,
529 "PrivateBrowsing": true | false
534 ### AutofillAddressEnabled
536 Enables or disables autofill for addresses.
538 This only applies when address autofill is enabled for a particular Firefox version or region. See [this page](https://support.mozilla.org/kb/automatically-fill-your-address-web-forms) for more information.
540 **Compatibility:** Firefox 125, Firefox ESR 115.10\
541 **CCK2 Equivalent:** N/A\
542 **Preferences Affected:** `extensions.formautofill.addresses.enabled`
546 Software\Policies\Mozilla\Firefox\AutofillAddressEnabled = 0x1 | 0x0
548 #### Windows (Intune)
551 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/AutofillAddressEnabled
555 <enabled/> or <disabled/>
560 <key>AutofillAddressEnabled</key>
568 "AutofillAddressEnabled": true | false
572 ### AutofillCreditCardEnabled
574 Enables or disables autofill for payment methods.
576 This only applies when payment method autofill is enabled for a particular Firefox version or region. See [this page](https://support.mozilla.org/kb/credit-card-autofill) for more information.
578 **Compatibility:** Firefox 125, Firefox ESR 115.10\
579 **CCK2 Equivalent:** N/A\
580 **Preferences Affected:** `extensions.formautofill.creditCards.enabled`
584 Software\Policies\Mozilla\Firefox\AutofillCreditCardEnabled = 0x1 | 0x0
586 #### Windows (Intune)
589 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/AutofillCreditCardEnabled
593 <enabled/> or <disabled/>
598 <key>AutofillCreditCardEnabled</key>
606 "AutofillCreditCardEnabled": true | false
610 ### AutoLaunchProtocolsFromOrigins
611 Define a list of external protocols that can be used from listed origins without prompting the user. The origin is the scheme plus the hostname.
613 The syntax of this policy is exactly the same as the [Chrome AutoLaunchProtocolsFromOrigins policy](https://cloud.google.com/docs/chrome-enterprise/policies/?policy=AutoLaunchProtocolsFromOrigins) except that you can only use valid origins (not just hostnames). This also means that you cannot specify an asterisk for all origins.
639 **Compatibility:** Firefox 90, Firefox ESR 78.12\
640 **CCK2 Equivalent:** N/A\
641 **Preferences Affected:** N/A
644 Software\Policies\Mozilla\Firefox\AutoLaunchProtocolsFromOrigins (REG_MULTI_SZ) =
648 "protocol": "zoommtg",
650 "https://somesite.zoom.us"
655 #### Windows (Intune)
658 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/AutoLaunchProtocolsFromOrigins
663 <data id="JSON" value='
666 "protocol": "zoommtg",
668 "https://somesite.zoom.us"
673 If you are using custom ADMX and ADML administrative templates in Intune, you can use this OMA-URI instead
674 to workaround the limit on the length of strings. Put all of your JSON on one line.
678 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Extensions/AutoLaunchProtocolsFromOriginsOneLine
683 <data id="JSONOneLine" value='[]'/>
688 <key>AutoLaunchProtocolsFromOrigins</key>
692 <string>zoommtg</string>
693 <key>allowed_origins</key>
695 <string>https://somesite.zoom.us</string>
705 "AutoLaunchProtocolsFromOrigins": [{
706 "protocol": "zoommtg",
708 "https://somesite.zoom.us"
714 ### BackgroundAppUpdate
716 Enable or disable **automatic** application update **in the background**, when the application is not running.
718 If set to true, application updates may be installed (without user approval) in the background, even when the application is not running. The operating system might still require approval.
720 If set to false, the application will not try to install updates when the application is not running.
722 If you have disabled updates via `DisableAppUpdate` or disabled automatic updates via `AppAutoUpdate`, this policy has no effect.
724 If you are having trouble getting the background task to run, verify your configuration with the ["Requirements to run" section in this support document](https://support.mozilla.org/en-US/kb/enable-background-updates-firefox-windows).
726 **Compatibility:** Firefox 90 (Windows only)\
727 **CCK2 Equivalent:** N/A\
728 **Preferences Affected:** `app.update.background.enabled`
732 Software\Policies\Mozilla\Firefox\BackgroundAppUpdate = 0x1 | 0x0
734 #### Windows (Intune)
737 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/BackgroundAppUpdate
741 <enabled/> or <disabled/>
746 <key>BackgroundAppUpdate</key>
754 "BackgroundAppUpdate": true | false
760 Block access to the Add-ons Manager (about:addons).
762 **Compatibility:** Firefox 60, Firefox ESR 60\
763 **CCK2 Equivalent:** `disableAddonsManager`\
764 **Preferences Affected:** N/A
768 Software\Policies\Mozilla\Firefox\BlockAboutAddons = 0x1 | 0x0
770 #### Windows (Intune)
773 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/BlockAboutAddons
777 <enabled/> or <disabled/>
782 <key>BlockAboutAddons</key>
790 "BlockAboutAddons": true | false
796 Block access to about:config.
798 **Compatibility:** Firefox 60, Firefox ESR 60\
799 **CCK2 Equivalent:** `disableAboutConfig`\
800 **Preferences Affected:** N/A
804 Software\Policies\Mozilla\Firefox\BlockAboutConfig = 0x1 | 0x0
806 #### Windows (Intune)
809 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/BlockAboutConfig
813 <enabled/> or <disabled/>
818 <key>BlockAboutConfig</key>
826 "BlockAboutConfig": true | false
830 ### BlockAboutProfiles
832 Block access to About Profiles (about:profiles).
834 **Compatibility:** Firefox 60, Firefox ESR 60\
835 **CCK2 Equivalent:** `disableAboutProfiles`\
836 **Preferences Affected:** N/A
840 Software\Policies\Mozilla\Firefox\BlockAboutProfiles = 0x1 | 0x0
842 #### Windows (Intune)
845 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/BlockAboutProfiles
849 <enabled/> or <disabled/>
854 <key>BlockAboutProfiles</key>
862 "BlockAboutProfiles": true | false
866 ### BlockAboutSupport
868 Block access to Troubleshooting Information (about:support).
870 **Compatibility:** Firefox 60, Firefox ESR 60\
871 **CCK2 Equivalent:** `disableAboutSupport`\
872 **Preferences Affected:** N/A
876 Software\Policies\Mozilla\Firefox\BlockAboutSupport = 0x1 | 0x0
878 #### Windows (Intune)
881 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/BlockAboutSupport
885 <enabled/> or <disabled/>
890 <key>BlockAboutSupport</key>
898 "BlockAboutSupport": true | false
904 Note: [`ManagedBookmarks`](#managedbookmarks) is the new recommended way to add bookmarks. This policy will continue to be supported.
906 Add bookmarks in either the bookmarks toolbar or menu. Only `Title` and `URL` are required. If `Placement` is not specified, the bookmark will be placed on the toolbar. If `Folder` is specified, it is automatically created and bookmarks with the same folder name are grouped together.
908 If you want to clear all bookmarks set with this policy, you can set the value to an empty array (```[]```). This can be on Windows via the new Bookmarks (JSON) policy available with GPO and Intune.
910 **Compatibility:** Firefox 60, Firefox ESR 60\
911 **CCK2 Equivalent:** `bookmarks.toolbar`,`bookmarks.menu`\
912 **Preferences Affected:** N/A
916 Software\Policies\Mozilla\Firefox\Bookmarks\1\Title = "Example"
917 Software\Policies\Mozilla\Firefox\Bookmarks\1\URL = "https://example.com"
918 Software\Policies\Mozilla\Firefox\Bookmarks\1\Favicon = "https://example.com/favicon.ico"
919 Software\Policies\Mozilla\Firefox\Bookmarks\1\Placement = "toolbar" | "menu"
920 Software\Policies\Mozilla\Firefox\Bookmarks\1\Folder = "FolderName"
922 Software\Policies\Mozilla\Firefox\Bookmarks (REG_MULTI_SZ) =
928 #### Windows (Intune)
931 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Bookmarks/Bookmark01
936 <data id="BookmarkTitle" value="Example"/>
937 <data id="BookmarkURL" value="https://example.com"/>
938 <data id="BookmarkFavicon" value="https://example.com/favicon.ico"/>
939 <data id="BookmarkPlacement" value="toolbar | menu"/>
940 <data id="BookmarkFolder" value="FolderName"/>
944 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/Bookmarks
949 <data id="JSON" value='[]'/>
951 If you are using custom ADMX and ADML administrative templates in Intune, you can use this OMA-URI instead
952 to workaround the limit on the length of strings. Put all of your JSON on one line.
956 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Extensions/BookmarksOneLine
961 <data id="JSONOneLine" value='[]'/>
970 <string>Example</string>
972 <string>https://example.com</string>
974 <string>https://example.com/favicon.ico</string>
976 <string>toolbar | menu</string>
978 <string>FolderName</string>
990 "URL": "https://example.com",
991 "Favicon": "https://example.com/favicon.ico",
992 "Placement": "toolbar" | "menu",
993 "Folder": "FolderName"
1000 Enable or disable the detection of captive portals.
1002 **Compatibility:** Firefox 67, Firefox ESR 60.7\
1003 **CCK2 Equivalent:** N/A\
1004 **Preferences Affected:** `network.captive-portal-service.enabled`
1008 Software\Policies\Mozilla\Firefox\CaptivePortal = 0x1 | 0x0
1010 #### Windows (Intune)
1013 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/CaptivePortal
1017 <enabled/> or <disabled/>
1022 <key>CaptivePortal</key>
1030 "CaptivePortal": true | false
1036 ### Certificates | ImportEnterpriseRoots
1038 Trust certificates that have been added to the operating system certificate store by a user or administrator.
1040 Note: This policy only works on Windows and macOS. For Linux discussion, see [bug 1600509](https://bugzilla.mozilla.org/show_bug.cgi?id=1600509).
1042 See https://support.mozilla.org/kb/setting-certificate-authorities-firefox for more detail.
1044 **Compatibility:** Firefox 60, Firefox ESR 60 (macOS support in Firefox 63, Firefox ESR 68)\
1045 **CCK2 Equivalent:** N/A\
1046 **Preferences Affected:** `security.enterprise_roots.enabled`
1050 Software\Policies\Mozilla\Firefox\Certificates\ImportEnterpriseRoots = 0x1 | 0x0
1052 #### Windows (Intune)
1055 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Certificates/Certificates_ImportEnterpriseRoots
1059 <enabled/> or <disabled/>
1064 <key>Certificates</key>
1066 <key>ImportEnterpriseRoots</key>
1076 "ImportEnterpriseRoots": true | false
1081 ### Certificates | Install
1083 Install certificates into the Firefox certificate store. If only a filename is specified, Firefox searches for the file in the following locations:
1086 - %USERPROFILE%\AppData\Local\Mozilla\Certificates
1087 - %USERPROFILE%\AppData\Roaming\Mozilla\Certificates
1089 - /Library/Application Support/Mozilla/Certificates
1090 - ~/Library/Application Support/Mozilla/Certificates
1092 - /usr/lib/mozilla/certificates
1093 - /usr/lib64/mozilla/certificates
1094 - ~/.mozilla/certificates
1096 Starting with Firefox 65, Firefox 60.5 ESR, a fully qualified path can be used, including UNC paths. You should use the native path style for your operating system. We do not support using %USERPROFILE% or other environment variables on Windows.
1098 If you are specifying the path in the policies.json file on Windows, you need to escape your backslashes (`\\`) which means that for UNC paths, you need to escape both (`\\\\`). If you use group policy, you only need one backslash.
1100 Certificates are installed using the trust string `CT,CT,`.
1102 Binary (DER) and ASCII (PEM) certificates are both supported.
1104 **Compatibility:** Firefox 64, Firefox ESR 64\
1105 **CCK2 Equivalent:** `certs.ca`\
1106 **Preferences Affected:** N/A
1110 Software\Policies\Mozilla\Firefox\Certificates\Install\1 = "cert1.der"
1111 Software\Policies\Mozilla\Firefox\Certificates\Install\2 = "C:\Users\username\cert2.pem"
1113 #### Windows (Intune)
1116 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Certificates/Certificates_Install
1121 <data id="Certificates_Install" value="1cert1.der2C:\Users\username\cert2.pem"/>
1126 <key>Certificates</key>
1130 <string>cert1.der</string>
1131 <string>/Users/username/cert2.pem</string>
1141 "Install": ["cert1.der", "/home/username/cert2.pem"]
1147 Set policies related to [containers](https://addons.mozilla.org/firefox/addon/multi-account-containers/).
1149 Currently you can set the initial set of containers.
1151 For each container, you can specify the name, icon, and color.
1153 | Name | Description |
1155 | `name`| Name of container
1156 | `icon` | Can be `fingerprint`, `briefcase`, `dollar`, `cart`, `vacation`, `gift`, `food`, `fruit`, `pet`, `tree`, `chill`, `circle`, `fence`
1157 | `color` | Can be `blue`, `turquoise`, `green`, `yellow`, `orange`, `red`, `pink`, `purple`, `toolbar`
1159 **Compatibility:** Firefox 113\
1160 **CCK2 Equivalent:** N/A\
1161 **Preferences Affected:** N/A
1164 Software\Policies\Mozilla\Firefox\Containers (REG_MULTI_SZ) =
1169 "name": "My container",
1171 "color": "turquoise"
1176 #### Windows (Intune)
1179 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/Containers
1184 <data id="JSON" value='
1188 "name": "My container",
1190 "color": "turquoise"
1196 If you are using custom ADMX and ADML administrative templates in Intune, you can use this OMA-URI instead
1197 to workaround the limit on the length of strings. Put all of your JSON on one line.
1201 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Extensions/ContainersOneLine
1206 <data id="JSONOneLine" value='{}'/>
1213 <key>Containers</key>
1217 <string>My container</string>
1219 <string>pet</string>
1221 <string>turquoise</string>
1234 "name": "My container",
1236 "color": "turquoise"
1244 Configure Firefox to use an agent for Data Loss Prevention (DLP) that is compatible with the [Google Chrome Content Analysis Connector Agent SDK](https://github.com/chromium/content_analysis_sdk).
1246 `AgentName` is the name of the DLP agent. This is used in dialogs and notifications about DLP operations. The default is "A DLP Agent".
1248 `AgentTimeout` is the timeout in number of seconds after a DLP request is sent to the agent. After this timeout, the request will be denied unless `DefaultResult` is set to 1 or 2. The default is 30.
1250 `AllowUrlRegexList` is a space-separated list of regular expressions that indicates URLs for which DLP operations will always be allowed without consulting the agent. The default is "^about:(?!blank|srcdoc).*", meaning that any pages that start with "about:" will be exempt from DLP except for "about:blank" and "about:srcdoc", as these can be controlled by web content.
1252 `BypassForSameTabOperations` indicates whether Firefox will automatically allow DLP requests whose data comes from the same tab and frame - for example, if data is copied to the clipboard and then pasted on the same page. The default is false.
1254 `ClientSignature` indicates the required signature of the DLP agent connected to the pipe. If this is a non-empty string and the DLP agent does not have a signature with a Subject Name that exactly matches this value, Firefox will not connect to the pipe. The default is the empty string.
1256 `DefaultResult` indicates the desired behavior for DLP requests if there is a problem connecting to the DLP agent. The default is 0.
1258 | Value | Description
1260 | 0 | Deny the request (default)
1261 | 1 | Warn the user and allow them to choose whether to allow or deny
1262 | 2 | Allow the request
1264 `DenyUrlRegexList` is a space-separated list of regular expressions that indicates URLs for which DLP operations will always be denied without consulting the agent. The default is the empty string.
1266 `Enabled` indicates whether Firefox should use DLP. Note that if this value is true and no DLP agent is running, all DLP requests will be denied unless `DefaultResult` is set to 1 or 2.
1268 `IsPerUser` indicates whether the pipe the DLP agent has created is per-user or per-system. The default is true, meaning per-user.
1270 `PipePathName` is the name of the pipe the DLP agent has created and Firefox will connect to. The default is "path_user".
1272 `ShowBlockedResult` indicates whether Firefox should show a notification when a DLP request is denied. The default is true.
1274 **Compatibility:** Firefox 132\
1275 **CCK2 Equivalent:** N/A\
1276 **Preferences Affected:** `browser.contentanalysis.agent_name`, `browser.contentanalysis.agent_timeout`, `browser.contentanalysis.allow_url_regex_list`, `browser.contentanalysis.bypass_for_same_tab_operations`, `browser.contentanalysis.client_signature`, `browser.contentanalysis.default_result`, `browser.contentanalysis.deny_url_regex_list`, `browser.contentanalysis.enabled`, `browser.contentanalysis.is_per_user`, `browser.contentanalysis.pipe_path_name`, `browser.contentanalysis.show_blocked_result`
1280 Software\Policies\Mozilla\Firefox\ContentAnalysis\AgentName = "My DLP Product"
1281 Software\Policies\Mozilla\Firefox\ContentAnalysis\AgentTimeout = 60
1282 Software\Policies\Mozilla\Firefox\ContentAnalysis\AllowUrlRegexList = "https://example\.com/.* https://subdomain\.example\.com/.*"
1283 Software\Policies\Mozilla\Firefox\ContentAnalysis\BypassForSameTabOperations = 0x1 | 0x0
1284 Software\Policies\Mozilla\Firefox\ContentAnalysis\ClientSignature = "My DLP Company"
1285 Software\Policies\Mozilla\Firefox\ContentAnalysis\DefaultResult = 0x0 | 0x1 | 0x2
1286 Software\Policies\Mozilla\Firefox\ContentAnalysis\DenyUrlRegexList = "https://example\.com/.* https://subdomain\.example\.com/.*"
1287 Software\Policies\Mozilla\Firefox\ContentAnalysis\Enabled = 0x1 | 0x0
1288 Software\Policies\Mozilla\Firefox\ContentAnalysis\IsPerUser = 0x1 | 0x0
1289 Software\Policies\Mozilla\Firefox\ContentAnalysis\PipePathName = "pipe_custom_name"
1290 Software\Policies\Mozilla\Firefox\ContentAnalysis\ShowBlockedResult = 0x1 | 0x0
1293 #### Windows (Intune)
1296 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~ContentAnalysis/ContentAnalysis_AgentName
1301 <data id="ContentAnalysis_AgentName" value="My DLP Product"/>
1305 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~ContentAnalysis/ContentAnalysis_AgentTimeout
1310 <data id="ContentAnalysis_AgentTimeout" value="60"/>
1314 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~ContentAnalysis/ContentAnalysis_AllowUrlRegexList
1319 <data id="ContentAnalysis_AllowUrlRegexList" value="https://example\.com/.* https://subdomain\.example\.com/.*"/>
1323 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~ContentAnalysis/ContentAnalysis_BypassForSameTabOperations
1327 <enabled/> or <disabled/>
1331 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~ContentAnalysis/ContentAnalysis_ClientSignature
1336 <data id="ContentAnalysis_ClientSignature" value="My DLP Company"/>
1340 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~ContentAnalysis/ContentAnalysis_DefaultResult
1345 <data id="ContentAnalysis_DefaultResult" value="1"/>
1349 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~ContentAnalysis/ContentAnalysis_DenyUrlRegexList
1354 <data id="ContentAnalysis_DenyUrlRegexList" value="https://example\.com/.* https://subdomain\.example\.com/.*"/>
1358 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~ContentAnalysis/ContentAnalysis_Enabled
1362 <enabled/> or <disabled/>
1366 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~ContentAnalysis/ContentAnalysis_IsPerUser
1370 <enabled/> or <disabled/>
1374 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~ContentAnalysis/ContentAnalysis_PipePathName
1379 <data id="ContentAnalysis_PipePathName" value="pipe_custom_name"/>
1383 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~ContentAnalysis/ContentAnalysis_ShowBlockedResult
1387 <enabled/> or <disabled/>
1394 "ContentAnalysis": {
1395 "AgentName": "My DLP Product",
1397 "AllowUrlRegexList": "https://example\.com/.* https://subdomain\.example\.com/.*",
1398 "BypassForSameTabOperations": true | false,
1399 "ClientSignature": "My DLP Company",
1400 "DefaultResult": 0 | 1 | 2,
1401 "DenyUrlRegexList": "https://example\.com/.* https://subdomain\.example\.com/.*",
1402 "Enabled": true | false,
1403 "IsPerUser": true | false,
1404 "PipePathName": "pipe_custom_name",
1405 "ShowBlockedResult": true | false,
1412 Configure cookie preferences.
1414 `Allow` is a list of origins (not domains) where cookies are always allowed. You must include http or https.
1416 `AllowSession` is a list of origins (not domains) where cookies are only allowed for the current session. You must include http or https.
1418 `Block` is a list of origins (not domains) where cookies are always blocked. You must include http or https.
1420 `Behavior` sets the default behavior for cookies based on the values below.
1422 `BehaviorPrivateBrowsing` sets the default behavior for cookies in private browsing based on the values below.
1424 | Value | Description
1426 | accept | Accept all cookies
1427 | reject-foreign | Reject third party cookies
1428 | reject | Reject all cookies
1429 | limit-foreign | Reject third party cookies for sites you haven't visited
1430 | reject-tracker | Reject cookies for known trackers (default)
1431 | reject-tracker-and-partition-foreign | Reject cookies for known trackers and partition third-party cookies (Total Cookie Protection) (default for private browsing)
1433 `Locked` prevents the user from changing cookie preferences.
1435 `Default` determines whether cookies are accepted at all. (*Deprecated*. Use `Behavior` instead)
1437 `AcceptThirdParty` determines how third-party cookies are handled. (*Deprecated*. Use `Behavior` instead)
1439 `RejectTracker` only rejects cookies for trackers. (*Deprecated*. Use `Behavior` instead)
1441 `ExpireAtSessionEnd` determines when cookies expire. (*Deprecated*. Use [`SanitizeOnShutdown`](#sanitizeonshutdown-selective) instead)
1443 **Compatibility:** Firefox 60, Firefox ESR 60 (RejectTracker added in Firefox 63, AllowSession added in Firefox 79/78.1, Behavior added in Firefox 95/91.4)\
1444 **CCK2 Equivalent:** N/A\
1445 **Preferences Affected:** `network.cookie.cookieBehavior`, `network.cookie.cookieBehavior.pbmode`, `network.cookie.lifetimePolicy`
1449 Software\Policies\Mozilla\Firefox\Cookies\Allow\1 = "https://example.com"
1450 Software\Policies\Mozilla\Firefox\Cookies\AllowSession\1 = "https://example.edu"
1451 Software\Policies\Mozilla\Firefox\Cookies\Block\1 = "https://example.org"
1452 Software\Policies\Mozilla\Firefox\Cookies\Behavior = "accept" | "reject-foreign" | "reject" | "limit-foreign" | "reject-tracker" | "reject-tracker-and-partition-foreign"
1453 Software\Policies\Mozilla\Firefox\Cookies\BehaviorPrivateBrowsing = "accept" | "reject-foreign" | "reject" | "limit-foreign" | "reject-tracker" | "reject-tracker-and-partition-foreign"
1454 Software\Policies\Mozilla\Firefox\Cookies\Locked = 0x1 | 0x0
1456 #### Windows (Intune)
1459 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Cookies/Cookies_Allow
1464 <data id="Permissions" value="1https://example.com"/>
1468 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Cookies/Cookies_AllowSession
1473 <data id="Permissions" value="1https://example.edu"/>
1477 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Cookies/Cookies_Block
1482 <data id="Permissions" value="1https://example.org"/>
1486 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Cookies/Cookies_Locked
1490 <enabled/> or <disabled/>
1494 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Cookies/Cookies_Behavior
1499 <data id="Cookies_Behavior" value="accept | reject-foreign | reject | limit-foreign | reject-tracker | reject-tracker-and-partition-foreign"/>
1503 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Cookies/Cookies_BehaviorPrivateBrowsing
1508 <data id="Cookies_BehaviorPrivateBrowsing" value="accept | reject-foreign | reject | limit-foreign | reject-tracker | reject-tracker-and-partition-foreign"/>
1517 <string>http://example.com</string>
1519 <key>AllowSession</key>
1521 <string>http://example.edu</string>
1525 <string>http://example.org</string>
1530 <string>accept | reject-foreign | reject | limit-foreign | reject-tracker | reject-tracker-and-partition-foreign</string>
1531 <key>BehaviorPrivateBrowsing</key>
1532 <string>accept | reject-foreign | reject | limit-foreign | reject-tracker | reject-tracker-and-partition-foreign</string>
1541 "Allow": ["http://example.org/"],
1542 "AllowSession": ["http://example.edu/"],
1543 "Block": ["http://example.edu/"],
1544 "Locked": true | false,
1545 "Behavior": "accept" | "reject-foreign" | "reject" | "limit-foreign" | "reject-tracker" | "reject-tracker-and-partition-foreign",
1546 "BehaviorPrivateBrowsing": "accept" | "reject-foreign" | "reject" | "limit-foreign" | "reject-tracker" | "reject-tracker-and-partition-foreign",
1551 ### DefaultDownloadDirectory
1552 Set the default download directory.
1554 You can use ${home} for the native home directory.
1556 **Compatibility:** Firefox 68, Firefox ESR 68\
1557 **CCK2 Equivalent:** N/A\
1558 **Preferences Affected:** `browser.download.dir`, `browser.download.folderList`
1562 Software\Policies\Mozilla\Firefox\DefaultDownloadDirectory = "${home}\Downloads"
1564 #### Windows (Intune)
1567 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/DefaultDownloadDirectory
1572 <data id="Preferences_String" value="${home}\Downloads"/>
1577 <key>DefaultDownloadDirectory</key>
1578 <string>${home}/Downloads</string>
1581 #### policies.json (macOS and Linux)
1585 "DefaultDownloadDirectory": "${home}/Downloads"
1589 #### policies.json (Windows)
1593 "DefaultDownloadDirectory": "${home}\\Downloads"
1597 ### DisableAppUpdate
1598 Turn off application updates within Firefox.
1600 **Compatibility:** Firefox 60, Firefox ESR 60\
1601 **CCK2 Equivalent:** `disableFirefoxUpdates`\
1602 **Preferences Affected:** N/A
1606 Software\Policies\Mozilla\Firefox\DisableAppUpdate = 0x1 | 0x0
1608 #### Windows (Intune)
1611 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/DisableAppUpdate
1615 <enabled/> or <disabled/>
1620 <key>DisableAppUpdate</key>
1628 "DisableAppUpdate": true | false
1632 ### DisableBuiltinPDFViewer
1633 Disable the built in PDF viewer. PDF files are downloaded and sent externally.
1635 **Compatibility:** Firefox 60, Firefox ESR 60\
1636 **CCK2 Equivalent:** `disablePDFjs`\
1637 **Preferences Affected:** `pdfjs.disabled`
1641 Software\Policies\Mozilla\Firefox\DisableBuiltinPDFViewer = 0x1 | 0x0
1643 #### Windows (Intune)
1646 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/DisableBuiltinPDFViewer
1650 <enabled/> or <disabled/>
1655 <key>DisableBuiltinPDFViewer</key>
1663 "DisableBuiltinPDFViewer": true | false
1668 Disable specific cryptographic ciphers, listed below.
1671 TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256
1672 TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256
1673 TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256
1674 TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256
1675 TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384
1676 TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384
1677 TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA
1678 TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA
1679 TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA
1680 TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA
1681 TLS_DHE_RSA_WITH_AES_128_CBC_SHA
1682 TLS_DHE_RSA_WITH_AES_256_CBC_SHA
1683 TLS_RSA_WITH_AES_128_GCM_SHA256
1684 TLS_RSA_WITH_AES_256_GCM_SHA384
1685 TLS_RSA_WITH_AES_128_CBC_SHA
1686 TLS_RSA_WITH_AES_256_CBC_SHA
1687 TLS_RSA_WITH_3DES_EDE_CBC_SHA
1690 **Preferences Affected:** `security.ssl3.ecdhe_rsa_aes_128_gcm_sha256`, `security.ssl3.ecdhe_ecdsa_aes_128_gcm_sha256`, `security.ssl3.ecdhe_ecdsa_chacha20_poly1305_sha256`, `security.ssl3.ecdhe_rsa_chacha20_poly1305_sha256`, `security.ssl3.ecdhe_ecdsa_aes_256_gcm_sha384`, `security.ssl3.ecdhe_rsa_aes_256_gcm_sha384`, `security.ssl3.ecdhe_rsa_aes_128_sha`, `security.ssl3.ecdhe_ecdsa_aes_128_sha`, `security.ssl3.ecdhe_rsa_aes_256_sha`, `security.ssl3.ecdhe_ecdsa_aes_256_sha`, `security.ssl3.dhe_rsa_aes_128_sha`, `security.ssl3.dhe_rsa_aes_256_sha`, `security.ssl3.rsa_aes_128_gcm_sha256`, `security.ssl3.rsa_aes_256_gcm_sha384`, `security.ssl3.rsa_aes_128_sha`, `security.ssl3.rsa_aes_256_sha`, `security.ssl3.deprecated.rsa_des_ede3_sha`
1695 This policy was updated in Firefox 78 to allow enabling ciphers as well. Setting the value to true disables the cipher, setting the value to false enables the cipher. Previously setting the value to true or false disabled the cipher.
1698 **Compatibility:** Firefox 76, Firefox ESR 68.8 (TLS_RSA_WITH_AES_128_GCM_SHA256 and TLS_RSA_WITH_AES_256_GCM_SHA384 were added in Firefox 78, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA38, TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, and TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256 were added in Firefox 97 and Firefox 91.6)\
1699 **CCK2 Equivalent:** N/A\
1700 **Preferences Affected:** N/A
1704 Software\Policies\Mozilla\Firefox\DisabledCiphers\CIPHER_NAME = 0x1 | 0x0
1706 #### Windows (Intune)
1709 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~DisabledCiphers/DisabledCiphers_CIPHER_NAME
1714 <enabled/> or <disabled/>
1719 <key>DisabledCiphers</key>
1721 <key>CIPHER_NAME</key>
1730 "DisabledCiphers": {
1731 "CIPHER_NAME": true | false,
1736 ### DisableDefaultBrowserAgent
1737 Prevent the default browser agent from taking any actions. Only applicable to Windows; other platforms don’t have the agent.
1739 The browser agent is a Windows-only scheduled task which runs in the background to collect and submit data about the browser that the user has set as their OS default. More information is available [here](https://firefox-source-docs.mozilla.org/toolkit/mozapps/defaultagent/default-browser-agent/index.html).
1741 **Compatibility:** Firefox 75, Firefox ESR 68.7 (Windows only)\
1742 **CCK2 Equivalent:** N/A\
1743 **Preferences Affected:** N/A
1747 Software\Policies\Mozilla\Firefox\DisableDefaultBrowserAgent = 0x1 | 0x0
1749 #### Windows (Intune)
1752 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/DisableDefaultBrowserAgent
1756 <enabled/> or <disabled/>
1762 "DisableDefaultBrowserAgent": true | false
1766 ### DisableDeveloperTools
1767 Remove access to all developer tools.
1769 **Compatibility:** Firefox 60, Firefox ESR 60\
1770 **CCK2 Equivalent:** `removeDeveloperTools`\
1771 **Preferences Affected:** `devtools.policy.disabled`
1775 Software\Policies\Mozilla\Firefox\DisableDeveloperTools = 0x1 | 0x0`
1777 #### Windows (Intune)
1780 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/DisableDeveloperTools
1784 <enabled/> or <disabled/>
1789 <key>DisableDeveloperTools</key>
1797 "DisableDeveloperTools": true | false
1801 ### DisableFeedbackCommands
1802 Disable the menus for reporting sites (Submit Feedback, Report Deceptive Site).
1804 **Compatibility:** Firefox 60, Firefox ESR 60\
1805 **CCK2 Equivalent:** N/A\
1806 **Preferences Affected:** N/A
1810 Software\Policies\Mozilla\Firefox\DisableFeedbackCommands = 0x1 | 0x0
1812 #### Windows (Intune)
1815 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/DisableFeedbackCommands
1819 <enabled/> or <disabled/>
1824 <key>DisableFeedbackCommands</key>
1832 "DisableFeedbackCommands": true | false
1836 ### DisableEncryptedClientHello
1837 Disable the TLS Feature for Encrypted Client Hello. Note that TLS Client Hellos will still contain an ECH extension, but this extension will not be used by Firefox during the TLS handshake.
1839 **Compatibility:** Firefox 127, Firefox ESR 128\
1840 **CCK2 Equivalent:** N/A\
1841 **Preferences Affected:** `network.dns.echconfig.enabled`, `network.dns.http3_echconfig.enabled`
1845 Software\Policies\Mozilla\Firefox\DisableEncryptedClientHello = 0x1 | 0x0
1847 #### Windows (Intune)
1850 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/DisableEncryptedClientHello
1854 <enabled/> or <disabled/>
1859 <key>DisableEncryptedClientHello</key>
1867 "DisableEncryptedClientHello": true | false
1871 ### DisableFirefoxAccounts
1872 Disable Firefox Accounts integration (Sync).
1874 **Compatibility:** Firefox 60, Firefox ESR 60\
1875 **CCK2 Equivalent:** `disableSync`\
1876 **Preferences Affected:** `identity.fxaccounts.enabled`
1880 Software\Policies\Mozilla\Firefox\DisableFirefoxAccounts = 0x1 | 0x0
1882 #### Windows (Intune)
1885 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/DisableFirefoxAccounts
1889 <enabled/> or <disabled/>
1894 <key>DisableFirefoxAccounts</key>
1902 "DisableFirefoxAccounts": true | false
1906 ### DisableFirefoxScreenshots
1907 Remove access to Firefox Screenshots.
1909 **Compatibility:** Firefox 60, Firefox ESR 60\
1910 **CCK2 Equivalent:** N/A\
1911 **Preferences Affected:** `extensions.screenshots.disabled`
1915 Software\Policies\Mozilla\Firefox\DisableFirefoxScreenshots = 0x1 | 0x0
1917 #### Windows (Intune)
1920 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/DisableFirefoxScreenshots
1924 <enabled/> or <disabled/>
1929 <key>DisableFirefoxScreenshots</key>
1937 "DisableFirefoxScreenshots": true | false
1941 ### DisableFirefoxStudies
1942 Disable Firefox studies (Shield).
1944 **Compatibility:** Firefox 60, Firefox ESR 60\
1945 **CCK2 Equivalent:** N/A\
1946 **Preferences Affected:** `browser.newtabpage.activity-stream.asrouter.userprefs.cfr.addons`, `browser.newtabpage.activity-stream.asrouter.userprefs.cfr.features`
1950 Software\Policies\Mozilla\Firefox\DisableFirefoxStudies = 0x1 | 0x0
1952 #### Windows (Intune)
1955 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/DisableFirefoxStudies
1959 <enabled/> or <disabled/>
1964 <key>DisableFirefoxStudies</key>
1972 "DisableFirefoxStudies": true | false
1976 ### DisableForgetButton
1977 Disable the "Forget" button.
1979 **Compatibility:** Firefox 60, Firefox ESR 60\
1980 **CCK2 Equivalent:** `disableForget`\
1981 **Preferences Affected:** N/A
1985 Software\Policies\Mozilla\Firefox\DisableForgetButton = 0x1 | 0x0
1987 #### Windows (Intune)
1990 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/DisableForgetButton
1994 <enabled/> or <disabled/>
1999 <key>DisableForgetButton</key>
2007 "DisableForgetButton": true | false
2011 ### DisableFormHistory
2012 Turn off saving information on web forms and the search bar.
2014 **Compatibility:** Firefox 60, Firefox ESR 60\
2015 **CCK2 Equivalent:** `disableFormFill`\
2016 **Preferences Affected:** `browser.formfill.enable`
2020 Software\Policies\Mozilla\Firefox\DisableFormHistory = 0x1 | 0x0
2022 #### Windows (Intune)
2025 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/DisableFormHistory
2029 <enabled/> or <disabled/>
2034 <key>DisableFormHistory</key>
2042 "DisableFormHistory": true | false
2046 ### DisableMasterPasswordCreation
2047 Remove the master password functionality.
2049 If this value is true, it works the same as setting [`PrimaryPassword`](#primarypassword) to false and removes the primary password functionality.
2051 If both `DisableMasterPasswordCreation` and `PrimaryPassword` are used, `DisableMasterPasswordCreation` takes precedent.
2053 **Compatibility:** Firefox 60, Firefox ESR 60\
2054 **CCK2 Equivalent:** `noMasterPassword`\
2055 **Preferences Affected:** N/A
2059 Software\Policies\Mozilla\Firefox\DisableMasterPasswordCreation = 0x1 | 0x0
2061 #### Windows (Intune)
2064 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/DisableMasterPasswordCreation
2068 <enabled/> or <disabled/>
2073 <key>DisableMasterPasswordCreation</key>
2081 "DisableMasterPasswordCreation": true | false
2085 ### DisablePasswordReveal
2086 Do not allow passwords to be shown in saved logins
2088 **Compatibility:** Firefox 71, Firefox ESR 68.3\
2089 **CCK2 Equivalent:** N/A
2090 **Preferences Affected:** N/A
2094 Software\Policies\Mozilla\Firefox\DisablePasswordReveal = 0x1 | 0x0
2096 #### Windows (Intune)
2099 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/DisablePasswordReveal
2103 <enabled/> or <disabled/>
2108 <key>DisablePasswordReveal</key>
2116 "DisablePasswordReveal": true | false
2121 Remove Pocket in the Firefox UI. It does not remove it from the new tab page.
2123 **Compatibility:** Firefox 60, Firefox ESR 60\
2124 **CCK2 Equivalent:** `disablePocket`\
2125 **Preferences Affected:** `extensions.pocket.enabled`
2129 Software\Policies\Mozilla\Firefox\DisablePocket = 0x1 | 0x0
2131 #### Windows (Intune)
2134 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/DisablePocket
2138 <enabled/> or <disabled/>
2143 <key>DisablePocket</key>
2151 "DisablePocket": true | false
2155 ### DisablePrivateBrowsing
2156 Remove access to private browsing.
2158 This policy is superseded by [`PrivateBrowsingModeAvailability`](#privatebrowsingmodeavailability)
2160 **Compatibility:** Firefox 60, Firefox ESR 60\
2161 **CCK2 Equivalent:** `disablePrivateBrowsing`\
2162 **Preferences Affected:** N/A
2166 Software\Policies\Mozilla\Firefox\DisablePrivateBrowsing = 0x1 | 0x0
2168 #### Windows (Intune)
2171 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/DisablePrivateBrowsing
2175 <enabled/> or <disabled/>
2180 <key>DisablePrivateBrowsing</key>
2188 "DisablePrivateBrowsing": true | false
2192 ### DisableProfileImport
2193 Disables the "Import data from another browser" option in the bookmarks window.
2195 **Compatibility:** Firefox 60, Firefox ESR 60\
2196 **CCK2 Equivalent:** N/A\
2197 **Preferences Affected:** N/A
2201 Software\Policies\Mozilla\Firefox\DisableProfileImport = 0x1 | 0x0
2203 #### Windows (Intune)
2206 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/DisableProfileImport
2210 <enabled/> or <disabled/>
2215 <key>DisableProfileImport</key>
2223 "DisableProfileImport": true | false
2227 ### DisableProfileRefresh
2228 Disable the Refresh Firefox button on about:support and support.mozilla.org, as well as the prompt that displays offering to refresh Firefox when you haven't used it in a while.
2230 **Compatibility:** Firefox 60, Firefox ESR 60\
2231 **CCK2 Equivalent:** `disableResetFirefox`\
2232 **Preferences Affected:** `browser.disableResetPrompt`
2236 Software\Policies\Mozilla\Firefox\DisableProfileRefresh = 0x1 | 0x0
2238 #### Windows (Intune)
2241 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/DisableProfileRefresh
2245 <enabled/> or <disabled/>
2250 <key>DisableProfileRefresh</key>
2258 "DisableProfileRefresh": true | false
2263 Disable safe mode within the browser.
2265 On Windows, this disables safe mode via the command line as well.
2267 **Compatibility:** Firefox 60, Firefox ESR 60 (Windows, macOS)\
2268 **CCK2 Equivalent:** `disableSafeMode`\
2269 **Preferences Affected:** N/A
2273 Software\Policies\Mozilla\Firefox\DisableSafeMode = 0x1 | 0x0
2275 #### Windows (Intune)
2278 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/DisableSafeMode
2282 <enabled/> or <disabled/>
2287 <key>DisableSafeMode</key>
2295 "DisableSafeMode": true | false
2299 ### DisableSecurityBypass
2300 Prevent the user from bypassing security in certain cases.
2302 `InvalidCertificate` prevents adding an exception when an invalid certificate is shown.
2304 `SafeBrowsing` prevents selecting "ignore the risk" and visiting a harmful site anyway.
2306 These policies only affect what happens when an error is shown, they do not affect any settings in preferences.
2308 **Compatibility:** Firefox 60, Firefox ESR 60\
2309 **CCK2 Equivalent:** N/A\
2310 **Preferences Affected:** `security.certerror.hideAddException`, `browser.safebrowsing.allowOverride`
2314 Software\Policies\Mozilla\Firefox\DisableSecurityBypass\InvalidCertificate = 0x1 | 0x0
2315 Software\Policies\Mozilla\Firefox\DisableSecurityBypass\SafeBrowsing = 0x1 | 0x0
2317 #### Windows (Intune)
2320 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/P_DisableSecurityBypass_InvalidCertificate
2324 <enabled/> or <disabled/>
2328 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/P_DisableSecurityBypass_SafeBrowsing
2332 <enabled/> or <disabled/>
2338 <key>DisableSecurityBypass</key>
2340 <key>InvalidCertificate</key>
2342 <key>SafeBrowsing</key>
2351 "DisableSecurityBypass": {
2352 "InvalidCertificate": true | false,
2353 "SafeBrowsing": true | false
2358 ### DisableSetDesktopBackground
2359 Remove the "Set As Desktop Background..." menuitem when right clicking on an image.
2361 **Compatibility:** Firefox 60, Firefox ESR 60\
2362 **CCK2 Equivalent:** `removeSetDesktopBackground`\
2363 **Preferences Affected:** N/A
2367 Software\Policies\Mozilla\Firefox\DisableSetDesktopBackground = 0x1 | 0x0
2369 #### Windows (Intune)
2372 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/DisableSetDesktopBackground
2376 <enabled/> or <disabled/>
2381 <key>DisableSetDesktopBackground</key>
2389 "DisableSetDesktopBackground": true | false
2393 ### DisableSystemAddonUpdate
2394 Prevent system add-ons from being installed or updated.
2396 **Compatibility:** Firefox 60, Firefox ESR 60\
2397 **CCK2 Equivalent:** N/A\
2398 **Preferences Affected:** N/A
2402 Software\Policies\Mozilla\Firefox\DisableSystemAddonUpdate = 0x1 | 0x0
2404 #### Windows (Intune)
2407 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/DisableSystemAddonUpdate
2411 <enabled/> or <disabled/>
2416 <key>DisableSystemAddonUpdate</key>
2424 "DisableSystemAddonUpdate": true | false
2428 ### DisableTelemetry
2429 Prevent the upload of telemetry data.
2431 As of Firefox 83 and Firefox ESR 78.5, local storage of telemetry data is disabled as well.
2433 Mozilla recommends that you do not disable telemetry. Information collected through telemetry helps us build a better product for businesses like yours.
2435 **Compatibility:** Firefox 60, Firefox ESR 60\
2436 **CCK2 Equivalent:** `disableTelemetry`\
2437 **Preferences Affected:** `datareporting.healthreport.uploadEnabled`, `datareporting.policy.dataSubmissionEnabled`, `toolkit.telemetry.archive.enabled`
2441 Software\Policies\Mozilla\Firefox\DisableTelemetry = 0x1 | 0x0
2443 #### Windows (Intune)
2446 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/DisableTelemetry
2450 <enabled/> or <disabled/>
2455 <key>DisableTelemetry</key>
2463 "DisableTelemetry": true | false
2467 ### DisableThirdPartyModuleBlocking
2468 Do not allow blocking third-party modules from the `about:third-party` page.
2470 This policy only works on Windows through GPO (not policies.json).
2472 **Compatibility:** Firefox 110 (Windows only, GPO only)\
2473 **CCK2 Equivalent:** N/A\
2474 **Preferences Affected:** N/A
2478 Software\Policies\Mozilla\Firefox\DisableThirdPartyModuleBlocking = = 0x1 | 0x0
2480 #### Windows (Intune)
2483 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/DisableThirdPartyModuleBlocking
2487 <enabled/> or <disabled/>
2489 ### DisplayBookmarksToolbar
2490 Set the initial state of the bookmarks toolbar. A user can still change how it is displayed.
2492 `always` means the bookmarks toolbar is always shown.
2494 `never` means the bookmarks toolbar is not shown.
2496 `newtab` means the bookmarks toolbar is only shown on the new tab page.
2498 **Compatibility:** Firefox 109, Firefox ESR 102.7\
2499 **CCK2 Equivalent:** N/A\
2500 **Preferences Affected:** N/A
2504 Software\Policies\Mozilla\Firefox\DisplayBookmarksToolbar = "always", "never", "newtab"
2506 #### Windows (Intune)
2509 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/DisplayBookmarksToolbar_Enum
2514 <data id="DisplayBookmarksToolbar" value="always | never | newtab"/>
2519 <key>DisplayBookmarksToolbar</key>
2520 <string>always | never | newtab</string>
2527 "DisplayBookmarksToolbar": "always" | "never" | "newtab"
2532 Set the state of the menubar.
2534 `always` means the menubar is shown and cannot be hidden.
2536 `never` means the menubar is hidden and cannot be shown.
2538 `default-on` means the menubar is on by default but can be hidden.
2540 `default-off` means the menubar is off by default but can be shown.
2542 **Compatibility:** Firefox 73, Firefox ESR 68.5 (Windows, some Linux)\
2543 **CCK2 Equivalent:** `displayMenuBar`\
2544 **Preferences Affected:** N/A
2548 Software\Policies\Mozilla\Firefox\DisplayMenuBar = "always", "never", "default-on", "default-off"
2550 #### Windows (Intune)
2553 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/DisplayMenuBar_Enum
2558 <data id="DisplayMenuBar" value="always | never | default-on | default-off"/>
2563 <key>DisplayMenuBar</key>
2564 <string>always | never | default-on | default-off</string>
2571 "DisplayMenuBar": "always", "never", "default-on", "default-off"
2576 Configure DNS over HTTPS.
2578 `Enabled` determines whether DNS over HTTPS is enabled
2580 `ProviderURL` is a URL to another provider.
2582 `Locked` prevents the user from changing DNS over HTTPS preferences.
2584 `ExcludedDomains` excludes domains from DNS over HTTPS.
2586 `Fallback` determines whether or not Firefox will use your default DNS resolver if there is a problem with the secure DNS provider.
2588 **Compatibility:** Firefox 63, Firefox ESR 68 (ExcludedDomains added in 75/68.7) (Fallback added in 124)\
2589 **CCK2 Equivalent:** N/A\
2590 **Preferences Affected:** `network.trr.mode`, `network.trr.uri`
2594 Software\Policies\Mozilla\Firefox\DNSOverHTTPS\Enabled = 0x1 | 0x0
2595 Software\Policies\Mozilla\Firefox\DNSOverHTTPS\ProviderURL = "URL_TO_ALTERNATE_PROVIDER"
2596 Software\Policies\Mozilla\Firefox\DNSOverHTTPS\Locked = 0x1 | 0x0
2597 Software\Policies\Mozilla\Firefox\DNSOverHTTPS\ExcludedDomains\1 = "example.com"
2598 Software\Policies\Mozilla\Firefox\DNSOverHTTPS\Fallback = 0x1 | 0x0
2600 #### Windows (Intune)
2603 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~DNSOverHTTPS/DNSOverHTTPS_Enabled
2607 <enabled/> or <disabled/>
2611 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~DNSOverHTTPS/DNSOverHTTPS_ProviderURL
2616 <data id="String" value="URL_TO_ALTERNATE_PROVIDER"/>
2620 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~DNSOverHTTPS/DNSOverHTTPS_Locked
2624 <enabled/> or <disabled/>
2628 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~DNSOverHTTPS/DNSOverHTTPS_ExcludedDomains
2633 <data id="List" value="1example.com"/>
2637 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~DNSOverHTTPS/DNSOverHTTPS_Fallback
2641 <enabled/> or <disabled/>
2646 <key>DNSOverHTTPS</key>
2650 <key>ProviderURL</key>
2651 <string>URL_TO_ALTERNATE_PROVIDER</string>
2654 <key>ExcludedDomains</key>
2656 <string>example.com</string>
2668 "Enabled": true | false,
2669 "ProviderURL": "URL_TO_ALTERNATE_PROVIDER",
2670 "Locked": true | false,
2671 "ExcludedDomains": ["example.com"],
2672 "Fallback": true | false,
2677 ### DontCheckDefaultBrowser
2678 Don't check if Firefox is the default browser at startup.
2680 **Compatibility:** Firefox 60, Firefox ESR 60\
2681 **CCK2 Equivalent:** `dontCheckDefaultBrowser`\
2682 **Preferences Affected:** `browser.shell.checkDefaultBrowser`
2686 Software\Policies\Mozilla\Firefox\DontCheckDefaultBrowser = 0x1 | 0x0
2688 #### Windows (Intune)
2691 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/DontCheckDefaultBrowser
2695 <enabled/> or <disabled/>
2700 <key>DontCheckDefaultBrowser</key>
2708 "DontCheckDefaultBrowser": true | false
2712 ### DownloadDirectory
2713 Set and lock the download directory.
2715 You can use ${home} for the native home directory.
2717 **Compatibility:** Firefox 68, Firefox ESR 68\
2718 **CCK2 Equivalent:** N/A\
2719 **Preferences Affected:** `browser.download.dir`, `browser.download.folderList`, `browser.download.useDownloadDir`
2723 Software\Policies\Mozilla\Firefox\DownloadDirectory = "${home}\Downloads"
2725 #### Windows (Intune)
2728 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/DownloadDirectory
2733 <data id="Preferences_String" value="${home}\Downloads"/>
2738 <key>DownloadDirectory</key>
2739 <string>${home}/Downloads</string>
2742 #### policies.json (macOS and Linux)
2746 "DownloadDirectory": "${home}/Downloads"
2749 #### policies.json (Windows)
2753 "DownloadDirectory": "${home}\\Downloads"
2756 ### EnableTrackingProtection
2757 Configure tracking protection.
2759 If this policy is not configured, tracking protection is not enabled by default in the browser, but it is enabled by default in private browsing and the user can change it.
2761 If `Value` is set to false, tracking protection is disabled and locked in both the regular browser and private browsing.
2763 If `Value` is set to true, tracking protection is enabled by default in both the regular browser and private browsing and the `Locked` value determines whether or not a user can change it.
2765 If `Cryptomining` is set to true, cryptomining scripts on websites are blocked.
2767 If `Fingerprinting` is set to true, fingerprinting scripts on websites are blocked.
2769 If `EmailTracking` is set to true, hidden email tracking pixels and scripts on websites are blocked. (Firefox 112)
2771 `Exceptions` are origins for which tracking protection is not enabled.
2773 **Compatibility:** Firefox 60, Firefox ESR 60 (Cryptomining and Fingerprinting added in 70/68.2, Exceptions added in 73/68.5)\
2774 **CCK2 Equivalent:** N/A\
2775 **Preferences Affected:** `privacy.trackingprotection.enabled`, `privacy.trackingprotection.pbmode.enabled`, `privacy.trackingprotection.cryptomining.enabled`, `privacy.trackingprotection.fingerprinting.enabled`
2779 Software\Policies\Mozilla\Firefox\EnableTrackingProtection\Value = 0x1 | 0x0
2780 Software\Policies\Mozilla\Firefox\EnableTrackingProtection\Locked = 0x1 | 0x0
2781 Software\Policies\Mozilla\Firefox\EnableTrackingProtection\Cryptomining = 0x1 | 0x0
2782 Software\Policies\Mozilla\Firefox\EnableTrackingProtection\Fingerprinting = 0x1 | 0x0
2783 Software\Policies\Mozilla\Firefox\EnableTrackingProtection\Exceptions\1 = "https://example.com"
2785 #### Windows (Intune)
2788 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~TrackingProtection/A_TrackingProtection_Value
2792 <enabled/> or <disabled/>
2796 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~TrackingProtection/B_TrackingProtection_Cryptomining
2800 <enabled/> or <disabled/>
2804 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~TrackingProtection/C_TrackingProtection_Fingerprinting
2808 <enabled/> or <disabled/>
2812 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~TrackingProtection/D_TrackingProtection_Exceptions
2817 <data id="TrackingProtection_Exceptions" value="1https://example.com"/>
2821 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~TrackingProtection/E_TrackingProtection_Locked
2825 <enabled/> or <disabled/>
2830 <key>EnableTrackingProtection</key>
2836 <key>Cryptomining</key>
2838 <key>Fingerprinting</key>
2840 <key>Exceptions</key>
2842 <string>https://example.com</string>
2851 "EnableTrackingProtection": {
2852 "Value": true | false,
2853 "Locked": true | false,
2854 "Cryptomining": true | false,
2855 "Fingerprinting": true | false,
2856 "Exceptions": ["https://example.com"]
2861 ### EncryptedMediaExtensions
2862 Enable or disable Encrypted Media Extensions and optionally lock it.
2864 If `Enabled` is set to false, encrypted media extensions (like Widevine) are not downloaded by Firefox unless the user consents to installing them.
2866 If `Locked` is set to true and `Enabled` is set to false, Firefox will not download encrypted media extensions (like Widevine) or ask the user to install them.
2868 **Compatibility:** Firefox 77, Firefox ESR 68.9\
2869 **CCK2 Equivalent:** N/A\
2870 **Preferences Affected:** `media.eme.enabled`
2874 Software\Policies\Mozilla\Firefox\EncryptedMediaExtensions\Enabled = 0x1 | 0x0
2875 Software\Policies\Mozilla\Firefox\EncryptedMediaExtensions\Locked = 0x1 | 0x0
2877 #### Windows (Intune)
2880 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~EncryptedMediaExtensions/EncryptedMediaExtensions_Enabled
2881 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~EncryptedMediaExtensions/EncryptedMediaExtensions_Locked
2885 <enabled/>or <disabled/>
2890 <key>EncryptedMediaExtensions</key>
2903 "EncryptedMediaExtensions": {
2904 "Enabled": true | false,
2905 "Locked": true | false
2910 ### EnterprisePoliciesEnabled
2911 Enable policy support on macOS.
2913 **Compatibility:** Firefox 63, Firefox ESR 60.3 (macOS only)\
2914 **CCK2 Equivalent:** N/A\
2915 **Preferences Affected:** N/A
2920 <key>EnterprisePoliciesEnabled</key>
2924 ### ExemptDomainFileTypePairsFromFileTypeDownloadWarnings
2926 Disable warnings based on file extension for specific file types on domains.
2928 This policy is based on the [Chrome policy](https://chromeenterprise.google/policies/#ExemptDomainFileTypePairsFromFileTypeDownloadWarnings) of the same name.
2930 Important: The documentation for the policy for both Edge and Chrome is incorrect. The ```domains``` value must be a domain, not a URL pattern. Also, we do not support using ```*``` to mean all domains.
2932 **Compatibility:** Firefox 102\
2933 **CCK2 Equivalent:** N/A\
2934 **Preferences Affected:** N/A
2937 Software\Policies\Mozilla\Firefox\ExemptDomainFileTypePairsFromFileTypeDownloadWarnings (REG_MULTI_SZ) =
2941 "file_extension": "jnlp",
2942 "domains": ["example.com"]
2946 #### Windows (Intune)
2949 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/ExemptDomainFileTypePairsFromFileTypeDownloadWarnings
2954 <data id="JSON" value='
2957 "file_extension": "jnlp",
2958 "domains": ["example.com"]
2963 If you are using custom ADMX and ADML administrative templates in Intune, you can use this OMA-URI instead
2964 to workaround the limit on the length of strings. Put all of your JSON on one line.
2968 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Extensions/ExemptDomainFileTypePairsFromFileTypeDownloadWarningsOneLine
2973 <data id="JSONOneLine" value='[]'/>
2978 <key>ExemptDomainFileTypePairsFromFileTypeDownloadWarnings</key>
2981 <key>file_extension</key>
2982 <string>jnlp</string>
2985 <string>example.com</string>
2995 "ExemptDomainFileTypePairsFromFileTypeDownloadWarnings": [{
2996 "file_extension": "jnlp",
2997 "domains": ["example.com"]
3003 Control the installation, uninstallation and locking of extensions.
3005 We strongly recommend that you use the **[`ExtensionSettings`](#extensionsettings)** policy. It has the same functionality and adds more. It does not support native paths, though, so you'll have to use file:/// URLs.
3007 This method will be deprecated in the near future.
3009 `Install` is a list of URLs or native paths for extensions to be installed.
3011 `Uninstall` is a list of extension IDs that should be uninstalled if found.
3013 `Locked` is a list of extension IDs that the user cannot disable or uninstall.
3015 **Compatibility:** Firefox 60, Firefox ESR 60\
3016 **CCK2 Equivalent:** `addons`\
3017 **Preferences Affected:** N/A
3021 Software\Policies\Mozilla\Firefox\Extensions\Install\1 = "https://addons.mozilla.org/firefox/downloads/somefile.xpi"
3022 Software\Policies\Mozilla\Firefox\Extensions\Install\2 = "//path/to/xpi"
3023 Software\Policies\Mozilla\Firefox\Extensions\Uninstall\1 = "bad_addon_id@mozilla.org"
3024 Software\Policies\Mozilla\Firefox\Extensions\Locked\1 = "addon_id@mozilla.org"
3026 #### Windows (Intune)
3029 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Extensions/Extensions_Install
3034 <data id="Extensions" value="1https://addons.mozilla.org/firefox/downloads/somefile.xpi2//path/to/xpi"/>
3038 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Extensions/Extensions_Uninstall
3043 <data id="Extensions" value="1bad_addon_id@mozilla.org"/>
3047 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Extensions/Extensions_Locked
3052 <data id="Extensions" value="1addon_id@mozilla.org"/>
3057 <key>Extensions</key>
3061 <string>https://addons.mozilla.org/firefox/downloads/somefile.xpi</string>
3062 <string>//path/to/xpi</string>
3064 <key>Uninstall</key>
3066 <string>bad_addon_id@mozilla.org</string>
3070 <string>addon_id@mozilla.org</string>
3080 "Install": ["https://addons.mozilla.org/firefox/downloads/somefile.xpi", "//path/to/xpi"],
3081 "Uninstall": ["bad_addon_id@mozilla.org"],
3082 "Locked": ["addon_id@mozilla.org"]
3087 ### ExtensionSettings
3088 Manage all aspects of extensions. This policy is based heavily on the [Chrome policy](https://dev.chromium.org/administrators/policy-list-3/extension-settings-full) of the same name.
3090 This policy maps an extension ID to its configuration. With an extension ID, the configuration will be applied to the specified extension only. A default configuration can be set for the special ID "*", which will apply to all extensions that don't have a custom configuration set in this policy.
3092 To obtain an extension ID, install the extension and go to about:support. You will see the ID in the Extensions section. I've also created an extension that makes it easy to find the ID of extensions on AMO. You can download it [here](https://github.com/mkaply/queryamoid/releases/tag/v0.1).
3093 Or you can ask the Mozilla Addons API, see [docs](https://mozilla.github.io/addons-server/topics/api/addons.html#detail), which returns the ID as `guid`: https://addons.mozilla.org/api/v5/addons/addon/ublock-origin/
3095 The configuration for each extension is another dictionary that can contain the fields documented below.
3097 | Name | Description |
3099 | `installation_mode` | Maps to a string indicating the installation mode for the extension. The valid strings are `allowed`,`blocked`,`force_installed`, and `normal_installed`.
3100 | `allowed` | Allows the extension to be installed by the user. This is the default behavior. There is no need for an install_url; it will automatically be allowed based on the ID.
3101 | `blocked`| Blocks installation of the extension and removes it from the device if already installed.
3102 | `force_installed`| The extension is automatically installed and can't be removed by the user. This option is not valid for the default configuration and requires an install_url.
3103 | `normal_installed`| The extension is automatically installed but can be disabled by the user. This option is not valid for the default configuration and requires an install_url.
3104 | `install_url`| Maps to a URL indicating where Firefox can download a force_installed or normal_installed extension. If installing from the local file system, use a [```file:///``` URL](https://en.wikipedia.org/wiki/File_URI_scheme). If installing from the addons.mozilla.org, use the following URL (substituting ID with the extension ID or with the short name from the URL on AMO), https://addons.mozilla.org/firefox/downloads/latest/ID/latest.xpi. Languages packs are available from https://releases.mozilla.org/pub/firefox/releases/VERSION/PLATFORM/xpi/LANGUAGE.xpi. If you need to update the extension, you can change the name of the extension and it will be automatically updated. Extensions installed from file URLs will additional be updated when their internal version changes.
3105 | `install_sources` | A list of sources from which installing extensions is allowed using URL match patterns. **This is unnecessary if you are only allowing the installation of certain extensions by ID.** Each item in this list is an extension-style match pattern. Users will be able to easily install items from any URL that matches an item in this list. Both the location of the *.xpi file and the page where the download is started from (i.e. the referrer) must be allowed by these patterns. This setting can be used only for the default configuration.
3106 | `allowed_types` | This setting whitelists the allowed types of extension/apps that can be installed in Firefox. The value is a list of strings, each of which should be one of the following: "extension", "theme", "dictionary", "locale" This setting can be used only for the default configuration.
3107 | `blocked_install_message` | This maps to a string specifying the error message to display to users if they're blocked from installing an extension. This setting allows you to append text to the generic error message displayed when the extension is blocked. This could be be used to direct users to your help desk, explain why a particular extension is blocked, or something else. This setting can be used only for the default configuration.
3108 | `restricted_domains` | An array of domains on which content scripts can't be run. This setting can be used only for the default configuration.
3109 | `updates_disabled` | (Firefox 89, Firefox ESR 78.11) Boolean that indicates whether or not to disable automatic updates for an individual extension.
3110 | `default_area` | (Firefox 113) String that indicates where to place the extension icon by default. Possible values are `navbar` and `menupanel`.
3111 | `temporarily_allow_weak_signatures`| (Firefox 127) A boolean that indicates whether to allow installing extensions signed using deprecated signature algorithms.
3113 **Compatibility:** Firefox 69, Firefox ESR 68.1 (As of Firefox 85, Firefox ESR 78.7, installing a theme makes it the default.)\
3114 **CCK2 Equivalent:** N/A\
3115 **Preferences Affected:** N/A
3118 Software\Policies\Mozilla\Firefox\ExtensionSettings (REG_MULTI_SZ) =
3122 "blocked_install_message": "Custom error message.",
3123 "install_sources": ["https://yourwebsite.com/*"],
3124 "installation_mode": "blocked",
3125 "allowed_types": ["extension"]
3127 "uBlock0@raymondhill.net": {
3128 "installation_mode": "force_installed",
3129 "install_url": "https://addons.mozilla.org/firefox/downloads/latest/ublock-origin/latest.xpi" # using slug / short name
3131 "adguardadblocker@adguard.com": {
3132 "installation_mode": "force_installed",
3133 "install_url": "https://addons.mozilla.org/firefox/downloads/latest/adguardadblocker@adguard.com/latest.xpi" # using extension ID
3135 "https-everywhere@eff.org": {
3136 "installation_mode": "allowed",
3137 "updates_disabled": false
3141 #### Windows (Intune)
3144 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Extensions/ExtensionSettings
3149 <data id="ExtensionSettings" value='
3152 "blocked_install_message": "Custom error message.",
3153 "install_sources": ["https://yourwebsite.com/*"],
3154 "installation_mode": "blocked",
3155 "allowed_types": ["extension"]
3157 "uBlock0@raymondhill.net": {
3158 "installation_mode": "force_installed",
3159 "install_url": "https://addons.mozilla.org/firefox/downloads/latest/ublock-origin/latest.xpi"
3161 "adguardadblocker@adguard.com": {
3162 "installation_mode": "force_installed",
3163 "install_url": "https://addons.mozilla.org/firefox/downloads/latest/adguardadblocker@adguard.com/latest.xpi"
3166 "https-everywhere@eff.org": {
3167 "installation_mode": "allowed",
3168 "updates_disabled": false
3172 If you are using custom ADMX and ADML administrative templates in Intune, you can use this OMA-URI instead
3173 to workaround the limit on the length of strings. Put all of your JSON on one line.
3177 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Extensions/ExtensionSettingsOneLine
3182 <data id="JSONOneLine" value='{}'/>
3187 <key>ExtensionSettings</key>
3191 <key>blocked_install_message</key>
3192 <string>Custom error message.</string>
3193 <key>install_sources</key>
3195 <string>"https://yourwebsite.com/*"</string>
3197 <key>installation_mode</key>
3198 <string>blocked</string>
3199 <key>allowed_types</key>
3201 <string>extension</string>
3204 <key>uBlock0@raymondhill.net</key>
3206 <key>installation_mode</key>
3207 <string>force_installed</string>
3208 <key>install_url</key>
3209 <string>https://addons.mozilla.org/firefox/downloads/latest/ublock-origin/latest.xpi</string>
3211 <key>adguardadblocker@adguard.com</key>
3213 <key>installation_mode</key>
3214 <string>force_installed</string>
3215 <key>install_url</key>
3216 <string>https://addons.mozilla.org/firefox/downloads/latest/adguardadblocker@adguard.com/latest.xpi</string>
3218 <key>https-everywhere@eff.org</key>
3220 <key>installation_mode</key>
3221 <string>allowed</string>
3222 <key>updates_disabled</key>
3232 "ExtensionSettings": {
3234 "blocked_install_message": "Custom error message.",
3235 "install_sources": ["https://yourwebsite.com/*"],
3236 "installation_mode": "blocked",
3237 "allowed_types": ["extension"]
3239 "uBlock0@raymondhill.net": {
3240 "installation_mode": "force_installed",
3241 "install_url": "https://addons.mozilla.org/firefox/downloads/latest/ublock-origin/latest.xpi"
3243 "adguardadblocker@adguard.com": {
3244 "installation_mode": "force_installed",
3245 "install_url": "https://addons.mozilla.org/firefox/downloads/latest/adguardadblocker@adguard.com/latest.xpi"
3247 "https-everywhere@eff.org": {
3248 "installation_mode": "allowed",
3249 "updates_disabled": false
3256 Control extension updates.
3258 **Compatibility:** Firefox 67, Firefox ESR 60.7\
3259 **CCK2 Equivalent:** N/A\
3260 **Preferences Affected:** `extensions.update.enabled`
3264 Software\Policies\Mozilla\Firefox\ExtensionUpdate = 0x1 | 0x0
3266 #### Windows (Intune)
3269 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Extensions/ExtensionUpdate
3273 <enabled/> or <disabled/>
3278 <key>ExtensionUpdate</key>
3286 "ExtensionUpdate": true | false
3291 Customize the Firefox Home page.
3293 **Compatibility:** Firefox 68, Firefox ESR 68 (SponsoredTopSites and SponsoredPocket were added in Firefox 95, Firefox ESR 91.4, Snippets was deprecated in Firefox 122)
3294 **CCK2 Equivalent:** N/A\
3295 **Preferences Affected:** `browser.newtabpage.activity-stream.showSearch`, `browser.newtabpage.activity-stream.feeds.topsites`, `browser.newtabpage.activity-stream.feeds.section.highlights`, `browser.newtabpage.activity-stream.feeds.section.topstories`, `browser.newtabpage.activity-stream.feeds.snippets`, `browser.newtabpage.activity-stream.showSponsoredTopSites`, `browser.newtabpage.activity-stream.showSponsored`
3299 Software\Policies\Mozilla\Firefox\FirefoxHome\Search = 0x1 | 0x0
3300 Software\Policies\Mozilla\Firefox\FirefoxHome\TopSites = 0x1 | 0x0
3301 Software\Policies\Mozilla\Firefox\FirefoxHome\SponsoredTopSites = 0x1 | 0x0
3302 Software\Policies\Mozilla\Firefox\FirefoxHome\Highlights = 0x1 | 0x0
3303 Software\Policies\Mozilla\Firefox\FirefoxHome\Pocket = 0x1 | 0x0
3304 Software\Policies\Mozilla\Firefox\FirefoxHome\SponsoredPocket = 0x1 | 0x0
3305 Software\Policies\Mozilla\Firefox\FirefoxHome\Snippets = 0x1 | 0x0
3306 Software\Policies\Mozilla\Firefox\FirefoxHome\Locked = 0x1 | 0x0
3308 #### Windows (Intune)
3311 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/CustomizeFirefoxHome
3316 <data id="FirefoxHome_Search" value="true | false"/>
3317 <data id="FirefoxHome_TopSites" value="true | false"/>
3318 <data id="FirefoxHome_SponsoredTopSites" value="true | false"/>
3319 <data id="FirefoxHome_Highlights" value="true | false"/>
3320 <data id="FirefoxHome_Pocket" value="true | false"/>
3321 <data id="FirefoxHome_SponsoredPocket" value="true | false"/>
3322 <data id="FirefoxHome_Snippets" value="true | false"/>
3323 <data id="FirefoxHome_Locked" value="true | false"/>
3328 <key>FirefoxHome</key>
3334 <key>SponsoredTopSites</key>
3336 <key>Highlights</key>
3340 <key>SponsoredPocket</key>
3354 "Search": true | false,
3355 "TopSites": true | false,
3356 "SponsoredTopSites": true | false,
3357 "Highlights": true | false,
3358 "Pocket": true | false,
3359 "SponsoredPocket": true | false,
3360 "Snippets": true | false,
3361 "Locked": true | false
3367 Customize Firefox Suggest (US only).
3369 **Compatibility:** Firefox 118, Firefox ESR 115.3.
3370 **CCK2 Equivalent:** N/A\
3371 **Preferences Affected:** `browser.urlbar.suggest.quicksuggest.nonsponsored`, `browser.urlbar.suggest.quicksuggest.sponsored`, `browser.urlbar.quicksuggest.dataCollection.enabled`
3375 Software\Policies\Mozilla\Firefox\FirefoxSuggest\WebSuggestions = 0x1 | 0x0
3376 Software\Policies\Mozilla\Firefox\FirefoxSuggest\SponsoredSuggestions = 0x1 | 0x0
3377 Software\Policies\Mozilla\Firefox\FirefoxSuggest\ImproveSuggest = 0x1 | 0x0
3378 Software\Policies\Mozilla\Firefox\FirefoxSuggest\Locked = 0x1 | 0x0
3380 #### Windows (Intune)
3383 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~FirefoxSuggest/FirefoxSuggest_WebSuggestions
3387 <enabled/> or <disabled/>
3391 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~FirefoxSuggest/FirefoxSuggest_SponsoredSuggestions
3395 <enabled/> or <disabled/>
3399 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~FirefoxSuggest/FirefoxSuggest_ImproveSuggest
3403 <enabled/> or <disabled/>
3407 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~FirefoxSuggest/FirefoxSuggest_Locked
3411 <enabled/> or <disabled/>
3416 <key>FirefoxSuggest</key>
3418 <key>WebSuggestions</key>
3420 <key>SponsoredSuggestions</key>
3422 <key>ImproveSuggest</key>
3434 "WebSuggestions": true | false,
3435 "SponsoredSuggestions": true | false,
3436 "ImproveSuggest": true | false,
3437 "Locked": true | false
3442 ### GoToIntranetSiteForSingleWordEntryInAddressBar
3443 Whether to always go through the DNS server before sending a single word search string to a search engine.
3445 If the site exists, it will navigate to the website. If the intranet responds with a 404, the page will show a 404. If the intranet does not respond, the browser will attempt a search.
3447 The second result in the URL bar will be a search result to allow users to conduct a web search exactly as it was entered.
3449 If instead you would like to enable the ability to have your domain appear as a valid URL and to disallow the browser from ever searching that term using the first result that matches it, add the pref `browser.fixup.domainwhitelist.YOUR_DOMAIN` (where `YOUR_DOMAIN` is the name of the domain you'd like to add), and set the pref to `true`. The URL bar will then suggest `YOUR_DOMAIN` when the user fully types `YOUR_DOMAIN`. If the user attempts to load that domain and it fails to load, it will show an "Unable to connect" error page.
3451 You can also whitelist a domain suffix that is not part of the [Public Suffix List](https://publicsuffix.org/) by adding the pref `browser.fixup.domainsuffixwhitelist.YOUR_DOMAIN_SUFFIX` with a value of `true`.
3453 Additionally, if you want users to see a "Did you mean to go to 'YOUR_DOMAIN'" prompt below the URL bar if they land on a search results page instead of an intranet domain that provides a response, set the pref `browser.urlbar.dnsResolveSingleWordsAfterSearch` to `1`. Enabling this will cause the browser to commit a DNS check after every single word search. If the browser receives a response from the intranet, a prompt will ask the user if they'd like to instead navigate to `YOUR_DOMAIN`. If the user presses the **yes** button, `browser.fixup.domainwhitelist.YOUR_DOMAIN` will be set to `true`.
3455 **Compatibility:** Firefox 104, Firefox ESR 102.2\
3456 **CCK2 Equivalent:** `N/A`\
3457 **Preferences Affected:** `browser.fixup.dns_first_for_single_words`
3461 Software\Policies\Mozilla\Firefox\GoToIntranetSiteForSingleWordEntryInAddressBar = 0x1 | 0x0
3463 #### Windows (Intune)
3466 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/GoToIntranetSiteForSingleWordEntryInAddressBar
3470 <enabled/> or <disabled/>
3475 <key>GoToIntranetSiteForSingleWordEntryInAddressBar</key>
3483 "GoToIntranetSiteForSingleWordEntryInAddressBar": true | false
3488 Configure default application handlers. This policy is based on the internal format of `handlers.json`.
3490 You can configure handlers based on a mime type (`mimeTypes`), a file's extension (`extensions`), or a protocol (`schemes`).
3492 Within each handler type, you specify the given mimeType/extension/scheme as a key and use the following subkeys to describe how it is handled.
3494 | Name | Description |
3496 | `action`| Can be either `saveToDisk`, `useHelperApp`, `useSystemDefault`.
3497 | `ask` | If `true`, the user is asked if what they want to do with the file. If `false`, the action is taken without user intervention.
3498 | `handlers` | An array of handlers with the first one being the default. If you don't want to have a default handler, use an empty object for the first handler. Choose between path or uriTemplate.
3499 | `name` | The display name of the handler (might not be used).
3500 | `path`| The native path to the executable to be used.
3501 | `uriTemplate`| A url to a web based application handler. The URL must be https and contain a %s to be used for substitution.
3503 **Compatibility:** Firefox 78, Firefox ESR 78\
3504 **CCK2 Equivalent:** N/A\
3505 **Preferences Affected:** N/A
3508 Software\Policies\Mozilla\Firefox\Handlers (REG_MULTI_SZ) =
3512 "application/msword": {
3513 "action": "useSystemDefault",
3519 "action": "useHelperApp",
3520 "ask": true | false,
3523 "uriTemplate": "https://mail.google.com/mail/?extsrc=mailto&url=%s"
3529 "action": "useHelperApp",
3530 "ask": true | false,
3532 "name": "Adobe Acrobat",
3533 "path": "C:\\Program Files (x86)\\Adobe\\Acrobat Reader DC\\Reader\\AcroRd32.exe"
3539 #### Windows (Intune)
3542 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/Handlers
3547 <data id="Handlers" value='
3550 "application/msword": {
3551 "action": "useSystemDefault",
3557 "action": "useHelperApp",
3558 "ask": true | false,
3561 "uriTemplate": "https://mail.google.com/mail/?extsrc=mailto&url=%s"
3567 "action": "useHelperApp",
3568 "ask": true | false,
3570 "name": "Adobe Acrobat",
3571 "path": "C:\\Program Files (x86)\\Adobe\\Acrobat Reader DC\\Reader\\AcroRd32.exe"
3578 If you are using custom ADMX and ADML administrative templates in Intune, you can use this OMA-URI instead
3579 to workaround the limit on the length of strings. Put all of your JSON on one line.
3583 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Extensions/HandlersOneLine
3588 <data id="JSONOneLine" value='{}'/>
3595 <key>mimeTypes</key>
3597 <key>application/msword</key>
3600 <string>useSystemDefault</string>
3610 <string>useHelperApp</string>
3617 <string>Gmail</string>
3618 <key>uriTemplate</key>
3619 <string>https://mail.google.com/mail/?extsrc=mailto&url=%s</string>
3624 <key>extensions</key>
3629 <string>useHelperApp</string>
3636 <string>Adobe Acrobat</string>
3638 <string>/System/Applications/Preview.app</string>
3652 "application/msword": {
3653 "action": "useSystemDefault",
3659 "action": "useHelperApp",
3660 "ask": true | false,
3663 "uriTemplate": "https://mail.google.com/mail/?extsrc=mailto&url=%s"
3669 "action": "useHelperApp",
3670 "ask": true | false,
3672 "name": "Adobe Acrobat",
3673 "path": "/usr/bin/acroread"
3681 ### HardwareAcceleration
3682 Control hardware acceleration.
3684 **Compatibility:** Firefox 60, Firefox ESR 60\
3685 **CCK2 Equivalent:** N/A\
3686 **Preferences Affected:** `layers.acceleration.disabled`
3690 Software\Policies\Mozilla\Firefox\HardwareAcceleration = 0x1 | 0x0
3692 #### Windows (Intune)
3695 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/HardwareAcceleration
3699 <enabled/> or <disabled/>
3704 <key>HardwareAcceleration</key>
3712 "HardwareAcceleration": true | false
3717 Configure the default homepage and how Firefox starts.
3719 `URL` is the default homepage.
3721 `Locked` prevents the user from changing homepage preferences.
3723 `Additional` allows for more than one homepage.
3725 `StartPage` is how Firefox starts. The choices are no homepage, the default homepage or the previous session.
3727 With Firefox 78, an additional option as added for `Startpage`, `homepage-locked`. If this is value is set for the Startpage, the user will always get the homepage at startup and cannot choose to restore their session.
3729 **Compatibility:** Firefox 60, Firefox ESR 60 (StartPage was added in Firefox 60, Firefox ESR 60.4, homepage-locked added in Firefox 78)\
3730 **CCK2 Equivalent:** `homePage`,`lockHomePage`\
3731 **Preferences Affected:** `browser.startup.homepage`, `browser.startup.page`
3735 Software\Policies\Mozilla\Firefox\Homepage\URL = "https://example.com"
3736 Software\Policies\Mozilla\Firefox\Homepage\Locked = 0x1 | 0x0
3737 Software\Policies\Mozilla\Firefox\Homepage\Additional\1 = "https://example.org"
3738 Software\Policies\Mozilla\Firefox\Homepage\Additional\2 = "https://example.edu"
3739 Software\Policies\Mozilla\Firefox\Homepage\StartPage = "none" | "homepage" | "previous-session" | "homepage-locked"
3741 #### Windows (Intune)
3744 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Homepage/HomepageURL
3750 <data id="HomepageURL" value="https://example.com"/>
3751 <data id="HomepageLocked" value="true | false"/>
3755 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Homepage/HomepageAdditional
3761 <data id="HomepageAdditional" value="1http://example.org2http://example.edu"/>
3765 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Homepage/HomepageStartPage
3771 <data id="StartPage" value="none | homepage | previous-session"/>
3779 <string>http://example.com</string>
3782 <key>Additional</key>
3784 <string>http://example.org</string>
3785 <string>http://example.edu</string>
3787 <key>StartPage</key>
3788 <string>none | homepage | previous-session | homepage-locked</string>
3797 "URL": "http://example.com/",
3798 "Locked": true | false,
3799 "Additional": ["http://example.org/",
3800 "http://example.edu/"],
3801 "StartPage": "none" | "homepage" | "previous-session" | "homepage-locked"
3807 Configure sites that will not be upgraded to HTTPS.
3809 The sites are specified as a list of origins.
3811 **Compatibility:** Firefox 127\
3812 **CCK2 Equivalent:** N/A\
3813 **Preferences Affected:** N/A
3817 Software\Policies\Mozilla\Firefox\HttpAllowlist\1 = "http://example.org"
3818 Software\Policies\Mozilla\Firefox\HttpAllowlist\2 = "http://example.edu"
3820 #### Windows (Intune)
3823 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/HttpAllowlist
3828 <data id="List" value="1http://example.org2http://example.edu"/>
3833 <key>HttpAllowlist</key>
3835 <string>http://example.org</string>
3836 <string>http://example.edu</string>
3844 "HttpAllowlist": ["http://example.org",
3845 "http://example.edu"]
3850 Configure HTTPS-Only Mode.
3852 | Value | Description
3854 | allowed | HTTPS-Only Mode is off by default, but the user can turn it on.
3855 | disallowed | HTTPS-Only Mode is off and the user can't turn it on.
3856 | enabled | HTTPS-Only Mode is on by default, but the user can turn it off.
3857 | force_enabled | HTTPS-Only Mode is on and the user can't turn it off.
3859 **Compatibility:** Firefox 127\
3860 **CCK2 Equivalent:** N/A\
3861 **Preferences Affected:** `dom.security.https_only_mode`
3865 Software\Policies\Mozilla\Firefox\HttpsOnlyMode = "allowed", "disallowed", "enabled", "force_enabled"
3867 #### Windows (Intune)
3870 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/HttpsOnlyMode
3875 <data id="HttpsOnlyMode" value="allowed | disallowed | enabled | force_enabled"/>
3880 <key>HttpsOnlyMode</key>
3881 <string>allowed | disallowed | enabled | force_enabled</string>
3888 "HttpsOnlyMode": "allowed" | "disallowed" | "enabled" | "force_enabled"
3892 ### InstallAddonsPermission
3893 Configure the default extension install policy as well as origins for extension installs are allowed. This policy does not override turning off all extension installs.
3895 `Allow` is a list of origins where extension installs are allowed.
3897 `Default` determines whether or not extension installs are allowed by default.
3899 **Compatibility:** Firefox 60, Firefox ESR 60\
3900 **CCK2 Equivalent:** `permissions.install`\
3901 **Preferences Affected:** `xpinstall.enabled`, `browser.newtabpage.activity-stream.asrouter.userprefs.cfr.addons`, `browser.newtabpage.activity-stream.asrouter.userprefs.cfr.features`
3905 Software\Policies\Mozilla\Firefox\InstallAddonsPermission\Allow\1 = "https://example.org"
3906 Software\Policies\Mozilla\Firefox\InstallAddonsPermission\Allow\2 = "https://example.edu"
3907 Software\Policies\Mozilla\Firefox\InstallAddonsPermission\Default = 0x1 | 0x0
3909 #### Windows (Intune)
3912 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Addons/InstallAddonsPermission_Allow
3917 <data id="Permissions" value="1https://example.org2https://example.edu"/>
3921 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Addons/InstallAddonsPermission_Default
3930 <key>InstallAddonsPermission</key>
3934 <string>http://example.org</string>
3935 <string>http://example.edu</string>
3946 "InstallAddonsPermission": {
3947 "Allow": ["http://example.org/",
3948 "http://example.edu/"],
3949 "Default": true | false
3955 Disable the feature enforcing a separate profile for each installation.
3957 If this policy set to true, Firefox will not try to create different profiles for installations of Firefox in different directories. This is the equivalent of the MOZ_LEGACY_PROFILES environment variable.
3959 If this policy set to false, Firefox will create a new profile for each unique installation of Firefox.
3961 This policy only work on Windows via GPO (not policies.json).
3963 **Compatibility:** Firefox 70, Firefox ESR 68.2 (Windows only, GPO only)\
3964 **CCK2 Equivalent:** N/A\
3965 **Preferences Affected:** N/A
3969 Software\Policies\Mozilla\Firefox\LegacyProfiles = = 0x1 | 0x0
3971 #### Windows (Intune)
3974 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/LegacyProfiles
3978 <enabled/> or <disabled/>
3980 ### LegacySameSiteCookieBehaviorEnabled
3981 Enable default legacy SameSite cookie behavior setting.
3983 If this policy is set to true, it reverts all cookies to legacy SameSite behavior which means that cookies that don't explicitly specify a ```SameSite``` attribute are treated as if they were ```SameSite=None```.
3985 **Compatibility:** Firefox 96\
3986 **CCK2 Equivalent:** N/A\
3987 **Preferences Affected:** `network.cookie.sameSite.laxByDefault`
3991 Software\Policies\Mozilla\Firefox\LegacySameSiteCookieBehaviorEnabled = = 0x1 | 0x0
3993 #### Windows (Intune)
3996 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/LegacySameSiteCookieBehaviorEnabled
4000 <enabled/> or <disabled/>
4005 <key>LegacySameSiteCookieBehaviorEnabled</key>
4013 "LegacySameSiteCookieBehaviorEnabled": true | false
4016 ### LegacySameSiteCookieBehaviorEnabledForDomainList
4017 Revert to legacy SameSite behavior for cookies on specified sites.
4019 If this policy is set to true, cookies set for domains in this list will revert to legacy SameSite behavior which means that cookies that don't explicitly specify a ```SameSite``` attribute are treated as if they were ```SameSite=None```.
4021 **Compatibility:** Firefox 96\
4022 **CCK2 Equivalent:** N/A\
4023 **Preferences Affected:** `network.cookie.sameSite.laxByDefault.disabledHosts`
4027 Software\Policies\Mozilla\Firefox\LegacySameSiteCookieBehaviorEnabledForDomainList\1 = "example.org"
4028 Software\Policies\Mozilla\Firefox\LegacySameSiteCookieBehaviorEnabledForDomainList\2 = "example.edu"
4030 #### Windows (Intune)
4033 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/LegacySameSiteCookieBehaviorEnabledForDomainList
4038 <data id="LegacySameSiteCookieBehaviorEnabledForDomainList" value="1example.org2example.edu"/>
4043 <key>LegacySameSiteCookieBehaviorEnabledForDomainList</key>
4045 <string>example.org</string>
4046 <string>example.edu</string>
4054 "LegacySameSiteCookieBehaviorEnabledForDomainList": ["example.org",
4060 Enable linking to local files by origin.
4062 **Compatibility:** Firefox 68, Firefox ESR 68\
4063 **CCK2 Equivalent:** N/A\
4064 **Preferences Affected:** `capability.policy.localfilelinks.*`
4068 Software\Policies\Mozilla\Firefox\LocalFileLinks\1 = "https://example.org"
4069 Software\Policies\Mozilla\Firefox\LocalFileLinks\2 = "https://example.edu"
4071 #### Windows (Intune)
4074 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/LocalFileLinks
4079 <data id="LocalFileLinks" value="1https://example.org2https://example.edu"/>
4084 <key>LocalFileLinks</key>
4086 <string>http://example.org</string>
4087 <string>http://example.edu</string>
4095 "LocalFileLinks": ["http://example.org/",
4096 "http://example.edu/"]
4100 ### ManagedBookmarks
4101 Configures a list of bookmarks managed by an administrator that cannot be changed by the user.
4103 The bookmarks are only added as a button on the personal toolbar. They are not in the bookmarks folder.
4105 The syntax of this policy is exactly the same as the [Chrome ManagedBookmarks policy](https://cloud.google.com/docs/chrome-enterprise/policies/?policy=ManagedBookmarks). The schema is:
4109 "id": "BookmarkType",
4113 "$ref": "BookmarkType"
4132 **Compatibility:** Firefox 83, Firefox ESR 78.5\
4133 **CCK2 Equivalent:** N/A\
4134 **Preferences Affected:** N/A
4137 Software\Policies\Mozilla\Firefox\ManagedBookmarks (REG_MULTI_SZ) =
4141 "toplevel_name": "My managed bookmarks folder"
4144 "url": "example.com",
4148 "name": "Mozilla links",
4151 "url": "https://mozilla.org",
4152 "name": "Mozilla.org"
4155 "url": "https://support.mozilla.org/",
4162 #### Windows (Intune)
4165 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/ManagedBookmarks
4170 <data id="JSON" value='
4173 "toplevel_name": "My managed bookmarks folder"
4176 "url": "example.com",
4180 "name": "Mozilla links",
4183 "url": "https://mozilla.org",
4184 "name": "Mozilla.org"
4187 "url": "https://support.mozilla.org/",
4194 If you are using custom ADMX and ADML administrative templates in Intune, you can use this OMA-URI instead
4195 to workaround the limit on the length of strings. Put all of your JSON on one line.
4199 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Extensions/ManagedBoomarksOneLine
4204 <data id="JSONOneLine" value='[]'/>
4209 <key>ManagedBookmarks</key>
4212 <key>toplevel_name</key>
4213 <string>My managed bookmarks folder</string>
4216 <string>example.com</string>
4218 <string>Example</string>
4222 <string>Mozilla links</string>
4227 <string>https://mozilla.org</string>
4229 <string>Mozilla</string>
4233 <string>https://support.mozilla.org/</string>
4235 <string>SUMO</string>
4246 "ManagedBookmarks": [
4248 "toplevel_name": "My managed bookmarks folder"
4251 "url": "example.com",
4255 "name": "Mozilla links",
4258 "url": "https://mozilla.org",
4259 "name": "Mozilla.org"
4262 "url": "https://support.mozilla.org/",
4271 ### ManualAppUpdateOnly
4273 Switch to manual updates only.
4275 If this policy is enabled:
4276 1. The user will never be prompted to install updates
4277 2. Firefox will not check for updates in the background, though it will check automatically when an update UI is displayed (such as the one in the About dialog). This check will be used to show "Update to version X" in the UI, but will not automatically download the update or prompt the user to update in any other way.
4278 3. The update UI will work as expected, unlike when using DisableAppUpdate.
4280 This policy is primarily intended for advanced end users, not for enterprises, but it is available via GPO.
4282 **Compatibility:** Firefox 87\
4283 **CCK2 Equivalent:** N/A\
4284 **Preferences Affected:** N/A
4288 Software\Policies\Mozilla\Firefox\ManualAppUpdateOnly = 0x1 | 0x0
4290 #### Windows (Intune)
4293 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/ManualAppUpdateOnly
4297 <enabled/> or <disabled/>
4302 <key>ManualAppUpdateOnly</key>
4310 "ManualAppUpdateOnly": true | false
4314 ### NetworkPrediction
4315 Enable or disable network prediction (DNS prefetching).
4317 **Compatibility:** Firefox 67, Firefox ESR 60.7\
4318 **CCK2 Equivalent:** N/A\
4319 **Preferences Affected:** `network.dns.disablePrefetch`, `network.dns.disablePrefetchFromHTTPS`
4323 Software\Policies\Mozilla\Firefox\NetworkPrediction = 0x1 | 0x0
4325 #### Windows (Intune)
4328 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/NetworkPrediction
4332 <enabled/> or <disabled/>
4337 <key>NetworkPrediction</key>
4345 "NetworkPrediction": true | false
4349 Enable or disable the New Tab page.
4351 **Compatibility:** Firefox 68, Firefox ESR 68\
4352 **CCK2 Equivalent:** N/A\
4353 **Preferences Affected:** `browser.newtabpage.enabled`
4357 Software\Policies\Mozilla\Firefox\NewTabPage = 0x1 | 0x0
4359 #### Windows (Intune)
4362 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/NewTabPage
4366 <enabled/> or <disabled/>
4371 <key>NewTabPage</key>
4379 "NewTabPage": true | false
4382 ### NoDefaultBookmarks
4383 Disable the creation of default bookmarks.
4385 This policy is only effective if the user profile has not been created yet.
4387 **Compatibility:** Firefox 60, Firefox ESR 60\
4388 **CCK2 Equivalent:** `removeDefaultBookmarks`\
4389 **Preferences Affected:** N/A
4393 Software\Policies\Mozilla\Firefox\NoDefaultBookmarks = 0x1 | 0x0
4395 #### Windows (Intune)
4398 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/NoDefaultBookmarks
4402 <enabled/> or <disabled/>
4407 <key>NoDefaultBookmarks</key>
4415 "NoDefaultBookmarks": true | false
4419 ### OfferToSaveLogins
4420 Control whether or not Firefox offers to save passwords.
4422 **Compatibility:** Firefox 60, Firefox ESR 60\
4423 **CCK2 Equivalent:** `dontRememberPasswords`\
4424 **Preferences Affected:** `signon.rememberSignons`
4428 Software\Policies\Mozilla\Firefox\OfferToSaveLogins = 0x1 | 0x0
4430 #### Windows (Intune)
4433 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/OfferToSaveLogins
4437 <enabled/> or <disabled/>
4442 <key>OfferToSaveLogins</key>
4450 "OfferToSaveLogins": true | false
4454 ### OfferToSaveLoginsDefault
4455 Sets the default value of signon.rememberSignons without locking it.
4457 **Compatibility:** Firefox 70, Firefox ESR 60.2\
4458 **CCK2 Equivalent:** `dontRememberPasswords`\
4459 **Preferences Affected:** `signon.rememberSignons`
4463 Software\Policies\Mozilla\Firefox\OfferToSaveLoginsDefault = 0x1 | 0x0
4465 #### Windows (Intune)
4468 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/OfferToSaveLoginsDefault
4472 <enabled/> or <disabled/>
4477 <key>OfferToSaveLoginsDefault</key>
4485 "OfferToSaveLoginsDefault": true | false
4489 ### OverrideFirstRunPage
4490 Override the first run page. If the value is an empty string (""), the first run page is not displayed.
4492 Starting with Firefox 83, Firefox ESR 78.5, you can also specify multiple URLS separated by a vertical bar (|).
4494 **Compatibility:** Firefox 60, Firefox ESR 60\
4495 **CCK2 Equivalent:** `welcomePage`,`noWelcomePage`\
4496 **Preferences Affected:** `startup.homepage_welcome_url`
4500 Software\Policies\Mozilla\Firefox\OverrideFirstRunPage = "http://example.org"
4502 #### Windows (Intune)
4505 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/OverrideFirstRunPage
4510 <data id="OverridePage" value="https://example.com"/>
4515 <key>OverrideFirstRunPage</key>
4516 <string>http://example.org</string>
4523 "OverrideFirstRunPage": "http://example.org"
4527 ### OverridePostUpdatePage
4528 Override the upgrade page. If the value is an empty string (""), no extra pages are displayed when Firefox is upgraded.
4530 **Compatibility:** Firefox 60, Firefox ESR 60\
4531 **CCK2 Equivalent:** `upgradePage`,`noUpgradePage`\
4532 **Preferences Affected:** `startup.homepage_override_url`
4536 Software\Policies\Mozilla\Firefox\OverridePostUpdatePage = "http://example.org"
4538 #### Windows (Intune)
4541 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/OverridePostUpdatePage
4546 <data id="OverridePage" value="https://example.com"/>
4551 <key>OverridePostUpdatePage</key>
4552 <string>http://example.org</string>
4559 "OverridePostUpdatePage": "http://example.org"
4563 ### PasswordManagerEnabled
4564 Remove access to the password manager via preferences and blocks about:logins on Firefox 70.
4566 **Compatibility:** Firefox 70, Firefox ESR 60.2\
4567 **CCK2 Equivalent:** N/A\
4568 **Preferences Affected:** `pref.privacy.disable_button.view_passwords`, `signon.rememberSignons`
4572 Software\Policies\Mozilla\Firefox\PasswordManagerEnabled = 0x1 | 0x0
4574 #### Windows (Intune)
4577 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/PasswordManagerEnabled
4581 <enabled/> or <disabled/>
4586 <key>PasswordManagerEnabled</key>
4594 "PasswordManagerEnabled": true | false
4598 ### PasswordManagerExceptions
4599 Prevent Firefox from saving passwords for specific sites.
4601 The sites are specified as a list of origins.
4603 **Compatibility:** Firefox 101\
4604 **CCK2 Equivalent:** N/A\
4605 **Preferences Affected:** N/A
4609 Software\Policies\Mozilla\Firefox\PasswordManagerExceptions\1 = "https://example.org"
4610 Software\Policies\Mozilla\Firefox\PasswordManagerExceptions\2 = "https://example.edu"
4612 #### Windows (Intune)
4615 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/PasswordManagerExceptions
4620 <data id="List" value="1https://example.org2https://example.edu"/>
4625 <key>PasswordManagerExceptions</key>
4627 <string>https://example.org</string>
4628 <string>https://example.edu</string>
4636 "PasswordManagerExceptions": ["https://example.org",
4637 "https://example.edu"]
4642 Disable or configure PDF.js, the built-in PDF viewer.
4644 If `Enabled` is set to false, the built-in PDF viewer is disabled.
4646 If `EnablePermissions` is set to true, the built-in PDF viewer will honor document permissions like preventing the copying of text.
4648 Note: DisableBuiltinPDFViewer has not been deprecated. You can either continue to use it, or switch to using PDFjs->Enabled to disable the built-in PDF viewer. This new permission was added because we needed a place for PDFjs->EnabledPermissions.
4650 **Compatibility:** Firefox 77, Firefox ESR 68.9\
4651 **CCK2 Equivalent:** N/A\
4652 **Preferences Affected:** `pdfjs.disabled`, `pdfjs.enablePermissions`
4656 Software\Policies\Mozilla\Firefox\PDFjs\Enabled = 0x1 | 0x0
4657 Software\Policies\Mozilla\Firefox\PDFjs\EnablePermissions = 0x1 | 0x0
4659 #### Windows (Intune)
4662 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~PDFjs/PDFjs_Enabled
4663 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~PDFjs/PDFjs_EnablePermissions
4667 <enabled/>or <disabled/>
4676 <key>EnablePermissions</key>
4686 "Enabled": true | false,
4687 "EnablePermissions": true | false
4693 Set permissions associated with camera, microphone, location, notifications, autoplay, and virtual reality. Because these are origins, not domains, entries with unique ports must be specified separately. This explicitly means that it is not possible to add wildcards. See examples below.
4695 `Allow` is a list of origins where the feature is allowed.
4697 `Block` is a list of origins where the feature is not allowed.
4699 `BlockNewRequests` determines whether or not new requests can be made for the feature.
4701 `Locked` prevents the user from changing preferences for the feature.
4703 `Default` specifies the default value for Autoplay. block-audio-video is not supported on Firefox ESR 68.
4705 **Compatibility:** Firefox 62, Firefox ESR 60.2 (Autoplay added in Firefox 74, Firefox ESR 68.6, Autoplay Default/Locked added in Firefox 76, Firefox ESR 68.8, VirtualReality added in Firefox 80, Firefox ESR 78.2)\
4706 **CCK2 Equivalent:** N/A\
4707 **Preferences Affected:** `permissions.default.camera`, `permissions.default.microphone`, `permissions.default.geo`, `permissions.default.desktop-notification`, `media.autoplay.default`, `permissions.default.xr`
4711 Software\Policies\Mozilla\Firefox\Permissions\Camera\Allow\1 = "https://example.org"
4712 Software\Policies\Mozilla\Firefox\Permissions\Camera\Allow\2 = "https://example.com"
4713 Software\Policies\Mozilla\Firefox\Permissions\Camera\Block\1 = "https://example.edu"
4714 Software\Policies\Mozilla\Firefox\Permissions\Camera\BlockNewRequests = 0x1 | 0x0
4715 Software\Policies\Mozilla\Firefox\Permissions\Camera\Locked = 0x1 | 0x0
4716 Software\Policies\Mozilla\Firefox\Permissions\Microphone\Allow\1 = "https://example.org"
4717 Software\Policies\Mozilla\Firefox\Permissions\Microphone\Allow\2 = "https://example.com"
4718 Software\Policies\Mozilla\Firefox\Permissions\Microphone\Block\1 = "https://example.edu"
4719 Software\Policies\Mozilla\Firefox\Permissions\Microphone\BlockNewRequests = 0x1 | 0x0
4720 Software\Policies\Mozilla\Firefox\Permissions\Microphone\Locked = 0x1 | 0x0
4721 Software\Policies\Mozilla\Firefox\Permissions\Location\Allow\1 = "https://example.org"
4722 Software\Policies\Mozilla\Firefox\Permissions\Location\Allow\2 = "https://example.com"
4723 Software\Policies\Mozilla\Firefox\Permissions\Location\Block\1 = "https://example.edu"
4724 Software\Policies\Mozilla\Firefox\Permissions\Location\BlockNewRequests = 0x1 | 0x0
4725 Software\Policies\Mozilla\Firefox\Permissions\Location\Locked = 0x1 | 0x0
4726 Software\Policies\Mozilla\Firefox\Permissions\Notifications\Allow\1 = "https://example.org"
4727 Software\Policies\Mozilla\Firefox\Permissions\Notifications\Allow\2 = "https://example.com"
4728 Software\Policies\Mozilla\Firefox\Permissions\Notifications\Block\1 = "https://example.edu"
4729 Software\Policies\Mozilla\Firefox\Permissions\Notifications\BlockNewRequests = 0x1 | 0x0
4730 Software\Policies\Mozilla\Firefox\Permissions\Notifications\Locked = 0x1 | 0x0
4731 Software\Policies\Mozilla\Firefox\Permissions\Autoplay\Allow\1 = "https://example.org"
4732 Software\Policies\Mozilla\Firefox\Permissions\Autoplay\Allow\2 = "https://example.com"
4733 Software\Policies\Mozilla\Firefox\Permissions\Autoplay\Block\1 = "https://example.edu"
4734 Software\Policies\Mozilla\Firefox\Permissions\Autoplay\Default = "allow-audio-video" | "block-audio" | "block-audio-video"
4735 Software\Policies\Mozilla\Firefox\Permissions\Autoplay\Locked = 0x1 | 0x0
4736 Software\Policies\Mozilla\Firefox\Permissions\VirtualReality\Allow\1 = "https://example.org"
4737 Software\Policies\Mozilla\Firefox\Permissions\VirtualReality\Allow\2 = "https://example.com"
4738 Software\Policies\Mozilla\Firefox\Permissions\VirtualReality\Block\1 = "https://example.edu"
4739 Software\Policies\Mozilla\Firefox\Permissions\VirtualReality\BlockNewRequests = 0x1 | 0x0
4740 Software\Policies\Mozilla\Firefox\Permissions\VirtualReality\Locked = 0x1 | 0x0
4742 #### Windows (Intune)
4745 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Permissions~Camera/Camera_Allow
4750 <data id="Permissions" value="1https://example.org2https://example.com"/>
4754 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Permissions~Camera/Camera_Block
4759 <data id="Permissions" value="1https://example.edu"/>
4763 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Permissions~Camera/Camera_BlockNewRequests
4767 <enabled/> or <disabled/>
4771 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Permissions~Camera/Camera_Locked
4775 <enabled/> or <disabled/>
4779 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Permissions~Microphone/Microphone_Allow
4784 <data id="Permissions" value="1https://example.org2https://example.com"/>
4788 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Permissions~Microphone/Microphone_Block
4793 <data id="Permissions" value="1https://example.edu"/>
4797 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Permissions~Microphone/Microphone_BlockNewRequests
4801 <enabled/> or <disabled/>
4805 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Permissions~Microphone/Microphone_Locked
4809 <enabled/> or <disabled/>
4813 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Permissions~Location/Location_Allow
4818 <data id="Permissions" value="1https://example.org2https://example.com"/>
4822 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Permissions~Location/Location_Block
4827 <data id="Permissions" value="1https://example.edu"/>
4831 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Permissions~Location/Location_BlockNewRequests
4835 <enabled/> or <disabled/>
4839 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Permissions~Location/Location_Locked
4843 <enabled/> or <disabled/>
4847 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Permissions~Notifications/Notifications_Allow
4852 <data id="Permissions" value="1https://example.org2https://example.com"/>
4856 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Permissions~Notifications/Notifications_BlockNewRequests
4860 <enabled/> or <disabled/>
4864 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Permissions~Notifications/Notifications_Locked
4868 <enabled/> or <disabled/>
4872 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Permissions~Autoplay/Autoplay_Allow
4877 <data id="Permissions" value="1https://example.org2https://example.com"/>
4881 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Permissions~Autoplay/Autoplay_Block
4886 <data id="Permissions" value="1https://example.edu"/>
4890 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Permissions~Autoplay/Autoplay_Default
4895 <data id="Autoplay_Default" value="allow-audio-video | block-audio | block-audio-video"/>
4899 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Permissions~Autoplay/Autoplay_Locked
4903 <enabled/> or <disabled/>
4907 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Permissions~VirtualReality/VirtualReality_Allow
4912 <data id="Permissions" value="1https://example.org2https://example.com"/>
4916 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Permissions~VirtualReality/VirtualReality_Block
4921 <data id="Permissions" value="1https://example.edu"/>
4925 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Permissions~VirtualReality/VirtualReality_BlockNewRequests
4929 <enabled/> or <disabled/>
4933 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Permissions~Notifications/VirtualReality_Locked
4937 <enabled/> or <disabled/>
4942 <key>Permissions</key>
4948 <string>https://example.org</string>
4949 <string>https://example.org:1234</string>
4953 <string>https://example.edu</string>
4955 <key>BlockNewRequests</key>
4960 <key>Microphone</key>
4964 <string>https://example.org</string>
4968 <string>https://example.edu</string>
4970 <key>BlockNewRequests</key>
4979 <string>https://example.org</string>
4983 <string>https://example.edu</string>
4985 <key>BlockNewRequests</key>
4990 <key>Notifications</key>
4994 <string>https://example.org</string>
4998 <string>https://example.edu</string>
5000 <key>BlockNewRequests</key>
5009 <string>https://example.org</string>
5013 <string>https://example.edu</string>
5016 <string>allow-audio-video | block-audio | block-audio-video</string>
5029 "Allow": ["https://example.org","https://example.org:1234"],
5030 "Block": ["https://example.edu"],
5031 "BlockNewRequests": true | false,
5032 "Locked": true | false
5035 "Allow": ["https://example.org"],
5036 "Block": ["https://example.edu"],
5037 "BlockNewRequests": true | false,
5038 "Locked": true | false
5041 "Allow": ["https://example.org"],
5042 "Block": ["https://example.edu"],
5043 "BlockNewRequests": true | false,
5044 "Locked": true | false
5047 "Allow": ["https://example.org"],
5048 "Block": ["https://example.edu"],
5049 "BlockNewRequests": true | false,
5050 "Locked": true | false
5053 "Allow": ["https://example.org"],
5054 "Block": ["https://example.edu"],
5055 "Default": "allow-audio-video" | "block-audio" | "block-audio-video",
5056 "Locked": true | false
5062 ### PictureInPicture
5064 Enable or disable Picture-in-Picture as well as prevent the user from enabling or disabling it (Locked).
5066 **Compatibility:** Firefox 78, Firefox ESR 78\
5067 **CCK2 Equivalent:** N/A\
5068 **Preferences Affected:** `media.videocontrols.picture-in-picture.video-toggle.enabled`
5072 Software\Policies\Mozilla\Firefox\PictureInPicture\Enabled = 0x1 | 0x0
5073 Software\Policies\Mozilla\Firefox\PictureInPicture\Locked = 0x1 | 0x0
5076 #### Windows (Intune)
5079 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~PictureInPicture/PictureInPicture_Enabled
5080 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~PictureInPicture/PictureInPicture_Locked
5084 <enabled/> or <disabled/>
5089 <key>PictureInPicture</key>
5102 "PictureInPicture": {
5103 "Enabled": true | false,
5104 "Locked": true | false
5110 Configure the default pop-up window policy as well as origins for which pop-up windows are allowed.
5112 `Allow` is a list of origins where popup-windows are allowed.
5114 `Default` determines whether or not pop-up windows are allowed by default.
5116 `Locked` prevents the user from changing pop-up preferences.
5118 **Compatibility:** Firefox 60, Firefox ESR 60\
5119 **CCK2 Equivalent:** `permissions.popup`\
5120 **Preferences Affected:** `dom.disable_open_during_load`
5124 Software\Policies\Mozilla\Firefox\PopupBlocking\Allow\1 = "https://example.org"
5125 Software\Policies\Mozilla\Firefox\PopupBlocking\Allow\2 = "https://example.edu"
5126 Software\Policies\Mozilla\Firefox\PopupBlocking\Default = 0x1 | 0x0
5127 Software\Policies\Mozilla\Firefox\PopupBlocking\Locked = 0x1 | 0x0
5129 #### Windows (Intune)
5132 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Popups/PopupBlocking_Allow
5137 <data id="Permissions" value="1https://example.org2https://example.edu"/>
5141 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Popups/PopupBlocking_Default
5145 <enabled/> or <disabled/>
5149 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Popups/PopupBlocking_Locked
5153 <enabled/> or <disabled/>
5158 <key>PopupBlocking</key>
5162 <string>http://example.org</string>
5163 <string>http://example.edu</string>
5177 "Allow": ["http://example.org/",
5178 "http://example.edu/"],
5179 "Default": true | false,
5180 "Locked": true | false
5185 ### PostQuantumKeyAgreementEnabled
5186 Enable post-quantum key agreement for TLS.
5188 **Compatibility:** Firefox 127\
5189 **CCK2 Equivalent:** N/A\
5190 **Preferences Affected:** `security.tls.enable_kyber`, `network.http.http3.enable_kyber` (Firefox 128)
5194 Software\Policies\Mozilla\Firefox\PostQuantumKeyAgreementEnabled = 0x1 | 0x0
5196 #### Windows (Intune)
5199 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/PostQuantumKeyAgreementEnabled
5203 <enabled/> or <disabled/>
5208 <key>PostQuantumKeyAgreementEnabled</key>
5216 "PostQuantumKeyAgreementEnabled": true | false
5221 Set and lock preferences.
5223 **NOTE** On Windows, in order to use this policy, you must clear all settings in the old **Preferences (Deprecated)** section in group policy.
5225 Previously you could only set and lock a subset of preferences. Starting with Firefox 81 and Firefox ESR 78.3 you can set many more preferences. You can also set default preferences, user preferences and you can clear preferences.
5227 Preferences that start with the following prefixes are supported:
5230 alerts.* (Firefox 122, Firefox ESR 115.7)
5231 app.update.* (Firefox 86, Firefox ESR 78.8)
5233 datareporting.policy.
5236 general.autoScroll (Firefox 83, Firefox ESR 78.5)
5237 general.smoothScroll (Firefox 83, Firefox ESR 78.5)
5241 keyword.enabled (Firefox 95, Firefox ESR 91.4)
5246 pdfjs. (Firefox 84, Firefox ESR 78.6)
5250 privacy.globalprivacycontrol.enabled (Firefox 127, Firefox ESR 128.0)
5251 privacy.userContext.enabled (Firefox 126, Firefox ESR 115.11)
5252 privacy.userContext.ui.enabled (Firefox 126, Firefox ESR 115.11)
5253 signon. (Firefox 83, Firefox ESR 78.5)
5254 spellchecker. (Firefox 84, Firefox ESR 78.6)
5255 toolkit.legacyUserProfileCustomizations.stylesheets (Firefox 95, Firefox ESR 91.4)
5258 xpinstall.signatures.required (Firefox ESR 102.10, Firefox ESR only)
5259 xpinstall.whitelist.required (Firefox 118, Firefox ESR 115.3)
5261 as well as the following security preferences:
5263 | Preference | Type | Default
5265 | security.default_personal_cert | string | Ask Every Time
5266 | If set to Select Automatically, Firefox automatically chooses the default personal certificate.
5267 | security.disable_button.openCertManager | string | N/A
5268 | If set to true and locked, the View Certificates button in preferences is disabled (Firefox 121, Firefox ESR 115.6)
5269 | security.disable_button.openDeviceManager | string | N/A
5270 | If set to true and locked, the Security Devices button in preferences is disabled (Firefox 121, Firefox ESR 115.6)
5271 | security.insecure_connection_text.enabled | bool | false
5272 | If set to true, adds the words "Not Secure" for insecure sites.
5273 | security.insecure_connection_text.pbmode.enabled | bool | false
5274 | If set to true, adds the words "Not Secure" for insecure sites in private browsing.
5275 | security.mixed_content.block_active_content | boolean | true
5276 | If set to true, mixed active content (HTTP subresources such as scripts, fetch requests, etc. on a HTTPS page) will be blocked.
5277 | security.mixed_content.block_display_content | boolean | false
5278 | If set to true, mixed passive/display content (HTTP subresources such as images, videos, etc. on a HTTPS page) will be blocked. (Firefox 127, Firefox ESR 128.0)
5279 | security.mixed_content.upgrade_display_content | boolean | true
5280 | If set to true, mixed passive/display content (HTTP subresources such as images, videos, etc. on a HTTPS page) will be upgraded to HTTPS. (Firefox 127, Firefox ESR 128.0)
5281 | security.osclientcerts.autoload | boolean | false
5282 | If true, client certificates are loaded from the operating system certificate store.
5283 | security.OCSP.enabled | integer | 1
5284 | If 0, do not fetch OCSP. If 1, fetch OCSP for DV and EV certificates. If 2, fetch OCSP only for EV certificates.
5285 | security.OCSP.require | boolean | false
5286 | If true, if an OCSP request times out, the connection fails.
5287 | security.osclientcerts.assume_rsa_pss_support | boolean | true
5288 | If false, we don't assume an RSA key can do RSA-PSS. (Firefox 114, Firefox ESR 102.12)
5289 | security.ssl.enable_ocsp_stapling | boolean | true
5290 | If false, OCSP stapling is not enabled.
5291 | security.ssl.errorReporting.enabled | boolean | true
5292 | If false, SSL errors cannot be sent to Mozilla.
5293 | security.ssl.require_safe_negotiation | boolean | false
5294 | If true, Firefox will only negotiate TLS connections with servers that indicate they support secure renegotiation. (Firefox 118, Firefox ESR 115.3)
5295 | security.tls.enable_0rtt_data | boolean | true
5296 | If false, TLS early data is turned off. (Firefox 93, Firefox 91.2, Firefox 78.15)
5297 | security.tls.hello_downgrade_check | boolean | true
5298 | If false, the TLS 1.3 downgrade check is disabled.
5299 | security.tls.version.enable-deprecated | boolean | false
5300 | If true, browser will accept TLS 1.0. and TLS 1.1. (Firefox 86, Firefox 78.8)
5301 | security.warn_submit_secure_to_insecure | boolean | true
5302 | If false, no warning is shown when submitting a form from https to http.
5304 Using the preference as the key, set the `Value` to the corresponding preference value.
5306 `Status` can be "default", "locked", "user" or "clear"
5308 * `"default"`: Read/Write: Settings appear as default even if factory default differs.
5309 * `"locked"`: Read-Only: Settings appear as default even if factory default differs.
5310 * `"user"`: Read/Write: Settings appear as changed if it differs from factory default.
5311 * `"clear"`: Read/Write: `Value` has no effect. Resets to factory defaults on each startup.
5313 `"user"` preferences persist across invocations of Firefox. It is the equivalent of a user setting the preference. They are most useful when a preference is needed very early in startup so it can't be set as default by policy. An example of this is ```toolkit.legacyUserProfileCustomizations.stylesheets```.
5315 `"user"` preferences persist even if the policy is removed, so if you need to remove them, you should use the clear policy.
5317 You can also set the `Type` starting in Firefox 123 and Firefox ESR 115.8. It can be `number`, `boolean` or `string`. This is especially useful if you are seeing 0 or 1 values being converted to booleans when set as user preferences.
5319 See the examples below for more detail.
5321 IMPORTANT: Make sure you're only setting a particular preference using this mechanism and not some other way.
5324 **Compatibility:** Firefox 81, Firefox ESR 78.3\
5325 **CCK2 Equivalent:** `preferences`\
5326 **Preferences Affected:** Many
5329 Software\Policies\Mozilla\Firefox\Preferences (REG_MULTI_SZ) =
5332 "accessibility.force_disabled": {
5334 "Status": "default",
5338 "browser.cache.disk.parent_directory": {
5339 "Value": "SOME_NATIVE_PATH",
5342 "browser.tabs.warnOnClose": {
5348 #### Windows (Intune)
5351 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/Preferences
5356 <data id="JSON" value='
5358 "accessibility.force_disabled": {
5360 "Status": "default",
5363 "browser.cache.disk.parent_directory": {
5364 "Value": "SOME_NATIVE_PATH",
5367 "browser.tabs.warnOnClose": {
5373 If you are using custom ADMX and ADML administrative templates in Intune, you can use this OMA-URI instead
5374 to workaround the limit on the length of strings. Put all of your JSON on one line.
5378 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Extensions/PreferencesOneLine
5383 <data id="JSONOneLine" value='{}'/>
5388 <key>Preferences</key>
5390 <key>accessibility.force_disabled</key>
5393 <integer>1</integer>
5395 <string>default</string>
5397 <string>number</string>
5399 <key>browser.cache.disk.parent_directory</key>
5402 <string>SOME_NATIVE_PATH</string>
5404 <string>user</string>
5406 <key>browser.tabs.warnOnClose</key>
5411 <string>locked</string>
5421 "accessibility.force_disabled": {
5426 "browser.cache.disk.parent_directory": {
5427 "Value": "SOME_NATIVE_PATH",
5430 "browser.tabs.warnOnClose": {
5439 Require or prevent using a primary (formerly master) password.
5441 If this value is true, a primary password is required. If this value is false, it works the same as if [`DisableMasterPasswordCreation`](#disablemasterpasswordcreation) was true and removes the primary password functionality.
5443 If both DisableMasterPasswordCreation and PrimaryPassword are used, DisableMasterPasswordCreation takes precedent.
5445 **Compatibility:** Firefox 79, Firefox ESR 78.1\
5446 **CCK2 Equivalent:** `noMasterPassword`\
5447 **Preferences Affected:** N/A
5451 Software\Policies\Mozilla\Firefox\PrimaryPassword = 0x1 | 0x0
5453 #### Windows (Intune)
5456 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/PrimaryPassword
5460 <enabled/> or <disabled/>
5465 <key>PrimaryPassword</key>
5473 "PrimaryPassword": true | false
5478 Enable or disable printing.
5480 **Compatibility:** Firefox 120, Firefox ESR 115.5\
5481 **CCK2 Equivalent:** N/A\
5482 **Preferences Affected:** `print.enabled`
5486 Software\Policies\Mozilla\Firefox\PrintingEnabled = 0x1 | 0x0
5488 #### Windows (Intune)
5491 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/PrintingEnabled
5495 <enabled/> or <disabled/>
5500 <key>PrintingEnabled</key>
5508 "PrintingEnabled": true | false
5512 ### PrivateBrowsingModeAvailability
5513 Set availability of private browsing mode.
5515 Possible values are `0` (Private Browsing mode is available), `1` (Private Browsing mode not available), and `2`(Private Browsing mode is forced).
5517 This policy supersedes [`DisablePrivateBrowsing`](#disableprivatebrowsing)
5519 Note: This policy missed Firefox ESR 128.2, but it will be in Firefox ESR 128.3.
5521 **Compatibility:** Firefox 130, Firefox ESR 128.3\
5522 **CCK2 Equivalent:** N/A\
5523 **Preferences Affected:** N/A
5527 Software\Policies\Mozilla\Firefox\PrivateBrowsingModeAvailability = 0x0 | 0x1 | 0x2
5529 #### Windows (Intune)
5532 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/PrivateBrowsingModeAvailability
5537 <data id="PrivateBrowsingModeAvailability" value="0 | 1 | 2"/>
5542 <key>PrivateBrowsingModeAvailability</key>
5543 <integer>0 | 1 | 2</integer>
5550 "PrivateBrowsingModeAvailability": 0 | 1 | 2
5554 ### PromptForDownloadLocation
5555 Ask where to save each file before downloading.
5557 **Compatibility:** Firefox 68, Firefox ESR 68\
5558 **CCK2 Equivalent:** N/A\
5559 **Preferences Affected:** `browser.download.useDownloadDir`
5563 Software\Policies\Mozilla\Firefox\PromptForDownloadLocation = 0x1 | 0x0
5565 #### Windows (Intune)
5568 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/PromptForDownloadLocation
5572 <enabled/> or <disabled/>
5577 <key>PromptForDownloadLocation</key>
5585 "PromptForDownloadLocation": true | false
5590 Configure proxy settings. These settings correspond to the connection settings in Firefox preferences.
5591 To specify ports, append them to the hostnames with a colon (:).
5593 Unless you lock this policy, changes the user already has in place will take effect.
5595 `Mode` is the proxy method being used.
5597 `Locked` is whether or not proxy settings can be changed.
5599 `HTTPProxy` is the HTTP proxy server.
5601 `UseHTTPProxyForAllProtocols` is whether or not the HTTP proxy should be used for all other proxies.
5603 `SSLProxy` is the SSL proxy server.
5605 `FTPProxy` is the FTP proxy server.
5607 `SOCKSProxy` is the SOCKS proxy server
5609 `SOCKSVersion` is the SOCKS version (4 or 5)
5611 `Passthrough` is list of hostnames or IP addresses that will not be proxied. Use `<local>` to bypass proxying for all hostnames which do not contain periods.
5613 `AutoConfigURL` is a URL for proxy configuration (only used if Mode is autoConfig).
5615 `AutoLogin` means do not prompt for authentication if password is saved.
5617 `UseProxyForDNS` to use proxy DNS when using SOCKS v5.
5619 **Compatibility:** Firefox 60, Firefox ESR 60\
5620 **CCK2 Equivalent:** `networkProxy*`\
5621 **Preferences Affected:** `network.proxy.type`, `network.proxy.autoconfig_url`, `network.proxy.socks_remote_dns`, `signon.autologin.proxy`, `network.proxy.socks_version`, `network.proxy.no_proxies_on`, `network.proxy.share_proxy_settings`, `network.proxy.http`, `network.proxy.http_port`, `network.proxy.ftp`, `network.proxy.ftp_port`, `network.proxy.ssl`, `network.proxy.ssl_port`, `network.proxy.socks`, `network.proxy.socks_port`
5625 Software\Policies\Mozilla\Firefox\Proxy\Mode = "none" | "system" | "manual" | "autoDetect" | "autoConfig"
5626 Software\Policies\Mozilla\Firefox\Proxy\Locked = 0x1 | 0x0
5627 Software\Policies\Mozilla\Firefox\Proxy\HTTPProxy = https://httpproxy.example.com
5628 Software\Policies\Mozilla\Firefox\Proxy\UseHTTPProxyForAllProtocols = 0x1 | 0x0
5629 Software\Policies\Mozilla\Firefox\Proxy\SSLProxy = https://sslproxy.example.com
5630 Software\Policies\Mozilla\Firefox\Proxy\FTPProxy = https://ftpproxy.example.com
5631 Software\Policies\Mozilla\Firefox\Proxy\SOCKSProxy = https://socksproxy.example.com
5632 Software\Policies\Mozilla\Firefox\Proxy\SOCKSVersion = 0x4 | 0x5
5633 Software\Policies\Mozilla\Firefox\Proxy\Passthrough = <local>
5634 Software\Policies\Mozilla\Firefox\Proxy\AutoConfigURL = URL_TO_AUTOCONFIG
5635 Software\Policies\Mozilla\Firefox\Proxy\AutoLogin = 0x1 | 0x0
5636 Software\Policies\Mozilla\Firefox\Proxy\UseProxyForDNS = 0x1 | 0x0
5638 #### Windows (Intune)
5640 These setttings were moved to a category to make them easier to configure via Intune.
5644 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~ProxySettings/Proxy_Locked
5648 <enabled/> or <disabled/>
5652 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~ProxySettings/Proxy_ConnectionType
5657 <data id="Proxy_ConnectionType" value="none | system | manual | autoDetect | autoConfig"/>
5661 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~ProxySettings/Proxy_HTTPProxy
5666 <data id="Proxy_HTTPProxy" value="httpproxy.example.com"/>
5670 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~ProxySettings/Proxy_UseHTTPProxyForAllProtocols
5674 <enabled/> or <disabled/>
5678 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~ProxySettings/Proxy_SSLProxy
5683 <data id="Proxy_SSLProxy" value="sslproxy.example.com"/>
5687 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~ProxySettings/Proxy_SOCKSProxy
5692 <data id="Proxy_SOCKSProxy" value="socksproxy.example.com"/>
5693 <data id="Proxy_SOCKSVersion" value="4 | 5"/>
5697 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~ProxySettings/Proxy_AutoConfigURL
5702 <data id="Proxy_AutoConfigURL" value="URL_TO_AUTOCONFIG"/>
5706 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~ProxySettings/Proxy_Passthrough
5711 <data id="Proxy_Passthrough" value="<local>"/>
5715 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~ProxySettings/Proxy_AutoLogin
5719 <enabled/> or <disabled/>
5723 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~ProxySettings/Proxy_UseProxyForDNS
5727 <enabled/> or <disabled/>
5731 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/Proxy
5736 <data id="ProxyLocked" value="true | false"/>
5737 <data id="ConnectionType" value="none | system | manual | autoDetect | autoConfig"/>
5738 <data id="HTTPProxy" value="httpproxy.example.com"/>
5739 <data id="UseHTTPProxyForAllProtocols" value="true | false"/>
5740 <data id="SSLProxy" value="sslproxy.example.com"/>
5741 <data id="FTPProxy" value="ftpproxy.example.com"/>
5742 <data id="SOCKSProxy" value="socksproxy.example.com"/>
5743 <data id="SOCKSVersion" value="4 | 5"/>
5744 <data id="AutoConfigURL" value="URL_TO_AUTOCONFIG"/>
5745 <data id="Passthrough" value="<local>"/>
5746 <data id="AutoLogin" value="true | false"/>
5747 <data id="UseProxyForDNS" value="true | false"/>
5755 <string>none | system | manual | autoDetect | autoConfig</string>
5758 <key>HTTPProxy</key>
5759 <string>https://httpproxy.example.com</string>
5760 <key>UseHTTPProxyForAllProtocols</key>
5763 <string>https://sslproxy.example.com</string>
5765 <string>https://ftpproxy.example.com</string>
5766 <key>SOCKSProxy</key>
5767 <string>https://socksproxy.example.com</string>
5768 <key>SOCKSVersion</key>
5769 <string>4 | 5</string>
5770 <key>Passthrough</key>
5771 <string><local>></string>
5772 <key>AutoConfigURL</key>
5773 <string>URL_TO_AUTOCONFIG</string>
5774 <key>AutoLogin</key>
5776 <key>UseProxyForDNS</key>
5786 "Mode": "none" | "system" | "manual" | "autoDetect" | "autoConfig",
5787 "Locked": true | false,
5788 "HTTPProxy": "hostname",
5789 "UseHTTPProxyForAllProtocols": true | false,
5790 "SSLProxy": "hostname",
5791 "FTPProxy": "hostname",
5792 "SOCKSProxy": "hostname",
5793 "SOCKSVersion": 4 | 5,
5794 "Passthrough": "<local>",
5795 "AutoConfigURL": "URL_TO_AUTOCONFIG",
5796 "AutoLogin": true | false,
5797 "UseProxyForDNS": true | false
5802 ### RequestedLocales
5803 Set the the list of requested locales for the application in order of preference. It will cause the corresponding language pack to become active.
5805 Note: For Firefox 68, this can now be a string so that you can specify an empty value.
5807 **Compatibility:** Firefox 64, Firefox ESR 60.4, Updated in Firefox 68, Firefox ESR 68\
5808 **CCK2 Equivalent:** N/A\
5809 **Preferences Affected:** N/A
5812 Software\Policies\Mozilla\Firefox\RequestedLocales\1 = "de"
5813 Software\Policies\Mozilla\Firefox\RequestedLocales\2 = "en-US"
5817 Software\Policies\Mozilla\Firefox\RequestedLocales = "de,en-US"
5819 #### Windows (Intune)
5822 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/RequestedLocalesString
5827 <data id="Preferences_String" value="de,en-US"/>
5832 <key>RequestedLocales</key>
5835 <string>en-US</string>
5842 <key>RequestedLocales</key>
5843 <string>de,en-US</string>
5851 "RequestedLocales": ["de", "en-US"]
5859 "RequestedLocales": "de,en-US"
5863 <a name="SanitizeOnShutdown"></a>
5865 ### SanitizeOnShutdown (Selective)
5866 Clear data on shutdown.
5868 Note: Starting with Firefox 128, History clears FormData and Downloads as well.
5874 `Downloads` Download History (*Deprecated*)
5876 `FormData` Form & Search History (*Deprecated*)
5878 `History` Browsing History, Download History, Form & Search History.
5880 `Sessions` Active Logins
5882 `SiteSettings` Site Preferences
5884 `OfflineApps` Offline Website Data (*Deprecated - part of Cookies*)
5886 `Locked` prevents the user from changing these preferences.
5888 **Compatibility:** Firefox 68, Firefox ESR 68 (Locked added in 74/68.6, History update in Firefox 128)\
5889 **CCK2 Equivalent:** N/A\
5890 **Preferences Affected:** `privacy.sanitize.sanitizeOnShutdown`, `privacy.clearOnShutdown.cache`, `privacy.clearOnShutdown.cookies`, `privacy.clearOnShutdown.downloads`, `privacy.clearOnShutdown.formdata`, `privacy.clearOnShutdown.history`, `privacy.clearOnShutdown.sessions`, `privacy.clearOnShutdown.siteSettings`, `privacy.clearOnShutdown.offlineApps`, `privacy.clearOnShutdown_v2.historyFormDataAndDownloads` (Firefox 128), `privacy.clearOnShutdown_v2.cookiesAndStorage` (Firefox 128), `privacy.clearOnShutdown_v2.cache` (Firefox 128), `privacy.clearOnShutdown_v2.siteSettings` (Firefox 128)
5894 Software\Policies\Mozilla\Firefox\SanitizeOnShutdown\Cache = 0x1 | 0x0
5895 Software\Policies\Mozilla\Firefox\SanitizeOnShutdown\Cookies = 0x1 | 0x0
5896 Software\Policies\Mozilla\Firefox\SanitizeOnShutdown\Downloads = 0x1 | 0x0
5897 Software\Policies\Mozilla\Firefox\SanitizeOnShutdown\FormData = 0x1 | 0x0
5898 Software\Policies\Mozilla\Firefox\SanitizeOnShutdown\History = 0x1 | 0x0
5899 Software\Policies\Mozilla\Firefox\SanitizeOnShutdown\Sessions = 0x1 | 0x0
5900 Software\Policies\Mozilla\Firefox\SanitizeOnShutdown\SiteSettings = 0x1 | 0x0
5901 Software\Policies\Mozilla\Firefox\SanitizeOnShutdown\OfflineApps = 0x1 | 0x0
5902 Software\Policies\Mozilla\Firefox\SanitizeOnShutdown\Locked = 0x1 | 0x0
5904 #### Windows (Intune)
5907 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~SanitizeOnShutdown/A_SanitizeOnShutdown_Cache
5911 <enabled/> or <disabled/>
5915 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~SanitizeOnShutdown/B_SanitizeOnShutdown_Cookies
5919 <enabled/> or <disabled/>
5923 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~SanitizeOnShutdown/C_SanitizeOnShutdown_Downloads
5927 <enabled/> or <disabled/>
5931 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~SanitizeOnShutdown/D_SanitizeOnShutdown_FormData
5935 <enabled/> or <disabled/>
5939 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~SanitizeOnShutdown/E_SanitizeOnShutdown_History
5943 <enabled/> or <disabled/>
5947 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~SanitizeOnShutdown/F_SanitizeOnShutdown_Sessions
5951 <enabled/> or <disabled/>
5955 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~SanitizeOnShutdown/G_SanitizeOnShutdown_SiteSettings
5959 <enabled/> or <disabled/>
5963 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~SanitizeOnShutdown/H_SanitizeOnShutdown_OfflineApps
5967 <enabled/> or <disabled/>
5971 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~SanitizeOnShutdown/I_SanitizeOnShutdown_Locked
5975 <enabled/> or <disabled/>
5980 <key>SanitizeOnShutdown</key>
5986 <key>Downloads</key>
5994 <key>SiteSettings</key>
5996 <key>OfflineApps</key>
6007 "SanitizeOnShutdown": {
6008 "Cache": true | false,
6009 "Cookies": true | false,
6010 "Downloads": true | false,
6011 "FormData": true | false,
6012 "History": true | false,
6013 "Sessions": true | false,
6014 "SiteSettings": true | false,
6015 "OfflineApps": true | false,
6016 "Locked": true | false
6021 ### SanitizeOnShutdown (All)
6022 Clear all data on shutdown, including Browsing & Download History, Cookies, Active Logins, Cache, Form & Search History, Site Preferences and Offline Website Data.
6024 **Compatibility:** Firefox 60, Firefox ESR 60\
6025 **CCK2 Equivalent:** N/A\
6026 **Preferences Affected:** `privacy.sanitize.sanitizeOnShutdown`, `privacy.clearOnShutdown.cache`, `privacy.clearOnShutdown.cookies`, `privacy.clearOnShutdown.downloads`, `privacy.clearOnShutdown.formdata`, `privacy.clearOnShutdown.history`, `privacy.clearOnShutdown.sessions`, `privacy.clearOnShutdown.siteSettings`, `privacy.clearOnShutdown.offlineApps`
6029 Software\Policies\Mozilla\Firefox\SanitizeOnShutdown = 0x1 | 0x0
6031 #### Windows (Intune)
6034 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/C_SanitizeOnShutdown
6038 <enabled/> or <disabled/>
6043 <key>SanitizeOnShutdown</key>
6051 "SanitizeOnShutdown": true | false
6056 Set whether or not search bar is displayed.
6058 **Compatibility:** Firefox 60, Firefox ESR 60\
6059 **CCK2 Equivalent:** `showSearchBar`\
6060 **Preferences Affected:** N/A
6064 Software\Policies\Mozilla\Firefox\SearchBar = "unified" | "separate"
6067 #### Windows (Intune)
6070 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/SearchBar
6075 <data id="SearchBar" value="unified | separate"/>
6080 <key>SearchBar</key>
6081 <string>unified | separate</string>
6088 "SearchBar": "unified" | "separate"
6092 <a name="SearchEngines"></a>
6094 ### SearchEngines (This policy is only available on the ESR.)
6096 ### SearchEngines | Add
6098 Add new search engines. Although there are only five engines available in the ADMX template, there is no limit. To add more in the ADMX template, you can duplicate the XML.
6100 This policy is only available on the ESR. `Name` and `URLTemplate` are required.
6102 `Name` is the name of the search engine.
6104 `URLTemplate` is the search URL with {searchTerms} to substitute for the search term.
6106 `Method` is either GET or POST
6108 `IconURL` is a URL for the icon to use.
6110 `Alias` is a keyword to use for the engine.
6112 `Description` is a description of the search engine.
6114 `PostData` is the POST data as name value pairs separated by &.
6116 `SuggestURLTemplate` is a search suggestions URL with {searchTerms} to substitute for the search term.
6118 `Encoding` is the query charset for the engine. It defaults to UTF-8.
6120 **Compatibility:** Firefox ESR 60 (POST support in Firefox ESR 68, Encoding support in Firefox 91)\
6121 **CCK2 Equivalent:** `searchplugins`\
6122 **Preferences Affected:** N/A
6126 Software\Policies\Mozilla\Firefox\SearchEngines\Add\1\Name = "Example1"
6127 Software\Policies\Mozilla\Firefox\SearchEngines\Add\1\URLTemplate = "https://www.example.org/q={searchTerms}"
6128 Software\Policies\Mozilla\Firefox\SearchEngines\Add\1\Method = "GET" | "POST"
6129 Software\Policies\Mozilla\Firefox\SearchEngines\Add\1\IconURL = "https://www.example.org/favicon.ico"
6130 Software\Policies\Mozilla\Firefox\SearchEngines\Add\1\Alias = "example"
6131 Software\Policies\Mozilla\Firefox\SearchEngines\Add\1\Description = "Example Description"
6132 Software\Policies\Mozilla\Firefox\SearchEngines\Add\1\SuggestURLTemplate = "https://www.example.org/suggestions/q={searchTerms}"
6133 Software\Policies\Mozilla\Firefox\SearchEngines\Add\1\PostData = "name=value&q={searchTerms}"
6135 #### Windows (Intune)
6138 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Search/SearchEngines_1
6143 <data id="SearchEngine_Name" value="Example1"/>
6144 <data id="SearchEngine_URLTemplate" value="https://www.example.org/q={searchTerms"/>
6145 <data id="SearchEngine_Method" value="GET | POST"/>
6146 <data id="SearchEngine_IconURL" value="https://www.example.org/favicon.ico"/>
6147 <data id="SearchEngine_Alias" value="example"/>
6148 <data id="SearchEngine_Description" value="Example Description"/>
6149 <data id="SearchEngine_SuggestURLTemplate" value="https://www.example.org/suggestions/q={searchTerms}"/>
6150 <data id="SearchEngine_PostData" value="name=value&q={searchTerms}"/>
6155 <key>SearchEngines</key>
6161 <string>Example1</string>
6162 <key>URLTemplate</key>
6163 <string>https://www.example.org/q={searchTerms}</string>
6165 <string>GET | POST </string>
6167 <string>https://www.example.org/favicon.ico</string>
6169 <string>example</string>
6170 <key>Description</key>
6171 <string>Example Description</string>
6172 <key>SuggestURLTemplate</key>
6173 <string>https://www.example.org/suggestions/q={searchTerms}</string>
6175 <string>name=value&q={searchTerms}</string>
6189 "URLTemplate": "https://www.example.org/q={searchTerms}",
6190 "Method": "GET" | "POST",
6191 "IconURL": "https://www.example.org/favicon.ico",
6193 "Description": "Description",
6194 "PostData": "name=value&q={searchTerms}",
6195 "SuggestURLTemplate": "https://www.example.org/suggestions/q={searchTerms}"
6202 ### SearchEngines | Default
6204 Set the default search engine. This policy is only available on the ESR.
6206 **Compatibility:** Firefox ESR 60\
6207 **CCK2 Equivalent:** `defaultSearchEngine`\
6208 **Preferences Affected:** N/A
6212 Software\Policies\Mozilla\Firefox\SearchEngines\Default = NAME_OF_SEARCH_ENGINE
6214 #### Windows (Intune)
6217 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Search/SearchEngines_Default
6222 <data id="SearchEngines_Default" value="NAME_OF_SEARCH_ENGINE"/>
6227 <key>SearchEngines</key>
6230 <string>NAME_OF_SEARCH_ENGINE</string>
6239 "Default": "NAME_OF_SEARCH_ENGINE"
6244 ### SearchEngines | PreventInstalls
6246 Prevent installing search engines from webpages.
6248 **Compatibility:** Firefox ESR 60\
6249 **CCK2 Equivalent:** `disableSearchEngineInstall`\
6250 **Preferences Affected:** N/A
6254 Software\Policies\Mozilla\Firefox\SearchEngines\PreventInstalls = 0x1 | 0x0
6256 #### Windows (Intune)
6259 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Search/SearchEngines_PreventInstalls
6263 <enabled/> or <disabled/>
6268 <key>SearchEngines</key>
6270 <key>PreventInstalls</key>
6280 "PreventInstalls": true | false
6285 ### SearchEngines | Remove
6287 Hide built-in search engines. This policy is only available on the ESR.
6289 **Compatibility:** Firefox ESR 60.2\
6290 **CCK2 Equivalent:** `removeDefaultSearchEngines` (removed all built-in engines)\
6291 **Preferences Affected:** N/A
6295 Software\Policies\Mozilla\Firefox\SearchEngines\Remove\1 = NAME_OF_SEARCH_ENGINE
6297 #### Windows (Intune)
6300 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Search/SearchEngines_Remove
6305 <data id="SearchEngines_Remove" value="1NAME_OF_SEARCH_ENGINE"/>
6310 <key>SearchEngines</key>
6314 <string>NAME_OF_SEARCH_ENGINE</string>
6324 "Remove": ["NAME_OF_SEARCH_ENGINE"]
6329 ### SearchSuggestEnabled
6331 Enable search suggestions.
6333 **Compatibility:** Firefox 68, Firefox ESR 68\
6334 **CCK2 Equivalent:** N/A\
6335 **Preferences Affected:** `browser.urlbar.suggest.searches`, `browser.search.suggest.enabled`
6339 Software\Policies\Mozilla\Firefox\SearchSuggestEnabled = 0x1 | 0x0
6341 #### Windows (Intune)
6344 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Search/SearchSuggestEnabled
6348 <enabled/> or <disabled/>
6353 <key>SearchSuggestEnabled</key>
6361 "SearchSuggestEnabled": true | false
6367 Add or delete PKCS #11 modules.
6369 **Compatibility:** Firefox 114, Firefox ESR 112.12\
6370 **CCK2 Equivalent:** N/A\
6371 **Preferences Affected:** N/A
6375 Software\Policies\Mozilla\Firefox\SecurityDevices\Add\NAME_OF_DEVICE_TO_ADD = PATH_TO_LIBRARY_FOR_DEVICE
6376 Software\Policies\Mozilla\Firefox\SecurityDevices\Remove\1 = NAME_OF_DEVICE_TO_REMOVE
6378 #### Windows (Intune)
6381 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/SecurityDevices/SecurityDevices_Add
6386 <data id="SecurityDevices" value="NAME_OF_DEVICE_TO_ADDPATH_TO_LIBRARY_FOR_DEVICE"/>
6390 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/SecurityDevices/SecurityDevices_Delete
6395 <data id="SecurityDevices" value="1NAME_OF_DEVICE_TO_REMOVE"/>
6400 <key>SecurityDevices</key>
6404 <key>NAME_OF_DEVICE_TO_ADD</key>
6405 <string>PATH_TO_LIBRARY_FOR_DEVICE</string>
6409 <string>NAME_OF_DEVICE_TO_DELETE</string>
6418 "SecurityDevices": {
6420 "NAME_OF_DEVICE_TO_ADD": "PATH_TO_LIBRARY_FOR_DEVICE"
6422 "Delete": ["NAME_OF_DEVICE_TO_DELETE"]
6427 ### SecurityDevices (Deprecated)
6429 Install PKCS #11 modules.
6431 **Compatibility:** Firefox 64, Firefox ESR 60.4\
6432 **CCK2 Equivalent:** `certs.devices`\
6433 **Preferences Affected:** N/A
6437 Software\Policies\Mozilla\Firefox\SecurityDevices\NAME_OF_DEVICE = PATH_TO_LIBRARY_FOR_DEVICE
6439 #### Windows (Intune)
6442 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/SecurityDevices
6447 <data id="SecurityDevices" value="NAME_OF_DEVICEPATH_TO_LIBRARY_FOR_DEVICE"/>
6452 <key>SecurityDevices</key>
6454 <key>NAME_OF_DEVICE</key>
6455 <string>PATH_TO_LIBRARY_FOR_DEVICE</string>
6463 "SecurityDevices": {
6464 "NAME_OF_DEVICE": "PATH_TO_LIBRARY_FOR_DEVICE"
6470 Show the home button on the toolbar.
6472 Future versions of Firefox will not show the home button by default.
6474 **Compatibility:** Firefox 88, Firefox ESR 78.10\
6475 **CCK2 Equivalent:** N/A\
6476 **Preferences Affected:** N/A
6480 Software\Policies\Mozilla\Firefox\ShowHomeButton = 0x1 | 0x0
6482 #### Windows (Intune)
6485 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Homepage/Homepage_ShowHomeButton
6489 <enabled/> or <disabled/>
6494 <key>ShowHomeButton</key>
6502 "ShowHomeButton": true | false
6508 Set and lock the maximum version of TLS. (Firefox defaults to a maximum of TLS 1.3.)
6510 **Compatibility:** Firefox 66, Firefox ESR 60.6\
6511 **CCK2 Equivalent:** N/A\
6512 **Preferences Affected:** `security.tls.version.max`
6516 Software\Policies\Mozilla\Firefox\SSLVersionMax = "tls1" | "tls1.1" | "tls1.2" | "tls1.3"
6518 #### Windows (Intune)
6521 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/SSLVersionMax
6526 <data id="SSLVersion" value="tls1 | tls1.2 | tls1.3"/>
6531 <key>SSLVersionMax</key>
6532 <string>tls1 | tls1.1 | tls1.2 | tls1.3</string>
6540 "SSLVersionMax": "tls1" | "tls1.1" | "tls1.2" | "tls1.3"
6546 Set and lock the minimum version of TLS. (Firefox defaults to a minimum of TLS 1.2.)
6548 **Compatibility:** Firefox 66, Firefox ESR 60.6\
6549 **CCK2 Equivalent:** N/A\
6550 **Preferences Affected:** `security.tls.version.min`
6554 Software\Policies\Mozilla\Firefox\SSLVersionMin = "tls1" | "tls1.1" | "tls1.2" | "tls1.3"
6556 #### Windows (Intune)
6559 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/SSLVersionMin
6564 <data id="SSLVersion" value="tls1 | tls1.2 | tls1.3"/>
6569 <key>SSLVersionMin</key>
6570 <string>tls1 | tls1.1 | tls1.2 | tls1.3</string>
6578 "SSLVersionMin": "tls1" | "tls1.1" | "tls1.2" | "tls1.3"
6582 ### StartDownloadsInTempDirectory
6583 Force downloads to start off in a local, temporary location rather than the default download directory.
6585 **Compatibility:** Firefox 102\
6586 **CCK2 Equivalent:** N/A\
6587 **Preferences Affected:** `browser.download.start_downloads_in_tmp_dir`
6591 Software\Policies\Mozilla\Firefox\StartDownloadsInTempDirectory = 0x1 | 0x0
6593 #### Windows (Intune)
6596 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/StartDownloadsInTempDirectory
6600 <enabled/> or <disabled/>
6605 <key>StartDownloadsInTempDirectory</key>
6613 "StartDownloadsInTempDirectory": true | false
6617 Add a menuitem to the help menu for specifying support information.
6619 **Compatibility:** Firefox 68.0.1, Firefox ESR 68.0.1\
6620 **CCK2 Equivalent:** helpMenu\
6621 **Preferences Affected:** N/A
6625 Software\Policies\Mozilla\Firefox\SupportMenu\Title = "Support Menu"
6626 Software\Policies\Mozilla\Firefox\SupportMenu\URL = "http://example.com/support"
6627 Software\Policies\Mozilla\Firefox\SupportMenu\AccessKey = "S"
6629 #### Windows (Intune)
6632 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/SupportMenu
6637 <data id="SupportMenuTitle" value="Support Menu"/>
6638 <data id="SupportMenuURL" value="http://example.com/support"/>
6639 <data id="SupportMenuAccessKey" value="S"/>
6644 <key>SupportMenu</key>
6647 <string>SupportMenu</string>
6649 <string>http://example.com/support</string>
6650 <key>AccessKey</key>
6660 "Title": "Support Menu",
6661 "URL": "http://example.com/support",
6667 ### TranslateEnabled
6668 Enable or disable webpage translation.
6670 Note: Web page translation is done completely on the client, so there is no data or privacy risk.
6672 If you only want to disable the popup, you can set the pref `browser.translations.automaticallyPopup` to false using the [Preferences](#preferences) policy.
6674 **Compatibility:** Firefox 126\
6675 **CCK2 Equivalent:** N/A\
6676 **Preferences Affected:** `browser.translations.enable`
6680 Software\Policies\Mozilla\Firefox\TranslateEnabled = 0x1 | 0x0
6682 #### Windows (Intune)
6685 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/TranslateEnabled
6689 <enabled/> or <disabled/>
6694 <key>TranslateEnabled</key>
6702 "TranslateEnabled": true | false
6708 Prevent Firefox from messaging the user in certain situations.
6710 `WhatsNew` Remove the "What's New" icon and menuitem. (*Deprecated*)
6712 `ExtensionRecommendations` If false, don't recommend extensions while the user is visiting web pages.
6714 `FeatureRecommendations` If false, don't recommend browser features.
6716 `UrlbarInterventions` If false, Don't offer Firefox specific suggestions in the URL bar.
6718 `SkipOnboarding` If true, don't show onboarding messages on the new tab page.
6720 `MoreFromMozilla` If false, don't show the "More from Mozilla" section in Preferences. (Firefox 98)
6722 `FirefoxLabs` If false, don't show the "Firefox Labs" section in Preferences. (Firefox 130.0.1)
6724 `Locked` prevents the user from changing user messaging preferences.
6726 **Compatibility:** Firefox 75, Firefox ESR 68.7\
6727 **CCK2 Equivalent:** N/A\
6728 **Preferences Affected:** `browser.newtabpage.activity-stream.asrouter.userprefs.cfr.addons`, `browser.newtabpage.activity-stream.asrouter.userprefs.cfr.features`, `browser.aboutwelcome.enabled`, `browser.preferences.moreFromMozilla`, `browser.preferences.experimental`
6732 Software\Policies\Mozilla\Firefox\UserMessaging\ExtensionRecommendations = 0x1 | 0x0
6733 Software\Policies\Mozilla\Firefox\UserMessaging\FeatureRecommendations = 0x1 | 0x0
6734 Software\Policies\Mozilla\Firefox\UserMessaging\UrlbarInterventions = 0x1 | 0x0
6735 Software\Policies\Mozilla\Firefox\UserMessaging\SkipOnboarding = 0x1 | 0x0
6736 Software\Policies\Mozilla\Firefox\UserMessaging\MoreFromMozilla = 0x1 | 0x0
6737 Software\Policies\Mozilla\Firefox\UserMessaging\FirefoxLabs = 0x1 | 0x0
6738 Software\Policies\Mozilla\Firefox\UserMessaging\Locked = 0x1 | 0x0
6740 #### Windows (Intune)
6743 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~UserMessaging/UserMessaging_ExtensionRecommendations
6744 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~UserMessaging/UserMessaging_FeatureRecommendations
6745 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~UserMessaging/UserMessaging_UrlbarInterventions
6746 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~UserMessaging/UserMessaging_SkipOnboarding
6747 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~UserMessaging/UserMessaging_MoreFromMozilla
6748 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~UserMessaging/UserMessaging_FirefoxLabs
6749 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~UserMessaging/UserMessaging_Locked
6753 <enabled/> or <disabled/>
6758 <key>UserMessaging</key>
6760 <key>ExtensionRecommendations</key>
6762 <key>FeatureRecommendations</key>
6764 <key>UrlbarInterventions</key>
6766 <key>SkipOnboarding</key>
6768 <key>MoreFromMozilla</key>
6770 <key>FirefoxLabs</key>
6782 "ExtensionRecommendations": true | false,
6783 "FeatureRecommendations": true | false,
6784 "UrlbarInterventions": true | false,
6785 "SkipOnboarding": true | false,
6786 "MoreFromMozilla": true | false,
6787 "FirefoxLabs": true | false,
6788 "Locked": true | false
6793 ### UseSystemPrintDialog
6794 Use the system print dialog instead of the print preview window.
6796 **Compatibility:** Firefox 102\
6797 **CCK2 Equivalent:** N/A\
6798 **Preferences Affected:** `print.prefer_system_dialog`
6802 Software\Policies\Mozilla\Firefox\UseSystemPrintDialog = 0x1 | 0x0
6804 #### Windows (Intune)
6807 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/UseSystemPrintDialog
6811 <enabled/> or <disabled/>
6816 <key>UseSystemPrintDialog</key>
6824 "UseSystemPrintDialog": true | false
6829 Block websites from being visited. The parameters take an array of Match Patterns, as documented in https://developer.mozilla.org/en-US/Add-ons/WebExtensions/Match_patterns.
6830 The arrays are limited to 1000 entries each.
6832 If you want to block all URLs, you can use `<all_urls>` or `*://*/*`. You can't have just a `*` on the right side.
6834 For specific protocols, use `https://*/*` or `http://*/*`.
6836 As of Firefox 83 and Firefox ESR 78.5, file URLs are supported.
6838 **Compatibility:** Firefox 60, Firefox ESR 60\
6839 **CCK2 Equivalent:** N/A\
6840 **Preferences Affected:** N/A
6844 Software\Policies\Mozilla\Firefox\WebsiteFilter\Block\1 = "<all_urls>"
6845 Software\Policies\Mozilla\Firefox\WebsiteFilter\Exceptions\1 = "http://example.org/*"
6847 #### Windows (Intune)
6850 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/B_WebsiteFilter_Block
6854 <enabled/> <data id="WebsiteFilter" value="1<all_urls>"/>
6858 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/B_WebsiteFilter_Exceptions
6863 <data id="WebsiteFilter" value="1http://example.org/*"/>
6865 If you are using custom ADMX and ADML administrative templates in Intune, you can use this OMA-URI instead
6866 to workaround the limit on the length of strings. Put all of your JSON on one line.
6870 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Extensions/WebsiteFilterOneLine
6875 <data id="JSONOneLine" value='{"Block": ["<all_urls>"],"Exceptions": ["http://example.org/*"]}'/>
6880 <key>WebsiteFilter</key>
6884 <string><all_urls></string>
6886 <key>Exceptions</key>
6888 <string>http://example.org/*</string>
6899 "Block": ["<all_urls>"],
6900 "Exceptions": ["http://example.org/*"]
6906 Allow Windows single sign-on for Microsoft, work, and school accounts.
6908 If this policy is set to true, Firefox will use credentials stored in Windows to sign in to Microsoft, work, and school accounts.
6910 **Compatibility:** Firefox 91\
6911 **CCK2 Equivalent:** N/A\
6912 **Preferences Affected:** `network.http.windows-sso.enabled`
6916 Software\Policies\Mozilla\Firefox\WindowsSSO = 0x1 | 0x0
6918 #### Windows (Intune)
6921 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/WindowsSSO
6925 <enabled/> or <disabled/>
6931 "WindowsSSO": true | false