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 | **[`PromptForDownloadLocation`](#promptfordownloadlocation)** | Ask where to save each file before downloading.
111 | **[`Proxy`](#proxy)** | Configure proxy settings.
112 | **[`RequestedLocales`](#requestedlocales)** | Set the the list of requested locales for the application in order of preference.
113 | **[`SanitizeOnShutdown` (All)](#sanitizeonshutdown-all)** | Clear all data on shutdown.
114 | **[`SanitizeOnShutdown` (Selective)](#sanitizeonshutdown-selective)** | Clear data on shutdown.
115 | **[`SearchBar`](#searchbar)** | Set whether or not search bar is displayed.
116 | **[`SearchEngines`](#searchengines-this-policy-is-only-available-on-the-esr)** |
117 | **[`SearchEngines -> Add`](#searchengines--add)** | Add new search engines.
118 | **[`SearchEngines -> Default`](#searchengines--default)** | Set the default search engine.
119 | **[`SearchEngines -> PreventInstalls`](#searchengines--preventinstalls)** | Prevent installing search engines from webpages.
120 | **[`SearchEngines -> Remove`](#searchengines--remove)** | Hide built-in search engines.
121 | **[`SearchSuggestEnabled`](#searchsuggestenabled)** | Enable search suggestions.
122 | **[`SecurityDevices`](#securitydevices)** | Install PKCS #11 modules.
123 | **[`ShowHomeButton`](#showhomebutton)** | Show the home button on the toolbar.
124 | **[`SSLVersionMax`](#sslversionmax)** | Set and lock the maximum version of TLS.
125 | **[`SSLVersionMin`](#sslversionmin)** | Set and lock the minimum version of TLS.
126 | **[`StartDownloadsInTempDirectory`](#startdownloadsintempdirectory)** | Force downloads to start off in a local, temporary location rather than the default download directory.
127 | **[`SupportMenu`](#supportmenu)** | Add a menuitem to the help menu for specifying support information.
128 | **[`TranslateEnabled`](#translateenabled)** | Enable or disable webpage translation.
129 | **[`UserMessaging`](#usermessaging)** | Don't show certain messages to the user.
130 | **[`UseSystemPrintDialog`](#usesystemprintdialog)** | Print using the system print dialog instead of print preview.
131 | **[`WebsiteFilter`](#websitefilter)** | Block websites from being visited.
132 | **[`WindowsSSO`](#windowssso)** | Allow Windows single sign-on for Microsoft, work, and school accounts.
136 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).
138 For GPO and Intune, the extension developer should provide an ADMX file.
140 **Compatibility:** Firefox 68\
141 **CCK2 Equivalent:** N/A\
142 **Preferences Affected:** N/A
149 <key>Extensions</key>
151 <key>uBlock0@raymondhill.net</key>
153 <key>adminSettings</key>
155 <key>selectedFilterLists</key>
157 <string>ublock-privacy</string>
158 <string>ublock-badware</string>
159 <string>ublock-filters</string>
160 <string>user-filters</string>
174 "uBlock0@raymondhill.net": {
176 "selectedFilterLists": [
190 ### AllowedDomainsForApps
192 Define domains allowed to access Google Workspace.
194 This policy is based on the [Chrome policy](https://chromeenterprise.google/policies/#AllowedDomainsForApps) of the same name.
196 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.
198 **Compatibility:** Firefox 89, Firefox ESR 78.11\
199 **CCK2 Equivalent:** N/A\
200 **Preferences Affected:** N/A
204 Software\Policies\Mozilla\Firefox\AllowedDomainsForApps = "managedfirefox.com,example.com"
206 #### Windows (Intune)
209 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/AllowedDomainsForApps
214 <data id="AllowedDomainsForApps" value="managedfirefox.com,example.com"/>
219 <key>AllowedDomainsForApps</key>
220 <string>managedfirefox.com,example.com</string>
227 "AllowedDomainsForApps": "managedfirefox.com,example.com"
231 ### AllowFileSelectionDialogs
233 Enable or disable file selection dialogs.
235 **Compatibility:** Firefox 124\
236 **CCK2 Equivalent:** N/A\
237 **Preferences Affected:** `widget.disable_file_pickers`
241 Software\Policies\Mozilla\Firefox\AllowFileSelectionDialogs = 0x1 | 0x0
243 #### Windows (Intune)
246 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/AppAutoAllowFileSelectionDialogsUpdate
250 <enabled/> or <disabled/>
255 <key>AllowFileSelectionDialogs</key>
263 "AllowFileSelectionDialogs": true | false
269 Enable or disable **automatic** application update.
271 If set to true, application updates are installed without user approval within Firefox. The operating system might still require approval.
273 If set to false, application updates are downloaded but the user can choose when to install the update.
275 If you have disabled updates via `DisableAppUpdate`, this policy has no effect.
277 **Compatibility:** Firefox 75, Firefox ESR 68.7\
278 **CCK2 Equivalent:** N/A\
279 **Preferences Affected:** `app.update.auto`
283 Software\Policies\Mozilla\Firefox\AppAutoUpdate = 0x1 | 0x0
285 #### Windows (Intune)
288 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/AppAutoUpdate
292 <enabled/> or <disabled/>
297 <key>AppAutoUpdate</key>
305 "AppAutoUpdate": true | false
311 Prevent Firefox from being updated beyond the specified version.
313 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.
315 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.
317 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.
319 **Compatibility:** Firefox 102,\
320 **CCK2 Equivalent:** N/A\
321 **Preferences Affected:** N/A
325 Software\Policies\Mozilla\Firefox\AppUpdatePin = "106."
327 #### Windows (Intune)
330 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/AppUpdatePin
335 <data id="AppUpdatePin" value="106."/>
340 <key>AppUpdatePin</key>
341 <string>106.</string>
348 "AppUpdatePin": "106."
354 Change the URL for application update if you are providing Firefox updates from a custom update server.
356 **Compatibility:** Firefox 62, Firefox ESR 60.2\
357 **CCK2 Equivalent:** N/A\
358 **Preferences Affected:** `app.update.url`
362 Software\Policies\Mozilla\Firefox\AppUpdateURL = "https://yoursite.com"
364 #### Windows (Intune)
367 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/AppUpdateURL
372 <data id="AppUpdateURL" value="https://yoursite.com"/>
377 <key>AppUpdateURL</key>
378 <string>https://yoursite.com</string>
385 "AppUpdateURL": "https://yoursite.com"
391 Configure sites that support integrated authentication.
393 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.
395 `PrivateBrowsing` enables integrated authentication in private browsing.
397 **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)\
398 **CCK2 Equivalent:** N/A\
399 **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`
403 Software\Policies\Mozilla\Firefox\Authentication\SPNEGO\1 = "mydomain.com"
404 Software\Policies\Mozilla\Firefox\Authentication\SPNEGO\2 = "https://myotherdomain.com"
405 Software\Policies\Mozilla\Firefox\Authentication\Delegated\1 = "mydomain.com"
406 Software\Policies\Mozilla\Firefox\Authentication\Delegated\2 = "https://myotherdomain.com"
407 Software\Policies\Mozilla\Firefox\Authentication\NTLM\1 = "mydomain.com"
408 Software\Policies\Mozilla\Firefox\Authentication\NTLM\2 = "https://myotherdomain.com"
409 Software\Policies\Mozilla\Firefox\Authentication\AllowNonFQDN\SPNEGO = 0x1 | 0x0
410 Software\Policies\Mozilla\Firefox\Authentication\AllowNonFQDN\NTLM = 0x1 | 0x0
411 Software\Policies\Mozilla\Firefox\Authentication\AllowProxies\SPNEGO = 0x1 | 0x0
412 Software\Policies\Mozilla\Firefox\Authentication\AllowProxies\NTLM = 0x1 | 0x0
413 Software\Policies\Mozilla\Firefox\Authentication\Locked = 0x1 | 0x0
414 Software\Policies\Mozilla\Firefox\Authentication\PrivateBrowsing = 0x1 | 0x0
416 #### Windows (Intune)
419 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Authentication/Authentication_SPNEGO
424 <data id="Authentication" value="1mydomain2https://myotherdomain.com"/>
428 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Authentication/Authentication_Delegated
433 <data id="Authentication" value="1mydomain2https://myotherdomain.com"/>
437 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Authentication/Authentication_NTLM
442 <data id="Authentication" value="1mydomain2https://myotherdomain.com"/>
446 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Authentication/Authentication_AllowNonFQDN
451 <data id="Authentication_AllowNonFQDN_NTLM" value="true | false"/>
452 <data id="Authentication_AllowNonFQDN_SPNEGO" value="true | false"/>
456 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Authentication/Authentication_Locked
460 <enabled/> or <disabled/>
464 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Authentication/Authentication_PrivateBrowsing
468 <enabled/> or <disabled/>
473 <key>Authentication</key>
477 <string>mydomain.com</string>
478 <string>https://myotherdomain.com</string>
482 <string>mydomain.com</string>
483 <string>https://myotherdomain.com</string>
487 <string>mydomain.com</string>
488 <string>https://myotherdomain.com</string>
490 <key>AllowNonFQDN</key>
497 <key>AllowProxies</key>
506 <key>PrivateBrowsing</key>
516 "SPNEGO": ["mydomain.com", "https://myotherdomain.com"],
517 "Delegated": ["mydomain.com", "https://myotherdomain.com"],
518 "NTLM": ["mydomain.com", "https://myotherdomain.com"],
520 "SPNEGO": true | false,
524 "SPNEGO": true | false,
527 "Locked": true | false,
528 "PrivateBrowsing": true | false
533 ### AutofillAddressEnabled
535 Enables or disables autofill for addresses.
537 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.
539 **Compatibility:** Firefox 125, Firefox ESR 115.10\
540 **CCK2 Equivalent:** N/A\
541 **Preferences Affected:** `extensions.formautofill.addresses.enabled`
545 Software\Policies\Mozilla\Firefox\AutofillAddressEnabled = 0x1 | 0x0
547 #### Windows (Intune)
550 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/AutofillAddressEnabled
554 <enabled/> or <disabled/>
559 <key>AutofillAddressEnabled</key>
567 "AutofillAddressEnabled": true | false
571 ### AutofillCreditCardEnabled
573 Enables or disables autofill for payment methods.
575 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.
577 **Compatibility:** Firefox 125, Firefox ESR 115.10\
578 **CCK2 Equivalent:** N/A\
579 **Preferences Affected:** `extensions.formautofill.creditCards.enabled`
583 Software\Policies\Mozilla\Firefox\AutofillCreditCardEnabled = 0x1 | 0x0
585 #### Windows (Intune)
588 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/AutofillCreditCardEnabled
592 <enabled/> or <disabled/>
597 <key>AutofillCreditCardEnabled</key>
605 "AutofillCreditCardEnabled": true | false
609 ### AutoLaunchProtocolsFromOrigins
610 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.
612 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.
638 **Compatibility:** Firefox 90, Firefox ESR 78.12\
639 **CCK2 Equivalent:** N/A\
640 **Preferences Affected:** N/A
643 Software\Policies\Mozilla\Firefox\AutoLaunchProtocolsFromOrigins (REG_MULTI_SZ) =
647 "protocol": "zoommtg",
649 "https://somesite.zoom.us"
654 #### Windows (Intune)
657 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/AutoLaunchProtocolsFromOrigins
662 <data id="JSON" value='
665 "protocol": "zoommtg",
667 "https://somesite.zoom.us"
672 If you are using custom ADMX and ADML administrative templates in Intune, you can use this OMA-URI instead
673 to workaround the limit on the length of strings. Put all of your JSON on one line.
677 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Extensions/AutoLaunchProtocolsFromOriginsOneLine
682 <data id="JSONOneLine" value='[]'/>
687 <key>AutoLaunchProtocolsFromOrigins</key>
691 <string>zoommtg</string>
692 <key>allowed_origins</key>
694 <string>https://somesite.zoom.us</string>
704 "AutoLaunchProtocolsFromOrigins": [{
705 "protocol": "zoommtg",
707 "https://somesite.zoom.us"
713 ### BackgroundAppUpdate
715 Enable or disable **automatic** application update **in the background**, when the application is not running.
717 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.
719 If set to false, the application will not try to install updates when the application is not running.
721 If you have disabled updates via `DisableAppUpdate` or disabled automatic updates via `AppAutoUpdate`, this policy has no effect.
723 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).
725 **Compatibility:** Firefox 90 (Windows only)\
726 **CCK2 Equivalent:** N/A\
727 **Preferences Affected:** `app.update.background.enabled`
731 Software\Policies\Mozilla\Firefox\BackgroundAppUpdate = 0x1 | 0x0
733 #### Windows (Intune)
736 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/BackgroundAppUpdate
740 <enabled/> or <disabled/>
745 <key>BackgroundAppUpdate</key>
753 "BackgroundAppUpdate": true | false
759 Block access to the Add-ons Manager (about:addons).
761 **Compatibility:** Firefox 60, Firefox ESR 60\
762 **CCK2 Equivalent:** `disableAddonsManager`\
763 **Preferences Affected:** N/A
767 Software\Policies\Mozilla\Firefox\BlockAboutAddons = 0x1 | 0x0
769 #### Windows (Intune)
772 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/BlockAboutAddons
776 <enabled/> or <disabled/>
781 <key>BlockAboutAddons</key>
789 "BlockAboutAddons": true | false
795 Block access to about:config.
797 **Compatibility:** Firefox 60, Firefox ESR 60\
798 **CCK2 Equivalent:** `disableAboutConfig`\
799 **Preferences Affected:** N/A
803 Software\Policies\Mozilla\Firefox\BlockAboutConfig = 0x1 | 0x0
805 #### Windows (Intune)
808 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/BlockAboutConfig
812 <enabled/> or <disabled/>
817 <key>BlockAboutConfig</key>
825 "BlockAboutConfig": true | false
829 ### BlockAboutProfiles
831 Block access to About Profiles (about:profiles).
833 **Compatibility:** Firefox 60, Firefox ESR 60\
834 **CCK2 Equivalent:** `disableAboutProfiles`\
835 **Preferences Affected:** N/A
839 Software\Policies\Mozilla\Firefox\BlockAboutProfiles = 0x1 | 0x0
841 #### Windows (Intune)
844 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/BlockAboutProfiles
848 <enabled/> or <disabled/>
853 <key>BlockAboutProfiles</key>
861 "BlockAboutProfiles": true | false
865 ### BlockAboutSupport
867 Block access to Troubleshooting Information (about:support).
869 **Compatibility:** Firefox 60, Firefox ESR 60\
870 **CCK2 Equivalent:** `disableAboutSupport`\
871 **Preferences Affected:** N/A
875 Software\Policies\Mozilla\Firefox\BlockAboutSupport = 0x1 | 0x0
877 #### Windows (Intune)
880 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/BlockAboutSupport
884 <enabled/> or <disabled/>
889 <key>BlockAboutSupport</key>
897 "BlockAboutSupport": true | false
903 Note: [`ManagedBookmarks`](#managedbookmarks) is the new recommended way to add bookmarks. This policy will continue to be supported.
905 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.
907 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.
909 **Compatibility:** Firefox 60, Firefox ESR 60\
910 **CCK2 Equivalent:** `bookmarks.toolbar`,`bookmarks.menu`\
911 **Preferences Affected:** N/A
915 Software\Policies\Mozilla\Firefox\Bookmarks\1\Title = "Example"
916 Software\Policies\Mozilla\Firefox\Bookmarks\1\URL = "https://example.com"
917 Software\Policies\Mozilla\Firefox\Bookmarks\1\Favicon = "https://example.com/favicon.ico"
918 Software\Policies\Mozilla\Firefox\Bookmarks\1\Placement = "toolbar" | "menu"
919 Software\Policies\Mozilla\Firefox\Bookmarks\1\Folder = "FolderName"
921 Software\Policies\Mozilla\Firefox\Bookmarks (REG_MULTI_SZ) =
927 #### Windows (Intune)
930 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Bookmarks/Bookmark01
935 <data id="BookmarkTitle" value="Example"/>
936 <data id="BookmarkURL" value="https://example.com"/>
937 <data id="BookmarkFavicon" value="https://example.com/favicon.ico"/>
938 <data id="BookmarkPlacement" value="toolbar | menu"/>
939 <data id="BookmarkFolder" value="FolderName"/>
943 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/Bookmarks
948 <data id="JSON" value='[]'/>
950 If you are using custom ADMX and ADML administrative templates in Intune, you can use this OMA-URI instead
951 to workaround the limit on the length of strings. Put all of your JSON on one line.
955 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Extensions/BookmarksOneLine
960 <data id="JSONOneLine" value='[]'/>
969 <string>Example</string>
971 <string>https://example.com</string>
973 <string>https://example.com/favicon.ico</string>
975 <string>toolbar | menu</string>
977 <string>FolderName</string>
989 "URL": "https://example.com",
990 "Favicon": "https://example.com/favicon.ico",
991 "Placement": "toolbar" | "menu",
992 "Folder": "FolderName"
999 Enable or disable the detection of captive portals.
1001 **Compatibility:** Firefox 67, Firefox ESR 60.7\
1002 **CCK2 Equivalent:** N/A\
1003 **Preferences Affected:** `network.captive-portal-service.enabled`
1007 Software\Policies\Mozilla\Firefox\CaptivePortal = 0x1 | 0x0
1009 #### Windows (Intune)
1012 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/CaptivePortal
1016 <enabled/> or <disabled/>
1021 <key>CaptivePortal</key>
1029 "CaptivePortal": true | false
1035 ### Certificates | ImportEnterpriseRoots
1037 Trust certificates that have been added to the operating system certificate store by a user or administrator.
1039 Note: This policy only works on Windows and macOS. For Linux discussion, see [bug 1600509](https://bugzilla.mozilla.org/show_bug.cgi?id=1600509).
1041 See https://support.mozilla.org/kb/setting-certificate-authorities-firefox for more detail.
1043 **Compatibility:** Firefox 60, Firefox ESR 60 (macOS support in Firefox 63, Firefox ESR 68)\
1044 **CCK2 Equivalent:** N/A\
1045 **Preferences Affected:** `security.enterprise_roots.enabled`
1049 Software\Policies\Mozilla\Firefox\Certificates\ImportEnterpriseRoots = 0x1 | 0x0
1051 #### Windows (Intune)
1054 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Certificates/Certificates_ImportEnterpriseRoots
1058 <enabled/> or <disabled/>
1063 <key>Certificates</key>
1065 <key>ImportEnterpriseRoots</key>
1075 "ImportEnterpriseRoots": true | false
1080 ### Certificates | Install
1082 Install certificates into the Firefox certificate store. If only a filename is specified, Firefox searches for the file in the following locations:
1085 - %USERPROFILE%\AppData\Local\Mozilla\Certificates
1086 - %USERPROFILE%\AppData\Roaming\Mozilla\Certificates
1088 - /Library/Application Support/Mozilla/Certificates
1089 - ~/Library/Application Support/Mozilla/Certificates
1091 - /usr/lib/mozilla/certificates
1092 - /usr/lib64/mozilla/certificates
1093 - ~/.mozilla/certificates
1095 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.
1097 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.
1099 Certificates are installed using the trust string `CT,CT,`.
1101 Binary (DER) and ASCII (PEM) certificates are both supported.
1103 **Compatibility:** Firefox 64, Firefox ESR 64\
1104 **CCK2 Equivalent:** `certs.ca`\
1105 **Preferences Affected:** N/A
1109 Software\Policies\Mozilla\Firefox\Certificates\Install\1 = "cert1.der"
1110 Software\Policies\Mozilla\Firefox\Certificates\Install\2 = "C:\Users\username\cert2.pem"
1112 #### Windows (Intune)
1115 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Certificates/Certificates_Install
1120 <data id="Certificates_Install" value="1cert1.der2C:\Users\username\cert2.pem"/>
1125 <key>Certificates</key>
1129 <string>cert1.der</string>
1130 <string>/Users/username/cert2.pem</string>
1140 "Install": ["cert1.der", "/home/username/cert2.pem"]
1146 Set policies related to [containers](https://addons.mozilla.org/firefox/addon/multi-account-containers/).
1148 Currently you can set the initial set of containers.
1150 For each container, you can specify the name, icon, and color.
1152 | Name | Description |
1154 | `name`| Name of container
1155 | `icon` | Can be `fingerprint`, `briefcase`, `dollar`, `cart`, `vacation`, `gift`, `food`, `fruit`, `pet`, `tree`, `chill`, `circle`, `fence`
1156 | `color` | Can be `blue`, `turquoise`, `green`, `yellow`, `orange`, `red`, `pink`, `purple`, `toolbar`
1158 **Compatibility:** Firefox 113\
1159 **CCK2 Equivalent:** N/A\
1160 **Preferences Affected:** N/A
1163 Software\Policies\Mozilla\Firefox\Containers (REG_MULTI_SZ) =
1168 "name": "My container",
1170 "color": "turquoise"
1175 #### Windows (Intune)
1178 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/Containers
1183 <data id="JSON" value='
1187 "name": "My container",
1189 "color": "turquoise"
1195 If you are using custom ADMX and ADML administrative templates in Intune, you can use this OMA-URI instead
1196 to workaround the limit on the length of strings. Put all of your JSON on one line.
1200 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Extensions/ContainersOneLine
1205 <data id="JSONOneLine" value='{}'/>
1212 <key>Containers</key>
1216 <string>My container</string>
1218 <string>pet</string>
1220 <string>turquoise</string>
1233 "name": "My container",
1235 "color": "turquoise"
1243 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).
1245 `AgentName` is the name of the DLP agent. This is used in dialogs and notifications about DLP operations. The default is "A DLP Agent".
1247 `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.
1249 `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.
1251 `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.
1253 `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.
1255 `DefaultResult` indicates the desired behavior for DLP requests if there is a problem connecting to the DLP agent. The default is 0.
1257 | Value | Description
1259 | 0 | Deny the request (default)
1260 | 1 | Warn the user and allow them to choose whether to allow or deny
1261 | 2 | Allow the request
1263 `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.
1265 `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.
1267 `IsPerUser` indicates whether the pipe the DLP agent has created is per-user or per-system. The default is true, meaning per-user.
1269 `PipePathName` is the name of the pipe the DLP agent has created and Firefox will connect to. The default is "path_user".
1271 `ShowBlockedResult` indicates whether Firefox should show a notification when a DLP request is denied. The default is true.
1273 **Compatibility:** Firefox 127\
1274 **CCK2 Equivalent:** N/A\
1275 **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`
1279 Software\Policies\Mozilla\Firefox\ContentAnalysis\AgentName = "My DLP Product"
1280 Software\Policies\Mozilla\Firefox\ContentAnalysis\AgentTimeout = 60
1281 Software\Policies\Mozilla\Firefox\ContentAnalysis\AllowUrlRegexList = "https://example\.com/.* https://subdomain\.example\.com/.*"
1282 Software\Policies\Mozilla\Firefox\ContentAnalysis\BypassForSameTabOperations = 0x1 | 0x0
1283 Software\Policies\Mozilla\Firefox\ContentAnalysis\ClientSignature = "My DLP Company"
1284 Software\Policies\Mozilla\Firefox\ContentAnalysis\DefaultResult = 0x0 | 0x1 | 0x2
1285 Software\Policies\Mozilla\Firefox\ContentAnalysis\DenyUrlRegexList = "https://example\.com/.* https://subdomain\.example\.com/.*"
1286 Software\Policies\Mozilla\Firefox\ContentAnalysis\Enabled = 0x1 | 0x0
1287 Software\Policies\Mozilla\Firefox\ContentAnalysis\IsPerUser = 0x1 | 0x0
1288 Software\Policies\Mozilla\Firefox\ContentAnalysis\PipePathName = "pipe_custom_name"
1289 Software\Policies\Mozilla\Firefox\ContentAnalysis\ShowBlockedResult = 0x1 | 0x0
1292 #### Windows (Intune)
1295 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~ContentAnalysis/ContentAnalysis_AgentName
1300 <data id="ContentAnalysis_AgentName" value="My DLP Product"/>
1304 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~ContentAnalysis/ContentAnalysis_AgentTimeout
1309 <data id="ContentAnalysis_AgentTimeout" value="60"/>
1313 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~ContentAnalysis/ContentAnalysis_AllowUrlRegexList
1318 <data id="ContentAnalysis_AllowUrlRegexList" value="https://example\.com/.* https://subdomain\.example\.com/.*"/>
1322 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~ContentAnalysis/ContentAnalysis_BypassForSameTabOperations
1326 <enabled/> or <disabled/>
1330 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~ContentAnalysis/ContentAnalysis_ClientSignature
1335 <data id="ContentAnalysis_ClientSignature" value="My DLP Company"/>
1339 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~ContentAnalysis/ContentAnalysis_DefaultResult
1344 <data id="ContentAnalysis_DefaultResult" value="1"/>
1348 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~ContentAnalysis/ContentAnalysis_DenyUrlRegexList
1353 <data id="ContentAnalysis_DenyUrlRegexList" value="https://example\.com/.* https://subdomain\.example\.com/.*"/>
1357 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~ContentAnalysis/ContentAnalysis_Enabled
1361 <enabled/> or <disabled/>
1365 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~ContentAnalysis/ContentAnalysis_IsPerUser
1369 <enabled/> or <disabled/>
1373 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~ContentAnalysis/ContentAnalysis_PipePathName
1378 <data id="ContentAnalysis_PipePathName" value="pipe_custom_name"/>
1382 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~ContentAnalysis/ContentAnalysis_ShowBlockedResult
1386 <enabled/> or <disabled/>
1393 "ContentAnalysis": {
1394 "AgentName": "My DLP Product",
1396 "AllowUrlRegexList": "https://example\.com/.* https://subdomain\.example\.com/.*",
1397 "BypassForSameTabOperations": true | false,
1398 "ClientSignature": "My DLP Company",
1399 "DefaultResult": 0 | 1 | 2,
1400 "DenyUrlRegexList": "https://example\.com/.* https://subdomain\.example\.com/.*",
1401 "Enabled": true | false,
1402 "IsPerUser": true | false,
1403 "PipePathName": "pipe_custom_name",
1404 "ShowBlockedResult": true | false,
1411 Configure cookie preferences.
1413 `Allow` is a list of origins (not domains) where cookies are always allowed. You must include http or https.
1415 `AllowSession` is a list of origins (not domains) where cookies are only allowed for the current session. You must include http or https.
1417 `Block` is a list of origins (not domains) where cookies are always blocked. You must include http or https.
1419 `Behavior` sets the default behavior for cookies based on the values below.
1421 `BehaviorPrivateBrowsing` sets the default behavior for cookies in private browsing based on the values below.
1423 | Value | Description
1425 | accept | Accept all cookies
1426 | reject-foreign | Reject third party cookies
1427 | reject | Reject all cookies
1428 | limit-foreign | Reject third party cookies for sites you haven't visited
1429 | reject-tracker | Reject cookies for known trackers (default)
1430 | reject-tracker-and-partition-foreign | Reject cookies for known trackers and partition third-party cookies (Total Cookie Protection) (default for private browsing)
1432 `Locked` prevents the user from changing cookie preferences.
1434 `Default` determines whether cookies are accepted at all. (*Deprecated*. Use `Behavior` instead)
1436 `AcceptThirdParty` determines how third-party cookies are handled. (*Deprecated*. Use `Behavior` instead)
1438 `RejectTracker` only rejects cookies for trackers. (*Deprecated*. Use `Behavior` instead)
1440 `ExpireAtSessionEnd` determines when cookies expire. (*Deprecated*. Use [`SanitizeOnShutdown`](#sanitizeonshutdown-selective) instead)
1442 **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)\
1443 **CCK2 Equivalent:** N/A\
1444 **Preferences Affected:** `network.cookie.cookieBehavior`, `network.cookie.cookieBehavior.pbmode`, `network.cookie.lifetimePolicy`
1448 Software\Policies\Mozilla\Firefox\Cookies\Allow\1 = "https://example.com"
1449 Software\Policies\Mozilla\Firefox\Cookies\AllowSession\1 = "https://example.edu"
1450 Software\Policies\Mozilla\Firefox\Cookies\Block\1 = "https://example.org"
1451 Software\Policies\Mozilla\Firefox\Cookies\Behavior = "accept" | "reject-foreign" | "reject" | "limit-foreign" | "reject-tracker" | "reject-tracker-and-partition-foreign"
1452 Software\Policies\Mozilla\Firefox\Cookies\BehaviorPrivateBrowsing = "accept" | "reject-foreign" | "reject" | "limit-foreign" | "reject-tracker" | "reject-tracker-and-partition-foreign"
1453 Software\Policies\Mozilla\Firefox\Cookies\Locked = 0x1 | 0x0
1455 #### Windows (Intune)
1458 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Cookies/Cookies_Allow
1463 <data id="Permissions" value="1https://example.com"/>
1467 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Cookies/Cookies_AllowSession
1472 <data id="Permissions" value="1https://example.edu"/>
1476 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Cookies/Cookies_Block
1481 <data id="Permissions" value="1https://example.org"/>
1485 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Cookies/Cookies_Locked
1489 <enabled/> or <disabled/>
1493 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Cookies/Cookies_Behavior
1498 <data id="Cookies_Behavior" value="accept | reject-foreign | reject | limit-foreign | reject-tracker | reject-tracker-and-partition-foreign"/>
1502 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Cookies/Cookies_BehaviorPrivateBrowsing
1507 <data id="Cookies_BehaviorPrivateBrowsing" value="accept | reject-foreign | reject | limit-foreign | reject-tracker | reject-tracker-and-partition-foreign"/>
1516 <string>http://example.com</string>
1518 <key>AllowSession</key>
1520 <string>http://example.edu</string>
1524 <string>http://example.org</string>
1529 <string>accept | reject-foreign | reject | limit-foreign | reject-tracker | reject-tracker-and-partition-foreign</string>
1530 <key>BehaviorPrivateBrowsing</key>
1531 <string>accept | reject-foreign | reject | limit-foreign | reject-tracker | reject-tracker-and-partition-foreign</string>
1540 "Allow": ["http://example.org/"],
1541 "AllowSession": ["http://example.edu/"],
1542 "Block": ["http://example.edu/"],
1543 "Locked": true | false,
1544 "Behavior": "accept" | "reject-foreign" | "reject" | "limit-foreign" | "reject-tracker" | "reject-tracker-and-partition-foreign",
1545 "BehaviorPrivateBrowsing": "accept" | "reject-foreign" | "reject" | "limit-foreign" | "reject-tracker" | "reject-tracker-and-partition-foreign",
1550 ### DefaultDownloadDirectory
1551 Set the default download directory.
1553 You can use ${home} for the native home directory.
1555 **Compatibility:** Firefox 68, Firefox ESR 68\
1556 **CCK2 Equivalent:** N/A\
1557 **Preferences Affected:** `browser.download.dir`, `browser.download.folderList`
1561 Software\Policies\Mozilla\Firefox\DefaultDownloadDirectory = "${home}\Downloads"
1563 #### Windows (Intune)
1566 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/DefaultDownloadDirectory
1571 <data id="Preferences_String" value="${home}\Downloads"/>
1576 <key>DefaultDownloadDirectory</key>
1577 <string>${home}/Downloads</string>
1580 #### policies.json (macOS and Linux)
1584 "DefaultDownloadDirectory": "${home}/Downloads"
1588 #### policies.json (Windows)
1592 "DefaultDownloadDirectory": "${home}\\Downloads"
1596 ### DisableAppUpdate
1597 Turn off application updates within Firefox.
1599 **Compatibility:** Firefox 60, Firefox ESR 60\
1600 **CCK2 Equivalent:** `disableFirefoxUpdates`\
1601 **Preferences Affected:** N/A
1605 Software\Policies\Mozilla\Firefox\DisableAppUpdate = 0x1 | 0x0
1607 #### Windows (Intune)
1610 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/DisableAppUpdate
1614 <enabled/> or <disabled/>
1619 <key>DisableAppUpdate</key>
1627 "DisableAppUpdate": true | false
1631 ### DisableBuiltinPDFViewer
1632 Disable the built in PDF viewer. PDF files are downloaded and sent externally.
1634 **Compatibility:** Firefox 60, Firefox ESR 60\
1635 **CCK2 Equivalent:** `disablePDFjs`\
1636 **Preferences Affected:** `pdfjs.disabled`
1640 Software\Policies\Mozilla\Firefox\DisableBuiltinPDFViewer = 0x1 | 0x0
1642 #### Windows (Intune)
1645 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/DisableBuiltinPDFViewer
1649 <enabled/> or <disabled/>
1654 <key>DisableBuiltinPDFViewer</key>
1662 "DisableBuiltinPDFViewer": true | false
1667 Disable specific cryptographic ciphers, listed below.
1670 TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256
1671 TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256
1672 TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256
1673 TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256
1674 TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384
1675 TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384
1676 TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA
1677 TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA
1678 TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA
1679 TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA
1680 TLS_DHE_RSA_WITH_AES_128_CBC_SHA
1681 TLS_DHE_RSA_WITH_AES_256_CBC_SHA
1682 TLS_RSA_WITH_AES_128_GCM_SHA256
1683 TLS_RSA_WITH_AES_256_GCM_SHA384
1684 TLS_RSA_WITH_AES_128_CBC_SHA
1685 TLS_RSA_WITH_AES_256_CBC_SHA
1686 TLS_RSA_WITH_3DES_EDE_CBC_SHA
1689 **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`
1694 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.
1697 **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)\
1698 **CCK2 Equivalent:** N/A\
1699 **Preferences Affected:** N/A
1703 Software\Policies\Mozilla\Firefox\DisabledCiphers\CIPHER_NAME = 0x1 | 0x0
1705 #### Windows (Intune)
1708 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~DisabledCiphers/DisabledCiphers_CIPHER_NAME
1713 <enabled/> or <disabled/>
1718 <key>DisabledCiphers</key>
1720 <key>CIPHER_NAME</key>
1729 "DisabledCiphers": {
1730 "CIPHER_NAME": true | false,
1735 ### DisableDefaultBrowserAgent
1736 Prevent the default browser agent from taking any actions. Only applicable to Windows; other platforms don’t have the agent.
1738 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).
1740 **Compatibility:** Firefox 75, Firefox ESR 68.7 (Windows only)\
1741 **CCK2 Equivalent:** N/A\
1742 **Preferences Affected:** N/A
1746 Software\Policies\Mozilla\Firefox\DisableDefaultBrowserAgent = 0x1 | 0x0
1748 #### Windows (Intune)
1751 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/DisableDefaultBrowserAgent
1755 <enabled/> or <disabled/>
1761 "DisableDefaultBrowserAgent": true | false
1765 ### DisableDeveloperTools
1766 Remove access to all developer tools.
1768 **Compatibility:** Firefox 60, Firefox ESR 60\
1769 **CCK2 Equivalent:** `removeDeveloperTools`\
1770 **Preferences Affected:** `devtools.policy.disabled`
1774 Software\Policies\Mozilla\Firefox\DisableDeveloperTools = 0x1 | 0x0`
1776 #### Windows (Intune)
1779 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/DisableDeveloperTools
1783 <enabled/> or <disabled/>
1788 <key>DisableDeveloperTools</key>
1796 "DisableDeveloperTools": true | false
1800 ### DisableFeedbackCommands
1801 Disable the menus for reporting sites (Submit Feedback, Report Deceptive Site).
1803 **Compatibility:** Firefox 60, Firefox ESR 60\
1804 **CCK2 Equivalent:** N/A\
1805 **Preferences Affected:** N/A
1809 Software\Policies\Mozilla\Firefox\DisableFeedbackCommands = 0x1 | 0x0
1811 #### Windows (Intune)
1814 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/DisableFeedbackCommands
1818 <enabled/> or <disabled/>
1823 <key>DisableFeedbackCommands</key>
1831 "DisableFeedbackCommands": true | false
1835 ### DisableEncryptedClientHello
1836 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.
1838 **Compatibility:** Firefox 127, Firefox ESR 128\
1839 **CCK2 Equivalent:** N/A\
1840 **Preferences Affected:** `network.dns.echconfig.enabled`, `network.dns.http3_echconfig.enabled`
1844 Software\Policies\Mozilla\Firefox\DisableEncryptedClientHello = 0x1 | 0x0
1846 #### Windows (Intune)
1849 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/DisableEncryptedClientHello
1853 <enabled/> or <disabled/>
1858 <key>DisableEncryptedClientHello</key>
1866 "DisableEncryptedClientHello": true | false
1870 ### DisableFirefoxAccounts
1871 Disable Firefox Accounts integration (Sync).
1873 **Compatibility:** Firefox 60, Firefox ESR 60\
1874 **CCK2 Equivalent:** `disableSync`\
1875 **Preferences Affected:** `identity.fxaccounts.enabled`
1879 Software\Policies\Mozilla\Firefox\DisableFirefoxAccounts = 0x1 | 0x0
1881 #### Windows (Intune)
1884 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/DisableFirefoxAccounts
1888 <enabled/> or <disabled/>
1893 <key>DisableFirefoxAccounts</key>
1901 "DisableFirefoxAccounts": true | false
1905 ### DisableFirefoxScreenshots
1906 Remove access to Firefox Screenshots.
1908 **Compatibility:** Firefox 60, Firefox ESR 60\
1909 **CCK2 Equivalent:** N/A\
1910 **Preferences Affected:** `extensions.screenshots.disabled`
1914 Software\Policies\Mozilla\Firefox\DisableFirefoxScreenshots = 0x1 | 0x0
1916 #### Windows (Intune)
1919 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/DisableFirefoxScreenshots
1923 <enabled/> or <disabled/>
1928 <key>DisableFirefoxScreenshots</key>
1936 "DisableFirefoxScreenshots": true | false
1940 ### DisableFirefoxStudies
1941 Disable Firefox studies (Shield).
1943 **Compatibility:** Firefox 60, Firefox ESR 60\
1944 **CCK2 Equivalent:** N/A\
1945 **Preferences Affected:** `browser.newtabpage.activity-stream.asrouter.userprefs.cfr.addons`, `browser.newtabpage.activity-stream.asrouter.userprefs.cfr.features`
1949 Software\Policies\Mozilla\Firefox\DisableFirefoxStudies = 0x1 | 0x0
1951 #### Windows (Intune)
1954 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/DisableFirefoxStudies
1958 <enabled/> or <disabled/>
1963 <key>DisableFirefoxStudies</key>
1971 "DisableFirefoxStudies": true | false
1975 ### DisableForgetButton
1976 Disable the "Forget" button.
1978 **Compatibility:** Firefox 60, Firefox ESR 60\
1979 **CCK2 Equivalent:** `disableForget`\
1980 **Preferences Affected:** N/A
1984 Software\Policies\Mozilla\Firefox\DisableForgetButton = 0x1 | 0x0
1986 #### Windows (Intune)
1989 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/DisableForgetButton
1993 <enabled/> or <disabled/>
1998 <key>DisableForgetButton</key>
2006 "DisableForgetButton": true | false
2010 ### DisableFormHistory
2011 Turn off saving information on web forms and the search bar.
2013 **Compatibility:** Firefox 60, Firefox ESR 60\
2014 **CCK2 Equivalent:** `disableFormFill`\
2015 **Preferences Affected:** `browser.formfill.enable`
2019 Software\Policies\Mozilla\Firefox\DisableFormHistory = 0x1 | 0x0
2021 #### Windows (Intune)
2024 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/DisableFormHistory
2028 <enabled/> or <disabled/>
2033 <key>DisableFormHistory</key>
2041 "DisableFormHistory": true | false
2045 ### DisableMasterPasswordCreation
2046 Remove the master password functionality.
2048 If this value is true, it works the same as setting [`PrimaryPassword`](#primarypassword) to false and removes the primary password functionality.
2050 If both `DisableMasterPasswordCreation` and `PrimaryPassword` are used, `DisableMasterPasswordCreation` takes precedent.
2052 **Compatibility:** Firefox 60, Firefox ESR 60\
2053 **CCK2 Equivalent:** `noMasterPassword`\
2054 **Preferences Affected:** N/A
2058 Software\Policies\Mozilla\Firefox\DisableMasterPasswordCreation = 0x1 | 0x0
2060 #### Windows (Intune)
2063 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/DisableMasterPasswordCreation
2067 <enabled/> or <disabled/>
2072 <key>DisableMasterPasswordCreation</key>
2080 "DisableMasterPasswordCreation": true | false
2084 ### DisablePasswordReveal
2085 Do not allow passwords to be shown in saved logins
2087 **Compatibility:** Firefox 71, Firefox ESR 68.3\
2088 **CCK2 Equivalent:** N/A
2089 **Preferences Affected:** N/A
2093 Software\Policies\Mozilla\Firefox\DisablePasswordReveal = 0x1 | 0x0
2095 #### Windows (Intune)
2098 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/DisablePasswordReveal
2102 <enabled/> or <disabled/>
2107 <key>DisablePasswordReveal</key>
2115 "DisablePasswordReveal": true | false
2120 Remove Pocket in the Firefox UI. It does not remove it from the new tab page.
2122 **Compatibility:** Firefox 60, Firefox ESR 60\
2123 **CCK2 Equivalent:** `disablePocket`\
2124 **Preferences Affected:** `extensions.pocket.enabled`
2128 Software\Policies\Mozilla\Firefox\DisablePocket = 0x1 | 0x0
2130 #### Windows (Intune)
2133 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/DisablePocket
2137 <enabled/> or <disabled/>
2142 <key>DisablePocket</key>
2150 "DisablePocket": true | false
2154 ### DisablePrivateBrowsing
2155 Remove access to private browsing.
2157 **Compatibility:** Firefox 60, Firefox ESR 60\
2158 **CCK2 Equivalent:** `disablePrivateBrowsing`\
2159 **Preferences Affected:** N/A
2163 Software\Policies\Mozilla\Firefox\DisablePrivateBrowsing = 0x1 | 0x0
2165 #### Windows (Intune)
2168 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/DisablePrivateBrowsing
2172 <enabled/> or <disabled/>
2177 <key>DisablePrivateBrowsing</key>
2185 "DisablePrivateBrowsing": true | false
2189 ### DisableProfileImport
2190 Disables the "Import data from another browser" option in the bookmarks window.
2192 **Compatibility:** Firefox 60, Firefox ESR 60\
2193 **CCK2 Equivalent:** N/A\
2194 **Preferences Affected:** N/A
2198 Software\Policies\Mozilla\Firefox\DisableProfileImport = 0x1 | 0x0
2200 #### Windows (Intune)
2203 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/DisableProfileImport
2207 <enabled/> or <disabled/>
2212 <key>DisableProfileImport</key>
2220 "DisableProfileImport": true | false
2224 ### DisableProfileRefresh
2225 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.
2227 **Compatibility:** Firefox 60, Firefox ESR 60\
2228 **CCK2 Equivalent:** `disableResetFirefox`\
2229 **Preferences Affected:** `browser.disableResetPrompt`
2233 Software\Policies\Mozilla\Firefox\DisableProfileRefresh = 0x1 | 0x0
2235 #### Windows (Intune)
2238 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/DisableProfileRefresh
2242 <enabled/> or <disabled/>
2247 <key>DisableProfileRefresh</key>
2255 "DisableProfileRefresh": true | false
2260 Disable safe mode within the browser.
2262 On Windows, this disables safe mode via the command line as well.
2264 **Compatibility:** Firefox 60, Firefox ESR 60 (Windows, macOS)\
2265 **CCK2 Equivalent:** `disableSafeMode`\
2266 **Preferences Affected:** N/A
2270 Software\Policies\Mozilla\Firefox\DisableSafeMode = 0x1 | 0x0
2272 #### Windows (Intune)
2275 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/DisableSafeMode
2279 <enabled/> or <disabled/>
2284 <key>DisableSafeMode</key>
2292 "DisableSafeMode": true | false
2296 ### DisableSecurityBypass
2297 Prevent the user from bypassing security in certain cases.
2299 `InvalidCertificate` prevents adding an exception when an invalid certificate is shown.
2301 `SafeBrowsing` prevents selecting "ignore the risk" and visiting a harmful site anyway.
2303 These policies only affect what happens when an error is shown, they do not affect any settings in preferences.
2305 **Compatibility:** Firefox 60, Firefox ESR 60\
2306 **CCK2 Equivalent:** N/A\
2307 **Preferences Affected:** `security.certerror.hideAddException`, `browser.safebrowsing.allowOverride`
2311 Software\Policies\Mozilla\Firefox\DisableSecurityBypass\InvalidCertificate = 0x1 | 0x0
2312 Software\Policies\Mozilla\Firefox\DisableSecurityBypass\SafeBrowsing = 0x1 | 0x0
2314 #### Windows (Intune)
2317 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/P_DisableSecurityBypass_InvalidCertificate
2321 <enabled/> or <disabled/>
2325 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/P_DisableSecurityBypass_SafeBrowsing
2329 <enabled/> or <disabled/>
2335 <key>DisableSecurityBypass</key>
2337 <key>InvalidCertificate</key>
2339 <key>SafeBrowsing</key>
2348 "DisableSecurityBypass": {
2349 "InvalidCertificate": true | false,
2350 "SafeBrowsing": true | false
2355 ### DisableSetDesktopBackground
2356 Remove the "Set As Desktop Background..." menuitem when right clicking on an image.
2358 **Compatibility:** Firefox 60, Firefox ESR 60\
2359 **CCK2 Equivalent:** `removeSetDesktopBackground`\
2360 **Preferences Affected:** N/A
2364 Software\Policies\Mozilla\Firefox\DisableSetDesktopBackground = 0x1 | 0x0
2366 #### Windows (Intune)
2369 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/DisableSetDesktopBackground
2373 <enabled/> or <disabled/>
2378 <key>DisableSetDesktopBackground</key>
2386 "DisableSetDesktopBackground": true | false
2390 ### DisableSystemAddonUpdate
2391 Prevent system add-ons from being installed or updated.
2393 **Compatibility:** Firefox 60, Firefox ESR 60\
2394 **CCK2 Equivalent:** N/A\
2395 **Preferences Affected:** N/A
2399 Software\Policies\Mozilla\Firefox\DisableSystemAddonUpdate = 0x1 | 0x0
2401 #### Windows (Intune)
2404 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/DisableSystemAddonUpdate
2408 <enabled/> or <disabled/>
2413 <key>DisableSystemAddonUpdate</key>
2421 "DisableSystemAddonUpdate": true | false
2425 ### DisableTelemetry
2426 Prevent the upload of telemetry data.
2428 As of Firefox 83 and Firefox ESR 78.5, local storage of telemetry data is disabled as well.
2430 Mozilla recommends that you do not disable telemetry. Information collected through telemetry helps us build a better product for businesses like yours.
2432 **Compatibility:** Firefox 60, Firefox ESR 60\
2433 **CCK2 Equivalent:** `disableTelemetry`\
2434 **Preferences Affected:** `datareporting.healthreport.uploadEnabled`, `datareporting.policy.dataSubmissionEnabled`, `toolkit.telemetry.archive.enabled`
2438 Software\Policies\Mozilla\Firefox\DisableTelemetry = 0x1 | 0x0
2440 #### Windows (Intune)
2443 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/DisableTelemetry
2447 <enabled/> or <disabled/>
2452 <key>DisableTelemetry</key>
2460 "DisableTelemetry": true | false
2464 ### DisableThirdPartyModuleBlocking
2465 Do not allow blocking third-party modules from the `about:third-party` page.
2467 This policy only works on Windows through GPO (not policies.json).
2469 **Compatibility:** Firefox 110 (Windows only, GPO only)\
2470 **CCK2 Equivalent:** N/A\
2471 **Preferences Affected:** N/A
2475 Software\Policies\Mozilla\Firefox\DisableThirdPartyModuleBlocking = = 0x1 | 0x0
2477 #### Windows (Intune)
2480 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/DisableThirdPartyModuleBlocking
2484 <enabled/> or <disabled/>
2486 ### DisplayBookmarksToolbar
2487 Set the initial state of the bookmarks toolbar. A user can still change how it is displayed.
2489 `always` means the bookmarks toolbar is always shown.
2491 `never` means the bookmarks toolbar is not shown.
2493 `newtab` means the bookmarks toolbar is only shown on the new tab page.
2495 **Compatibility:** Firefox 109, Firefox ESR 102.7\
2496 **CCK2 Equivalent:** N/A\
2497 **Preferences Affected:** N/A
2501 Software\Policies\Mozilla\Firefox\DisplayBookmarksToolbar = "always", "never", "newtab"
2503 #### Windows (Intune)
2506 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/DisplayBookmarksToolbar_Enum
2511 <data id="DisplayBookmarksToolbar" value="always | never | newtab"/>
2516 <key>DisplayBookmarksToolbar</key>
2517 <string>always | never | newtab</string>
2524 "DisplayBookmarksToolbar": "always" | "never" | "newtab"
2529 Set the state of the menubar.
2531 `always` means the menubar is shown and cannot be hidden.
2533 `never` means the menubar is hidden and cannot be shown.
2535 `default-on` means the menubar is on by default but can be hidden.
2537 `default-off` means the menubar is off by default but can be shown.
2539 **Compatibility:** Firefox 73, Firefox ESR 68.5 (Windows, some Linux)\
2540 **CCK2 Equivalent:** `displayMenuBar`\
2541 **Preferences Affected:** N/A
2545 Software\Policies\Mozilla\Firefox\DisplayMenuBar = "always", "never", "default-on", "default-off"
2547 #### Windows (Intune)
2550 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/DisplayMenuBar_Enum
2555 <data id="DisplayMenuBar" value="always | never | default-on | default-off"/>
2560 <key>DisplayMenuBar</key>
2561 <string>always | never | default-on | default-off</string>
2568 "DisplayMenuBar": "always", "never", "default-on", "default-off"
2573 Configure DNS over HTTPS.
2575 `Enabled` determines whether DNS over HTTPS is enabled
2577 `ProviderURL` is a URL to another provider.
2579 `Locked` prevents the user from changing DNS over HTTPS preferences.
2581 `ExcludedDomains` excludes domains from DNS over HTTPS.
2583 `Fallback` determines whether or not Firefox will use your default DNS resolver if there is a problem with the secure DNS provider.
2585 **Compatibility:** Firefox 63, Firefox ESR 68 (ExcludedDomains added in 75/68.7) (Fallback added in 124)\
2586 **CCK2 Equivalent:** N/A\
2587 **Preferences Affected:** `network.trr.mode`, `network.trr.uri`
2591 Software\Policies\Mozilla\Firefox\DNSOverHTTPS\Enabled = 0x1 | 0x0
2592 Software\Policies\Mozilla\Firefox\DNSOverHTTPS\ProviderURL = "URL_TO_ALTERNATE_PROVIDER"
2593 Software\Policies\Mozilla\Firefox\DNSOverHTTPS\Locked = 0x1 | 0x0
2594 Software\Policies\Mozilla\Firefox\DNSOverHTTPS\ExcludedDomains\1 = "example.com"
2595 Software\Policies\Mozilla\Firefox\DNSOverHTTPS\Fallback = 0x1 | 0x0
2597 #### Windows (Intune)
2600 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~DNSOverHTTPS/DNSOverHTTPS_Enabled
2604 <enabled/> or <disabled/>
2608 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~DNSOverHTTPS/DNSOverHTTPS_ProviderURL
2613 <data id="String" value="URL_TO_ALTERNATE_PROVIDER"/>
2617 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~DNSOverHTTPS/DNSOverHTTPS_Locked
2621 <enabled/> or <disabled/>
2625 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~DNSOverHTTPS/DNSOverHTTPS_ExcludedDomains
2630 <data id="List" value="1example.com"/>
2634 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~DNSOverHTTPS/DNSOverHTTPS_Fallback
2638 <enabled/> or <disabled/>
2643 <key>DNSOverHTTPS</key>
2647 <key>ProviderURL</key>
2648 <string>URL_TO_ALTERNATE_PROVIDER</string>
2651 <key>ExcludedDomains</key>
2653 <string>example.com</string>
2665 "Enabled": true | false,
2666 "ProviderURL": "URL_TO_ALTERNATE_PROVIDER",
2667 "Locked": true | false,
2668 "ExcludedDomains": ["example.com"],
2669 "Fallback": true | false,
2674 ### DontCheckDefaultBrowser
2675 Don't check if Firefox is the default browser at startup.
2677 **Compatibility:** Firefox 60, Firefox ESR 60\
2678 **CCK2 Equivalent:** `dontCheckDefaultBrowser`\
2679 **Preferences Affected:** `browser.shell.checkDefaultBrowser`
2683 Software\Policies\Mozilla\Firefox\DontCheckDefaultBrowser = 0x1 | 0x0
2685 #### Windows (Intune)
2688 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/DontCheckDefaultBrowser
2692 <enabled/> or <disabled/>
2697 <key>DontCheckDefaultBrowser</key>
2705 "DontCheckDefaultBrowser": true | false
2709 ### DownloadDirectory
2710 Set and lock the download directory.
2712 You can use ${home} for the native home directory.
2714 **Compatibility:** Firefox 68, Firefox ESR 68\
2715 **CCK2 Equivalent:** N/A\
2716 **Preferences Affected:** `browser.download.dir`, `browser.download.folderList`, `browser.download.useDownloadDir`
2720 Software\Policies\Mozilla\Firefox\DownloadDirectory = "${home}\Downloads"
2722 #### Windows (Intune)
2725 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/DownloadDirectory
2730 <data id="Preferences_String" value="${home}\Downloads"/>
2735 <key>DownloadDirectory</key>
2736 <string>${home}/Downloads</string>
2739 #### policies.json (macOS and Linux)
2743 "DownloadDirectory": "${home}/Downloads"
2746 #### policies.json (Windows)
2750 "DownloadDirectory": "${home}\\Downloads"
2753 ### EnableTrackingProtection
2754 Configure tracking protection.
2756 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.
2758 If `Value` is set to false, tracking protection is disabled and locked in both the regular browser and private browsing.
2760 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.
2762 If `Cryptomining` is set to true, cryptomining scripts on websites are blocked.
2764 If `Fingerprinting` is set to true, fingerprinting scripts on websites are blocked.
2766 If `EmailTracking` is set to true, hidden email tracking pixels and scripts on websites are blocked. (Firefox 112)
2768 `Exceptions` are origins for which tracking protection is not enabled.
2770 **Compatibility:** Firefox 60, Firefox ESR 60 (Cryptomining and Fingerprinting added in 70/68.2, Exceptions added in 73/68.5)\
2771 **CCK2 Equivalent:** N/A\
2772 **Preferences Affected:** `privacy.trackingprotection.enabled`, `privacy.trackingprotection.pbmode.enabled`, `privacy.trackingprotection.cryptomining.enabled`, `privacy.trackingprotection.fingerprinting.enabled`
2776 Software\Policies\Mozilla\Firefox\EnableTrackingProtection\Value = 0x1 | 0x0
2777 Software\Policies\Mozilla\Firefox\EnableTrackingProtection\Locked = 0x1 | 0x0
2778 Software\Policies\Mozilla\Firefox\EnableTrackingProtection\Cryptomining = 0x1 | 0x0
2779 Software\Policies\Mozilla\Firefox\EnableTrackingProtection\Fingerprinting = 0x1 | 0x0
2780 Software\Policies\Mozilla\Firefox\EnableTrackingProtection\Exceptions\1 = "https://example.com"
2782 #### Windows (Intune)
2785 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~TrackingProtection/A_TrackingProtection_Value
2789 <enabled/> or <disabled/>
2793 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~TrackingProtection/B_TrackingProtection_Cryptomining
2797 <enabled/> or <disabled/>
2801 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~TrackingProtection/C_TrackingProtection_Fingerprinting
2805 <enabled/> or <disabled/>
2809 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~TrackingProtection/D_TrackingProtection_Exceptions
2814 <data id="TrackingProtection_Exceptions" value="1https://example.com"/>
2818 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~TrackingProtection/E_TrackingProtection_Locked
2822 <enabled/> or <disabled/>
2827 <key>EnableTrackingProtection</key>
2833 <key>Cryptomining</key>
2835 <key>Fingerprinting</key>
2837 <key>Exceptions</key>
2839 <string>https://example.com</string>
2848 "EnableTrackingProtection": {
2849 "Value": true | false,
2850 "Locked": true | false,
2851 "Cryptomining": true | false,
2852 "Fingerprinting": true | false,
2853 "Exceptions": ["https://example.com"]
2858 ### EncryptedMediaExtensions
2859 Enable or disable Encrypted Media Extensions and optionally lock it.
2861 If `Enabled` is set to false, encrypted media extensions (like Widevine) are not downloaded by Firefox unless the user consents to installing them.
2863 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.
2865 **Compatibility:** Firefox 77, Firefox ESR 68.9\
2866 **CCK2 Equivalent:** N/A\
2867 **Preferences Affected:** `media.eme.enabled`
2871 Software\Policies\Mozilla\Firefox\EncryptedMediaExtensions\Enabled = 0x1 | 0x0
2872 Software\Policies\Mozilla\Firefox\EncryptedMediaExtensions\Locked = 0x1 | 0x0
2874 #### Windows (Intune)
2877 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~EncryptedMediaExtensions/EncryptedMediaExtensions_Enabled
2878 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~EncryptedMediaExtensions/EncryptedMediaExtensions_Locked
2882 <enabled/>or <disabled/>
2887 <key>EncryptedMediaExtensions</key>
2900 "EncryptedMediaExtensions": {
2901 "Enabled": true | false,
2902 "Locked": true | false
2907 ### EnterprisePoliciesEnabled
2908 Enable policy support on macOS.
2910 **Compatibility:** Firefox 63, Firefox ESR 60.3 (macOS only)\
2911 **CCK2 Equivalent:** N/A\
2912 **Preferences Affected:** N/A
2917 <key>EnterprisePoliciesEnabled</key>
2921 ### ExemptDomainFileTypePairsFromFileTypeDownloadWarnings
2923 Disable warnings based on file extension for specific file types on domains.
2925 This policy is based on the [Chrome policy](https://chromeenterprise.google/policies/#ExemptDomainFileTypePairsFromFileTypeDownloadWarnings) of the same name.
2927 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.
2929 **Compatibility:** Firefox 102\
2930 **CCK2 Equivalent:** N/A\
2931 **Preferences Affected:** N/A
2934 Software\Policies\Mozilla\Firefox\ExemptDomainFileTypePairsFromFileTypeDownloadWarnings (REG_MULTI_SZ) =
2938 "file_extension": "jnlp",
2939 "domains": ["example.com"]
2943 #### Windows (Intune)
2946 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/ExemptDomainFileTypePairsFromFileTypeDownloadWarnings
2951 <data id="JSON" value='
2954 "file_extension": "jnlp",
2955 "domains": ["example.com"]
2960 If you are using custom ADMX and ADML administrative templates in Intune, you can use this OMA-URI instead
2961 to workaround the limit on the length of strings. Put all of your JSON on one line.
2965 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Extensions/ExemptDomainFileTypePairsFromFileTypeDownloadWarningsOneLine
2970 <data id="JSONOneLine" value='[]'/>
2975 <key>ExemptDomainFileTypePairsFromFileTypeDownloadWarnings</key>
2978 <key>file_extension</key>
2979 <string>jnlp</string>
2982 <string>example.com</string>
2992 "ExemptDomainFileTypePairsFromFileTypeDownloadWarnings": [{
2993 "file_extension": "jnlp",
2994 "domains": ["example.com"]
3000 Control the installation, uninstallation and locking of extensions.
3002 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.
3004 This method will be deprecated in the near future.
3006 `Install` is a list of URLs or native paths for extensions to be installed.
3008 `Uninstall` is a list of extension IDs that should be uninstalled if found.
3010 `Locked` is a list of extension IDs that the user cannot disable or uninstall.
3012 **Compatibility:** Firefox 60, Firefox ESR 60\
3013 **CCK2 Equivalent:** `addons`\
3014 **Preferences Affected:** N/A
3018 Software\Policies\Mozilla\Firefox\Extensions\Install\1 = "https://addons.mozilla.org/firefox/downloads/somefile.xpi"
3019 Software\Policies\Mozilla\Firefox\Extensions\Install\2 = "//path/to/xpi"
3020 Software\Policies\Mozilla\Firefox\Extensions\Uninstall\1 = "bad_addon_id@mozilla.org"
3021 Software\Policies\Mozilla\Firefox\Extensions\Locked\1 = "addon_id@mozilla.org"
3023 #### Windows (Intune)
3026 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Extensions/Extensions_Install
3031 <data id="Extensions" value="1https://addons.mozilla.org/firefox/downloads/somefile.xpi2//path/to/xpi"/>
3035 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Extensions/Extensions_Uninstall
3040 <data id="Extensions" value="1bad_addon_id@mozilla.org"/>
3044 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Extensions/Extensions_Locked
3049 <data id="Extensions" value="1addon_id@mozilla.org"/>
3054 <key>Extensions</key>
3058 <string>https://addons.mozilla.org/firefox/downloads/somefile.xpi</string>
3059 <string>//path/to/xpi</string>
3061 <key>Uninstall</key>
3063 <string>bad_addon_id@mozilla.org</string>
3067 <string>addon_id@mozilla.org</string>
3077 "Install": ["https://addons.mozilla.org/firefox/downloads/somefile.xpi", "//path/to/xpi"],
3078 "Uninstall": ["bad_addon_id@mozilla.org"],
3079 "Locked": ["addon_id@mozilla.org"]
3084 ### ExtensionSettings
3085 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.
3087 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.
3089 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).
3091 The configuration for each extension is another dictionary that can contain the fields documented below.
3093 | Name | Description |
3095 | `installation_mode` | Maps to a string indicating the installation mode for the extension. The valid strings are `allowed`,`blocked`,`force_installed`, and `normal_installed`.
3096 | `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.
3097 | `blocked`| Blocks installation of the extension and removes it from the device if already installed.
3098 | `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.
3099 | `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.
3100 | `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 SHORT_NAME from the URL on AMO), https://addons.mozilla.org/firefox/downloads/latest/SHORT_NAME/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.
3101 | `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.
3102 | `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.
3103 | `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.
3104 | `restricted_domains` | An array of domains on which content scripts can't be run. This setting can be used only for the default configuration.
3105 | `updates_disabled` | (Firefox 89, Firefox ESR 78.11) Boolean that indicates whether or not to disable automatic updates for an individual extension.
3106 | `default_area` | (Firefox 113) String that indicates where to place the extension icon by default. Possible values are `navbar` and `menupanel`.
3107 | `temporarily_allow_weak_signatures`| (Firefox 127) A boolean that indicates whether to allow installing extensions signed using deprecated signature algorithms.
3109 **Compatibility:** Firefox 69, Firefox ESR 68.1 (As of Firefox 85, Firefox ESR 78.7, installing a theme makes it the default.)\
3110 **CCK2 Equivalent:** N/A\
3111 **Preferences Affected:** N/A
3114 Software\Policies\Mozilla\Firefox\ExtensionSettings (REG_MULTI_SZ) =
3118 "blocked_install_message": "Custom error message.",
3119 "install_sources": ["https://yourwebsite.com/*"],
3120 "installation_mode": "blocked",
3121 "allowed_types": ["extension"]
3123 "uBlock0@raymondhill.net": {
3124 "installation_mode": "force_installed",
3125 "install_url": "https://addons.mozilla.org/firefox/downloads/latest/ublock-origin/latest.xpi"
3127 "https-everywhere@eff.org": {
3128 "installation_mode": "allowed",
3129 "updates_disabled": false
3133 #### Windows (Intune)
3136 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Extensions/ExtensionSettings
3141 <data id="ExtensionSettings" value='
3144 "blocked_install_message": "Custom error message.",
3145 "install_sources": ["https://yourwebsite.com/*"],
3146 "installation_mode": "blocked",
3147 "allowed_types": ["extension"]
3149 "uBlock0@raymondhill.net": {
3150 "installation_mode": "force_installed",
3151 "install_url": "https://addons.mozilla.org/firefox/downloads/latest/ublock-origin/latest.xpi"
3153 "https-everywhere@eff.org": {
3154 "installation_mode": "allowed",
3155 "updates_disabled": false
3159 If you are using custom ADMX and ADML administrative templates in Intune, you can use this OMA-URI instead
3160 to workaround the limit on the length of strings. Put all of your JSON on one line.
3164 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Extensions/ExtensionSettingsOneLine
3169 <data id="JSONOneLine" value='{}'/>
3174 <key>ExtensionSettings</key>
3178 <key>blocked_install_message</key>
3179 <string>Custom error message.</string>
3180 <key>install_sources</key>
3182 <string>"https://yourwebsite.com/*"</string>
3184 <key>installation_mode</key>
3185 <string>blocked</string>
3186 <key>allowed_types</key>
3188 <string>extension</string>
3191 <key>uBlock0@raymondhill.net</key>
3193 <key>installation_mode</key>
3194 <string>force_installed</string>
3195 <key>install_url</key>
3196 <string>https://addons.mozilla.org/firefox/downloads/latest/ublock-origin/latest.xpi</string>
3198 <key>https-everywhere@eff.org</key>
3200 <key>installation_mode</key>
3201 <string>allowed</string>
3202 <key>updates_disabled</key>
3212 "ExtensionSettings": {
3214 "blocked_install_message": "Custom error message.",
3215 "install_sources": ["https://yourwebsite.com/*"],
3216 "installation_mode": "blocked",
3217 "allowed_types": ["extension"]
3219 "uBlock0@raymondhill.net": {
3220 "installation_mode": "force_installed",
3221 "install_url": "https://addons.mozilla.org/firefox/downloads/latest/ublock-origin/latest.xpi"
3223 "https-everywhere@eff.org": {
3224 "installation_mode": "allowed",
3225 "updates_disabled": false
3232 Control extension updates.
3234 **Compatibility:** Firefox 67, Firefox ESR 60.7\
3235 **CCK2 Equivalent:** N/A\
3236 **Preferences Affected:** `extensions.update.enabled`
3240 Software\Policies\Mozilla\Firefox\ExtensionUpdate = 0x1 | 0x0
3242 #### Windows (Intune)
3245 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Extensions/ExtensionUpdate
3249 <enabled/> or <disabled/>
3254 <key>ExtensionUpdate</key>
3262 "ExtensionUpdate": true | false
3267 Customize the Firefox Home page.
3269 **Compatibility:** Firefox 68, Firefox ESR 68 (SponsoredTopSites and SponsoredPocket were added in Firefox 95, Firefox ESR 91.4, Snippets was deprecated in Firefox 122)
3270 **CCK2 Equivalent:** N/A\
3271 **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`
3275 Software\Policies\Mozilla\Firefox\FirefoxHome\Search = 0x1 | 0x0
3276 Software\Policies\Mozilla\Firefox\FirefoxHome\TopSites = 0x1 | 0x0
3277 Software\Policies\Mozilla\Firefox\FirefoxHome\SponsoredTopSites = 0x1 | 0x0
3278 Software\Policies\Mozilla\Firefox\FirefoxHome\Highlights = 0x1 | 0x0
3279 Software\Policies\Mozilla\Firefox\FirefoxHome\Pocket = 0x1 | 0x0
3280 Software\Policies\Mozilla\Firefox\FirefoxHome\SponsoredPocket = 0x1 | 0x0
3281 Software\Policies\Mozilla\Firefox\FirefoxHome\Snippets = 0x1 | 0x0
3282 Software\Policies\Mozilla\Firefox\FirefoxHome\Locked = 0x1 | 0x0
3284 #### Windows (Intune)
3287 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/CustomizeFirefoxHome
3292 <data id="FirefoxHome_Search" value="true | false"/>
3293 <data id="FirefoxHome_TopSites" value="true | false"/>
3294 <data id="FirefoxHome_SponsoredTopSites" value="true | false"/>
3295 <data id="FirefoxHome_Highlights" value="true | false"/>
3296 <data id="FirefoxHome_Pocket" value="true | false"/>
3297 <data id="FirefoxHome_SponsoredPocket" value="true | false"/>
3298 <data id="FirefoxHome_Snippets" value="true | false"/>
3299 <data id="FirefoxHome_Locked" value="true | false"/>
3304 <key>FirefoxHome</key>
3310 <key>SponsoredTopSites</key>
3312 <key>Highlights</key>
3316 <key>SponsoredPocket</key>
3330 "Search": true | false,
3331 "TopSites": true | false,
3332 "SponsoredTopSites": true | false,
3333 "Highlights": true | false,
3334 "Pocket": true | false,
3335 "SponsoredPocket": true | false,
3336 "Snippets": true | false,
3337 "Locked": true | false
3343 Customize Firefox Suggest (US only).
3345 **Compatibility:** Firefox 118, Firefox ESR 115.3.
3346 **CCK2 Equivalent:** N/A\
3347 **Preferences Affected:** `browser.urlbar.suggest.quicksuggest.nonsponsored`, `browser.urlbar.suggest.quicksuggest.sponsored`, `browser.urlbar.quicksuggest.dataCollection.enabled`
3351 Software\Policies\Mozilla\Firefox\FirefoxSuggest\WebSuggestions = 0x1 | 0x0
3352 Software\Policies\Mozilla\Firefox\FirefoxSuggest\SponsoredSuggestions = 0x1 | 0x0
3353 Software\Policies\Mozilla\Firefox\FirefoxSuggest\ImproveSuggest = 0x1 | 0x0
3354 Software\Policies\Mozilla\Firefox\FirefoxSuggest\Locked = 0x1 | 0x0
3356 #### Windows (Intune)
3359 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~FirefoxSuggest/WebSuggestions
3363 <enabled/> or <disabled/>
3367 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~FirefoxSuggest/SponsoredSuggestions
3371 <enabled/> or <disabled/>
3375 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~FirefoxSuggest/ImproveSuggest
3379 <enabled/> or <disabled/>
3383 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~FirefoxSuggest/Locked
3387 <enabled/> or <disabled/>
3392 <key>FirefoxSuggest</key>
3394 <key>WebSuggestions</key>
3396 <key>SponsoredSuggestions</key>
3398 <key>ImproveSuggest</key>
3410 "WebSuggestions": true | false,
3411 "SponsoredSuggestions": true | false,
3412 "ImproveSuggest": true | false,
3413 "Locked": true | false
3418 ### GoToIntranetSiteForSingleWordEntryInAddressBar
3419 Whether to always go through the DNS server before sending a single word search string to a search engine.
3421 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.
3423 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.
3425 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.
3427 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`.
3429 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`.
3431 **Compatibility:** Firefox 104, Firefox ESR 102.2\
3432 **CCK2 Equivalent:** `N/A`\
3433 **Preferences Affected:** `browser.fixup.dns_first_for_single_words`
3437 Software\Policies\Mozilla\Firefox\GoToIntranetSiteForSingleWordEntryInAddressBar = 0x1 | 0x0
3439 #### Windows (Intune)
3442 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/GoToIntranetSiteForSingleWordEntryInAddressBar
3446 <enabled/> or <disabled/>
3451 <key>GoToIntranetSiteForSingleWordEntryInAddressBar</key>
3459 "GoToIntranetSiteForSingleWordEntryInAddressBar": true | false
3464 Configure default application handlers. This policy is based on the internal format of `handlers.json`.
3466 You can configure handlers based on a mime type (`mimeTypes`), a file's extension (`extensions`), or a protocol (`schemes`).
3468 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.
3470 | Name | Description |
3472 | `action`| Can be either `saveToDisk`, `useHelperApp`, `useSystemDefault`.
3473 | `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.
3474 | `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.
3475 | `name` | The display name of the handler (might not be used).
3476 | `path`| The native path to the executable to be used.
3477 | `uriTemplate`| A url to a web based application handler. The URL must be https and contain a %s to be used for substitution.
3479 **Compatibility:** Firefox 78, Firefox ESR 78\
3480 **CCK2 Equivalent:** N/A\
3481 **Preferences Affected:** N/A
3484 Software\Policies\Mozilla\Firefox\Handlers (REG_MULTI_SZ) =
3488 "application/msword": {
3489 "action": "useSystemDefault",
3495 "action": "useHelperApp",
3496 "ask": true | false,
3499 "uriTemplate": "https://mail.google.com/mail/?extsrc=mailto&url=%s"
3505 "action": "useHelperApp",
3506 "ask": true | false,
3508 "name": "Adobe Acrobat",
3509 "path": "C:\\Program Files (x86)\\Adobe\\Acrobat Reader DC\\Reader\\AcroRd32.exe"
3515 #### Windows (Intune)
3518 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/Handlers
3523 <data id="Handlers" value='
3526 "application/msword": {
3527 "action": "useSystemDefault",
3533 "action": "useHelperApp",
3534 "ask": true | false,
3537 "uriTemplate": "https://mail.google.com/mail/?extsrc=mailto&url=%s"
3543 "action": "useHelperApp",
3544 "ask": true | false,
3546 "name": "Adobe Acrobat",
3547 "path": "C:\\Program Files (x86)\\Adobe\\Acrobat Reader DC\\Reader\\AcroRd32.exe"
3554 If you are using custom ADMX and ADML administrative templates in Intune, you can use this OMA-URI instead
3555 to workaround the limit on the length of strings. Put all of your JSON on one line.
3559 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Extensions/HandlersOneLine
3564 <data id="JSONOneLine" value='{}'/>
3571 <key>mimeTypes</key>
3573 <key>application/msword</key>
3576 <string>useSystemDefault</string>
3586 <string>useHelperApp</string>
3593 <string>Gmail</string>
3594 <key>uriTemplate</key>
3595 <string>https://mail.google.com/mail/?extsrc=mailto&url=%s</string>
3600 <key>extensions</key>
3605 <string>useHelperApp</string>
3612 <string>Adobe Acrobat</string>
3614 <string>/System/Applications/Preview.app</string>
3628 "application/msword": {
3629 "action": "useSystemDefault",
3635 "action": "useHelperApp",
3636 "ask": true | false,
3639 "uriTemplate": "https://mail.google.com/mail/?extsrc=mailto&url=%s"
3645 "action": "useHelperApp",
3646 "ask": true | false,
3648 "name": "Adobe Acrobat",
3649 "path": "/usr/bin/acroread"
3657 ### HardwareAcceleration
3658 Control hardware acceleration.
3660 **Compatibility:** Firefox 60, Firefox ESR 60\
3661 **CCK2 Equivalent:** N/A\
3662 **Preferences Affected:** `layers.acceleration.disabled`
3666 Software\Policies\Mozilla\Firefox\HardwareAcceleration = 0x1 | 0x0
3668 #### Windows (Intune)
3671 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/HardwareAcceleration
3675 <enabled/> or <disabled/>
3680 <key>HardwareAcceleration</key>
3688 "HardwareAcceleration": true | false
3693 Configure the default homepage and how Firefox starts.
3695 `URL` is the default homepage.
3697 `Locked` prevents the user from changing homepage preferences.
3699 `Additional` allows for more than one homepage.
3701 `StartPage` is how Firefox starts. The choices are no homepage, the default homepage or the previous session.
3703 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.
3705 **Compatibility:** Firefox 60, Firefox ESR 60 (StartPage was added in Firefox 60, Firefox ESR 60.4, homepage-locked added in Firefox 78)\
3706 **CCK2 Equivalent:** `homePage`,`lockHomePage`\
3707 **Preferences Affected:** `browser.startup.homepage`, `browser.startup.page`
3711 Software\Policies\Mozilla\Firefox\Homepage\URL = "https://example.com"
3712 Software\Policies\Mozilla\Firefox\Homepage\Locked = 0x1 | 0x0
3713 Software\Policies\Mozilla\Firefox\Homepage\Additional\1 = "https://example.org"
3714 Software\Policies\Mozilla\Firefox\Homepage\Additional\2 = "https://example.edu"
3715 Software\Policies\Mozilla\Firefox\Homepage\StartPage = "none" | "homepage" | "previous-session" | "homepage-locked"
3717 #### Windows (Intune)
3720 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Homepage/HomepageURL
3726 <data id="HomepageURL" value="https://example.com"/>
3727 <data id="HomepageLocked" value="true | false"/>
3731 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Homepage/HomepageAdditional
3737 <data id="HomepageAdditional" value="1http://example.org2http://example.edu"/>
3741 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Homepage/HomepageStartPage
3747 <data id="StartPage" value="none | homepage | previous-session"/>
3755 <string>http://example.com</string>
3758 <key>Additional</key>
3760 <string>http://example.org</string>
3761 <string>http://example.edu</string>
3763 <key>StartPage</key>
3764 <string>none | homepage | previous-session | homepage-locked</string>
3773 "URL": "http://example.com/",
3774 "Locked": true | false,
3775 "Additional": ["http://example.org/",
3776 "http://example.edu/"],
3777 "StartPage": "none" | "homepage" | "previous-session" | "homepage-locked"
3783 Configure sites that will not be upgraded to HTTPS.
3785 The sites are specified as a list of origins.
3787 **Compatibility:** Firefox 127\
3788 **CCK2 Equivalent:** N/A\
3789 **Preferences Affected:** N/A
3793 Software\Policies\Mozilla\Firefox\HttpAllowlist\1 = "http://example.org"
3794 Software\Policies\Mozilla\Firefox\HttpAllowlist\2 = "http://example.edu"
3796 #### Windows (Intune)
3799 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/HttpAllowlist
3804 <data id="List" value="1http://example.org2http://example.edu"/>
3809 <key>HttpAllowlist </key>
3811 <string>http://example.org</string>
3812 <string>http://example.edu</string>
3820 "HttpAllowlist ": ["http://example.org",
3821 "http://example.edu"]
3826 Configure HTTPS-Only Mode.
3828 | Value | Description
3830 | allowed | HTTPS-Only Mode is off by default, but the user can turn it on.
3831 | disallowed | HTTPS-Only Mode is off and the user can't turn it on.
3832 | enabled | HTTPS-Only Mode is on by default, but the user can turn it off.
3833 | force_enabled | HTTPS-Only Mode is on and the user can't turn it off.
3835 **Compatibility:** Firefox 127\
3836 **CCK2 Equivalent:** N/A\
3837 **Preferences Affected:** `dom.security.https_only_mode`
3841 Software\Policies\Mozilla\Firefox\HttpsOnlyMode = "allowed", "disallowed", "enabled", "force_enabled"
3843 #### Windows (Intune)
3846 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/HttpsOnlyMode
3851 <data id="HttpsOnlyMode" value="allowed | disallowed | enabled | force_enabled"/>
3856 <key>HttpsOnlyMode</key>
3857 <string>allowed | disallowed | enabled | force_enabled</string>
3864 "HttpsOnlyMode": "allowed" | "disallowed" | "enabled" | "force_enabled"
3868 ### InstallAddonsPermission
3869 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.
3871 `Allow` is a list of origins where extension installs are allowed.
3873 `Default` determines whether or not extension installs are allowed by default.
3875 **Compatibility:** Firefox 60, Firefox ESR 60\
3876 **CCK2 Equivalent:** `permissions.install`\
3877 **Preferences Affected:** `xpinstall.enabled`, `browser.newtabpage.activity-stream.asrouter.userprefs.cfr.addons`, `browser.newtabpage.activity-stream.asrouter.userprefs.cfr.features`
3881 Software\Policies\Mozilla\Firefox\InstallAddonsPermission\Allow\1 = "https://example.org"
3882 Software\Policies\Mozilla\Firefox\InstallAddonsPermission\Allow\2 = "https://example.edu"
3883 Software\Policies\Mozilla\Firefox\InstallAddonsPermission\Default = 0x1 | 0x0
3885 #### Windows (Intune)
3888 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Addons/InstallAddonsPermission_Allow
3893 <data id="Permissions" value="1https://example.org2https://example.edu"/>
3897 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Addons/InstallAddonsPermission_Default
3906 <key>InstallAddonsPermission</key>
3910 <string>http://example.org</string>
3911 <string>http://example.edu</string>
3922 "InstallAddonsPermission": {
3923 "Allow": ["http://example.org/",
3924 "http://example.edu/"],
3925 "Default": true | false
3931 Disable the feature enforcing a separate profile for each installation.
3933 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.
3935 If this policy set to false, Firefox will create a new profile for each unique installation of Firefox.
3937 This policy only work on Windows via GPO (not policies.json).
3939 **Compatibility:** Firefox 70, Firefox ESR 68.2 (Windows only, GPO only)\
3940 **CCK2 Equivalent:** N/A\
3941 **Preferences Affected:** N/A
3945 Software\Policies\Mozilla\Firefox\LegacyProfiles = = 0x1 | 0x0
3947 #### Windows (Intune)
3950 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/LegacyProfiles
3954 <enabled/> or <disabled/>
3956 ### LegacySameSiteCookieBehaviorEnabled
3957 Enable default legacy SameSite cookie behavior setting.
3959 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```.
3961 **Compatibility:** Firefox 96\
3962 **CCK2 Equivalent:** N/A\
3963 **Preferences Affected:** `network.cookie.sameSite.laxByDefault`
3967 Software\Policies\Mozilla\Firefox\LegacySameSiteCookieBehaviorEnabled = = 0x1 | 0x0
3969 #### Windows (Intune)
3972 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/LegacySameSiteCookieBehaviorEnabled
3976 <enabled/> or <disabled/>
3981 <key>LegacySameSiteCookieBehaviorEnabled</key>
3989 "LegacySameSiteCookieBehaviorEnabled": true | false
3992 ### LegacySameSiteCookieBehaviorEnabledForDomainList
3993 Revert to legacy SameSite behavior for cookies on specified sites.
3995 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```.
3997 **Compatibility:** Firefox 96\
3998 **CCK2 Equivalent:** N/A\
3999 **Preferences Affected:** `network.cookie.sameSite.laxByDefault.disabledHosts`
4003 Software\Policies\Mozilla\Firefox\LegacySameSiteCookieBehaviorEnabledForDomainList\1 = "example.org"
4004 Software\Policies\Mozilla\Firefox\LegacySameSiteCookieBehaviorEnabledForDomainList\2 = "example.edu"
4006 #### Windows (Intune)
4009 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/LegacySameSiteCookieBehaviorEnabledForDomainList
4014 <data id="LegacySameSiteCookieBehaviorEnabledForDomainList" value="1example.org2example.edu"/>
4019 <key>LegacySameSiteCookieBehaviorEnabledForDomainList</key>
4021 <string>example.org</string>
4022 <string>example.edu</string>
4030 "LegacySameSiteCookieBehaviorEnabledForDomainList": ["example.org",
4036 Enable linking to local files by origin.
4038 **Compatibility:** Firefox 68, Firefox ESR 68\
4039 **CCK2 Equivalent:** N/A\
4040 **Preferences Affected:** `capability.policy.localfilelinks.*`
4044 Software\Policies\Mozilla\Firefox\LocalFileLinks\1 = "https://example.org"
4045 Software\Policies\Mozilla\Firefox\LocalFileLinks\2 = "https://example.edu"
4047 #### Windows (Intune)
4050 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/LocalFileLinks
4055 <data id="LocalFileLinks" value="1https://example.org2https://example.edu"/>
4060 <key>LocalFileLinks</key>
4062 <string>http://example.org</string>
4063 <string>http://example.edu</string>
4071 "LocalFileLinks": ["http://example.org/",
4072 "http://example.edu/"]
4076 ### ManagedBookmarks
4077 Configures a list of bookmarks managed by an administrator that cannot be changed by the user.
4079 The bookmarks are only added as a button on the personal toolbar. They are not in the bookmarks folder.
4081 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:
4085 "id": "BookmarkType",
4089 "$ref": "BookmarkType"
4108 **Compatibility:** Firefox 83, Firefox ESR 78.5\
4109 **CCK2 Equivalent:** N/A\
4110 **Preferences Affected:** N/A
4113 Software\Policies\Mozilla\Firefox\ManagedBookmarks (REG_MULTI_SZ) =
4117 "toplevel_name": "My managed bookmarks folder"
4120 "url": "example.com",
4124 "name": "Mozilla links",
4127 "url": "https://mozilla.org",
4128 "name": "Mozilla.org"
4131 "url": "https://support.mozilla.org/",
4138 #### Windows (Intune)
4141 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/ManagedBookmarks
4146 <data id="JSON" value='
4149 "toplevel_name": "My managed bookmarks folder"
4152 "url": "example.com",
4156 "name": "Mozilla links",
4159 "url": "https://mozilla.org",
4160 "name": "Mozilla.org"
4163 "url": "https://support.mozilla.org/",
4170 If you are using custom ADMX and ADML administrative templates in Intune, you can use this OMA-URI instead
4171 to workaround the limit on the length of strings. Put all of your JSON on one line.
4175 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Extensions/ManagedBoomarksOneLine
4180 <data id="JSONOneLine" value='[]'/>
4185 <key>ManagedBookmarks</key>
4188 <key>toplevel_name</key>
4189 <string>My managed bookmarks folder</string>
4192 <string>example.com</string>
4194 <string>Example</string>
4198 <string>Mozilla links</string>
4203 <string>https://mozilla.org</string>
4205 <string>Mozilla</string>
4209 <string>https://support.mozilla.org/</string>
4211 <string>SUMO</string>
4222 "ManagedBookmarks": [
4224 "toplevel_name": "My managed bookmarks folder"
4227 "url": "example.com",
4231 "name": "Mozilla links",
4234 "url": "https://mozilla.org",
4235 "name": "Mozilla.org"
4238 "url": "https://support.mozilla.org/",
4247 ### ManualAppUpdateOnly
4249 Switch to manual updates only.
4251 If this policy is enabled:
4252 1. The user will never be prompted to install updates
4253 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.
4254 3. The update UI will work as expected, unlike when using DisableAppUpdate.
4256 This policy is primarily intended for advanced end users, not for enterprises, but it is available via GPO.
4258 **Compatibility:** Firefox 87\
4259 **CCK2 Equivalent:** N/A\
4260 **Preferences Affected:** N/A
4264 Software\Policies\Mozilla\Firefox\ManualAppUpdateOnly = 0x1 | 0x0
4266 #### Windows (Intune)
4269 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/ManualAppUpdateOnly
4273 <enabled/> or <disabled/>
4278 <key>ManualAppUpdateOnly</key>
4286 "ManualAppUpdateOnly": true | false
4290 ### NetworkPrediction
4291 Enable or disable network prediction (DNS prefetching).
4293 **Compatibility:** Firefox 67, Firefox ESR 60.7\
4294 **CCK2 Equivalent:** N/A\
4295 **Preferences Affected:** `network.dns.disablePrefetch`, `network.dns.disablePrefetchFromHTTPS`
4299 Software\Policies\Mozilla\Firefox\NetworkPrediction = 0x1 | 0x0
4301 #### Windows (Intune)
4304 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/NetworkPrediction
4308 <enabled/> or <disabled/>
4313 <key>NetworkPrediction</key>
4321 "NetworkPrediction": true | false
4325 Enable or disable the New Tab page.
4327 **Compatibility:** Firefox 68, Firefox ESR 68\
4328 **CCK2 Equivalent:** N/A\
4329 **Preferences Affected:** `browser.newtabpage.enabled`
4333 Software\Policies\Mozilla\Firefox\NewTabPage = 0x1 | 0x0
4335 #### Windows (Intune)
4338 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/NewTabPage
4342 <enabled/> or <disabled/>
4347 <key>NewTabPage</key>
4355 "NewTabPage": true | false
4358 ### NoDefaultBookmarks
4359 Disable the creation of default bookmarks.
4361 This policy is only effective if the user profile has not been created yet.
4363 **Compatibility:** Firefox 60, Firefox ESR 60\
4364 **CCK2 Equivalent:** `removeDefaultBookmarks`\
4365 **Preferences Affected:** N/A
4369 Software\Policies\Mozilla\Firefox\NoDefaultBookmarks = 0x1 | 0x0
4371 #### Windows (Intune)
4374 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/NoDefaultBookmarks
4378 <enabled/> or <disabled/>
4383 <key>NoDefaultBookmarks</key>
4391 "NoDefaultBookmarks": true | false
4395 ### OfferToSaveLogins
4396 Control whether or not Firefox offers to save passwords.
4398 **Compatibility:** Firefox 60, Firefox ESR 60\
4399 **CCK2 Equivalent:** `dontRememberPasswords`\
4400 **Preferences Affected:** `signon.rememberSignons`
4404 Software\Policies\Mozilla\Firefox\OfferToSaveLogins = 0x1 | 0x0
4406 #### Windows (Intune)
4409 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/OfferToSaveLogins
4413 <enabled/> or <disabled/>
4418 <key>OfferToSaveLogins</key>
4426 "OfferToSaveLogins": true | false
4430 ### OfferToSaveLoginsDefault
4431 Sets the default value of signon.rememberSignons without locking it.
4433 **Compatibility:** Firefox 70, Firefox ESR 60.2\
4434 **CCK2 Equivalent:** `dontRememberPasswords`\
4435 **Preferences Affected:** `signon.rememberSignons`
4439 Software\Policies\Mozilla\Firefox\OfferToSaveLoginsDefault = 0x1 | 0x0
4441 #### Windows (Intune)
4444 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/OfferToSaveLoginsDefault
4448 <enabled/> or <disabled/>
4453 <key>OfferToSaveLoginsDefault</key>
4461 "OfferToSaveLoginsDefault": true | false
4465 ### OverrideFirstRunPage
4466 Override the first run page. If the value is an empty string (""), the first run page is not displayed.
4468 Starting with Firefox 83, Firefox ESR 78.5, you can also specify multiple URLS separated by a vertical bar (|).
4470 **Compatibility:** Firefox 60, Firefox ESR 60\
4471 **CCK2 Equivalent:** `welcomePage`,`noWelcomePage`\
4472 **Preferences Affected:** `startup.homepage_welcome_url`
4476 Software\Policies\Mozilla\Firefox\OverrideFirstRunPage = "http://example.org"
4478 #### Windows (Intune)
4481 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/OverrideFirstRunPage
4486 <data id="OverridePage" value="https://example.com"/>
4491 <key>OverrideFirstRunPage</key>
4492 <string>http://example.org</string>
4499 "OverrideFirstRunPage": "http://example.org"
4503 ### OverridePostUpdatePage
4504 Override the upgrade page. If the value is an empty string (""), no extra pages are displayed when Firefox is upgraded.
4506 **Compatibility:** Firefox 60, Firefox ESR 60\
4507 **CCK2 Equivalent:** `upgradePage`,`noUpgradePage`\
4508 **Preferences Affected:** `startup.homepage_override_url`
4512 Software\Policies\Mozilla\Firefox\OverridePostUpdatePage = "http://example.org"
4514 #### Windows (Intune)
4517 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/OverridePostUpdatePage
4522 <data id="OverridePage" value="https://example.com"/>
4527 <key>OverridePostUpdatePage</key>
4528 <string>http://example.org</string>
4535 "OverridePostUpdatePage": "http://example.org"
4539 ### PasswordManagerEnabled
4540 Remove access to the password manager via preferences and blocks about:logins on Firefox 70.
4542 **Compatibility:** Firefox 70, Firefox ESR 60.2\
4543 **CCK2 Equivalent:** N/A\
4544 **Preferences Affected:** `pref.privacy.disable_button.view_passwords`, `signon.rememberSignons`
4548 Software\Policies\Mozilla\Firefox\PasswordManagerEnabled = 0x1 | 0x0
4550 #### Windows (Intune)
4553 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/PasswordManagerEnabled
4557 <enabled/> or <disabled/>
4562 <key>PasswordManagerEnabled</key>
4570 "PasswordManagerEnabled": true | false
4574 ### PasswordManagerExceptions
4575 Prevent Firefox from saving passwords for specific sites.
4577 The sites are specified as a list of origins.
4579 **Compatibility:** Firefox 101\
4580 **CCK2 Equivalent:** N/A\
4581 **Preferences Affected:** N/A
4585 Software\Policies\Mozilla\Firefox\PasswordManagerExceptions\1 = "https://example.org"
4586 Software\Policies\Mozilla\Firefox\PasswordManagerExceptions\2 = "https://example.edu"
4588 #### Windows (Intune)
4591 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/PasswordManagerExceptions
4596 <data id="List" value="1https://example.org2https://example.edu"/>
4601 <key>PasswordManagerExceptions</key>
4603 <string>https://example.org</string>
4604 <string>https://example.edu</string>
4612 "PasswordManagerExceptions": ["https://example.org",
4613 "https://example.edu"]
4618 Disable or configure PDF.js, the built-in PDF viewer.
4620 If `Enabled` is set to false, the built-in PDF viewer is disabled.
4622 If `EnablePermissions` is set to true, the built-in PDF viewer will honor document permissions like preventing the copying of text.
4624 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.
4626 **Compatibility:** Firefox 77, Firefox ESR 68.9\
4627 **CCK2 Equivalent:** N/A\
4628 **Preferences Affected:** `pdfjs.disabled`, `pdfjs.enablePermissions`
4632 Software\Policies\Mozilla\Firefox\PDFjs\Enabled = 0x1 | 0x0
4633 Software\Policies\Mozilla\Firefox\PDFjs\EnablePermissions = 0x1 | 0x0
4635 #### Windows (Intune)
4638 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~PDFjs/PDFjs_Enabled
4639 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~PDFjs/PDFjs_EnablePermissions
4643 <enabled/>or <disabled/>
4652 <key>EnablePermissions</key>
4662 "Enabled": true | false,
4663 "EnablePermissions": true | false
4669 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.
4671 `Allow` is a list of origins where the feature is allowed.
4673 `Block` is a list of origins where the feature is not allowed.
4675 `BlockNewRequests` determines whether or not new requests can be made for the feature.
4677 `Locked` prevents the user from changing preferences for the feature.
4679 `Default` specifies the default value for Autoplay. block-audio-video is not supported on Firefox ESR 68.
4681 **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)\
4682 **CCK2 Equivalent:** N/A\
4683 **Preferences Affected:** `permissions.default.camera`, `permissions.default.microphone`, `permissions.default.geo`, `permissions.default.desktop-notification`, `media.autoplay.default`, `permissions.default.xr`
4687 Software\Policies\Mozilla\Firefox\Permissions\Camera\Allow\1 = "https://example.org"
4688 Software\Policies\Mozilla\Firefox\Permissions\Camera\Allow\2 = "https://example.com"
4689 Software\Policies\Mozilla\Firefox\Permissions\Camera\Block\1 = "https://example.edu"
4690 Software\Policies\Mozilla\Firefox\Permissions\Camera\BlockNewRequests = 0x1 | 0x0
4691 Software\Policies\Mozilla\Firefox\Permissions\Camera\Locked = 0x1 | 0x0
4692 Software\Policies\Mozilla\Firefox\Permissions\Microphone\Allow\1 = "https://example.org"
4693 Software\Policies\Mozilla\Firefox\Permissions\Microphone\Allow\2 = "https://example.com"
4694 Software\Policies\Mozilla\Firefox\Permissions\Microphone\Block\1 = "https://example.edu"
4695 Software\Policies\Mozilla\Firefox\Permissions\Microphone\BlockNewRequests = 0x1 | 0x0
4696 Software\Policies\Mozilla\Firefox\Permissions\Microphone\Locked = 0x1 | 0x0
4697 Software\Policies\Mozilla\Firefox\Permissions\Location\Allow\1 = "https://example.org"
4698 Software\Policies\Mozilla\Firefox\Permissions\Location\Allow\2 = "https://example.com"
4699 Software\Policies\Mozilla\Firefox\Permissions\Location\Block\1 = "https://example.edu"
4700 Software\Policies\Mozilla\Firefox\Permissions\Location\BlockNewRequests = 0x1 | 0x0
4701 Software\Policies\Mozilla\Firefox\Permissions\Location\Locked = 0x1 | 0x0
4702 Software\Policies\Mozilla\Firefox\Permissions\Notifications\Allow\1 = "https://example.org"
4703 Software\Policies\Mozilla\Firefox\Permissions\Notifications\Allow\2 = "https://example.com"
4704 Software\Policies\Mozilla\Firefox\Permissions\Notifications\Block\1 = "https://example.edu"
4705 Software\Policies\Mozilla\Firefox\Permissions\Notifications\BlockNewRequests = 0x1 | 0x0
4706 Software\Policies\Mozilla\Firefox\Permissions\Notifications\Locked = 0x1 | 0x0
4707 Software\Policies\Mozilla\Firefox\Permissions\Autoplay\Allow\1 = "https://example.org"
4708 Software\Policies\Mozilla\Firefox\Permissions\Autoplay\Allow\2 = "https://example.com"
4709 Software\Policies\Mozilla\Firefox\Permissions\Autoplay\Block\1 = "https://example.edu"
4710 Software\Policies\Mozilla\Firefox\Permissions\Autoplay\Default = "allow-audio-video" | "block-audio" | "block-audio-video"
4711 Software\Policies\Mozilla\Firefox\Permissions\Autoplay\Locked = 0x1 | 0x0
4712 Software\Policies\Mozilla\Firefox\Permissions\VirtualReality\Allow\1 = "https://example.org"
4713 Software\Policies\Mozilla\Firefox\Permissions\VirtualReality\Allow\2 = "https://example.com"
4714 Software\Policies\Mozilla\Firefox\Permissions\VirtualReality\Block\1 = "https://example.edu"
4715 Software\Policies\Mozilla\Firefox\Permissions\VirtualReality\BlockNewRequests = 0x1 | 0x0
4716 Software\Policies\Mozilla\Firefox\Permissions\VirtualReality\Locked = 0x1 | 0x0
4718 #### Windows (Intune)
4721 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Permissions~Camera/Camera_Allow
4726 <data id="Permissions" value="1https://example.org2https://example.com"/>
4730 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Permissions~Camera/Camera_Block
4735 <data id="Permissions" value="1https://example.edu"/>
4739 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Permissions~Camera/Camera_BlockNewRequests
4743 <enabled/> or <disabled/>
4747 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Permissions~Camera/Camera_Locked
4751 <enabled/> or <disabled/>
4755 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Permissions~Microphone/Microphone_Allow
4760 <data id="Permissions" value="1https://example.org2https://example.com"/>
4764 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Permissions~Microphone/Microphone_Block
4769 <data id="Permissions" value="1https://example.edu"/>
4773 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Permissions~Microphone/Microphone_BlockNewRequests
4777 <enabled/> or <disabled/>
4781 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Permissions~Microphone/Microphone_Locked
4785 <enabled/> or <disabled/>
4789 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Permissions~Location/Location_Allow
4794 <data id="Permissions" value="1https://example.org2https://example.com"/>
4798 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Permissions~Location/Location_Block
4803 <data id="Permissions" value="1https://example.edu"/>
4807 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Permissions~Location/Location_BlockNewRequests
4811 <enabled/> or <disabled/>
4815 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Permissions~Location/Location_Locked
4819 <enabled/> or <disabled/>
4823 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Permissions~Notifications/Notifications_Allow
4828 <data id="Permissions" value="1https://example.org2https://example.com"/>
4832 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Permissions~Notifications/Notifications_BlockNewRequests
4836 <enabled/> or <disabled/>
4840 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Permissions~Notifications/Notifications_Locked
4844 <enabled/> or <disabled/>
4848 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Permissions~Autoplay/Autoplay_Allow
4853 <data id="Permissions" value="1https://example.org2https://example.com"/>
4857 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Permissions~Autoplay/Autoplay_Block
4862 <data id="Permissions" value="1https://example.edu"/>
4866 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Permissions~Autoplay/Autoplay_Default
4871 <data id="Autoplay_Default" value="allow-audio-video | block-audio | block-audio-video"/>
4875 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Permissions~Autoplay/Autoplay_Locked
4879 <enabled/> or <disabled/>
4883 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Permissions~VirtualReality/VirtualReality_Allow
4888 <data id="Permissions" value="1https://example.org2https://example.com"/>
4892 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Permissions~VirtualReality/VirtualReality_Block
4897 <data id="Permissions" value="1https://example.edu"/>
4901 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Permissions~VirtualReality/VirtualReality_BlockNewRequests
4905 <enabled/> or <disabled/>
4909 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Permissions~Notifications/VirtualReality_Locked
4913 <enabled/> or <disabled/>
4918 <key>Permissions</key>
4924 <string>https://example.org</string>
4925 <string>https://example.org:1234</string>
4929 <string>https://example.edu</string>
4931 <key>BlockNewRequests</key>
4936 <key>Microphone</key>
4940 <string>https://example.org</string>
4944 <string>https://example.edu</string>
4946 <key>BlockNewRequests</key>
4955 <string>https://example.org</string>
4959 <string>https://example.edu</string>
4961 <key>BlockNewRequests</key>
4966 <key>Notifications</key>
4970 <string>https://example.org</string>
4974 <string>https://example.edu</string>
4976 <key>BlockNewRequests</key>
4985 <string>https://example.org</string>
4989 <string>https://example.edu</string>
4992 <string>allow-audio-video | block-audio | block-audio-video</string>
5005 "Allow": ["https://example.org","https://example.org:1234"],
5006 "Block": ["https://example.edu"],
5007 "BlockNewRequests": true | false,
5008 "Locked": true | false
5011 "Allow": ["https://example.org"],
5012 "Block": ["https://example.edu"],
5013 "BlockNewRequests": true | false,
5014 "Locked": true | false
5017 "Allow": ["https://example.org"],
5018 "Block": ["https://example.edu"],
5019 "BlockNewRequests": true | false,
5020 "Locked": true | false
5023 "Allow": ["https://example.org"],
5024 "Block": ["https://example.edu"],
5025 "BlockNewRequests": true | false,
5026 "Locked": true | false
5029 "Allow": ["https://example.org"],
5030 "Block": ["https://example.edu"],
5031 "Default": "allow-audio-video" | "block-audio" | "block-audio-video",
5032 "Locked": true | false
5038 ### PictureInPicture
5040 Enable or disable Picture-in-Picture as well as prevent the user from enabling or disabling it (Locked).
5042 **Compatibility:** Firefox 78, Firefox ESR 78\
5043 **CCK2 Equivalent:** N/A\
5044 **Preferences Affected:** `media.videocontrols.picture-in-picture.video-toggle.enabled`
5048 Software\Policies\Mozilla\Firefox\PictureInPicture\Enabled = 0x1 | 0x0
5049 Software\Policies\Mozilla\Firefox\PictureInPicture\Locked = 0x1 | 0x0
5052 #### Windows (Intune)
5055 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~PictureInPicture/PictureInPicture_Enabled
5056 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~PictureInPicture/PictureInPicture_Locked
5060 <enabled/> or <disabled/>
5065 <key>PictureInPicture</key>
5078 "PictureInPicture": {
5079 "Enabled": true | false,
5080 "Locked": true | false
5086 Configure the default pop-up window policy as well as origins for which pop-up windows are allowed.
5088 `Allow` is a list of origins where popup-windows are allowed.
5090 `Default` determines whether or not pop-up windows are allowed by default.
5092 `Locked` prevents the user from changing pop-up preferences.
5094 **Compatibility:** Firefox 60, Firefox ESR 60\
5095 **CCK2 Equivalent:** `permissions.popup`\
5096 **Preferences Affected:** `dom.disable_open_during_load`
5100 Software\Policies\Mozilla\Firefox\PopupBlocking\Allow\1 = "https://example.org"
5101 Software\Policies\Mozilla\Firefox\PopupBlocking\Allow\2 = "https://example.edu"
5102 Software\Policies\Mozilla\Firefox\PopupBlocking\Default = 0x1 | 0x0
5103 Software\Policies\Mozilla\Firefox\PopupBlocking\Locked = 0x1 | 0x0
5105 #### Windows (Intune)
5108 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Popups/PopupBlocking_Allow
5113 <data id="Permissions" value="1https://example.org2https://example.edu"/>
5117 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Popups/PopupBlocking_Default
5121 <enabled/> or <disabled/>
5125 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Popups/PopupBlocking_Locked
5129 <enabled/> or <disabled/>
5134 <key>PopupBlocking</key>
5138 <string>http://example.org</string>
5139 <string>http://example.edu</string>
5153 "Allow": ["http://example.org/",
5154 "http://example.edu/"],
5155 "Default": true | false,
5156 "Locked": true | false
5161 ### PostQuantumKeyAgreementEnabled
5162 Enable post-quantum key agreement for TLS.
5164 **Compatibility:** Firefox 127\
5165 **CCK2 Equivalent:** N/A\
5166 **Preferences Affected:** `security.tls.enable_kyber`, `network.http.http3.enable_kyber` (Firefox 128)
5170 Software\Policies\Mozilla\Firefox\PostQuantumKeyAgreementEnabled = 0x1 | 0x0
5172 #### Windows (Intune)
5175 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/PostQuantumKeyAgreementEnabled
5179 <enabled/> or <disabled/>
5184 <key>PostQuantumKeyAgreementEnabled</key>
5192 "PostQuantumKeyAgreementEnabled": true | false
5197 Set and lock preferences.
5199 **NOTE** On Windows, in order to use this policy, you must clear all settings in the old **Preferences (Deprecated)** section in group policy.
5201 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.
5203 Preferences that start with the following prefixes are supported:
5206 alerts.* (Firefox 122, Firefox ESR 115.7)
5207 app.update.* (Firefox 86, Firefox ESR 78.8)
5209 datareporting.policy.
5212 general.autoScroll (Firefox 83, Firefox ESR 78.5)
5213 general.smoothScroll (Firefox 83, Firefox ESR 78.5)
5217 keyword.enabled (Firefox 95, Firefox ESR 91.4)
5222 pdfjs. (Firefox 84, Firefox ESR 78.6)
5226 privacy.globalprivacycontrol.enabled (Firefox 127, Firefox ESR 128.0)
5227 privacy.userContext.enabled (Firefox 126, Firefox ESR 115.11)
5228 privacy.userContext.ui.enabled (Firefox 126, Firefox ESR 115.11)
5229 signon. (Firefox 83, Firefox ESR 78.5)
5230 spellchecker. (Firefox 84, Firefox ESR 78.6)
5231 toolkit.legacyUserProfileCustomizations.stylesheets (Firefox 95, Firefox ESR 91.4)
5234 xpinstall.signatures.required (Firefox ESR 102.10, Firefox ESR only)
5235 xpinstall.whitelist.required (Firefox 118, Firefox ESR 115.3)
5237 as well as the following security preferences:
5239 | Preference | Type | Default
5241 | security.default_personal_cert | string | Ask Every Time
5242 | If set to Select Automatically, Firefox automatically chooses the default personal certificate.
5243 | security.disable_button.openCertManager | string | N/A
5244 | If set to true and locked, the View Certificates button in preferences is disabled (Firefox 121, Firefox ESR 115.6)
5245 | security.disable_button.openDeviceManager | string | N/A
5246 | If set to true and locked, the Security Devices button in preferences is disabled (Firefox 121, Firefox ESR 115.6)
5247 | security.insecure_connection_text.enabled | bool | false
5248 | If set to true, adds the words "Not Secure" for insecure sites.
5249 | security.insecure_connection_text.pbmode.enabled | bool | false
5250 | If set to true, adds the words "Not Secure" for insecure sites in private browsing.
5251 | security.mixed_content.block_active_content | boolean | true
5252 | If set to true, mixed active content (HTTP subresources such as scripts, fetch requests, etc. on a HTTPS page) will be blocked.
5253 | security.mixed_content.block_display_content | boolean | false
5254 | 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)
5255 | security.mixed_content.upgrade_display_content | boolean | true
5256 | 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)
5257 | security.osclientcerts.autoload | boolean | false
5258 | If true, client certificates are loaded from the operating system certificate store.
5259 | security.OCSP.enabled | integer | 1
5260 | If 0, do not fetch OCSP. If 1, fetch OCSP for DV and EV certificates. If 2, fetch OCSP only for EV certificates.
5261 | security.OCSP.require | boolean | false
5262 | If true, if an OCSP request times out, the connection fails.
5263 | security.osclientcerts.assume_rsa_pss_support | boolean | true
5264 | If false, we don't assume an RSA key can do RSA-PSS. (Firefox 114, Firefox ESR 102.12)
5265 | security.ssl.enable_ocsp_stapling | boolean | true
5266 | If false, OCSP stapling is not enabled.
5267 | security.ssl.errorReporting.enabled | boolean | true
5268 | If false, SSL errors cannot be sent to Mozilla.
5269 | security.ssl.require_safe_negotiation | boolean | false
5270 | If true, Firefox will only negotiate TLS connections with servers that indicate they support secure renegotiation. (Firefox 118, Firefox ESR 115.3)
5271 | security.tls.enable_0rtt_data | boolean | true
5272 | If false, TLS early data is turned off. (Firefox 93, Firefox 91.2, Firefox 78.15)
5273 | security.tls.hello_downgrade_check | boolean | true
5274 | If false, the TLS 1.3 downgrade check is disabled.
5275 | security.tls.version.enable-deprecated | boolean | false
5276 | If true, browser will accept TLS 1.0. and TLS 1.1. (Firefox 86, Firefox 78.8)
5277 | security.warn_submit_secure_to_insecure | boolean | true
5278 | If false, no warning is shown when submitting a form from https to http.
5280 Using the preference as the key, set the `Value` to the corresponding preference value.
5282 `Status` can be "default", "locked", "user" or "clear"
5284 * `"default"`: Read/Write: Settings appear as default even if factory default differs.
5285 * `"locked"`: Read-Only: Settings appear as default even if factory default differs.
5286 * `"user"`: Read/Write: Settings appear as changed if it differs from factory default.
5287 * `"clear"`: Read/Write: `Value` has no effect. Resets to factory defaults on each startup.
5289 `"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```.
5291 `"user"` preferences persist even if the policy is removed, so if you need to remove them, you should use the clear policy.
5293 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.
5295 See the examples below for more detail.
5297 IMPORTANT: Make sure you're only setting a particular preference using this mechanism and not some other way.
5300 **Compatibility:** Firefox 81, Firefox ESR 78.3\
5301 **CCK2 Equivalent:** `preferences`\
5302 **Preferences Affected:** Many
5305 Software\Policies\Mozilla\Firefox\Preferences (REG_MULTI_SZ) =
5308 "accessibility.force_disabled": {
5310 "Status": "default",
5314 "browser.cache.disk.parent_directory": {
5315 "Value": "SOME_NATIVE_PATH",
5318 "browser.tabs.warnOnClose": {
5324 #### Windows (Intune)
5327 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/Preferences
5332 <data id="JSON" value='
5334 "accessibility.force_disabled": {
5336 "Status": "default",
5339 "browser.cache.disk.parent_directory": {
5340 "Value": "SOME_NATIVE_PATH",
5343 "browser.tabs.warnOnClose": {
5349 If you are using custom ADMX and ADML administrative templates in Intune, you can use this OMA-URI instead
5350 to workaround the limit on the length of strings. Put all of your JSON on one line.
5354 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Extensions/PreferencesOneLine
5359 <data id="JSONOneLine" value='{}'/>
5364 <key>Preferences</key>
5366 <key>accessibility.force_disabled</key>
5369 <integer>1</integer>
5371 <string>default</string>
5373 <string>number</string>
5375 <key>browser.cache.disk.parent_directory</key>
5378 <string>SOME_NATIVE_PATH</string>
5380 <string>user</string>
5382 <key>browser.tabs.warnOnClose</key>
5387 <string>locked</string>
5397 "accessibility.force_disabled": {
5402 "browser.cache.disk.parent_directory": {
5403 "Value": "SOME_NATIVE_PATH",
5406 "browser.tabs.warnOnClose": {
5415 Require or prevent using a primary (formerly master) password.
5417 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.
5419 If both DisableMasterPasswordCreation and PrimaryPassword are used, DisableMasterPasswordCreation takes precedent.
5421 **Compatibility:** Firefox 79, Firefox ESR 78.1\
5422 **CCK2 Equivalent:** `noMasterPassword`\
5423 **Preferences Affected:** N/A
5427 Software\Policies\Mozilla\Firefox\PrimaryPassword = 0x1 | 0x0
5429 #### Windows (Intune)
5432 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/PrimaryPassword
5436 <enabled/> or <disabled/>
5441 <key>PrimaryPassword</key>
5449 "PrimaryPassword": true | false
5454 Enable or disable printing.
5456 **Compatibility:** Firefox 120, Firefox ESR 115.5\
5457 **CCK2 Equivalent:** N/A\
5458 **Preferences Affected:** `print.enabled`
5462 Software\Policies\Mozilla\Firefox\PrintingEnabled = 0x1 | 0x0
5464 #### Windows (Intune)
5467 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/PrintingEnabled
5471 <enabled/> or <disabled/>
5476 <key>PrintingEnabled</key>
5484 "PrintingEnabled": true | false
5488 ### PromptForDownloadLocation
5489 Ask where to save each file before downloading.
5491 **Compatibility:** Firefox 68, Firefox ESR 68\
5492 **CCK2 Equivalent:** N/A\
5493 **Preferences Affected:** `browser.download.useDownloadDir`
5497 Software\Policies\Mozilla\Firefox\PromptForDownloadLocation = 0x1 | 0x0
5499 #### Windows (Intune)
5502 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/PromptForDownloadLocation
5506 <enabled/> or <disabled/>
5511 <key>PromptForDownloadLocation</key>
5519 "PromptForDownloadLocation": true | false
5524 Configure proxy settings. These settings correspond to the connection settings in Firefox preferences.
5525 To specify ports, append them to the hostnames with a colon (:).
5527 Unless you lock this policy, changes the user already has in place will take effect.
5529 `Mode` is the proxy method being used.
5531 `Locked` is whether or not proxy settings can be changed.
5533 `HTTPProxy` is the HTTP proxy server.
5535 `UseHTTPProxyForAllProtocols` is whether or not the HTTP proxy should be used for all other proxies.
5537 `SSLProxy` is the SSL proxy server.
5539 `FTPProxy` is the FTP proxy server.
5541 `SOCKSProxy` is the SOCKS proxy server
5543 `SOCKSVersion` is the SOCKS version (4 or 5)
5545 `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.
5547 `AutoConfigURL` is a URL for proxy configuration (only used if Mode is autoConfig).
5549 `AutoLogin` means do not prompt for authentication if password is saved.
5551 `UseProxyForDNS` to use proxy DNS when using SOCKS v5.
5553 **Compatibility:** Firefox 60, Firefox ESR 60\
5554 **CCK2 Equivalent:** `networkProxy*`\
5555 **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`
5559 Software\Policies\Mozilla\Firefox\Proxy\Mode = "none" | "system" | "manual" | "autoDetect" | "autoConfig"
5560 Software\Policies\Mozilla\Firefox\Proxy\Locked = 0x1 | 0x0
5561 Software\Policies\Mozilla\Firefox\Proxy\HTTPProxy = https://httpproxy.example.com
5562 Software\Policies\Mozilla\Firefox\Proxy\UseHTTPProxyForAllProtocols = 0x1 | 0x0
5563 Software\Policies\Mozilla\Firefox\Proxy\SSLProxy = https://sslproxy.example.com
5564 Software\Policies\Mozilla\Firefox\Proxy\FTPProxy = https://ftpproxy.example.com
5565 Software\Policies\Mozilla\Firefox\Proxy\SOCKSProxy = https://socksproxy.example.com
5566 Software\Policies\Mozilla\Firefox\Proxy\SOCKSVersion = 0x4 | 0x5
5567 Software\Policies\Mozilla\Firefox\Proxy\Passthrough = <local>
5568 Software\Policies\Mozilla\Firefox\Proxy\AutoConfigURL = URL_TO_AUTOCONFIG
5569 Software\Policies\Mozilla\Firefox\Proxy\AutoLogin = 0x1 | 0x0
5570 Software\Policies\Mozilla\Firefox\Proxy\UseProxyForDNS = 0x1 | 0x0
5572 #### Windows (Intune)
5574 These setttings were moved to a category to make them easier to configure via Intune.
5578 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~ProxySettings/Proxy_Locked
5582 <enabled/> or <disabled/>
5586 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~ProxySettings/Proxy_ConnectionType
5591 <data id="Proxy_ConnectionType" value="none | system | manual | autoDetect | autoConfig"/>
5595 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~ProxySettings/Proxy_HTTPProxy
5600 <data id="Proxy_HTTPProxy" value="httpproxy.example.com"/>
5604 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~ProxySettings/Proxy_UseHTTPProxyForAllProtocols
5608 <enabled/> or <disabled/>
5612 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~ProxySettings/Proxy_SSLProxy
5617 <data id="Proxy_SSLProxy" value="sslproxy.example.com"/>
5621 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~ProxySettings/Proxy_SOCKSProxy
5626 <data id="Proxy_SOCKSProxy" value="socksproxy.example.com"/>
5627 <data id="Proxy_SOCKSVersion" value="4 | 5"/>
5631 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~ProxySettings/Proxy_AutoConfigURL
5636 <data id="Proxy_AutoConfigURL" value="URL_TO_AUTOCONFIG"/>
5640 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~ProxySettings/Proxy_Passthrough
5645 <data id="Proxy_Passthrough" value="<local>"/>
5649 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~ProxySettings/Proxy_AutoLogin
5653 <enabled/> or <disabled/>
5657 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~ProxySettings/Proxy_UseProxyForDNS
5661 <enabled/> or <disabled/>
5665 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/Proxy
5670 <data id="ProxyLocked" value="true | false"/>
5671 <data id="ConnectionType" value="none | system | manual | autoDetect | autoConfig"/>
5672 <data id="HTTPProxy" value="httpproxy.example.com"/>
5673 <data id="UseHTTPProxyForAllProtocols" value="true | false"/>
5674 <data id="SSLProxy" value="sslproxy.example.com"/>
5675 <data id="FTPProxy" value="ftpproxy.example.com"/>
5676 <data id="SOCKSProxy" value="socksproxy.example.com"/>
5677 <data id="SOCKSVersion" value="4 | 5"/>
5678 <data id="AutoConfigURL" value="URL_TO_AUTOCONFIG"/>
5679 <data id="Passthrough" value="<local>"/>
5680 <data id="AutoLogin" value="true | false"/>
5681 <data id="UseProxyForDNS" value="true | false"/>
5689 <string>none | system | manual | autoDetect | autoConfig</string>
5692 <key>HTTPProxy</key>
5693 <string>https://httpproxy.example.com</string>
5694 <key>UseHTTPProxyForAllProtocols</key>
5697 <string>https://sslproxy.example.com</string>
5699 <string>https://ftpproxy.example.com</string>
5700 <key>SOCKSProxy</key>
5701 <string>https://socksproxy.example.com</string>
5702 <key>SOCKSVersion</key>
5703 <string>4 | 5</string>
5704 <key>Passthrough</key>
5705 <string><local>></string>
5706 <key>AutoConfigURL</key>
5707 <string>URL_TO_AUTOCONFIG</string>
5708 <key>AutoLogin</key>
5710 <key>UseProxyForDNS</key>
5720 "Mode": "none" | "system" | "manual" | "autoDetect" | "autoConfig",
5721 "Locked": true | false,
5722 "HTTPProxy": "hostname",
5723 "UseHTTPProxyForAllProtocols": true | false,
5724 "SSLProxy": "hostname",
5725 "FTPProxy": "hostname",
5726 "SOCKSProxy": "hostname",
5727 "SOCKSVersion": 4 | 5,
5728 "Passthrough": "<local>",
5729 "AutoConfigURL": "URL_TO_AUTOCONFIG",
5730 "AutoLogin": true | false,
5731 "UseProxyForDNS": true | false
5736 ### RequestedLocales
5737 Set the the list of requested locales for the application in order of preference. It will cause the corresponding language pack to become active.
5739 Note: For Firefox 68, this can now be a string so that you can specify an empty value.
5741 **Compatibility:** Firefox 64, Firefox ESR 60.4, Updated in Firefox 68, Firefox ESR 68\
5742 **CCK2 Equivalent:** N/A\
5743 **Preferences Affected:** N/A
5746 Software\Policies\Mozilla\Firefox\RequestedLocales\1 = "de"
5747 Software\Policies\Mozilla\Firefox\RequestedLocales\2 = "en-US"
5751 Software\Policies\Mozilla\Firefox\RequestedLocales = "de,en-US"
5753 #### Windows (Intune)
5756 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/RequestedLocalesString
5761 <data id="Preferences_String" value="de,en-US"/>
5766 <key>RequestedLocales</key>
5769 <string>en-US</string>
5776 <key>RequestedLocales</key>
5777 <string>de,en-US</string>
5785 "RequestedLocales": ["de", "en-US"]
5793 "RequestedLocales": "de,en-US"
5797 <a name="SanitizeOnShutdown"></a>
5799 ### SanitizeOnShutdown (Selective)
5800 Clear data on shutdown.
5802 Note: Starting with Firefox 128, History clears FormData and Downloads as well.
5808 `Downloads` Download History (*Deprecated*)
5810 `FormData` Form & Search History (*Deprecated*)
5812 `History` Browsing History, Download History, Form & Search History.
5814 `Sessions` Active Logins
5816 `SiteSettings` Site Preferences
5818 `OfflineApps` Offline Website Data.
5820 `Locked` prevents the user from changing these preferences.
5822 **Compatibility:** Firefox 68, Firefox ESR 68 (Locked added in 74/68.6, History update in Firefox 128)\
5823 **CCK2 Equivalent:** N/A\
5824 **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)
5828 Software\Policies\Mozilla\Firefox\SanitizeOnShutdown\Cache = 0x1 | 0x0
5829 Software\Policies\Mozilla\Firefox\SanitizeOnShutdown\Cookies = 0x1 | 0x0
5830 Software\Policies\Mozilla\Firefox\SanitizeOnShutdown\Downloads = 0x1 | 0x0
5831 Software\Policies\Mozilla\Firefox\SanitizeOnShutdown\FormData = 0x1 | 0x0
5832 Software\Policies\Mozilla\Firefox\SanitizeOnShutdown\History = 0x1 | 0x0
5833 Software\Policies\Mozilla\Firefox\SanitizeOnShutdown\Sessions = 0x1 | 0x0
5834 Software\Policies\Mozilla\Firefox\SanitizeOnShutdown\SiteSettings = 0x1 | 0x0
5835 Software\Policies\Mozilla\Firefox\SanitizeOnShutdown\OfflineApps = 0x1 | 0x0
5836 Software\Policies\Mozilla\Firefox\SanitizeOnShutdown\Locked = 0x1 | 0x0
5838 #### Windows (Intune)
5841 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~SanitizeOnShutdown/A_SanitizeOnShutdown_Cache
5845 <enabled/> or <disabled/>
5849 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~SanitizeOnShutdown/B_SanitizeOnShutdown_Cookies
5853 <enabled/> or <disabled/>
5857 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~SanitizeOnShutdown/C_SanitizeOnShutdown_Downloads
5861 <enabled/> or <disabled/>
5865 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~SanitizeOnShutdown/D_SanitizeOnShutdown_FormData
5869 <enabled/> or <disabled/>
5873 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~SanitizeOnShutdown/E_SanitizeOnShutdown_History
5877 <enabled/> or <disabled/>
5881 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~SanitizeOnShutdown/F_SanitizeOnShutdown_Sessions
5885 <enabled/> or <disabled/>
5889 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~SanitizeOnShutdown/G_SanitizeOnShutdown_SiteSettings
5893 <enabled/> or <disabled/>
5897 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~SanitizeOnShutdown/H_SanitizeOnShutdown_OfflineApps
5901 <enabled/> or <disabled/>
5905 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~SanitizeOnShutdown/I_SanitizeOnShutdown_Locked
5909 <enabled/> or <disabled/>
5914 <key>SanitizeOnShutdown</key>
5920 <key>Downloads</key>
5928 <key>SiteSettings</key>
5930 <key>OfflineApps</key>
5941 "SanitizeOnShutdown": {
5942 "Cache": true | false,
5943 "Cookies": true | false,
5944 "Downloads": true | false,
5945 "FormData": true | false,
5946 "History": true | false,
5947 "Sessions": true | false,
5948 "SiteSettings": true | false,
5949 "OfflineApps": true | false,
5950 "Locked": true | false
5955 ### SanitizeOnShutdown (All)
5956 Clear all data on shutdown, including Browsing & Download History, Cookies, Active Logins, Cache, Form & Search History, Site Preferences and Offline Website Data.
5958 **Compatibility:** Firefox 60, Firefox ESR 60\
5959 **CCK2 Equivalent:** N/A\
5960 **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`
5963 Software\Policies\Mozilla\Firefox\SanitizeOnShutdown = 0x1 | 0x0
5965 #### Windows (Intune)
5968 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/C_SanitizeOnShutdown
5972 <enabled/> or <disabled/>
5977 <key>SanitizeOnShutdown</key>
5985 "SanitizeOnShutdown": true | false
5990 Set whether or not search bar is displayed.
5992 **Compatibility:** Firefox 60, Firefox ESR 60\
5993 **CCK2 Equivalent:** `showSearchBar`\
5994 **Preferences Affected:** N/A
5998 Software\Policies\Mozilla\Firefox\SearchBar = "unified" | "separate"
6001 #### Windows (Intune)
6004 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/SearchBar
6009 <data id="SearchBar" value="unified | separate"/>
6014 <key>SearchBar</key>
6015 <string>unified | separate</string>
6022 "SearchBar": "unified" | "separate"
6026 <a name="SearchEngines"></a>
6028 ### SearchEngines (This policy is only available on the ESR.)
6030 ### SearchEngines | Add
6032 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.
6034 This policy is only available on the ESR. `Name` and `URLTemplate` are required.
6036 `Name` is the name of the search engine.
6038 `URLTemplate` is the search URL with {searchTerms} to substitute for the search term.
6040 `Method` is either GET or POST
6042 `IconURL` is a URL for the icon to use.
6044 `Alias` is a keyword to use for the engine.
6046 `Description` is a description of the search engine.
6048 `PostData` is the POST data as name value pairs separated by &.
6050 `SuggestURLTemplate` is a search suggestions URL with {searchTerms} to substitute for the search term.
6052 `Encoding` is the query charset for the engine. It defaults to UTF-8.
6054 **Compatibility:** Firefox ESR 60 (POST support in Firefox ESR 68, Encoding support in Firefox 91)\
6055 **CCK2 Equivalent:** `searchplugins`\
6056 **Preferences Affected:** N/A
6060 Software\Policies\Mozilla\Firefox\SearchEngines\Add\1\Name = "Example1"
6061 Software\Policies\Mozilla\Firefox\SearchEngines\Add\1\URLTemplate = "https://www.example.org/q={searchTerms}"
6062 Software\Policies\Mozilla\Firefox\SearchEngines\Add\1\Method = "GET" | "POST"
6063 Software\Policies\Mozilla\Firefox\SearchEngines\Add\1\IconURL = "https://www.example.org/favicon.ico"
6064 Software\Policies\Mozilla\Firefox\SearchEngines\Add\1\Alias = "example"
6065 Software\Policies\Mozilla\Firefox\SearchEngines\Add\1\Description = "Example Description"
6066 Software\Policies\Mozilla\Firefox\SearchEngines\Add\1\SuggestURLTemplate = "https://www.example.org/suggestions/q={searchTerms}"
6067 Software\Policies\Mozilla\Firefox\SearchEngines\Add\1\PostData = "name=value&q={searchTerms}"
6069 #### Windows (Intune)
6072 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Search/SearchEngines_1
6077 <data id="SearchEngine_Name" value="Example1"/>
6078 <data id="SearchEngine_URLTemplate" value="https://www.example.org/q={searchTerms"/>
6079 <data id="SearchEngine_Method" value="GET | POST"/>
6080 <data id="SearchEngine_IconURL" value="https://www.example.org/favicon.ico"/>
6081 <data id="SearchEngine_Alias" value="example"/>
6082 <data id="SearchEngine_Description" value="Example Description"/>
6083 <data id="SearchEngine_SuggestURLTemplate" value="https://www.example.org/suggestions/q={searchTerms}"/>
6084 <data id="SearchEngine_PostData" value="name=value&q={searchTerms}"/>
6089 <key>SearchEngines</key>
6095 <string>Example1</string>
6096 <key>URLTemplate</key>
6097 <string>https://www.example.org/q={searchTerms}</string>
6099 <string>GET | POST </string>
6101 <string>https://www.example.org/favicon.ico</string>
6103 <string>example</string>
6104 <key>Description</key>
6105 <string>Example Description</string>
6106 <key>SuggestURLTemplate</key>
6107 <string>https://www.example.org/suggestions/q={searchTerms}</string>
6109 <string>name=value&q={searchTerms}</string>
6123 "URLTemplate": "https://www.example.org/q={searchTerms}",
6124 "Method": "GET" | "POST",
6125 "IconURL": "https://www.example.org/favicon.ico",
6127 "Description": "Description",
6128 "PostData": "name=value&q={searchTerms}",
6129 "SuggestURLTemplate": "https://www.example.org/suggestions/q={searchTerms}"
6136 ### SearchEngines | Default
6138 Set the default search engine. This policy is only available on the ESR.
6140 **Compatibility:** Firefox ESR 60\
6141 **CCK2 Equivalent:** `defaultSearchEngine`\
6142 **Preferences Affected:** N/A
6146 Software\Policies\Mozilla\Firefox\SearchEngines\Default = NAME_OF_SEARCH_ENGINE
6148 #### Windows (Intune)
6151 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Search/SearchEngines_Default
6156 <data id="SearchEngines_Default" value="NAME_OF_SEARCH_ENGINE"/>
6161 <key>SearchEngines</key>
6164 <string>NAME_OF_SEARCH_ENGINE</string>
6173 "Default": "NAME_OF_SEARCH_ENGINE"
6178 ### SearchEngines | PreventInstalls
6180 Prevent installing search engines from webpages.
6182 **Compatibility:** Firefox ESR 60\
6183 **CCK2 Equivalent:** `disableSearchEngineInstall`\
6184 **Preferences Affected:** N/A
6188 Software\Policies\Mozilla\Firefox\SearchEngines\PreventInstalls = 0x1 | 0x0
6190 #### Windows (Intune)
6193 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Search/SearchEngines_PreventInstalls
6197 <enabled/> or <disabled/>
6202 <key>SearchEngines</key>
6204 <key>PreventInstalls</key>
6214 "PreventInstalls": true | false
6219 ### SearchEngines | Remove
6221 Hide built-in search engines. This policy is only available on the ESR.
6223 **Compatibility:** Firefox ESR 60.2\
6224 **CCK2 Equivalent:** `removeDefaultSearchEngines` (removed all built-in engines)\
6225 **Preferences Affected:** N/A
6229 Software\Policies\Mozilla\Firefox\SearchEngines\Remove\1 = NAME_OF_SEARCH_ENGINE
6231 #### Windows (Intune)
6234 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Search/SearchEngines_Remove
6239 <data id="SearchEngines_Remove" value="1NAME_OF_SEARCH_ENGINE"/>
6244 <key>SearchEngines</key>
6248 <string>NAME_OF_SEARCH_ENGINE</string>
6258 "Remove": ["NAME_OF_SEARCH_ENGINE"]
6263 ### SearchSuggestEnabled
6265 Enable search suggestions.
6267 **Compatibility:** Firefox 68, Firefox ESR 68\
6268 **CCK2 Equivalent:** N/A\
6269 **Preferences Affected:** `browser.urlbar.suggest.searches`, `browser.search.suggest.enabled`
6273 Software\Policies\Mozilla\Firefox\SearchSuggestEnabled = 0x1 | 0x0
6275 #### Windows (Intune)
6278 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Search/SearchSuggestEnabled
6282 <enabled/> or <disabled/>
6287 <key>SearchSuggestEnabled</key>
6295 "SearchSuggestEnabled": true | false
6301 Add or delete PKCS #11 modules.
6303 **Compatibility:** Firefox 114, Firefox ESR 112.12\
6304 **CCK2 Equivalent:** N/A\
6305 **Preferences Affected:** N/A
6309 Software\Policies\Mozilla\Firefox\SecurityDevices\Add\NAME_OF_DEVICE_TO_ADD = PATH_TO_LIBRARY_FOR_DEVICE
6310 Software\Policies\Mozilla\Firefox\SecurityDevices\Remove\1 = NAME_OF_DEVICE_TO_REMOVE
6312 #### Windows (Intune)
6315 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/SecurityDevices/SecurityDevices_Add
6320 <data id="SecurityDevices" value="NAME_OF_DEVICE_TO_ADDPATH_TO_LIBRARY_FOR_DEVICE"/>
6324 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/SecurityDevices/SecurityDevices_Delete
6329 <data id="SecurityDevices" value="1NAME_OF_DEVICE_TO_REMOVE"/>
6334 <key>SecurityDevices</key>
6338 <key>NAME_OF_DEVICE_TO_ADD</key>
6339 <string>PATH_TO_LIBRARY_FOR_DEVICE</string>
6343 <string>NAME_OF_DEVICE_TO_DELETE</string>
6352 "SecurityDevices": {
6354 "NAME_OF_DEVICE_TO_ADD": "PATH_TO_LIBRARY_FOR_DEVICE"
6356 "Delete": ["NAME_OF_DEVICE_TO_DELETE"]
6361 ### SecurityDevices (Deprecated)
6363 Install PKCS #11 modules.
6365 **Compatibility:** Firefox 64, Firefox ESR 60.4\
6366 **CCK2 Equivalent:** `certs.devices`\
6367 **Preferences Affected:** N/A
6371 Software\Policies\Mozilla\Firefox\SecurityDevices\NAME_OF_DEVICE = PATH_TO_LIBRARY_FOR_DEVICE
6373 #### Windows (Intune)
6376 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/SecurityDevices
6381 <data id="SecurityDevices" value="NAME_OF_DEVICEPATH_TO_LIBRARY_FOR_DEVICE"/>
6386 <key>SecurityDevices</key>
6388 <key>NAME_OF_DEVICE</key>
6389 <string>PATH_TO_LIBRARY_FOR_DEVICE</string>
6397 "SecurityDevices": {
6398 "NAME_OF_DEVICE": "PATH_TO_LIBRARY_FOR_DEVICE"
6404 Show the home button on the toolbar.
6406 Future versions of Firefox will not show the home button by default.
6408 **Compatibility:** Firefox 88, Firefox ESR 78.10\
6409 **CCK2 Equivalent:** N/A\
6410 **Preferences Affected:** N/A
6414 Software\Policies\Mozilla\Firefox\ShowHomeButton = 0x1 | 0x0
6416 #### Windows (Intune)
6419 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Homepage/Homepage_ShowHomeButton
6423 <enabled/> or <disabled/>
6428 <key>ShowHomeButton</key>
6436 "ShowHomeButton": true | false
6442 Set and lock the maximum version of TLS. (Firefox defaults to a maximum of TLS 1.3.)
6444 **Compatibility:** Firefox 66, Firefox ESR 60.6\
6445 **CCK2 Equivalent:** N/A\
6446 **Preferences Affected:** `security.tls.version.max`
6450 Software\Policies\Mozilla\Firefox\SSLVersionMax = "tls1" | "tls1.1" | "tls1.2" | "tls1.3"
6452 #### Windows (Intune)
6455 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/SSLVersionMax
6460 <data id="SSLVersion" value="tls1 | tls1.2 | tls1.3"/>
6465 <key>SSLVersionMax</key>
6466 <string>tls1 | tls1.1 | tls1.2 | tls1.3</string>
6474 "SSLVersionMax": "tls1" | "tls1.1" | "tls1.2" | "tls1.3"
6480 Set and lock the minimum version of TLS. (Firefox defaults to a minimum of TLS 1.2.)
6482 **Compatibility:** Firefox 66, Firefox ESR 60.6\
6483 **CCK2 Equivalent:** N/A\
6484 **Preferences Affected:** `security.tls.version.min`
6488 Software\Policies\Mozilla\Firefox\SSLVersionMin = "tls1" | "tls1.1" | "tls1.2" | "tls1.3"
6490 #### Windows (Intune)
6493 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/SSLVersionMin
6498 <data id="SSLVersion" value="tls1 | tls1.2 | tls1.3"/>
6503 <key>SSLVersionMin</key>
6504 <string>tls1 | tls1.1 | tls1.2 | tls1.3</string>
6512 "SSLVersionMin": "tls1" | "tls1.1" | "tls1.2" | "tls1.3"
6516 ### StartDownloadsInTempDirectory
6517 Force downloads to start off in a local, temporary location rather than the default download directory.
6519 **Compatibility:** Firefox 102\
6520 **CCK2 Equivalent:** N/A\
6521 **Preferences Affected:** `browser.download.start_downloads_in_tmp_dir`
6525 Software\Policies\Mozilla\Firefox\StartDownloadsInTempDirectory = 0x1 | 0x0
6527 #### Windows (Intune)
6530 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/StartDownloadsInTempDirectory
6534 <enabled/> or <disabled/>
6539 <key>StartDownloadsInTempDirectory</key>
6547 "StartDownloadsInTempDirectory": true | false
6551 Add a menuitem to the help menu for specifying support information.
6553 **Compatibility:** Firefox 68.0.1, Firefox ESR 68.0.1\
6554 **CCK2 Equivalent:** helpMenu\
6555 **Preferences Affected:** N/A
6559 Software\Policies\Mozilla\Firefox\SupportMenu\Title = "Support Menu"
6560 Software\Policies\Mozilla\Firefox\SupportMenu\URL = "http://example.com/support"
6561 Software\Policies\Mozilla\Firefox\SupportMenu\AccessKey = "S"
6563 #### Windows (Intune)
6566 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/SupportMenu
6571 <data id="SupportMenuTitle" value="Support Menu"/>
6572 <data id="SupportMenuURL" value="http://example.com/support"/>
6573 <data id="SupportMenuAccessKey" value="S"/>
6578 <key>SupportMenu</key>
6581 <string>SupportMenu</string>
6583 <string>http://example.com/support</string>
6584 <key>AccessKey</key>
6594 "Title": "Support Menu",
6595 "URL": "http://example.com/support",
6601 ### TranslateEnabled
6602 Enable or disable webpage translation.
6604 Note: Web page translation is done completely on the client, so there is no data or privacy risk.
6606 If you only want to disable the popup, you can set the pref `browser.translations.automaticallyPopup` to false using the [Preferences](#preferences) policy.
6608 **Compatibility:** Firefox 126\
6609 **CCK2 Equivalent:** N/A\
6610 **Preferences Affected:** `browser.translations.enable`
6614 Software\Policies\Mozilla\Firefox\TranslateEnabled = 0x1 | 0x0
6616 #### Windows (Intune)
6619 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/TranslateEnabled
6623 <enabled/> or <disabled/>
6628 <key>TranslateEnabled</key>
6636 "TranslateEnabled": true | false
6642 Prevent Firefox from messaging the user in certain situations.
6644 `WhatsNew` Remove the "What's New" icon and menuitem. (*Deprecated*)
6646 `ExtensionRecommendations` If false, don't recommend extensions while the user is visiting web pages.
6648 `FeatureRecommendations` If false, don't recommend browser features.
6650 `UrlbarInterventions` If false, Don't offer Firefox specific suggestions in the URL bar.
6652 `SkipOnboarding` If true, don't show onboarding messages on the new tab page.
6654 `MoreFromMozilla` If false, don't show the "More from Mozilla" section in Preferences. (Firefox 98)
6656 `Locked` prevents the user from changing user messaging preferences.
6658 **Compatibility:** Firefox 75, Firefox ESR 68.7\
6659 **CCK2 Equivalent:** N/A\
6660 **Preferences Affected:** `browser.newtabpage.activity-stream.asrouter.userprefs.cfr.addons`, `browser.newtabpage.activity-stream.asrouter.userprefs.cfr.features`, `browser.aboutwelcome.enabled`, `browser.preferences.moreFromMozilla`
6664 Software\Policies\Mozilla\Firefox\UserMessaging\ExtensionRecommendations = 0x1 | 0x0
6665 Software\Policies\Mozilla\Firefox\UserMessaging\FeatureRecommendations = 0x1 | 0x0
6666 Software\Policies\Mozilla\Firefox\UserMessaging\UrlbarInterventions = 0x1 | 0x0
6667 Software\Policies\Mozilla\Firefox\UserMessaging\SkipOnboarding = 0x1 | 0x0
6668 Software\Policies\Mozilla\Firefox\UserMessaging\MoreFromMozilla = 0x1 | 0x0
6669 Software\Policies\Mozilla\Firefox\UserMessaging\Locked = 0x1 | 0x0
6671 #### Windows (Intune)
6674 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~UserMessaging/UserMessaging_ExtensionRecommendations
6675 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~UserMessaging/UserMessaging_FeatureRecommendations
6676 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~UserMessaging/UserMessaging_UrlbarInterventions
6677 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~UserMessaging/UserMessaging_SkipOnboarding
6678 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~UserMessaging/UserMessaging_MoreFromMozilla
6679 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~UserMessaging/UserMessaging_Locked
6683 <enabled/> or <disabled/>
6688 <key>UserMessaging</key>
6690 <key>ExtensionRecommendations</key>
6692 <key>FeatureRecommendations</key>
6694 <key>UrlbarInterventions</key>
6696 <key>SkipOnboarding</key>
6698 <key>MoreFromMozilla</key>
6710 "ExtensionRecommendations": true | false,
6711 "FeatureRecommendations": true | false,
6712 "UrlbarInterventions": true | false,
6713 "SkipOnboarding": true | false,
6714 "MoreFromMozilla": true | false,
6715 "Locked": true | false
6720 ### UseSystemPrintDialog
6721 Use the system print dialog instead of the print preview window.
6723 **Compatibility:** Firefox 102\
6724 **CCK2 Equivalent:** N/A\
6725 **Preferences Affected:** `print.prefer_system_dialog`
6729 Software\Policies\Mozilla\Firefox\UseSystemPrintDialog = 0x1 | 0x0
6731 #### Windows (Intune)
6734 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/UseSystemPrintDialog
6738 <enabled/> or <disabled/>
6743 <key>UseSystemPrintDialog</key>
6751 "UseSystemPrintDialog": true | false
6756 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.
6757 The arrays are limited to 1000 entries each.
6759 If you want to block all URLs, you can use `<all_urls>` or `*://*/*`. You can't have just a `*` on the right side.
6761 For specific protocols, use `https://*/*` or `http://*/*`.
6763 As of Firefox 83 and Firefox ESR 78.5, file URLs are supported.
6765 **Compatibility:** Firefox 60, Firefox ESR 60\
6766 **CCK2 Equivalent:** N/A\
6767 **Preferences Affected:** N/A
6771 Software\Policies\Mozilla\Firefox\WebsiteFilter\Block\1 = "<all_urls>"
6772 Software\Policies\Mozilla\Firefox\WebsiteFilter\Exceptions\1 = "http://example.org/*"
6774 #### Windows (Intune)
6777 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/B_WebsiteFilter_Block
6781 <enabled/> <data id="WebsiteFilter" value="1<all_urls>"/>
6785 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/B_WebsiteFilter_Exceptions
6790 <data id="WebsiteFilter" value="1http://example.org/*"/>
6792 If you are using custom ADMX and ADML administrative templates in Intune, you can use this OMA-URI instead
6793 to workaround the limit on the length of strings. Put all of your JSON on one line.
6797 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Extensions/WebsiteFilterOneLine
6802 <data id="JSONOneLine" value='{"Block": ["<all_urls>"],"Exceptions": ["http://example.org/*"]}'/>
6807 <key>WebsiteFilter</key>
6811 <string><all_urls></string>
6813 <key>Exceptions</key>
6815 <string>http://example.org/*</string>
6826 "Block": ["<all_urls>"],
6827 "Exceptions": ["http://example.org/*"]
6833 Allow Windows single sign-on for Microsoft, work, and school accounts.
6835 If this policy is set to true, Firefox will use credentials stored in Windows to sign in to Microsoft, work, and school accounts.
6837 **Compatibility:** Firefox 91\
6838 **CCK2 Equivalent:** N/A\
6839 **Preferences Affected:** `network.http.windows-sso.enabled`
6843 Software\Policies\Mozilla\Firefox\WindowsSSO = 0x1 | 0x0
6845 #### Windows (Intune)
6848 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/WindowsSSO
6852 <enabled/> or <disabled/>
6858 "WindowsSSO": true | false