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 130\
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).
3090 Or you can ask the Mozilla Addons API, see [docs](https://mozilla.github.io/addons-server/topics/api/addons.html#detail), which returns the ID as `guid`: https://addons.mozilla.org/api/v5/addons/addon/ublock-origin/
3092 The configuration for each extension is another dictionary that can contain the fields documented below.
3094 | Name | Description |
3096 | `installation_mode` | Maps to a string indicating the installation mode for the extension. The valid strings are `allowed`,`blocked`,`force_installed`, and `normal_installed`.
3097 | `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.
3098 | `blocked`| Blocks installation of the extension and removes it from the device if already installed.
3099 | `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.
3100 | `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.
3101 | `install_url`| Maps to a URL indicating where Firefox can download a force_installed or normal_installed extension. If installing from the local file system, use a [```file:///``` URL](https://en.wikipedia.org/wiki/File_URI_scheme). If installing from the addons.mozilla.org, use the following URL (substituting ID with the extension ID or with the short name from the URL on AMO), https://addons.mozilla.org/firefox/downloads/latest/ID/latest.xpi. Languages packs are available from https://releases.mozilla.org/pub/firefox/releases/VERSION/PLATFORM/xpi/LANGUAGE.xpi. If you need to update the extension, you can change the name of the extension and it will be automatically updated. Extensions installed from file URLs will additional be updated when their internal version changes.
3102 | `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.
3103 | `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.
3104 | `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.
3105 | `restricted_domains` | An array of domains on which content scripts can't be run. This setting can be used only for the default configuration.
3106 | `updates_disabled` | (Firefox 89, Firefox ESR 78.11) Boolean that indicates whether or not to disable automatic updates for an individual extension.
3107 | `default_area` | (Firefox 113) String that indicates where to place the extension icon by default. Possible values are `navbar` and `menupanel`.
3108 | `temporarily_allow_weak_signatures`| (Firefox 127) A boolean that indicates whether to allow installing extensions signed using deprecated signature algorithms.
3110 **Compatibility:** Firefox 69, Firefox ESR 68.1 (As of Firefox 85, Firefox ESR 78.7, installing a theme makes it the default.)\
3111 **CCK2 Equivalent:** N/A\
3112 **Preferences Affected:** N/A
3115 Software\Policies\Mozilla\Firefox\ExtensionSettings (REG_MULTI_SZ) =
3119 "blocked_install_message": "Custom error message.",
3120 "install_sources": ["https://yourwebsite.com/*"],
3121 "installation_mode": "blocked",
3122 "allowed_types": ["extension"]
3124 "uBlock0@raymondhill.net": {
3125 "installation_mode": "force_installed",
3126 "install_url": "https://addons.mozilla.org/firefox/downloads/latest/ublock-origin/latest.xpi" # using slug / short name
3128 "adguardadblocker@adguard.com": {
3129 "installation_mode": "force_installed",
3130 "install_url": "https://addons.mozilla.org/firefox/downloads/latest/adguardadblocker@adguard.com/latest.xpi" # using extension ID
3132 "https-everywhere@eff.org": {
3133 "installation_mode": "allowed",
3134 "updates_disabled": false
3138 #### Windows (Intune)
3141 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Extensions/ExtensionSettings
3146 <data id="ExtensionSettings" value='
3149 "blocked_install_message": "Custom error message.",
3150 "install_sources": ["https://yourwebsite.com/*"],
3151 "installation_mode": "blocked",
3152 "allowed_types": ["extension"]
3154 "uBlock0@raymondhill.net": {
3155 "installation_mode": "force_installed",
3156 "install_url": "https://addons.mozilla.org/firefox/downloads/latest/ublock-origin/latest.xpi"
3158 "adguardadblocker@adguard.com": {
3159 "installation_mode": "force_installed",
3160 "install_url": "https://addons.mozilla.org/firefox/downloads/latest/adguardadblocker@adguard.com/latest.xpi"
3163 "https-everywhere@eff.org": {
3164 "installation_mode": "allowed",
3165 "updates_disabled": false
3169 If you are using custom ADMX and ADML administrative templates in Intune, you can use this OMA-URI instead
3170 to workaround the limit on the length of strings. Put all of your JSON on one line.
3174 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Extensions/ExtensionSettingsOneLine
3179 <data id="JSONOneLine" value='{}'/>
3184 <key>ExtensionSettings</key>
3188 <key>blocked_install_message</key>
3189 <string>Custom error message.</string>
3190 <key>install_sources</key>
3192 <string>"https://yourwebsite.com/*"</string>
3194 <key>installation_mode</key>
3195 <string>blocked</string>
3196 <key>allowed_types</key>
3198 <string>extension</string>
3201 <key>uBlock0@raymondhill.net</key>
3203 <key>installation_mode</key>
3204 <string>force_installed</string>
3205 <key>install_url</key>
3206 <string>https://addons.mozilla.org/firefox/downloads/latest/ublock-origin/latest.xpi</string>
3208 <key>adguardadblocker@adguard.com</key>
3210 <key>installation_mode</key>
3211 <string>force_installed</string>
3212 <key>install_url</key>
3213 <string>https://addons.mozilla.org/firefox/downloads/latest/adguardadblocker@adguard.com/latest.xpi</string>
3215 <key>https-everywhere@eff.org</key>
3217 <key>installation_mode</key>
3218 <string>allowed</string>
3219 <key>updates_disabled</key>
3229 "ExtensionSettings": {
3231 "blocked_install_message": "Custom error message.",
3232 "install_sources": ["https://yourwebsite.com/*"],
3233 "installation_mode": "blocked",
3234 "allowed_types": ["extension"]
3236 "uBlock0@raymondhill.net": {
3237 "installation_mode": "force_installed",
3238 "install_url": "https://addons.mozilla.org/firefox/downloads/latest/ublock-origin/latest.xpi"
3240 "adguardadblocker@adguard.com": {
3241 "installation_mode": "force_installed",
3242 "install_url": "https://addons.mozilla.org/firefox/downloads/latest/adguardadblocker@adguard.com/latest.xpi"
3244 "https-everywhere@eff.org": {
3245 "installation_mode": "allowed",
3246 "updates_disabled": false
3253 Control extension updates.
3255 **Compatibility:** Firefox 67, Firefox ESR 60.7\
3256 **CCK2 Equivalent:** N/A\
3257 **Preferences Affected:** `extensions.update.enabled`
3261 Software\Policies\Mozilla\Firefox\ExtensionUpdate = 0x1 | 0x0
3263 #### Windows (Intune)
3266 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Extensions/ExtensionUpdate
3270 <enabled/> or <disabled/>
3275 <key>ExtensionUpdate</key>
3283 "ExtensionUpdate": true | false
3288 Customize the Firefox Home page.
3290 **Compatibility:** Firefox 68, Firefox ESR 68 (SponsoredTopSites and SponsoredPocket were added in Firefox 95, Firefox ESR 91.4, Snippets was deprecated in Firefox 122)
3291 **CCK2 Equivalent:** N/A\
3292 **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`
3296 Software\Policies\Mozilla\Firefox\FirefoxHome\Search = 0x1 | 0x0
3297 Software\Policies\Mozilla\Firefox\FirefoxHome\TopSites = 0x1 | 0x0
3298 Software\Policies\Mozilla\Firefox\FirefoxHome\SponsoredTopSites = 0x1 | 0x0
3299 Software\Policies\Mozilla\Firefox\FirefoxHome\Highlights = 0x1 | 0x0
3300 Software\Policies\Mozilla\Firefox\FirefoxHome\Pocket = 0x1 | 0x0
3301 Software\Policies\Mozilla\Firefox\FirefoxHome\SponsoredPocket = 0x1 | 0x0
3302 Software\Policies\Mozilla\Firefox\FirefoxHome\Snippets = 0x1 | 0x0
3303 Software\Policies\Mozilla\Firefox\FirefoxHome\Locked = 0x1 | 0x0
3305 #### Windows (Intune)
3308 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/CustomizeFirefoxHome
3313 <data id="FirefoxHome_Search" value="true | false"/>
3314 <data id="FirefoxHome_TopSites" value="true | false"/>
3315 <data id="FirefoxHome_SponsoredTopSites" value="true | false"/>
3316 <data id="FirefoxHome_Highlights" value="true | false"/>
3317 <data id="FirefoxHome_Pocket" value="true | false"/>
3318 <data id="FirefoxHome_SponsoredPocket" value="true | false"/>
3319 <data id="FirefoxHome_Snippets" value="true | false"/>
3320 <data id="FirefoxHome_Locked" value="true | false"/>
3325 <key>FirefoxHome</key>
3331 <key>SponsoredTopSites</key>
3333 <key>Highlights</key>
3337 <key>SponsoredPocket</key>
3351 "Search": true | false,
3352 "TopSites": true | false,
3353 "SponsoredTopSites": true | false,
3354 "Highlights": true | false,
3355 "Pocket": true | false,
3356 "SponsoredPocket": true | false,
3357 "Snippets": true | false,
3358 "Locked": true | false
3364 Customize Firefox Suggest (US only).
3366 **Compatibility:** Firefox 118, Firefox ESR 115.3.
3367 **CCK2 Equivalent:** N/A\
3368 **Preferences Affected:** `browser.urlbar.suggest.quicksuggest.nonsponsored`, `browser.urlbar.suggest.quicksuggest.sponsored`, `browser.urlbar.quicksuggest.dataCollection.enabled`
3372 Software\Policies\Mozilla\Firefox\FirefoxSuggest\WebSuggestions = 0x1 | 0x0
3373 Software\Policies\Mozilla\Firefox\FirefoxSuggest\SponsoredSuggestions = 0x1 | 0x0
3374 Software\Policies\Mozilla\Firefox\FirefoxSuggest\ImproveSuggest = 0x1 | 0x0
3375 Software\Policies\Mozilla\Firefox\FirefoxSuggest\Locked = 0x1 | 0x0
3377 #### Windows (Intune)
3380 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~FirefoxSuggest/FirefoxSuggest_WebSuggestions
3384 <enabled/> or <disabled/>
3388 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~FirefoxSuggest/FirefoxSuggest_SponsoredSuggestions
3392 <enabled/> or <disabled/>
3396 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~FirefoxSuggest/FirefoxSuggest_ImproveSuggest
3400 <enabled/> or <disabled/>
3404 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~FirefoxSuggest/FirefoxSuggest_Locked
3408 <enabled/> or <disabled/>
3413 <key>FirefoxSuggest</key>
3415 <key>WebSuggestions</key>
3417 <key>SponsoredSuggestions</key>
3419 <key>ImproveSuggest</key>
3431 "WebSuggestions": true | false,
3432 "SponsoredSuggestions": true | false,
3433 "ImproveSuggest": true | false,
3434 "Locked": true | false
3439 ### GoToIntranetSiteForSingleWordEntryInAddressBar
3440 Whether to always go through the DNS server before sending a single word search string to a search engine.
3442 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.
3444 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.
3446 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.
3448 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`.
3450 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`.
3452 **Compatibility:** Firefox 104, Firefox ESR 102.2\
3453 **CCK2 Equivalent:** `N/A`\
3454 **Preferences Affected:** `browser.fixup.dns_first_for_single_words`
3458 Software\Policies\Mozilla\Firefox\GoToIntranetSiteForSingleWordEntryInAddressBar = 0x1 | 0x0
3460 #### Windows (Intune)
3463 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/GoToIntranetSiteForSingleWordEntryInAddressBar
3467 <enabled/> or <disabled/>
3472 <key>GoToIntranetSiteForSingleWordEntryInAddressBar</key>
3480 "GoToIntranetSiteForSingleWordEntryInAddressBar": true | false
3485 Configure default application handlers. This policy is based on the internal format of `handlers.json`.
3487 You can configure handlers based on a mime type (`mimeTypes`), a file's extension (`extensions`), or a protocol (`schemes`).
3489 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.
3491 | Name | Description |
3493 | `action`| Can be either `saveToDisk`, `useHelperApp`, `useSystemDefault`.
3494 | `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.
3495 | `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.
3496 | `name` | The display name of the handler (might not be used).
3497 | `path`| The native path to the executable to be used.
3498 | `uriTemplate`| A url to a web based application handler. The URL must be https and contain a %s to be used for substitution.
3500 **Compatibility:** Firefox 78, Firefox ESR 78\
3501 **CCK2 Equivalent:** N/A\
3502 **Preferences Affected:** N/A
3505 Software\Policies\Mozilla\Firefox\Handlers (REG_MULTI_SZ) =
3509 "application/msword": {
3510 "action": "useSystemDefault",
3516 "action": "useHelperApp",
3517 "ask": true | false,
3520 "uriTemplate": "https://mail.google.com/mail/?extsrc=mailto&url=%s"
3526 "action": "useHelperApp",
3527 "ask": true | false,
3529 "name": "Adobe Acrobat",
3530 "path": "C:\\Program Files (x86)\\Adobe\\Acrobat Reader DC\\Reader\\AcroRd32.exe"
3536 #### Windows (Intune)
3539 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/Handlers
3544 <data id="Handlers" value='
3547 "application/msword": {
3548 "action": "useSystemDefault",
3554 "action": "useHelperApp",
3555 "ask": true | false,
3558 "uriTemplate": "https://mail.google.com/mail/?extsrc=mailto&url=%s"
3564 "action": "useHelperApp",
3565 "ask": true | false,
3567 "name": "Adobe Acrobat",
3568 "path": "C:\\Program Files (x86)\\Adobe\\Acrobat Reader DC\\Reader\\AcroRd32.exe"
3575 If you are using custom ADMX and ADML administrative templates in Intune, you can use this OMA-URI instead
3576 to workaround the limit on the length of strings. Put all of your JSON on one line.
3580 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Extensions/HandlersOneLine
3585 <data id="JSONOneLine" value='{}'/>
3592 <key>mimeTypes</key>
3594 <key>application/msword</key>
3597 <string>useSystemDefault</string>
3607 <string>useHelperApp</string>
3614 <string>Gmail</string>
3615 <key>uriTemplate</key>
3616 <string>https://mail.google.com/mail/?extsrc=mailto&url=%s</string>
3621 <key>extensions</key>
3626 <string>useHelperApp</string>
3633 <string>Adobe Acrobat</string>
3635 <string>/System/Applications/Preview.app</string>
3649 "application/msword": {
3650 "action": "useSystemDefault",
3656 "action": "useHelperApp",
3657 "ask": true | false,
3660 "uriTemplate": "https://mail.google.com/mail/?extsrc=mailto&url=%s"
3666 "action": "useHelperApp",
3667 "ask": true | false,
3669 "name": "Adobe Acrobat",
3670 "path": "/usr/bin/acroread"
3678 ### HardwareAcceleration
3679 Control hardware acceleration.
3681 **Compatibility:** Firefox 60, Firefox ESR 60\
3682 **CCK2 Equivalent:** N/A\
3683 **Preferences Affected:** `layers.acceleration.disabled`
3687 Software\Policies\Mozilla\Firefox\HardwareAcceleration = 0x1 | 0x0
3689 #### Windows (Intune)
3692 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/HardwareAcceleration
3696 <enabled/> or <disabled/>
3701 <key>HardwareAcceleration</key>
3709 "HardwareAcceleration": true | false
3714 Configure the default homepage and how Firefox starts.
3716 `URL` is the default homepage.
3718 `Locked` prevents the user from changing homepage preferences.
3720 `Additional` allows for more than one homepage.
3722 `StartPage` is how Firefox starts. The choices are no homepage, the default homepage or the previous session.
3724 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.
3726 **Compatibility:** Firefox 60, Firefox ESR 60 (StartPage was added in Firefox 60, Firefox ESR 60.4, homepage-locked added in Firefox 78)\
3727 **CCK2 Equivalent:** `homePage`,`lockHomePage`\
3728 **Preferences Affected:** `browser.startup.homepage`, `browser.startup.page`
3732 Software\Policies\Mozilla\Firefox\Homepage\URL = "https://example.com"
3733 Software\Policies\Mozilla\Firefox\Homepage\Locked = 0x1 | 0x0
3734 Software\Policies\Mozilla\Firefox\Homepage\Additional\1 = "https://example.org"
3735 Software\Policies\Mozilla\Firefox\Homepage\Additional\2 = "https://example.edu"
3736 Software\Policies\Mozilla\Firefox\Homepage\StartPage = "none" | "homepage" | "previous-session" | "homepage-locked"
3738 #### Windows (Intune)
3741 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Homepage/HomepageURL
3747 <data id="HomepageURL" value="https://example.com"/>
3748 <data id="HomepageLocked" value="true | false"/>
3752 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Homepage/HomepageAdditional
3758 <data id="HomepageAdditional" value="1http://example.org2http://example.edu"/>
3762 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Homepage/HomepageStartPage
3768 <data id="StartPage" value="none | homepage | previous-session"/>
3776 <string>http://example.com</string>
3779 <key>Additional</key>
3781 <string>http://example.org</string>
3782 <string>http://example.edu</string>
3784 <key>StartPage</key>
3785 <string>none | homepage | previous-session | homepage-locked</string>
3794 "URL": "http://example.com/",
3795 "Locked": true | false,
3796 "Additional": ["http://example.org/",
3797 "http://example.edu/"],
3798 "StartPage": "none" | "homepage" | "previous-session" | "homepage-locked"
3804 Configure sites that will not be upgraded to HTTPS.
3806 The sites are specified as a list of origins.
3808 **Compatibility:** Firefox 127\
3809 **CCK2 Equivalent:** N/A\
3810 **Preferences Affected:** N/A
3814 Software\Policies\Mozilla\Firefox\HttpAllowlist\1 = "http://example.org"
3815 Software\Policies\Mozilla\Firefox\HttpAllowlist\2 = "http://example.edu"
3817 #### Windows (Intune)
3820 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/HttpAllowlist
3825 <data id="List" value="1http://example.org2http://example.edu"/>
3830 <key>HttpAllowlist</key>
3832 <string>http://example.org</string>
3833 <string>http://example.edu</string>
3841 "HttpAllowlist": ["http://example.org",
3842 "http://example.edu"]
3847 Configure HTTPS-Only Mode.
3849 | Value | Description
3851 | allowed | HTTPS-Only Mode is off by default, but the user can turn it on.
3852 | disallowed | HTTPS-Only Mode is off and the user can't turn it on.
3853 | enabled | HTTPS-Only Mode is on by default, but the user can turn it off.
3854 | force_enabled | HTTPS-Only Mode is on and the user can't turn it off.
3856 **Compatibility:** Firefox 127\
3857 **CCK2 Equivalent:** N/A\
3858 **Preferences Affected:** `dom.security.https_only_mode`
3862 Software\Policies\Mozilla\Firefox\HttpsOnlyMode = "allowed", "disallowed", "enabled", "force_enabled"
3864 #### Windows (Intune)
3867 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/HttpsOnlyMode
3872 <data id="HttpsOnlyMode" value="allowed | disallowed | enabled | force_enabled"/>
3877 <key>HttpsOnlyMode</key>
3878 <string>allowed | disallowed | enabled | force_enabled</string>
3885 "HttpsOnlyMode": "allowed" | "disallowed" | "enabled" | "force_enabled"
3889 ### InstallAddonsPermission
3890 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.
3892 `Allow` is a list of origins where extension installs are allowed.
3894 `Default` determines whether or not extension installs are allowed by default.
3896 **Compatibility:** Firefox 60, Firefox ESR 60\
3897 **CCK2 Equivalent:** `permissions.install`\
3898 **Preferences Affected:** `xpinstall.enabled`, `browser.newtabpage.activity-stream.asrouter.userprefs.cfr.addons`, `browser.newtabpage.activity-stream.asrouter.userprefs.cfr.features`
3902 Software\Policies\Mozilla\Firefox\InstallAddonsPermission\Allow\1 = "https://example.org"
3903 Software\Policies\Mozilla\Firefox\InstallAddonsPermission\Allow\2 = "https://example.edu"
3904 Software\Policies\Mozilla\Firefox\InstallAddonsPermission\Default = 0x1 | 0x0
3906 #### Windows (Intune)
3909 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Addons/InstallAddonsPermission_Allow
3914 <data id="Permissions" value="1https://example.org2https://example.edu"/>
3918 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Addons/InstallAddonsPermission_Default
3927 <key>InstallAddonsPermission</key>
3931 <string>http://example.org</string>
3932 <string>http://example.edu</string>
3943 "InstallAddonsPermission": {
3944 "Allow": ["http://example.org/",
3945 "http://example.edu/"],
3946 "Default": true | false
3952 Disable the feature enforcing a separate profile for each installation.
3954 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.
3956 If this policy set to false, Firefox will create a new profile for each unique installation of Firefox.
3958 This policy only work on Windows via GPO (not policies.json).
3960 **Compatibility:** Firefox 70, Firefox ESR 68.2 (Windows only, GPO only)\
3961 **CCK2 Equivalent:** N/A\
3962 **Preferences Affected:** N/A
3966 Software\Policies\Mozilla\Firefox\LegacyProfiles = = 0x1 | 0x0
3968 #### Windows (Intune)
3971 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/LegacyProfiles
3975 <enabled/> or <disabled/>
3977 ### LegacySameSiteCookieBehaviorEnabled
3978 Enable default legacy SameSite cookie behavior setting.
3980 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```.
3982 **Compatibility:** Firefox 96\
3983 **CCK2 Equivalent:** N/A\
3984 **Preferences Affected:** `network.cookie.sameSite.laxByDefault`
3988 Software\Policies\Mozilla\Firefox\LegacySameSiteCookieBehaviorEnabled = = 0x1 | 0x0
3990 #### Windows (Intune)
3993 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/LegacySameSiteCookieBehaviorEnabled
3997 <enabled/> or <disabled/>
4002 <key>LegacySameSiteCookieBehaviorEnabled</key>
4010 "LegacySameSiteCookieBehaviorEnabled": true | false
4013 ### LegacySameSiteCookieBehaviorEnabledForDomainList
4014 Revert to legacy SameSite behavior for cookies on specified sites.
4016 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```.
4018 **Compatibility:** Firefox 96\
4019 **CCK2 Equivalent:** N/A\
4020 **Preferences Affected:** `network.cookie.sameSite.laxByDefault.disabledHosts`
4024 Software\Policies\Mozilla\Firefox\LegacySameSiteCookieBehaviorEnabledForDomainList\1 = "example.org"
4025 Software\Policies\Mozilla\Firefox\LegacySameSiteCookieBehaviorEnabledForDomainList\2 = "example.edu"
4027 #### Windows (Intune)
4030 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/LegacySameSiteCookieBehaviorEnabledForDomainList
4035 <data id="LegacySameSiteCookieBehaviorEnabledForDomainList" value="1example.org2example.edu"/>
4040 <key>LegacySameSiteCookieBehaviorEnabledForDomainList</key>
4042 <string>example.org</string>
4043 <string>example.edu</string>
4051 "LegacySameSiteCookieBehaviorEnabledForDomainList": ["example.org",
4057 Enable linking to local files by origin.
4059 **Compatibility:** Firefox 68, Firefox ESR 68\
4060 **CCK2 Equivalent:** N/A\
4061 **Preferences Affected:** `capability.policy.localfilelinks.*`
4065 Software\Policies\Mozilla\Firefox\LocalFileLinks\1 = "https://example.org"
4066 Software\Policies\Mozilla\Firefox\LocalFileLinks\2 = "https://example.edu"
4068 #### Windows (Intune)
4071 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/LocalFileLinks
4076 <data id="LocalFileLinks" value="1https://example.org2https://example.edu"/>
4081 <key>LocalFileLinks</key>
4083 <string>http://example.org</string>
4084 <string>http://example.edu</string>
4092 "LocalFileLinks": ["http://example.org/",
4093 "http://example.edu/"]
4097 ### ManagedBookmarks
4098 Configures a list of bookmarks managed by an administrator that cannot be changed by the user.
4100 The bookmarks are only added as a button on the personal toolbar. They are not in the bookmarks folder.
4102 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:
4106 "id": "BookmarkType",
4110 "$ref": "BookmarkType"
4129 **Compatibility:** Firefox 83, Firefox ESR 78.5\
4130 **CCK2 Equivalent:** N/A\
4131 **Preferences Affected:** N/A
4134 Software\Policies\Mozilla\Firefox\ManagedBookmarks (REG_MULTI_SZ) =
4138 "toplevel_name": "My managed bookmarks folder"
4141 "url": "example.com",
4145 "name": "Mozilla links",
4148 "url": "https://mozilla.org",
4149 "name": "Mozilla.org"
4152 "url": "https://support.mozilla.org/",
4159 #### Windows (Intune)
4162 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/ManagedBookmarks
4167 <data id="JSON" value='
4170 "toplevel_name": "My managed bookmarks folder"
4173 "url": "example.com",
4177 "name": "Mozilla links",
4180 "url": "https://mozilla.org",
4181 "name": "Mozilla.org"
4184 "url": "https://support.mozilla.org/",
4191 If you are using custom ADMX and ADML administrative templates in Intune, you can use this OMA-URI instead
4192 to workaround the limit on the length of strings. Put all of your JSON on one line.
4196 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Extensions/ManagedBoomarksOneLine
4201 <data id="JSONOneLine" value='[]'/>
4206 <key>ManagedBookmarks</key>
4209 <key>toplevel_name</key>
4210 <string>My managed bookmarks folder</string>
4213 <string>example.com</string>
4215 <string>Example</string>
4219 <string>Mozilla links</string>
4224 <string>https://mozilla.org</string>
4226 <string>Mozilla</string>
4230 <string>https://support.mozilla.org/</string>
4232 <string>SUMO</string>
4243 "ManagedBookmarks": [
4245 "toplevel_name": "My managed bookmarks folder"
4248 "url": "example.com",
4252 "name": "Mozilla links",
4255 "url": "https://mozilla.org",
4256 "name": "Mozilla.org"
4259 "url": "https://support.mozilla.org/",
4268 ### ManualAppUpdateOnly
4270 Switch to manual updates only.
4272 If this policy is enabled:
4273 1. The user will never be prompted to install updates
4274 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.
4275 3. The update UI will work as expected, unlike when using DisableAppUpdate.
4277 This policy is primarily intended for advanced end users, not for enterprises, but it is available via GPO.
4279 **Compatibility:** Firefox 87\
4280 **CCK2 Equivalent:** N/A\
4281 **Preferences Affected:** N/A
4285 Software\Policies\Mozilla\Firefox\ManualAppUpdateOnly = 0x1 | 0x0
4287 #### Windows (Intune)
4290 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/ManualAppUpdateOnly
4294 <enabled/> or <disabled/>
4299 <key>ManualAppUpdateOnly</key>
4307 "ManualAppUpdateOnly": true | false
4311 ### NetworkPrediction
4312 Enable or disable network prediction (DNS prefetching).
4314 **Compatibility:** Firefox 67, Firefox ESR 60.7\
4315 **CCK2 Equivalent:** N/A\
4316 **Preferences Affected:** `network.dns.disablePrefetch`, `network.dns.disablePrefetchFromHTTPS`
4320 Software\Policies\Mozilla\Firefox\NetworkPrediction = 0x1 | 0x0
4322 #### Windows (Intune)
4325 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/NetworkPrediction
4329 <enabled/> or <disabled/>
4334 <key>NetworkPrediction</key>
4342 "NetworkPrediction": true | false
4346 Enable or disable the New Tab page.
4348 **Compatibility:** Firefox 68, Firefox ESR 68\
4349 **CCK2 Equivalent:** N/A\
4350 **Preferences Affected:** `browser.newtabpage.enabled`
4354 Software\Policies\Mozilla\Firefox\NewTabPage = 0x1 | 0x0
4356 #### Windows (Intune)
4359 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/NewTabPage
4363 <enabled/> or <disabled/>
4368 <key>NewTabPage</key>
4376 "NewTabPage": true | false
4379 ### NoDefaultBookmarks
4380 Disable the creation of default bookmarks.
4382 This policy is only effective if the user profile has not been created yet.
4384 **Compatibility:** Firefox 60, Firefox ESR 60\
4385 **CCK2 Equivalent:** `removeDefaultBookmarks`\
4386 **Preferences Affected:** N/A
4390 Software\Policies\Mozilla\Firefox\NoDefaultBookmarks = 0x1 | 0x0
4392 #### Windows (Intune)
4395 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/NoDefaultBookmarks
4399 <enabled/> or <disabled/>
4404 <key>NoDefaultBookmarks</key>
4412 "NoDefaultBookmarks": true | false
4416 ### OfferToSaveLogins
4417 Control whether or not Firefox offers to save passwords.
4419 **Compatibility:** Firefox 60, Firefox ESR 60\
4420 **CCK2 Equivalent:** `dontRememberPasswords`\
4421 **Preferences Affected:** `signon.rememberSignons`
4425 Software\Policies\Mozilla\Firefox\OfferToSaveLogins = 0x1 | 0x0
4427 #### Windows (Intune)
4430 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/OfferToSaveLogins
4434 <enabled/> or <disabled/>
4439 <key>OfferToSaveLogins</key>
4447 "OfferToSaveLogins": true | false
4451 ### OfferToSaveLoginsDefault
4452 Sets the default value of signon.rememberSignons without locking it.
4454 **Compatibility:** Firefox 70, Firefox ESR 60.2\
4455 **CCK2 Equivalent:** `dontRememberPasswords`\
4456 **Preferences Affected:** `signon.rememberSignons`
4460 Software\Policies\Mozilla\Firefox\OfferToSaveLoginsDefault = 0x1 | 0x0
4462 #### Windows (Intune)
4465 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/OfferToSaveLoginsDefault
4469 <enabled/> or <disabled/>
4474 <key>OfferToSaveLoginsDefault</key>
4482 "OfferToSaveLoginsDefault": true | false
4486 ### OverrideFirstRunPage
4487 Override the first run page. If the value is an empty string (""), the first run page is not displayed.
4489 Starting with Firefox 83, Firefox ESR 78.5, you can also specify multiple URLS separated by a vertical bar (|).
4491 **Compatibility:** Firefox 60, Firefox ESR 60\
4492 **CCK2 Equivalent:** `welcomePage`,`noWelcomePage`\
4493 **Preferences Affected:** `startup.homepage_welcome_url`
4497 Software\Policies\Mozilla\Firefox\OverrideFirstRunPage = "http://example.org"
4499 #### Windows (Intune)
4502 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/OverrideFirstRunPage
4507 <data id="OverridePage" value="https://example.com"/>
4512 <key>OverrideFirstRunPage</key>
4513 <string>http://example.org</string>
4520 "OverrideFirstRunPage": "http://example.org"
4524 ### OverridePostUpdatePage
4525 Override the upgrade page. If the value is an empty string (""), no extra pages are displayed when Firefox is upgraded.
4527 **Compatibility:** Firefox 60, Firefox ESR 60\
4528 **CCK2 Equivalent:** `upgradePage`,`noUpgradePage`\
4529 **Preferences Affected:** `startup.homepage_override_url`
4533 Software\Policies\Mozilla\Firefox\OverridePostUpdatePage = "http://example.org"
4535 #### Windows (Intune)
4538 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/OverridePostUpdatePage
4543 <data id="OverridePage" value="https://example.com"/>
4548 <key>OverridePostUpdatePage</key>
4549 <string>http://example.org</string>
4556 "OverridePostUpdatePage": "http://example.org"
4560 ### PasswordManagerEnabled
4561 Remove access to the password manager via preferences and blocks about:logins on Firefox 70.
4563 **Compatibility:** Firefox 70, Firefox ESR 60.2\
4564 **CCK2 Equivalent:** N/A\
4565 **Preferences Affected:** `pref.privacy.disable_button.view_passwords`, `signon.rememberSignons`
4569 Software\Policies\Mozilla\Firefox\PasswordManagerEnabled = 0x1 | 0x0
4571 #### Windows (Intune)
4574 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/PasswordManagerEnabled
4578 <enabled/> or <disabled/>
4583 <key>PasswordManagerEnabled</key>
4591 "PasswordManagerEnabled": true | false
4595 ### PasswordManagerExceptions
4596 Prevent Firefox from saving passwords for specific sites.
4598 The sites are specified as a list of origins.
4600 **Compatibility:** Firefox 101\
4601 **CCK2 Equivalent:** N/A\
4602 **Preferences Affected:** N/A
4606 Software\Policies\Mozilla\Firefox\PasswordManagerExceptions\1 = "https://example.org"
4607 Software\Policies\Mozilla\Firefox\PasswordManagerExceptions\2 = "https://example.edu"
4609 #### Windows (Intune)
4612 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/PasswordManagerExceptions
4617 <data id="List" value="1https://example.org2https://example.edu"/>
4622 <key>PasswordManagerExceptions</key>
4624 <string>https://example.org</string>
4625 <string>https://example.edu</string>
4633 "PasswordManagerExceptions": ["https://example.org",
4634 "https://example.edu"]
4639 Disable or configure PDF.js, the built-in PDF viewer.
4641 If `Enabled` is set to false, the built-in PDF viewer is disabled.
4643 If `EnablePermissions` is set to true, the built-in PDF viewer will honor document permissions like preventing the copying of text.
4645 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.
4647 **Compatibility:** Firefox 77, Firefox ESR 68.9\
4648 **CCK2 Equivalent:** N/A\
4649 **Preferences Affected:** `pdfjs.disabled`, `pdfjs.enablePermissions`
4653 Software\Policies\Mozilla\Firefox\PDFjs\Enabled = 0x1 | 0x0
4654 Software\Policies\Mozilla\Firefox\PDFjs\EnablePermissions = 0x1 | 0x0
4656 #### Windows (Intune)
4659 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~PDFjs/PDFjs_Enabled
4660 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~PDFjs/PDFjs_EnablePermissions
4664 <enabled/>or <disabled/>
4673 <key>EnablePermissions</key>
4683 "Enabled": true | false,
4684 "EnablePermissions": true | false
4690 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.
4692 `Allow` is a list of origins where the feature is allowed.
4694 `Block` is a list of origins where the feature is not allowed.
4696 `BlockNewRequests` determines whether or not new requests can be made for the feature.
4698 `Locked` prevents the user from changing preferences for the feature.
4700 `Default` specifies the default value for Autoplay. block-audio-video is not supported on Firefox ESR 68.
4702 **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)\
4703 **CCK2 Equivalent:** N/A\
4704 **Preferences Affected:** `permissions.default.camera`, `permissions.default.microphone`, `permissions.default.geo`, `permissions.default.desktop-notification`, `media.autoplay.default`, `permissions.default.xr`
4708 Software\Policies\Mozilla\Firefox\Permissions\Camera\Allow\1 = "https://example.org"
4709 Software\Policies\Mozilla\Firefox\Permissions\Camera\Allow\2 = "https://example.com"
4710 Software\Policies\Mozilla\Firefox\Permissions\Camera\Block\1 = "https://example.edu"
4711 Software\Policies\Mozilla\Firefox\Permissions\Camera\BlockNewRequests = 0x1 | 0x0
4712 Software\Policies\Mozilla\Firefox\Permissions\Camera\Locked = 0x1 | 0x0
4713 Software\Policies\Mozilla\Firefox\Permissions\Microphone\Allow\1 = "https://example.org"
4714 Software\Policies\Mozilla\Firefox\Permissions\Microphone\Allow\2 = "https://example.com"
4715 Software\Policies\Mozilla\Firefox\Permissions\Microphone\Block\1 = "https://example.edu"
4716 Software\Policies\Mozilla\Firefox\Permissions\Microphone\BlockNewRequests = 0x1 | 0x0
4717 Software\Policies\Mozilla\Firefox\Permissions\Microphone\Locked = 0x1 | 0x0
4718 Software\Policies\Mozilla\Firefox\Permissions\Location\Allow\1 = "https://example.org"
4719 Software\Policies\Mozilla\Firefox\Permissions\Location\Allow\2 = "https://example.com"
4720 Software\Policies\Mozilla\Firefox\Permissions\Location\Block\1 = "https://example.edu"
4721 Software\Policies\Mozilla\Firefox\Permissions\Location\BlockNewRequests = 0x1 | 0x0
4722 Software\Policies\Mozilla\Firefox\Permissions\Location\Locked = 0x1 | 0x0
4723 Software\Policies\Mozilla\Firefox\Permissions\Notifications\Allow\1 = "https://example.org"
4724 Software\Policies\Mozilla\Firefox\Permissions\Notifications\Allow\2 = "https://example.com"
4725 Software\Policies\Mozilla\Firefox\Permissions\Notifications\Block\1 = "https://example.edu"
4726 Software\Policies\Mozilla\Firefox\Permissions\Notifications\BlockNewRequests = 0x1 | 0x0
4727 Software\Policies\Mozilla\Firefox\Permissions\Notifications\Locked = 0x1 | 0x0
4728 Software\Policies\Mozilla\Firefox\Permissions\Autoplay\Allow\1 = "https://example.org"
4729 Software\Policies\Mozilla\Firefox\Permissions\Autoplay\Allow\2 = "https://example.com"
4730 Software\Policies\Mozilla\Firefox\Permissions\Autoplay\Block\1 = "https://example.edu"
4731 Software\Policies\Mozilla\Firefox\Permissions\Autoplay\Default = "allow-audio-video" | "block-audio" | "block-audio-video"
4732 Software\Policies\Mozilla\Firefox\Permissions\Autoplay\Locked = 0x1 | 0x0
4733 Software\Policies\Mozilla\Firefox\Permissions\VirtualReality\Allow\1 = "https://example.org"
4734 Software\Policies\Mozilla\Firefox\Permissions\VirtualReality\Allow\2 = "https://example.com"
4735 Software\Policies\Mozilla\Firefox\Permissions\VirtualReality\Block\1 = "https://example.edu"
4736 Software\Policies\Mozilla\Firefox\Permissions\VirtualReality\BlockNewRequests = 0x1 | 0x0
4737 Software\Policies\Mozilla\Firefox\Permissions\VirtualReality\Locked = 0x1 | 0x0
4739 #### Windows (Intune)
4742 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Permissions~Camera/Camera_Allow
4747 <data id="Permissions" value="1https://example.org2https://example.com"/>
4751 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Permissions~Camera/Camera_Block
4756 <data id="Permissions" value="1https://example.edu"/>
4760 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Permissions~Camera/Camera_BlockNewRequests
4764 <enabled/> or <disabled/>
4768 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Permissions~Camera/Camera_Locked
4772 <enabled/> or <disabled/>
4776 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Permissions~Microphone/Microphone_Allow
4781 <data id="Permissions" value="1https://example.org2https://example.com"/>
4785 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Permissions~Microphone/Microphone_Block
4790 <data id="Permissions" value="1https://example.edu"/>
4794 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Permissions~Microphone/Microphone_BlockNewRequests
4798 <enabled/> or <disabled/>
4802 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Permissions~Microphone/Microphone_Locked
4806 <enabled/> or <disabled/>
4810 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Permissions~Location/Location_Allow
4815 <data id="Permissions" value="1https://example.org2https://example.com"/>
4819 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Permissions~Location/Location_Block
4824 <data id="Permissions" value="1https://example.edu"/>
4828 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Permissions~Location/Location_BlockNewRequests
4832 <enabled/> or <disabled/>
4836 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Permissions~Location/Location_Locked
4840 <enabled/> or <disabled/>
4844 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Permissions~Notifications/Notifications_Allow
4849 <data id="Permissions" value="1https://example.org2https://example.com"/>
4853 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Permissions~Notifications/Notifications_BlockNewRequests
4857 <enabled/> or <disabled/>
4861 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Permissions~Notifications/Notifications_Locked
4865 <enabled/> or <disabled/>
4869 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Permissions~Autoplay/Autoplay_Allow
4874 <data id="Permissions" value="1https://example.org2https://example.com"/>
4878 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Permissions~Autoplay/Autoplay_Block
4883 <data id="Permissions" value="1https://example.edu"/>
4887 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Permissions~Autoplay/Autoplay_Default
4892 <data id="Autoplay_Default" value="allow-audio-video | block-audio | block-audio-video"/>
4896 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Permissions~Autoplay/Autoplay_Locked
4900 <enabled/> or <disabled/>
4904 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Permissions~VirtualReality/VirtualReality_Allow
4909 <data id="Permissions" value="1https://example.org2https://example.com"/>
4913 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Permissions~VirtualReality/VirtualReality_Block
4918 <data id="Permissions" value="1https://example.edu"/>
4922 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Permissions~VirtualReality/VirtualReality_BlockNewRequests
4926 <enabled/> or <disabled/>
4930 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Permissions~Notifications/VirtualReality_Locked
4934 <enabled/> or <disabled/>
4939 <key>Permissions</key>
4945 <string>https://example.org</string>
4946 <string>https://example.org:1234</string>
4950 <string>https://example.edu</string>
4952 <key>BlockNewRequests</key>
4957 <key>Microphone</key>
4961 <string>https://example.org</string>
4965 <string>https://example.edu</string>
4967 <key>BlockNewRequests</key>
4976 <string>https://example.org</string>
4980 <string>https://example.edu</string>
4982 <key>BlockNewRequests</key>
4987 <key>Notifications</key>
4991 <string>https://example.org</string>
4995 <string>https://example.edu</string>
4997 <key>BlockNewRequests</key>
5006 <string>https://example.org</string>
5010 <string>https://example.edu</string>
5013 <string>allow-audio-video | block-audio | block-audio-video</string>
5026 "Allow": ["https://example.org","https://example.org:1234"],
5027 "Block": ["https://example.edu"],
5028 "BlockNewRequests": true | false,
5029 "Locked": true | false
5032 "Allow": ["https://example.org"],
5033 "Block": ["https://example.edu"],
5034 "BlockNewRequests": true | false,
5035 "Locked": true | false
5038 "Allow": ["https://example.org"],
5039 "Block": ["https://example.edu"],
5040 "BlockNewRequests": true | false,
5041 "Locked": true | false
5044 "Allow": ["https://example.org"],
5045 "Block": ["https://example.edu"],
5046 "BlockNewRequests": true | false,
5047 "Locked": true | false
5050 "Allow": ["https://example.org"],
5051 "Block": ["https://example.edu"],
5052 "Default": "allow-audio-video" | "block-audio" | "block-audio-video",
5053 "Locked": true | false
5059 ### PictureInPicture
5061 Enable or disable Picture-in-Picture as well as prevent the user from enabling or disabling it (Locked).
5063 **Compatibility:** Firefox 78, Firefox ESR 78\
5064 **CCK2 Equivalent:** N/A\
5065 **Preferences Affected:** `media.videocontrols.picture-in-picture.video-toggle.enabled`
5069 Software\Policies\Mozilla\Firefox\PictureInPicture\Enabled = 0x1 | 0x0
5070 Software\Policies\Mozilla\Firefox\PictureInPicture\Locked = 0x1 | 0x0
5073 #### Windows (Intune)
5076 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~PictureInPicture/PictureInPicture_Enabled
5077 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~PictureInPicture/PictureInPicture_Locked
5081 <enabled/> or <disabled/>
5086 <key>PictureInPicture</key>
5099 "PictureInPicture": {
5100 "Enabled": true | false,
5101 "Locked": true | false
5107 Configure the default pop-up window policy as well as origins for which pop-up windows are allowed.
5109 `Allow` is a list of origins where popup-windows are allowed.
5111 `Default` determines whether or not pop-up windows are allowed by default.
5113 `Locked` prevents the user from changing pop-up preferences.
5115 **Compatibility:** Firefox 60, Firefox ESR 60\
5116 **CCK2 Equivalent:** `permissions.popup`\
5117 **Preferences Affected:** `dom.disable_open_during_load`
5121 Software\Policies\Mozilla\Firefox\PopupBlocking\Allow\1 = "https://example.org"
5122 Software\Policies\Mozilla\Firefox\PopupBlocking\Allow\2 = "https://example.edu"
5123 Software\Policies\Mozilla\Firefox\PopupBlocking\Default = 0x1 | 0x0
5124 Software\Policies\Mozilla\Firefox\PopupBlocking\Locked = 0x1 | 0x0
5126 #### Windows (Intune)
5129 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Popups/PopupBlocking_Allow
5134 <data id="Permissions" value="1https://example.org2https://example.edu"/>
5138 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Popups/PopupBlocking_Default
5142 <enabled/> or <disabled/>
5146 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Popups/PopupBlocking_Locked
5150 <enabled/> or <disabled/>
5155 <key>PopupBlocking</key>
5159 <string>http://example.org</string>
5160 <string>http://example.edu</string>
5174 "Allow": ["http://example.org/",
5175 "http://example.edu/"],
5176 "Default": true | false,
5177 "Locked": true | false
5182 ### PostQuantumKeyAgreementEnabled
5183 Enable post-quantum key agreement for TLS.
5185 **Compatibility:** Firefox 127\
5186 **CCK2 Equivalent:** N/A\
5187 **Preferences Affected:** `security.tls.enable_kyber`, `network.http.http3.enable_kyber` (Firefox 128)
5191 Software\Policies\Mozilla\Firefox\PostQuantumKeyAgreementEnabled = 0x1 | 0x0
5193 #### Windows (Intune)
5196 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/PostQuantumKeyAgreementEnabled
5200 <enabled/> or <disabled/>
5205 <key>PostQuantumKeyAgreementEnabled</key>
5213 "PostQuantumKeyAgreementEnabled": true | false
5218 Set and lock preferences.
5220 **NOTE** On Windows, in order to use this policy, you must clear all settings in the old **Preferences (Deprecated)** section in group policy.
5222 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.
5224 Preferences that start with the following prefixes are supported:
5227 alerts.* (Firefox 122, Firefox ESR 115.7)
5228 app.update.* (Firefox 86, Firefox ESR 78.8)
5230 datareporting.policy.
5233 general.autoScroll (Firefox 83, Firefox ESR 78.5)
5234 general.smoothScroll (Firefox 83, Firefox ESR 78.5)
5238 keyword.enabled (Firefox 95, Firefox ESR 91.4)
5243 pdfjs. (Firefox 84, Firefox ESR 78.6)
5247 privacy.globalprivacycontrol.enabled (Firefox 127, Firefox ESR 128.0)
5248 privacy.userContext.enabled (Firefox 126, Firefox ESR 115.11)
5249 privacy.userContext.ui.enabled (Firefox 126, Firefox ESR 115.11)
5250 signon. (Firefox 83, Firefox ESR 78.5)
5251 spellchecker. (Firefox 84, Firefox ESR 78.6)
5252 toolkit.legacyUserProfileCustomizations.stylesheets (Firefox 95, Firefox ESR 91.4)
5255 xpinstall.signatures.required (Firefox ESR 102.10, Firefox ESR only)
5256 xpinstall.whitelist.required (Firefox 118, Firefox ESR 115.3)
5258 as well as the following security preferences:
5260 | Preference | Type | Default
5262 | security.default_personal_cert | string | Ask Every Time
5263 | If set to Select Automatically, Firefox automatically chooses the default personal certificate.
5264 | security.disable_button.openCertManager | string | N/A
5265 | If set to true and locked, the View Certificates button in preferences is disabled (Firefox 121, Firefox ESR 115.6)
5266 | security.disable_button.openDeviceManager | string | N/A
5267 | If set to true and locked, the Security Devices button in preferences is disabled (Firefox 121, Firefox ESR 115.6)
5268 | security.insecure_connection_text.enabled | bool | false
5269 | If set to true, adds the words "Not Secure" for insecure sites.
5270 | security.insecure_connection_text.pbmode.enabled | bool | false
5271 | If set to true, adds the words "Not Secure" for insecure sites in private browsing.
5272 | security.mixed_content.block_active_content | boolean | true
5273 | If set to true, mixed active content (HTTP subresources such as scripts, fetch requests, etc. on a HTTPS page) will be blocked.
5274 | security.mixed_content.block_display_content | boolean | false
5275 | 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)
5276 | security.mixed_content.upgrade_display_content | boolean | true
5277 | 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)
5278 | security.osclientcerts.autoload | boolean | false
5279 | If true, client certificates are loaded from the operating system certificate store.
5280 | security.OCSP.enabled | integer | 1
5281 | If 0, do not fetch OCSP. If 1, fetch OCSP for DV and EV certificates. If 2, fetch OCSP only for EV certificates.
5282 | security.OCSP.require | boolean | false
5283 | If true, if an OCSP request times out, the connection fails.
5284 | security.osclientcerts.assume_rsa_pss_support | boolean | true
5285 | If false, we don't assume an RSA key can do RSA-PSS. (Firefox 114, Firefox ESR 102.12)
5286 | security.ssl.enable_ocsp_stapling | boolean | true
5287 | If false, OCSP stapling is not enabled.
5288 | security.ssl.errorReporting.enabled | boolean | true
5289 | If false, SSL errors cannot be sent to Mozilla.
5290 | security.ssl.require_safe_negotiation | boolean | false
5291 | If true, Firefox will only negotiate TLS connections with servers that indicate they support secure renegotiation. (Firefox 118, Firefox ESR 115.3)
5292 | security.tls.enable_0rtt_data | boolean | true
5293 | If false, TLS early data is turned off. (Firefox 93, Firefox 91.2, Firefox 78.15)
5294 | security.tls.hello_downgrade_check | boolean | true
5295 | If false, the TLS 1.3 downgrade check is disabled.
5296 | security.tls.version.enable-deprecated | boolean | false
5297 | If true, browser will accept TLS 1.0. and TLS 1.1. (Firefox 86, Firefox 78.8)
5298 | security.warn_submit_secure_to_insecure | boolean | true
5299 | If false, no warning is shown when submitting a form from https to http.
5301 Using the preference as the key, set the `Value` to the corresponding preference value.
5303 `Status` can be "default", "locked", "user" or "clear"
5305 * `"default"`: Read/Write: Settings appear as default even if factory default differs.
5306 * `"locked"`: Read-Only: Settings appear as default even if factory default differs.
5307 * `"user"`: Read/Write: Settings appear as changed if it differs from factory default.
5308 * `"clear"`: Read/Write: `Value` has no effect. Resets to factory defaults on each startup.
5310 `"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```.
5312 `"user"` preferences persist even if the policy is removed, so if you need to remove them, you should use the clear policy.
5314 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.
5316 See the examples below for more detail.
5318 IMPORTANT: Make sure you're only setting a particular preference using this mechanism and not some other way.
5321 **Compatibility:** Firefox 81, Firefox ESR 78.3\
5322 **CCK2 Equivalent:** `preferences`\
5323 **Preferences Affected:** Many
5326 Software\Policies\Mozilla\Firefox\Preferences (REG_MULTI_SZ) =
5329 "accessibility.force_disabled": {
5331 "Status": "default",
5335 "browser.cache.disk.parent_directory": {
5336 "Value": "SOME_NATIVE_PATH",
5339 "browser.tabs.warnOnClose": {
5345 #### Windows (Intune)
5348 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/Preferences
5353 <data id="JSON" value='
5355 "accessibility.force_disabled": {
5357 "Status": "default",
5360 "browser.cache.disk.parent_directory": {
5361 "Value": "SOME_NATIVE_PATH",
5364 "browser.tabs.warnOnClose": {
5370 If you are using custom ADMX and ADML administrative templates in Intune, you can use this OMA-URI instead
5371 to workaround the limit on the length of strings. Put all of your JSON on one line.
5375 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Extensions/PreferencesOneLine
5380 <data id="JSONOneLine" value='{}'/>
5385 <key>Preferences</key>
5387 <key>accessibility.force_disabled</key>
5390 <integer>1</integer>
5392 <string>default</string>
5394 <string>number</string>
5396 <key>browser.cache.disk.parent_directory</key>
5399 <string>SOME_NATIVE_PATH</string>
5401 <string>user</string>
5403 <key>browser.tabs.warnOnClose</key>
5408 <string>locked</string>
5418 "accessibility.force_disabled": {
5423 "browser.cache.disk.parent_directory": {
5424 "Value": "SOME_NATIVE_PATH",
5427 "browser.tabs.warnOnClose": {
5436 Require or prevent using a primary (formerly master) password.
5438 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.
5440 If both DisableMasterPasswordCreation and PrimaryPassword are used, DisableMasterPasswordCreation takes precedent.
5442 **Compatibility:** Firefox 79, Firefox ESR 78.1\
5443 **CCK2 Equivalent:** `noMasterPassword`\
5444 **Preferences Affected:** N/A
5448 Software\Policies\Mozilla\Firefox\PrimaryPassword = 0x1 | 0x0
5450 #### Windows (Intune)
5453 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/PrimaryPassword
5457 <enabled/> or <disabled/>
5462 <key>PrimaryPassword</key>
5470 "PrimaryPassword": true | false
5475 Enable or disable printing.
5477 **Compatibility:** Firefox 120, Firefox ESR 115.5\
5478 **CCK2 Equivalent:** N/A\
5479 **Preferences Affected:** `print.enabled`
5483 Software\Policies\Mozilla\Firefox\PrintingEnabled = 0x1 | 0x0
5485 #### Windows (Intune)
5488 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/PrintingEnabled
5492 <enabled/> or <disabled/>
5497 <key>PrintingEnabled</key>
5505 "PrintingEnabled": true | false
5509 ### PromptForDownloadLocation
5510 Ask where to save each file before downloading.
5512 **Compatibility:** Firefox 68, Firefox ESR 68\
5513 **CCK2 Equivalent:** N/A\
5514 **Preferences Affected:** `browser.download.useDownloadDir`
5518 Software\Policies\Mozilla\Firefox\PromptForDownloadLocation = 0x1 | 0x0
5520 #### Windows (Intune)
5523 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/PromptForDownloadLocation
5527 <enabled/> or <disabled/>
5532 <key>PromptForDownloadLocation</key>
5540 "PromptForDownloadLocation": true | false
5545 Configure proxy settings. These settings correspond to the connection settings in Firefox preferences.
5546 To specify ports, append them to the hostnames with a colon (:).
5548 Unless you lock this policy, changes the user already has in place will take effect.
5550 `Mode` is the proxy method being used.
5552 `Locked` is whether or not proxy settings can be changed.
5554 `HTTPProxy` is the HTTP proxy server.
5556 `UseHTTPProxyForAllProtocols` is whether or not the HTTP proxy should be used for all other proxies.
5558 `SSLProxy` is the SSL proxy server.
5560 `FTPProxy` is the FTP proxy server.
5562 `SOCKSProxy` is the SOCKS proxy server
5564 `SOCKSVersion` is the SOCKS version (4 or 5)
5566 `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.
5568 `AutoConfigURL` is a URL for proxy configuration (only used if Mode is autoConfig).
5570 `AutoLogin` means do not prompt for authentication if password is saved.
5572 `UseProxyForDNS` to use proxy DNS when using SOCKS v5.
5574 **Compatibility:** Firefox 60, Firefox ESR 60\
5575 **CCK2 Equivalent:** `networkProxy*`\
5576 **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`
5580 Software\Policies\Mozilla\Firefox\Proxy\Mode = "none" | "system" | "manual" | "autoDetect" | "autoConfig"
5581 Software\Policies\Mozilla\Firefox\Proxy\Locked = 0x1 | 0x0
5582 Software\Policies\Mozilla\Firefox\Proxy\HTTPProxy = https://httpproxy.example.com
5583 Software\Policies\Mozilla\Firefox\Proxy\UseHTTPProxyForAllProtocols = 0x1 | 0x0
5584 Software\Policies\Mozilla\Firefox\Proxy\SSLProxy = https://sslproxy.example.com
5585 Software\Policies\Mozilla\Firefox\Proxy\FTPProxy = https://ftpproxy.example.com
5586 Software\Policies\Mozilla\Firefox\Proxy\SOCKSProxy = https://socksproxy.example.com
5587 Software\Policies\Mozilla\Firefox\Proxy\SOCKSVersion = 0x4 | 0x5
5588 Software\Policies\Mozilla\Firefox\Proxy\Passthrough = <local>
5589 Software\Policies\Mozilla\Firefox\Proxy\AutoConfigURL = URL_TO_AUTOCONFIG
5590 Software\Policies\Mozilla\Firefox\Proxy\AutoLogin = 0x1 | 0x0
5591 Software\Policies\Mozilla\Firefox\Proxy\UseProxyForDNS = 0x1 | 0x0
5593 #### Windows (Intune)
5595 These setttings were moved to a category to make them easier to configure via Intune.
5599 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~ProxySettings/Proxy_Locked
5603 <enabled/> or <disabled/>
5607 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~ProxySettings/Proxy_ConnectionType
5612 <data id="Proxy_ConnectionType" value="none | system | manual | autoDetect | autoConfig"/>
5616 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~ProxySettings/Proxy_HTTPProxy
5621 <data id="Proxy_HTTPProxy" value="httpproxy.example.com"/>
5625 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~ProxySettings/Proxy_UseHTTPProxyForAllProtocols
5629 <enabled/> or <disabled/>
5633 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~ProxySettings/Proxy_SSLProxy
5638 <data id="Proxy_SSLProxy" value="sslproxy.example.com"/>
5642 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~ProxySettings/Proxy_SOCKSProxy
5647 <data id="Proxy_SOCKSProxy" value="socksproxy.example.com"/>
5648 <data id="Proxy_SOCKSVersion" value="4 | 5"/>
5652 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~ProxySettings/Proxy_AutoConfigURL
5657 <data id="Proxy_AutoConfigURL" value="URL_TO_AUTOCONFIG"/>
5661 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~ProxySettings/Proxy_Passthrough
5666 <data id="Proxy_Passthrough" value="<local>"/>
5670 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~ProxySettings/Proxy_AutoLogin
5674 <enabled/> or <disabled/>
5678 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~ProxySettings/Proxy_UseProxyForDNS
5682 <enabled/> or <disabled/>
5686 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/Proxy
5691 <data id="ProxyLocked" value="true | false"/>
5692 <data id="ConnectionType" value="none | system | manual | autoDetect | autoConfig"/>
5693 <data id="HTTPProxy" value="httpproxy.example.com"/>
5694 <data id="UseHTTPProxyForAllProtocols" value="true | false"/>
5695 <data id="SSLProxy" value="sslproxy.example.com"/>
5696 <data id="FTPProxy" value="ftpproxy.example.com"/>
5697 <data id="SOCKSProxy" value="socksproxy.example.com"/>
5698 <data id="SOCKSVersion" value="4 | 5"/>
5699 <data id="AutoConfigURL" value="URL_TO_AUTOCONFIG"/>
5700 <data id="Passthrough" value="<local>"/>
5701 <data id="AutoLogin" value="true | false"/>
5702 <data id="UseProxyForDNS" value="true | false"/>
5710 <string>none | system | manual | autoDetect | autoConfig</string>
5713 <key>HTTPProxy</key>
5714 <string>https://httpproxy.example.com</string>
5715 <key>UseHTTPProxyForAllProtocols</key>
5718 <string>https://sslproxy.example.com</string>
5720 <string>https://ftpproxy.example.com</string>
5721 <key>SOCKSProxy</key>
5722 <string>https://socksproxy.example.com</string>
5723 <key>SOCKSVersion</key>
5724 <string>4 | 5</string>
5725 <key>Passthrough</key>
5726 <string><local>></string>
5727 <key>AutoConfigURL</key>
5728 <string>URL_TO_AUTOCONFIG</string>
5729 <key>AutoLogin</key>
5731 <key>UseProxyForDNS</key>
5741 "Mode": "none" | "system" | "manual" | "autoDetect" | "autoConfig",
5742 "Locked": true | false,
5743 "HTTPProxy": "hostname",
5744 "UseHTTPProxyForAllProtocols": true | false,
5745 "SSLProxy": "hostname",
5746 "FTPProxy": "hostname",
5747 "SOCKSProxy": "hostname",
5748 "SOCKSVersion": 4 | 5,
5749 "Passthrough": "<local>",
5750 "AutoConfigURL": "URL_TO_AUTOCONFIG",
5751 "AutoLogin": true | false,
5752 "UseProxyForDNS": true | false
5757 ### RequestedLocales
5758 Set the the list of requested locales for the application in order of preference. It will cause the corresponding language pack to become active.
5760 Note: For Firefox 68, this can now be a string so that you can specify an empty value.
5762 **Compatibility:** Firefox 64, Firefox ESR 60.4, Updated in Firefox 68, Firefox ESR 68\
5763 **CCK2 Equivalent:** N/A\
5764 **Preferences Affected:** N/A
5767 Software\Policies\Mozilla\Firefox\RequestedLocales\1 = "de"
5768 Software\Policies\Mozilla\Firefox\RequestedLocales\2 = "en-US"
5772 Software\Policies\Mozilla\Firefox\RequestedLocales = "de,en-US"
5774 #### Windows (Intune)
5777 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/RequestedLocalesString
5782 <data id="Preferences_String" value="de,en-US"/>
5787 <key>RequestedLocales</key>
5790 <string>en-US</string>
5797 <key>RequestedLocales</key>
5798 <string>de,en-US</string>
5806 "RequestedLocales": ["de", "en-US"]
5814 "RequestedLocales": "de,en-US"
5818 <a name="SanitizeOnShutdown"></a>
5820 ### SanitizeOnShutdown (Selective)
5821 Clear data on shutdown.
5823 Note: Starting with Firefox 128, History clears FormData and Downloads as well.
5829 `Downloads` Download History (*Deprecated*)
5831 `FormData` Form & Search History (*Deprecated*)
5833 `History` Browsing History, Download History, Form & Search History.
5835 `Sessions` Active Logins
5837 `SiteSettings` Site Preferences
5839 `OfflineApps` Offline Website Data.
5841 `Locked` prevents the user from changing these preferences.
5843 **Compatibility:** Firefox 68, Firefox ESR 68 (Locked added in 74/68.6, History update in Firefox 128)\
5844 **CCK2 Equivalent:** N/A\
5845 **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)
5849 Software\Policies\Mozilla\Firefox\SanitizeOnShutdown\Cache = 0x1 | 0x0
5850 Software\Policies\Mozilla\Firefox\SanitizeOnShutdown\Cookies = 0x1 | 0x0
5851 Software\Policies\Mozilla\Firefox\SanitizeOnShutdown\Downloads = 0x1 | 0x0
5852 Software\Policies\Mozilla\Firefox\SanitizeOnShutdown\FormData = 0x1 | 0x0
5853 Software\Policies\Mozilla\Firefox\SanitizeOnShutdown\History = 0x1 | 0x0
5854 Software\Policies\Mozilla\Firefox\SanitizeOnShutdown\Sessions = 0x1 | 0x0
5855 Software\Policies\Mozilla\Firefox\SanitizeOnShutdown\SiteSettings = 0x1 | 0x0
5856 Software\Policies\Mozilla\Firefox\SanitizeOnShutdown\OfflineApps = 0x1 | 0x0
5857 Software\Policies\Mozilla\Firefox\SanitizeOnShutdown\Locked = 0x1 | 0x0
5859 #### Windows (Intune)
5862 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~SanitizeOnShutdown/A_SanitizeOnShutdown_Cache
5866 <enabled/> or <disabled/>
5870 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~SanitizeOnShutdown/B_SanitizeOnShutdown_Cookies
5874 <enabled/> or <disabled/>
5878 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~SanitizeOnShutdown/C_SanitizeOnShutdown_Downloads
5882 <enabled/> or <disabled/>
5886 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~SanitizeOnShutdown/D_SanitizeOnShutdown_FormData
5890 <enabled/> or <disabled/>
5894 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~SanitizeOnShutdown/E_SanitizeOnShutdown_History
5898 <enabled/> or <disabled/>
5902 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~SanitizeOnShutdown/F_SanitizeOnShutdown_Sessions
5906 <enabled/> or <disabled/>
5910 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~SanitizeOnShutdown/G_SanitizeOnShutdown_SiteSettings
5914 <enabled/> or <disabled/>
5918 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~SanitizeOnShutdown/H_SanitizeOnShutdown_OfflineApps
5922 <enabled/> or <disabled/>
5926 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~SanitizeOnShutdown/I_SanitizeOnShutdown_Locked
5930 <enabled/> or <disabled/>
5935 <key>SanitizeOnShutdown</key>
5941 <key>Downloads</key>
5949 <key>SiteSettings</key>
5951 <key>OfflineApps</key>
5962 "SanitizeOnShutdown": {
5963 "Cache": true | false,
5964 "Cookies": true | false,
5965 "Downloads": true | false,
5966 "FormData": true | false,
5967 "History": true | false,
5968 "Sessions": true | false,
5969 "SiteSettings": true | false,
5970 "OfflineApps": true | false,
5971 "Locked": true | false
5976 ### SanitizeOnShutdown (All)
5977 Clear all data on shutdown, including Browsing & Download History, Cookies, Active Logins, Cache, Form & Search History, Site Preferences and Offline Website Data.
5979 **Compatibility:** Firefox 60, Firefox ESR 60\
5980 **CCK2 Equivalent:** N/A\
5981 **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`
5984 Software\Policies\Mozilla\Firefox\SanitizeOnShutdown = 0x1 | 0x0
5986 #### Windows (Intune)
5989 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/C_SanitizeOnShutdown
5993 <enabled/> or <disabled/>
5998 <key>SanitizeOnShutdown</key>
6006 "SanitizeOnShutdown": true | false
6011 Set whether or not search bar is displayed.
6013 **Compatibility:** Firefox 60, Firefox ESR 60\
6014 **CCK2 Equivalent:** `showSearchBar`\
6015 **Preferences Affected:** N/A
6019 Software\Policies\Mozilla\Firefox\SearchBar = "unified" | "separate"
6022 #### Windows (Intune)
6025 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/SearchBar
6030 <data id="SearchBar" value="unified | separate"/>
6035 <key>SearchBar</key>
6036 <string>unified | separate</string>
6043 "SearchBar": "unified" | "separate"
6047 <a name="SearchEngines"></a>
6049 ### SearchEngines (This policy is only available on the ESR.)
6051 ### SearchEngines | Add
6053 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.
6055 This policy is only available on the ESR. `Name` and `URLTemplate` are required.
6057 `Name` is the name of the search engine.
6059 `URLTemplate` is the search URL with {searchTerms} to substitute for the search term.
6061 `Method` is either GET or POST
6063 `IconURL` is a URL for the icon to use.
6065 `Alias` is a keyword to use for the engine.
6067 `Description` is a description of the search engine.
6069 `PostData` is the POST data as name value pairs separated by &.
6071 `SuggestURLTemplate` is a search suggestions URL with {searchTerms} to substitute for the search term.
6073 `Encoding` is the query charset for the engine. It defaults to UTF-8.
6075 **Compatibility:** Firefox ESR 60 (POST support in Firefox ESR 68, Encoding support in Firefox 91)\
6076 **CCK2 Equivalent:** `searchplugins`\
6077 **Preferences Affected:** N/A
6081 Software\Policies\Mozilla\Firefox\SearchEngines\Add\1\Name = "Example1"
6082 Software\Policies\Mozilla\Firefox\SearchEngines\Add\1\URLTemplate = "https://www.example.org/q={searchTerms}"
6083 Software\Policies\Mozilla\Firefox\SearchEngines\Add\1\Method = "GET" | "POST"
6084 Software\Policies\Mozilla\Firefox\SearchEngines\Add\1\IconURL = "https://www.example.org/favicon.ico"
6085 Software\Policies\Mozilla\Firefox\SearchEngines\Add\1\Alias = "example"
6086 Software\Policies\Mozilla\Firefox\SearchEngines\Add\1\Description = "Example Description"
6087 Software\Policies\Mozilla\Firefox\SearchEngines\Add\1\SuggestURLTemplate = "https://www.example.org/suggestions/q={searchTerms}"
6088 Software\Policies\Mozilla\Firefox\SearchEngines\Add\1\PostData = "name=value&q={searchTerms}"
6090 #### Windows (Intune)
6093 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Search/SearchEngines_1
6098 <data id="SearchEngine_Name" value="Example1"/>
6099 <data id="SearchEngine_URLTemplate" value="https://www.example.org/q={searchTerms"/>
6100 <data id="SearchEngine_Method" value="GET | POST"/>
6101 <data id="SearchEngine_IconURL" value="https://www.example.org/favicon.ico"/>
6102 <data id="SearchEngine_Alias" value="example"/>
6103 <data id="SearchEngine_Description" value="Example Description"/>
6104 <data id="SearchEngine_SuggestURLTemplate" value="https://www.example.org/suggestions/q={searchTerms}"/>
6105 <data id="SearchEngine_PostData" value="name=value&q={searchTerms}"/>
6110 <key>SearchEngines</key>
6116 <string>Example1</string>
6117 <key>URLTemplate</key>
6118 <string>https://www.example.org/q={searchTerms}</string>
6120 <string>GET | POST </string>
6122 <string>https://www.example.org/favicon.ico</string>
6124 <string>example</string>
6125 <key>Description</key>
6126 <string>Example Description</string>
6127 <key>SuggestURLTemplate</key>
6128 <string>https://www.example.org/suggestions/q={searchTerms}</string>
6130 <string>name=value&q={searchTerms}</string>
6144 "URLTemplate": "https://www.example.org/q={searchTerms}",
6145 "Method": "GET" | "POST",
6146 "IconURL": "https://www.example.org/favicon.ico",
6148 "Description": "Description",
6149 "PostData": "name=value&q={searchTerms}",
6150 "SuggestURLTemplate": "https://www.example.org/suggestions/q={searchTerms}"
6157 ### SearchEngines | Default
6159 Set the default search engine. This policy is only available on the ESR.
6161 **Compatibility:** Firefox ESR 60\
6162 **CCK2 Equivalent:** `defaultSearchEngine`\
6163 **Preferences Affected:** N/A
6167 Software\Policies\Mozilla\Firefox\SearchEngines\Default = NAME_OF_SEARCH_ENGINE
6169 #### Windows (Intune)
6172 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Search/SearchEngines_Default
6177 <data id="SearchEngines_Default" value="NAME_OF_SEARCH_ENGINE"/>
6182 <key>SearchEngines</key>
6185 <string>NAME_OF_SEARCH_ENGINE</string>
6194 "Default": "NAME_OF_SEARCH_ENGINE"
6199 ### SearchEngines | PreventInstalls
6201 Prevent installing search engines from webpages.
6203 **Compatibility:** Firefox ESR 60\
6204 **CCK2 Equivalent:** `disableSearchEngineInstall`\
6205 **Preferences Affected:** N/A
6209 Software\Policies\Mozilla\Firefox\SearchEngines\PreventInstalls = 0x1 | 0x0
6211 #### Windows (Intune)
6214 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Search/SearchEngines_PreventInstalls
6218 <enabled/> or <disabled/>
6223 <key>SearchEngines</key>
6225 <key>PreventInstalls</key>
6235 "PreventInstalls": true | false
6240 ### SearchEngines | Remove
6242 Hide built-in search engines. This policy is only available on the ESR.
6244 **Compatibility:** Firefox ESR 60.2\
6245 **CCK2 Equivalent:** `removeDefaultSearchEngines` (removed all built-in engines)\
6246 **Preferences Affected:** N/A
6250 Software\Policies\Mozilla\Firefox\SearchEngines\Remove\1 = NAME_OF_SEARCH_ENGINE
6252 #### Windows (Intune)
6255 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Search/SearchEngines_Remove
6260 <data id="SearchEngines_Remove" value="1NAME_OF_SEARCH_ENGINE"/>
6265 <key>SearchEngines</key>
6269 <string>NAME_OF_SEARCH_ENGINE</string>
6279 "Remove": ["NAME_OF_SEARCH_ENGINE"]
6284 ### SearchSuggestEnabled
6286 Enable search suggestions.
6288 **Compatibility:** Firefox 68, Firefox ESR 68\
6289 **CCK2 Equivalent:** N/A\
6290 **Preferences Affected:** `browser.urlbar.suggest.searches`, `browser.search.suggest.enabled`
6294 Software\Policies\Mozilla\Firefox\SearchSuggestEnabled = 0x1 | 0x0
6296 #### Windows (Intune)
6299 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Search/SearchSuggestEnabled
6303 <enabled/> or <disabled/>
6308 <key>SearchSuggestEnabled</key>
6316 "SearchSuggestEnabled": true | false
6322 Add or delete PKCS #11 modules.
6324 **Compatibility:** Firefox 114, Firefox ESR 112.12\
6325 **CCK2 Equivalent:** N/A\
6326 **Preferences Affected:** N/A
6330 Software\Policies\Mozilla\Firefox\SecurityDevices\Add\NAME_OF_DEVICE_TO_ADD = PATH_TO_LIBRARY_FOR_DEVICE
6331 Software\Policies\Mozilla\Firefox\SecurityDevices\Remove\1 = NAME_OF_DEVICE_TO_REMOVE
6333 #### Windows (Intune)
6336 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/SecurityDevices/SecurityDevices_Add
6341 <data id="SecurityDevices" value="NAME_OF_DEVICE_TO_ADDPATH_TO_LIBRARY_FOR_DEVICE"/>
6345 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/SecurityDevices/SecurityDevices_Delete
6350 <data id="SecurityDevices" value="1NAME_OF_DEVICE_TO_REMOVE"/>
6355 <key>SecurityDevices</key>
6359 <key>NAME_OF_DEVICE_TO_ADD</key>
6360 <string>PATH_TO_LIBRARY_FOR_DEVICE</string>
6364 <string>NAME_OF_DEVICE_TO_DELETE</string>
6373 "SecurityDevices": {
6375 "NAME_OF_DEVICE_TO_ADD": "PATH_TO_LIBRARY_FOR_DEVICE"
6377 "Delete": ["NAME_OF_DEVICE_TO_DELETE"]
6382 ### SecurityDevices (Deprecated)
6384 Install PKCS #11 modules.
6386 **Compatibility:** Firefox 64, Firefox ESR 60.4\
6387 **CCK2 Equivalent:** `certs.devices`\
6388 **Preferences Affected:** N/A
6392 Software\Policies\Mozilla\Firefox\SecurityDevices\NAME_OF_DEVICE = PATH_TO_LIBRARY_FOR_DEVICE
6394 #### Windows (Intune)
6397 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/SecurityDevices
6402 <data id="SecurityDevices" value="NAME_OF_DEVICEPATH_TO_LIBRARY_FOR_DEVICE"/>
6407 <key>SecurityDevices</key>
6409 <key>NAME_OF_DEVICE</key>
6410 <string>PATH_TO_LIBRARY_FOR_DEVICE</string>
6418 "SecurityDevices": {
6419 "NAME_OF_DEVICE": "PATH_TO_LIBRARY_FOR_DEVICE"
6425 Show the home button on the toolbar.
6427 Future versions of Firefox will not show the home button by default.
6429 **Compatibility:** Firefox 88, Firefox ESR 78.10\
6430 **CCK2 Equivalent:** N/A\
6431 **Preferences Affected:** N/A
6435 Software\Policies\Mozilla\Firefox\ShowHomeButton = 0x1 | 0x0
6437 #### Windows (Intune)
6440 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Homepage/Homepage_ShowHomeButton
6444 <enabled/> or <disabled/>
6449 <key>ShowHomeButton</key>
6457 "ShowHomeButton": true | false
6463 Set and lock the maximum version of TLS. (Firefox defaults to a maximum of TLS 1.3.)
6465 **Compatibility:** Firefox 66, Firefox ESR 60.6\
6466 **CCK2 Equivalent:** N/A\
6467 **Preferences Affected:** `security.tls.version.max`
6471 Software\Policies\Mozilla\Firefox\SSLVersionMax = "tls1" | "tls1.1" | "tls1.2" | "tls1.3"
6473 #### Windows (Intune)
6476 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/SSLVersionMax
6481 <data id="SSLVersion" value="tls1 | tls1.2 | tls1.3"/>
6486 <key>SSLVersionMax</key>
6487 <string>tls1 | tls1.1 | tls1.2 | tls1.3</string>
6495 "SSLVersionMax": "tls1" | "tls1.1" | "tls1.2" | "tls1.3"
6501 Set and lock the minimum version of TLS. (Firefox defaults to a minimum of TLS 1.2.)
6503 **Compatibility:** Firefox 66, Firefox ESR 60.6\
6504 **CCK2 Equivalent:** N/A\
6505 **Preferences Affected:** `security.tls.version.min`
6509 Software\Policies\Mozilla\Firefox\SSLVersionMin = "tls1" | "tls1.1" | "tls1.2" | "tls1.3"
6511 #### Windows (Intune)
6514 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/SSLVersionMin
6519 <data id="SSLVersion" value="tls1 | tls1.2 | tls1.3"/>
6524 <key>SSLVersionMin</key>
6525 <string>tls1 | tls1.1 | tls1.2 | tls1.3</string>
6533 "SSLVersionMin": "tls1" | "tls1.1" | "tls1.2" | "tls1.3"
6537 ### StartDownloadsInTempDirectory
6538 Force downloads to start off in a local, temporary location rather than the default download directory.
6540 **Compatibility:** Firefox 102\
6541 **CCK2 Equivalent:** N/A\
6542 **Preferences Affected:** `browser.download.start_downloads_in_tmp_dir`
6546 Software\Policies\Mozilla\Firefox\StartDownloadsInTempDirectory = 0x1 | 0x0
6548 #### Windows (Intune)
6551 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/StartDownloadsInTempDirectory
6555 <enabled/> or <disabled/>
6560 <key>StartDownloadsInTempDirectory</key>
6568 "StartDownloadsInTempDirectory": true | false
6572 Add a menuitem to the help menu for specifying support information.
6574 **Compatibility:** Firefox 68.0.1, Firefox ESR 68.0.1\
6575 **CCK2 Equivalent:** helpMenu\
6576 **Preferences Affected:** N/A
6580 Software\Policies\Mozilla\Firefox\SupportMenu\Title = "Support Menu"
6581 Software\Policies\Mozilla\Firefox\SupportMenu\URL = "http://example.com/support"
6582 Software\Policies\Mozilla\Firefox\SupportMenu\AccessKey = "S"
6584 #### Windows (Intune)
6587 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/SupportMenu
6592 <data id="SupportMenuTitle" value="Support Menu"/>
6593 <data id="SupportMenuURL" value="http://example.com/support"/>
6594 <data id="SupportMenuAccessKey" value="S"/>
6599 <key>SupportMenu</key>
6602 <string>SupportMenu</string>
6604 <string>http://example.com/support</string>
6605 <key>AccessKey</key>
6615 "Title": "Support Menu",
6616 "URL": "http://example.com/support",
6622 ### TranslateEnabled
6623 Enable or disable webpage translation.
6625 Note: Web page translation is done completely on the client, so there is no data or privacy risk.
6627 If you only want to disable the popup, you can set the pref `browser.translations.automaticallyPopup` to false using the [Preferences](#preferences) policy.
6629 **Compatibility:** Firefox 126\
6630 **CCK2 Equivalent:** N/A\
6631 **Preferences Affected:** `browser.translations.enable`
6635 Software\Policies\Mozilla\Firefox\TranslateEnabled = 0x1 | 0x0
6637 #### Windows (Intune)
6640 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/TranslateEnabled
6644 <enabled/> or <disabled/>
6649 <key>TranslateEnabled</key>
6657 "TranslateEnabled": true | false
6663 Prevent Firefox from messaging the user in certain situations.
6665 `WhatsNew` Remove the "What's New" icon and menuitem. (*Deprecated*)
6667 `ExtensionRecommendations` If false, don't recommend extensions while the user is visiting web pages.
6669 `FeatureRecommendations` If false, don't recommend browser features.
6671 `UrlbarInterventions` If false, Don't offer Firefox specific suggestions in the URL bar.
6673 `SkipOnboarding` If true, don't show onboarding messages on the new tab page.
6675 `MoreFromMozilla` If false, don't show the "More from Mozilla" section in Preferences. (Firefox 98)
6677 `Locked` prevents the user from changing user messaging preferences.
6679 **Compatibility:** Firefox 75, Firefox ESR 68.7\
6680 **CCK2 Equivalent:** N/A\
6681 **Preferences Affected:** `browser.newtabpage.activity-stream.asrouter.userprefs.cfr.addons`, `browser.newtabpage.activity-stream.asrouter.userprefs.cfr.features`, `browser.aboutwelcome.enabled`, `browser.preferences.moreFromMozilla`
6685 Software\Policies\Mozilla\Firefox\UserMessaging\ExtensionRecommendations = 0x1 | 0x0
6686 Software\Policies\Mozilla\Firefox\UserMessaging\FeatureRecommendations = 0x1 | 0x0
6687 Software\Policies\Mozilla\Firefox\UserMessaging\UrlbarInterventions = 0x1 | 0x0
6688 Software\Policies\Mozilla\Firefox\UserMessaging\SkipOnboarding = 0x1 | 0x0
6689 Software\Policies\Mozilla\Firefox\UserMessaging\MoreFromMozilla = 0x1 | 0x0
6690 Software\Policies\Mozilla\Firefox\UserMessaging\Locked = 0x1 | 0x0
6692 #### Windows (Intune)
6695 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~UserMessaging/UserMessaging_ExtensionRecommendations
6696 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~UserMessaging/UserMessaging_FeatureRecommendations
6697 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~UserMessaging/UserMessaging_UrlbarInterventions
6698 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~UserMessaging/UserMessaging_SkipOnboarding
6699 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~UserMessaging/UserMessaging_MoreFromMozilla
6700 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~UserMessaging/UserMessaging_Locked
6704 <enabled/> or <disabled/>
6709 <key>UserMessaging</key>
6711 <key>ExtensionRecommendations</key>
6713 <key>FeatureRecommendations</key>
6715 <key>UrlbarInterventions</key>
6717 <key>SkipOnboarding</key>
6719 <key>MoreFromMozilla</key>
6731 "ExtensionRecommendations": true | false,
6732 "FeatureRecommendations": true | false,
6733 "UrlbarInterventions": true | false,
6734 "SkipOnboarding": true | false,
6735 "MoreFromMozilla": true | false,
6736 "Locked": true | false
6741 ### UseSystemPrintDialog
6742 Use the system print dialog instead of the print preview window.
6744 **Compatibility:** Firefox 102\
6745 **CCK2 Equivalent:** N/A\
6746 **Preferences Affected:** `print.prefer_system_dialog`
6750 Software\Policies\Mozilla\Firefox\UseSystemPrintDialog = 0x1 | 0x0
6752 #### Windows (Intune)
6755 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/UseSystemPrintDialog
6759 <enabled/> or <disabled/>
6764 <key>UseSystemPrintDialog</key>
6772 "UseSystemPrintDialog": true | false
6777 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.
6778 The arrays are limited to 1000 entries each.
6780 If you want to block all URLs, you can use `<all_urls>` or `*://*/*`. You can't have just a `*` on the right side.
6782 For specific protocols, use `https://*/*` or `http://*/*`.
6784 As of Firefox 83 and Firefox ESR 78.5, file URLs are supported.
6786 **Compatibility:** Firefox 60, Firefox ESR 60\
6787 **CCK2 Equivalent:** N/A\
6788 **Preferences Affected:** N/A
6792 Software\Policies\Mozilla\Firefox\WebsiteFilter\Block\1 = "<all_urls>"
6793 Software\Policies\Mozilla\Firefox\WebsiteFilter\Exceptions\1 = "http://example.org/*"
6795 #### Windows (Intune)
6798 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/B_WebsiteFilter_Block
6802 <enabled/> <data id="WebsiteFilter" value="1<all_urls>"/>
6806 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/B_WebsiteFilter_Exceptions
6811 <data id="WebsiteFilter" value="1http://example.org/*"/>
6813 If you are using custom ADMX and ADML administrative templates in Intune, you can use this OMA-URI instead
6814 to workaround the limit on the length of strings. Put all of your JSON on one line.
6818 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Extensions/WebsiteFilterOneLine
6823 <data id="JSONOneLine" value='{"Block": ["<all_urls>"],"Exceptions": ["http://example.org/*"]}'/>
6828 <key>WebsiteFilter</key>
6832 <string><all_urls></string>
6834 <key>Exceptions</key>
6836 <string>http://example.org/*</string>
6847 "Block": ["<all_urls>"],
6848 "Exceptions": ["http://example.org/*"]
6854 Allow Windows single sign-on for Microsoft, work, and school accounts.
6856 If this policy is set to true, Firefox will use credentials stored in Windows to sign in to Microsoft, work, and school accounts.
6858 **Compatibility:** Firefox 91\
6859 **CCK2 Equivalent:** N/A\
6860 **Preferences Affected:** `network.http.windows-sso.enabled`
6864 Software\Policies\Mozilla\Firefox\WindowsSSO = 0x1 | 0x0
6866 #### Windows (Intune)
6869 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/WindowsSSO
6873 <enabled/> or <disabled/>
6879 "WindowsSSO": true | false