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:
9 "SPNEGO": ["mydomain.com", "https://myotherdomain.com"]
11 "Authentication_Comment": "These domains are required for us"
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 | **[`AppAutoUpdate`](#appautoupdate)** | Enable or disable automatic application update.
21 | **[`AppUpdatePin`](#appupdatepin)** | Prevent Firefox from being updated beyond the specified version.
22 | **[`AppUpdateURL`](#appupdateurl)** | Change the URL for application update.
23 | **[`Authentication`](#authentication)** | Configure sites that support integrated authentication.
24 | **[`AutoLaunchProtocolsFromOrigins`](#autolaunchprotocolsfromorigins)** | Define a list of external protocols that can be used from listed origins without prompting the user.
25 | **[`BackgroundAppUpdate`](#backgroundappupdate)** | Enable or disable the background updater (Windows only).
26 | **[`BlockAboutAddons`](#blockaboutaddons)** | Block access to the Add-ons Manager (about:addons).
27 | **[`BlockAboutConfig`](#blockaboutconfig)** | Block access to about:config.
28 | **[`BlockAboutProfiles`](#blockaboutprofiles)** | Block access to About Profiles (about:profiles).
29 | **[`BlockAboutSupport`](#blockaboutsupport)** | Block access to Troubleshooting Information (about:support).
30 | **[`Bookmarks`](#bookmarks)** | Add bookmarks in either the bookmarks toolbar or menu.
31 | **[`CaptivePortal`](#captiveportal)** | Enable or disable the detection of captive portals.
32 | **[`Certificates`](#certificates)** |
33 | **[`Certificates -> ImportEnterpriseRoots`](#certificates--importenterpriseroots)** | Trust certificates that have been added to the operating system certificate store by a user or administrator.
34 | **[`Certificates -> Install`](#certificates--install)** | Install certificates into the Firefox certificate store.
35 | **[`Containers`](#containers)** | Set policies related to [containers](https://addons.mozilla.org/firefox/addon/multi-account-containers/).
36 | **[`Cookies`](#cookies)** | Configure cookie preferences.
37 | **[`DefaultDownloadDirectory`](#defaultdownloaddirectory)** | Set the default download directory.
38 | **[`DisableAppUpdate`](#disableappupdate)** | Turn off application updates.
39 | **[`DisableBuiltinPDFViewer`](#disablebuiltinpdfviewer)** | Disable the built in PDF viewer.
40 | **[`DisabledCiphers`](#disabledciphers)** | Disable ciphers.
41 | **[`DisableDefaultBrowserAgent`](#disabledefaultbrowseragent)** | Prevent the default browser agent from taking any actions (Windows only).
42 | **[`DisableDeveloperTools`](#disabledevelopertools)** | Remove access to all developer tools.
43 | **[`DisableFeedbackCommands`](#disablefeedbackcommands)** | Disable the menus for reporting sites.
44 | **[`DisableFirefoxAccounts`](#disablefirefoxaccounts)** | Disable Firefox Accounts integration (Sync).
45 | **[`DisableFirefoxScreenshots`](#disablefirefoxscreenshots)** | Remove access to Firefox Screenshots.
46 | **[`DisableFirefoxStudies`](#disablefirefoxstudies)** | Disable Firefox studies (Shield).
47 | **[`DisableForgetButton`](#disableforgetbutton)** | Disable the "Forget" button.
48 | **[`DisableFormHistory`](#disableformhistory)** | Turn off saving information on web forms and the search bar.
49 | **[`DisableMasterPasswordCreation`](#disablemasterpasswordcreation)** | Remove the master password functionality.
50 | **[`DisablePasswordReveal`](#disablepasswordreveal)** | Do not allow passwords to be revealed in saved logins.
51 | **[`DisablePocket`](#disablepocket)** | Remove Pocket in the Firefox UI.
52 | **[`DisablePrivateBrowsing`](#disableprivatebrowsing)** | Remove access to private browsing.
53 | **[`DisableProfileImport`](#disableprofileimport)** | Disables the "Import data from another browser" option in the bookmarks window.
54 | **[`DisableProfileRefresh`](#disableprofilerefresh)** | Disable the Refresh Firefox button on about:support and support.mozilla.org
55 | **[`DisableSafeMode`](#disablesafemode)** | Disable safe mode within the browser.
56 | **[`DisableSecurityBypass`](#disablesecuritybypass)** | Prevent the user from bypassing security in certain cases.
57 | **[`DisableSetDesktopBackground`](#disablesetdesktopbackground)** | Remove the "Set As Desktop Background..." menuitem when right clicking on an image.
58 | **[`DisableSystemAddonUpdate`](#disablesystemaddonupdate)** | Prevent system add-ons from being installed or updated.
59 | **[`DisableTelemetry`](#disabletelemetry)** | DisableTelemetry
60 | **[`DisableThirdPartyModuleBlocking`](#disablethirdpartymoduleblocking)** | Do not allow blocking third-party modules.
61 | **[`DisplayBookmarksToolbar`](#displaybookmarkstoolbar)** | Set the initial state of the bookmarks toolbar.
62 | **[`DisplayMenuBar`](#displaymenubar)** | Set the state of the menubar.
63 | **[`DNSOverHTTPS`](#dnsoverhttps)** | Configure DNS over HTTPS.
64 | **[`DontCheckDefaultBrowser`](#dontcheckdefaultbrowser)** | Don't check if Firefox is the default browser at startup.
65 | **[`DownloadDirectory`](#downloaddirectory)** | Set and lock the download directory.
66 | **[`EnableTrackingProtection`](#enabletrackingprotection)** | Configure tracking protection.
67 | **[`EncryptedMediaExtensions`](#encryptedmediaextensions)** | Enable or disable Encrypted Media Extensions and optionally lock it.
68 | **[`EnterprisePoliciesEnabled`](#enterprisepoliciesenabled)** | Enable policy support on macOS.
69 | **[`ExemptDomainFileTypePairsFromFileTypeDownloadWarnings`](#exemptdomainfiletypepairsfromfiletypedownloadwarnings)** | Disable warnings based on file extension for specific file types on domains.
70 | **[`Extensions`](#extensions)** | Control the installation, uninstallation and locking of extensions.
71 | **[`ExtensionSettings`](#extensionsettings)** | Manage all aspects of extensions.
72 | **[`ExtensionUpdate`](#extensionupdate)** | Control extension updates.
73 | **[`FirefoxHome`](#firefoxhome)** | Customize the Firefox Home page.
74 | **[`FirefoxSuggest`](#firefoxsuggest)** | Customize Firefox Suggest.
75 | **[`GoToIntranetSiteForSingleWordEntryInAddressBar`](#gotointranetsiteforsinglewordentryinaddressbar)** | Force direct intranet site navigation instead of searching when typing single word entries in the address bar.
76 | **[`Handlers`](#handlers)** | Configure default application handlers.
77 | **[`HardwareAcceleration`](#hardwareacceleration)** | Control hardware acceleration.
78 | **[`Homepage`](#homepage)** | Configure the default homepage and how Firefox starts.
79 | **[`InstallAddonsPermission`](#installaddonspermission)** | Configure the default extension install policy as well as origins for extension installs are allowed.
80 | **[`LegacyProfiles`](#legacyprofiles)** | Disable the feature enforcing a separate profile for each installation.
81 | **[`LegacySameSiteCookieBehaviorEnabled`](#legacysamesitecookiebehaviorenabled)** | Enable default legacy SameSite cookie behavior setting.
82 | **[`LegacySameSiteCookieBehaviorEnabledForDomainList`](#legacysamesitecookiebehaviorenabledfordomainlist)** | Revert to legacy SameSite behavior for cookies on specified sites.
83 | **[`LocalFileLinks`](#localfilelinks)** | Enable linking to local files by origin.
84 | **[`ManagedBookmarks`](#managedbookmarks)** | Configures a list of bookmarks managed by an administrator that cannot be changed by the user.
85 | **[`ManualAppUpdateOnly`](#manualappupdateonly)** | Allow manual updates only and do not notify the user about updates.
86 | **[`NetworkPrediction`](#networkprediction)** | Enable or disable network prediction (DNS prefetching).
87 | **[`NewTabPage`](#newtabpage)** | Enable or disable the New Tab page.
88 | **[`NoDefaultBookmarks`](#nodefaultbookmarks)** | Disable the creation of default bookmarks.
89 | **[`OfferToSaveLogins`](#offertosavelogins)** | Control whether or not Firefox offers to save passwords.
90 | **[`OfferToSaveLoginsDefault`](#offertosaveloginsdefault)** | Set the default value for whether or not Firefox offers to save passwords.
91 | **[`OverrideFirstRunPage`](#overridefirstrunpage)** | Override the first run page.
92 | **[`OverridePostUpdatePage`](#overridepostupdatepage)** | Override the upgrade page.
93 | **[`PasswordManagerEnabled`](#passwordmanagerenabled)** | Remove (some) access to the password manager.
94 | **[`PasswordManagerExceptions`](#passwordmanagerexceptions)** | Prevent Firefox from saving passwords for specific sites.
95 | **[`PDFjs`](#pdfjs)** | Disable or configure PDF.js, the built-in PDF viewer.
96 | **[`Permissions`](#permissions)** | Set permissions associated with camera, microphone, location, and notifications.
97 | **[`PictureInPicture`](#pictureinpicture)** | Enable or disable Picture-in-Picture.
98 | **[`PopupBlocking`](#popupblocking)** | Configure the default pop-up window policy as well as origins for which pop-up windows are allowed.
99 | **[`Preferences`](#preferences)** | Set and lock preferences.
100 | **[`PrimaryPassword`](#primarypassword)** | Require or prevent using a primary (formerly master) password.
101 | **[`PrintingEnabled`](#printingenabled)** | Enable or disable printing.
102 | **[`PromptForDownloadLocation`](#promptfordownloadlocation)** | Ask where to save each file before downloading.
103 | **[`Proxy`](#proxy)** | Configure proxy settings.
104 | **[`RequestedLocales`](#requestedlocales)** | Set the the list of requested locales for the application in order of preference.
105 | **[`SanitizeOnShutdown` (All)](#sanitizeonshutdown-all)** | Clear all data on shutdown.
106 | **[`SanitizeOnShutdown` (Selective)](#sanitizeonshutdown-selective)** | Clear data on shutdown.
107 | **[`SearchBar`](#searchbar)** | Set whether or not search bar is displayed.
108 | **[`SearchEngines`](#searchengines-this-policy-is-only-available-on-the-esr)** |
109 | **[`SearchEngines -> Add`](#searchengines--add)** | Add new search engines.
110 | **[`SearchEngines -> Default`](#searchengines--default)** | Set the default search engine.
111 | **[`SearchEngines -> PreventInstalls`](#searchengines--preventinstalls)** | Prevent installing search engines from webpages.
112 | **[`SearchEngines -> Remove`](#searchengines--remove)** | Hide built-in search engines.
113 | **[`SearchSuggestEnabled`](#searchsuggestenabled)** | Enable search suggestions.
114 | **[`SecurityDevices`](#securitydevices)** | Install PKCS #11 modules.
115 | **[`ShowHomeButton`](#showhomebutton)** | Show the home button on the toolbar.
116 | **[`SSLVersionMax`](#sslversionmax)** | Set and lock the maximum version of TLS.
117 | **[`SSLVersionMin`](#sslversionmin)** | Set and lock the minimum version of TLS.
118 | **[`StartDownloadsInTempDirectory`](#startdownloadsintempdirectory)** | Force downloads to start off in a local, temporary location rather than the default download directory.
119 | **[`SupportMenu`](#supportmenu)** | Add a menuitem to the help menu for specifying support information.
120 | **[`UserMessaging`](#usermessaging)** | Don't show certain messages to the user.
121 | **[`UseSystemPrintDialog`](#usesystemprintdialog)** | Print using the system print dialog instead of print preview.
122 | **[`WebsiteFilter`](#websitefilter)** | Block websites from being visited.
123 | **[`WindowsSSO`](#windowssso)** | Allow Windows single sign-on for Microsoft, work, and school accounts.
127 Allow WebExtensions to configure policy. For more information, see [Adding policy support to your extension](https://extensionworkshop.com/documentation/enterprise/adding-policy-support-to-your-extension/).
129 For GPO and Intune, the extension developer should provide an ADMX file.
131 **Compatibility:** Firefox 68\
132 **CCK2 Equivalent:** N/A\
133 **Preferences Affected:** N/A
140 <key>Extensions</key>
142 <key>uBlock0@raymondhill.net</key>
144 <key>adminSettings</key>
146 <key>selectedFilterLists</key>
148 <string>ublock-privacy</string>
149 <string>ublock-badware</string>
150 <string>ublock-filters</string>
151 <string>user-filters</string>
165 "uBlock0@raymondhill.net": {
167 "selectedFilterLists": [
181 ### AllowedDomainsForApps
183 Define domains allowed to access Google Workspace.
185 This policy is based on the [Chrome policy](https://chromeenterprise.google/policies/#AllowedDomainsForApps) of the same name.
187 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.
189 **Compatibility:** Firefox 89, Firefox ESR 78.11\
190 **CCK2 Equivalent:** N/A\
191 **Preferences Affected:** N/A
195 Software\Policies\Mozilla\Firefox\AllowedDomainsForApps = "managedfirefox.com,example.com"
197 #### Windows (Intune)
200 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/AllowedDomainsForApps
205 <data id="AllowedDomainsForApps" value="managedfirefox.com,example.com"/>
210 <key>AllowedDomainsForApps</key>
211 <string>managedfirefox.com,example.com</string>
218 "AllowedDomainsForApps": "managedfirefox.com,example.com"
224 Enable or disable **automatic** application update.
226 If set to true, application updates are installed without user approval within Firefox. The operating system might still require approval.
228 If set to false, application updates are downloaded but the user can choose when to install the update.
230 If you have disabled updates via `DisableAppUpdate`, this policy has no effect.
232 **Compatibility:** Firefox 75, Firefox ESR 68.7\
233 **CCK2 Equivalent:** N/A\
234 **Preferences Affected:** `app.update.auto`
238 Software\Policies\Mozilla\Firefox\AppAutoUpdate = 0x1 | 0x0
240 #### Windows (Intune)
243 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/AppAutoUpdate
247 <enabled/> or <disabled/>
252 <key>AppAutoUpdate</key>
260 "AppAutoUpdate": true | false
266 Prevent Firefox from being updated beyond the specified version.
268 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.
270 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.
272 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.
274 **Compatibility:** Firefox 102,\
275 **CCK2 Equivalent:** N/A\
276 **Preferences Affected:** N/A
280 Software\Policies\Mozilla\Firefox\AppUpdatePin = "106."
282 #### Windows (Intune)
285 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/AppUpdatePin
290 <data id="AppUpdatePin" value="106."/>
295 <key>AppUpdatePin</key>
296 <string>106.</string>
303 "AppUpdatePin": "106."
309 Change the URL for application update if you are providing Firefox updates from a custom update server.
311 **Compatibility:** Firefox 62, Firefox ESR 60.2\
312 **CCK2 Equivalent:** N/A\
313 **Preferences Affected:** `app.update.url`
317 Software\Policies\Mozilla\Firefox\AppUpdateURL = "https://yoursite.com"
319 #### Windows (Intune)
322 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/AppUpdateURL
327 <data id="AppUpdateURL" value="https://yoursite.com"/>
332 <key>AppUpdateURL</key>
333 <string>https://yoursite.com</string>
340 "AppUpdateURL": "https://yoursite.com"
346 Configure sites that support integrated authentication.
348 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.
350 `PrivateBrowsing` enables integrated authentication in private browsing.
352 **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)\
353 **CCK2 Equivalent:** N/A\
354 **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`
358 Software\Policies\Mozilla\Firefox\Authentication\SPNEGO\1 = "mydomain.com"
359 Software\Policies\Mozilla\Firefox\Authentication\SPNEGO\2 = "https://myotherdomain.com"
360 Software\Policies\Mozilla\Firefox\Authentication\Delegated\1 = "mydomain.com"
361 Software\Policies\Mozilla\Firefox\Authentication\Delegated\2 = "https://myotherdomain.com"
362 Software\Policies\Mozilla\Firefox\Authentication\NTLM\1 = "mydomain.com"
363 Software\Policies\Mozilla\Firefox\Authentication\NTLM\2 = "https://myotherdomain.com"
364 Software\Policies\Mozilla\Firefox\Authentication\AllowNonFQDN\SPNEGO = 0x1 | 0x0
365 Software\Policies\Mozilla\Firefox\Authentication\AllowNonFQDN\NTLM = 0x1 | 0x0
366 Software\Policies\Mozilla\Firefox\Authentication\AllowProxies\SPNEGO = 0x1 | 0x0
367 Software\Policies\Mozilla\Firefox\Authentication\AllowProxies\NTLM = 0x1 | 0x0
368 Software\Policies\Mozilla\Firefox\Authentication\Locked = 0x1 | 0x0
369 Software\Policies\Mozilla\Firefox\Authentication\PrivateBrowsing = 0x1 | 0x0
371 #### Windows (Intune)
374 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Authentication/Authentication_SPNEGO
379 <data id="Authentication" value="1mydomain2https://myotherdomain.com"/>
383 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Authentication/Authentication_Delegated
388 <data id="Authentication" value="1mydomain2https://myotherdomain.com"/>
392 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Authentication/Authentication_NTLM
397 <data id="Authentication" value="1mydomain2https://myotherdomain.com"/>
401 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Authentication/Authentication_AllowNonFQDN
406 <data id="Authentication_AllowNonFQDN_NTLM" value="true | false"/>
407 <data id="Authentication_AllowNonFQDN_SPNEGO" value="true | false"/>
411 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Authentication/Authentication_Locked
415 <enabled/> or <disabled/>
419 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Authentication/Authentication_PrivateBrowsing
423 <enabled/> or <disabled/>
428 <key>Authentication</key>
432 <string>mydomain.com</string>
433 <string>https://myotherdomain.com</string>
437 <string>mydomain.com</string>
438 <string>https://myotherdomain.com</string>
442 <string>mydomain.com</string>
443 <string>https://myotherdomain.com</string>
445 <key>AllowNonFQDN</key>
452 <key>AllowProxies</key>
461 <key>PrivateBrowsing</key>
471 "SPNEGO": ["mydomain.com", "https://myotherdomain.com"],
472 "Delegated": ["mydomain.com", "https://myotherdomain.com"],
473 "NTLM": ["mydomain.com", "https://myotherdomain.com"],
475 "SPNEGO": true | false,
479 "SPNEGO": true | false,
482 "Locked": true | false,
483 "PrivateBrowsing": true | false
488 ### AutoLaunchProtocolsFromOrigins
489 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.
491 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.
517 **Compatibility:** Firefox 90, Firefox ESR 78.12\
518 **CCK2 Equivalent:** N/A\
519 **Preferences Affected:** N/A
522 Software\Policies\Mozilla\Firefox\AutoLaunchProtocolsFromOrigins (REG_MULTI_SZ) =
526 "protocol": "zoommtg",
528 "https://somesite.zoom.us"
533 #### Windows (Intune)
536 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/AutoLaunchProtocolsFromOrigins
541 <data id="JSON" value='
544 "protocol": "zoommtg",
546 "https://somesite.zoom.us"
554 <key>AutoLaunchProtocolsFromOrigins</key>
558 <string>zoommtg</string>
559 <key>allowed_origins</key>
561 <string>https://somesite.zoom.us</string>
571 "AutoLaunchProtocolsFromOrigins": [{
572 "protocol": "zoommtg",
574 "https://somesite.zoom.us"
580 ### BackgroundAppUpdate
582 Enable or disable **automatic** application update **in the background**, when the application is not running.
584 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.
586 If set to false, the application will not try to install updates when the application is not running.
588 If you have disabled updates via `DisableAppUpdate` or disabled automatic updates via `AppAutoUpdate`, this policy has no effect.
590 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).
592 **Compatibility:** Firefox 90 (Windows only)\
593 **CCK2 Equivalent:** N/A\
594 **Preferences Affected:** `app.update.background.enabled`
598 Software\Policies\Mozilla\Firefox\BackgroundAppUpdate = 0x1 | 0x0
600 #### Windows (Intune)
603 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/BackgroundAppUpdate
607 <enabled/> or <disabled/>
612 <key>BackgroundAppUpdate</key>
620 "BackgroundAppUpdate": true | false
626 Block access to the Add-ons Manager (about:addons).
628 **Compatibility:** Firefox 60, Firefox ESR 60\
629 **CCK2 Equivalent:** `disableAddonsManager`\
630 **Preferences Affected:** N/A
634 Software\Policies\Mozilla\Firefox\BlockAboutAddons = 0x1 | 0x0
636 #### Windows (Intune)
639 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/BlockAboutAddons
643 <enabled/> or <disabled/>
648 <key>BlockAboutAddons</key>
656 "BlockAboutAddons": true | false
662 Block access to about:config.
664 **Compatibility:** Firefox 60, Firefox ESR 60\
665 **CCK2 Equivalent:** `disableAboutConfig`\
666 **Preferences Affected:** N/A
670 Software\Policies\Mozilla\Firefox\BlockAboutConfig = 0x1 | 0x0
672 #### Windows (Intune)
675 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/BlockAboutConfig
679 <enabled/> or <disabled/>
684 <key>BlockAboutConfig</key>
692 "BlockAboutConfig": true | false
696 ### BlockAboutProfiles
698 Block access to About Profiles (about:profiles).
700 **Compatibility:** Firefox 60, Firefox ESR 60\
701 **CCK2 Equivalent:** `disableAboutProfiles`\
702 **Preferences Affected:** N/A
706 Software\Policies\Mozilla\Firefox\BlockAboutProfiles = 0x1 | 0x0
708 #### Windows (Intune)
711 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/BlockAboutProfiles
715 <enabled/> or <disabled/>
720 <key>BlockAboutProfiles</key>
728 "BlockAboutProfiles": true | false
732 ### BlockAboutSupport
734 Block access to Troubleshooting Information (about:support).
736 **Compatibility:** Firefox 60, Firefox ESR 60\
737 **CCK2 Equivalent:** `disableAboutSupport`\
738 **Preferences Affected:** N/A
742 Software\Policies\Mozilla\Firefox\BlockAboutSupport = 0x1 | 0x0
744 #### Windows (Intune)
747 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/BlockAboutSupport
751 <enabled/> or <disabled/>
756 <key>BlockAboutSupport</key>
764 "BlockAboutSupport": true | false
770 Note: [`ManagedBookmarks`](#managedbookmarks) is the new recommended way to add bookmarks. This policy will continue to be supported.
772 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.
774 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.
776 **Compatibility:** Firefox 60, Firefox ESR 60\
777 **CCK2 Equivalent:** `bookmarks.toolbar`,`bookmarks.menu`\
778 **Preferences Affected:** N/A
782 Software\Policies\Mozilla\Firefox\Bookmarks\1\Title = "Example"
783 Software\Policies\Mozilla\Firefox\Bookmarks\1\URL = "https://example.com"
784 Software\Policies\Mozilla\Firefox\Bookmarks\1\Favicon = "https://example.com/favicon.ico"
785 Software\Policies\Mozilla\Firefox\Bookmarks\1\Placement = "toolbar" | "menu"
786 Software\Policies\Mozilla\Firefox\Bookmarks\1\Folder = "FolderName"
788 Software\Policies\Mozilla\Firefox\Bookmarks (REG_MULTI_SZ) =
794 #### Windows (Intune)
797 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Bookmarks/Bookmark01
802 <data id="BookmarkTitle" value="Example"/>
803 <data id="BookmarkURL" value="https://example.com"/>
804 <data id="BookmarkFavicon" value="https://example.com/favicon.ico"/>
805 <data id="BookmarkPlacement" value="toolbar | menu"/>
806 <data id="BookmarkFolder" value="FolderName"/>
810 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/Bookmarks
815 <data id="JSON" value='[]'/>
824 <string>Example</string>
826 <string>https://example.com</string>
828 <string>https://example.com/favicon.ico</string>
830 <string>toolbar | menu</string>
832 <string>FolderName</string>
844 "URL": "https://example.com",
845 "Favicon": "https://example.com/favicon.ico",
846 "Placement": "toolbar" | "menu",
847 "Folder": "FolderName"
854 Enable or disable the detection of captive portals.
856 **Compatibility:** Firefox 67, Firefox ESR 60.7\
857 **CCK2 Equivalent:** N/A\
858 **Preferences Affected:** `network.captive-portal-service.enabled`
862 Software\Policies\Mozilla\Firefox\CaptivePortal = 0x1 | 0x0
864 #### Windows (Intune)
867 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/CaptivePortal
871 <enabled/> or <disabled/>
876 <key>CaptivePortal</key>
884 "CaptivePortal": true | false
890 ### Certificates | ImportEnterpriseRoots
892 Trust certificates that have been added to the operating system certificate store by a user or administrator.
894 Note: This policy only works on Windows and macOS. For Linux discussion, see [bug 1600509](https://bugzilla.mozilla.org/show_bug.cgi?id=1600509).
896 See https://support.mozilla.org/kb/setting-certificate-authorities-firefox for more detail.
898 **Compatibility:** Firefox 60, Firefox ESR 60 (macOS support in Firefox 63, Firefox ESR 68)\
899 **CCK2 Equivalent:** N/A\
900 **Preferences Affected:** `security.enterprise_roots.enabled`
904 Software\Policies\Mozilla\Firefox\Certificates\ImportEnterpriseRoots = 0x1 | 0x0
906 #### Windows (Intune)
909 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Certificates/Certificates_ImportEnterpriseRoots
913 <enabled/> or <disabled/>
918 <key>Certificates</key>
920 <key>ImportEnterpriseRoots</key>
930 "ImportEnterpriseRoots": true | false
935 ### Certificates | Install
937 Install certificates into the Firefox certificate store. If only a filename is specified, Firefox searches for the file in the following locations:
940 - %USERPROFILE%\AppData\Local\Mozilla\Certificates
941 - %USERPROFILE%\AppData\Roaming\Mozilla\Certificates
943 - /Library/Application Support/Mozilla/Certificates
944 - ~/Library/Application Support/Mozilla/Certificates
946 - /usr/lib/mozilla/certificates
947 - /usr/lib64/mozilla/certificates
948 - ~/.mozilla/certificates
950 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.
952 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.
954 Certificates are installed using the trust string `CT,CT,`.
956 Binary (DER) and ASCII (PEM) certificates are both supported.
958 **Compatibility:** Firefox 64, Firefox ESR 64\
959 **CCK2 Equivalent:** `certs.ca`\
960 **Preferences Affected:** N/A
964 Software\Policies\Mozilla\Firefox\Certificates\Install\1 = "cert1.der"
965 Software\Policies\Mozilla\Firefox\Certificates\Install\2 = "C:\Users\username\cert2.pem"
967 #### Windows (Intune)
970 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Certificates/Certificates_Install
975 <data id="Certificates_Install" value="1cert1.der2C:\Users\username\cert2.pem"/>
980 <key>Certificates</key>
984 <string>cert1.der</string>
985 <string>/Users/username/cert2.pem</string>
995 "Install": ["cert1.der", "/home/username/cert2.pem"]
1001 Set policies related to [containers](https://addons.mozilla.org/firefox/addon/multi-account-containers/).
1003 Currently you can set the initial set of containers.
1005 For each container, you can specify the name, icon, and color.
1007 | Name | Description |
1009 | `name`| Name of container
1010 | `icon` | Can be `fingerprint`, `briefcase`, `dollar`, `cart`, `vacation`, `gift`, `food`, `fruit`, `pet`, `tree`, `chill`, `circle`, `fence`
1011 | `color` | Can be `blue`, `turquoise`, `green`, `yellow`, `orange`, `red`, `pink`, `purple`, `toolbar`
1013 **Compatibility:** Firefox 113\
1014 **CCK2 Equivalent:** N/A\
1015 **Preferences Affected:** N/A
1018 Software\Policies\Mozilla\Firefox\Containers (REG_MULTI_SZ) =
1023 "name": "My container",
1025 "color": "turquoise"
1030 #### Windows (Intune)
1033 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/Containers
1038 <data id="JSON" value='
1042 "name": "My container",
1044 "color": "turquoise"
1055 <key>Containers</key>
1059 <string>My container</string>
1061 <string>pet</string>
1063 <string>turquoise</string>
1076 "name": "My container",
1078 "color": "turquoise"
1086 Configure cookie preferences.
1088 `Allow` is a list of origins (not domains) where cookies are always allowed. You must include http or https.
1090 `AllowSession` is a list of origins (not domains) where cookies are only allowed for the current session. You must include http or https.
1092 `Block` is a list of origins (not domains) where cookies are always blocked. You must include http or https.
1094 `Behavior` sets the default behavior for cookies based on the values below.
1096 `BehaviorPrivateBrowsing` sets the default behavior for cookies in private browsing based on the values below.
1098 | Value | Description
1100 | accept | Accept all cookies
1101 | reject-foreign | Reject third party cookies
1102 | reject | Reject all cookies
1103 | limit-foreign | Reject third party cookies for sites you haven't visited
1104 | reject-tracker | Reject cookies for known trackers (default)
1105 | reject-tracker-and-partition-foreign | Reject cookies for known trackers and partition third-party cookies (Total Cookie Protection) (default for private browsing)
1107 `Locked` prevents the user from changing cookie preferences.
1109 **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)\
1110 **CCK2 Equivalent:** N/A\
1111 **Preferences Affected:** `network.cookie.cookieBehavior`, `network.cookie.cookieBehavior.pbmode`, `network.cookie.lifetimePolicy`
1115 Software\Policies\Mozilla\Firefox\Cookies\Allow\1 = "https://example.com"
1116 Software\Policies\Mozilla\Firefox\Cookies\AllowSession\1 = "https://example.edu"
1117 Software\Policies\Mozilla\Firefox\Cookies\Block\1 = "https://example.org"
1118 Software\Policies\Mozilla\Firefox\Cookies\Default = 0x1 | 0x0
1119 Software\Policies\Mozilla\Firefox\Cookies\AcceptThirdParty = "always" | "never" | "from-visited"
1120 Software\Policies\Mozilla\Firefox\Cookies\ExpireAtSessionEnd = 0x1 | 0x0
1121 Software\Policies\Mozilla\Firefox\Cookies\RejectTracker = 0x1 | 0x0
1122 Software\Policies\Mozilla\Firefox\Cookies\Behavior = "accept" | "reject-foreign" | "reject" | "limit-foreign" | "reject-tracker" | "reject-tracker-and-partition-foreign"
1123 Software\Policies\Mozilla\Firefox\Cookies\BehaviorPrivateBrowsing = "accept" | "reject-foreign" | "reject" | "limit-foreign" | "reject-tracker" | "reject-tracker-and-partition-foreign"
1124 Software\Policies\Mozilla\Firefox\Cookies\Locked = 0x1 | 0x0
1126 #### Windows (Intune)
1129 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Cookies/Cookies_Allow
1134 <data id="Permissions" value="1https://example.com"/>
1138 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Cookies/Cookies_AllowSession
1143 <data id="Permissions" value="1https://example.edu"/>
1147 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Cookies/Cookies_Block
1152 <data id="Permissions" value="1https://example.org"/>
1156 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Cookies/Cookies_Default
1160 <enabled/> or <disabled/>
1164 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Cookies/Cookies_AcceptThirdParty
1169 <data id="Cookies_AcceptThirdParty" value="always | never | from-visited"/>
1173 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Cookies/Cookies_ExpireAtSessionEnd
1177 <enabled/> or <disabled/>
1181 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Cookies/Cookies_RejectTracker
1185 <enabled/> or <disabled/>
1189 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Cookies/Cookies_Locked
1193 <enabled/> or <disabled/>
1197 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Cookies/Cookies_Behavior
1202 <data id="Cookies_Behavior" value="accept | reject-foreign | reject | limit-foreign | reject-tracker | reject-tracker-and-partition-foreign"/>
1206 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Cookies/Cookies_BehaviorPrivateBrowsing
1211 <data id="Cookies_BehaviorPrivateBrowsing" value="accept | reject-foreign | reject | limit-foreign | reject-tracker | reject-tracker-and-partition-foreign"/>
1220 <string>http://example.com</string>
1222 <key>AllowSession</key>
1224 <string>http://example.edu</string>
1228 <string>http://example.org</string>
1232 <key>AcceptThirdParty</key>
1233 <string>always | never | from-visited</string>
1234 <key>ExpireAtSessionEnd</key>
1236 <key>RejectTracker</key>
1241 <string>accept | reject-foreign | reject | limit-foreign | reject-tracker | reject-tracker-and-partition-foreign</string>
1242 <key>BehaviorPrivateBrowsing</key>
1243 <string>accept | reject-foreign | reject | limit-foreign | reject-tracker | reject-tracker-and-partition-foreign</string>
1252 "Allow": ["http://example.org/"],
1253 "AllowSession": ["http://example.edu/"],
1254 "Block": ["http://example.edu/"],
1255 "Default": true | false,
1256 "AcceptThirdParty": "always" | "never" | "from-visited",
1257 "ExpireAtSessionEnd": true | false,
1258 "RejectTracker": true | false,
1259 "Locked": true | false,
1260 "Behavior": "accept" | "reject-foreign" | "reject" | "limit-foreign" | "reject-tracker" | "reject-tracker-and-partition-foreign",
1261 "BehaviorPrivateBrowsing": "accept" | "reject-foreign" | "reject" | "limit-foreign" | "reject-tracker" | "reject-tracker-and-partition-foreign",
1266 ### DefaultDownloadDirectory
1267 Set the default download directory.
1269 You can use ${home} for the native home directory.
1271 **Compatibility:** Firefox 68, Firefox ESR 68\
1272 **CCK2 Equivalent:** N/A\
1273 **Preferences Affected:** `browser.download.dir`, `browser.download.folderList`
1277 Software\Policies\Mozilla\Firefox\DefaultDownloadDirectory = "${home}\Downloads"
1279 #### Windows (Intune)
1282 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/DefaultDownloadDirectory
1287 <data id="Preferences_String" value="${home}\Downloads"/>
1292 <key>DefaultDownloadDirectory</key>
1293 <string>${home}/Downloads</string>
1296 #### policies.json (macOS and Linux)
1300 "DefaultDownloadDirectory": "${home}/Downloads"
1304 #### policies.json (Windows)
1308 "DefaultDownloadDirectory": "${home}\\Downloads"
1312 ### DisableAppUpdate
1313 Turn off application updates within Firefox.
1315 **Compatibility:** Firefox 60, Firefox ESR 60\
1316 **CCK2 Equivalent:** `disableFirefoxUpdates`\
1317 **Preferences Affected:** N/A
1321 Software\Policies\Mozilla\Firefox\DisableAppUpdate = 0x1 | 0x0
1323 #### Windows (Intune)
1326 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/DisableAppUpdate
1330 <enabled/> or <disabled/>
1335 <key>DisableAppUpdate</key>
1343 "DisableAppUpdate": true | false
1347 ### DisableBuiltinPDFViewer
1348 Disable the built in PDF viewer. PDF files are downloaded and sent externally.
1350 **Compatibility:** Firefox 60, Firefox ESR 60\
1351 **CCK2 Equivalent:** `disablePDFjs`\
1352 **Preferences Affected:** `pdfjs.disabled`
1356 Software\Policies\Mozilla\Firefox\DisableBuiltinPDFViewer = 0x1 | 0x0
1358 #### Windows (Intune)
1361 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/DisableBuiltinPDFViewer
1365 <enabled/> or <disabled/>
1370 <key>DisableBuiltinPDFViewer</key>
1378 "DisableBuiltinPDFViewer": true | false
1383 Disable specific cryptographic ciphers, listed below.
1386 TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256
1387 TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256
1388 TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256
1389 TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256
1390 TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384
1391 TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384
1392 TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA
1393 TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA
1394 TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA
1395 TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA
1396 TLS_DHE_RSA_WITH_AES_128_CBC_SHA
1397 TLS_DHE_RSA_WITH_AES_256_CBC_SHA
1398 TLS_RSA_WITH_AES_128_GCM_SHA256
1399 TLS_RSA_WITH_AES_256_GCM_SHA384
1400 TLS_RSA_WITH_AES_128_CBC_SHA
1401 TLS_RSA_WITH_AES_256_CBC_SHA
1402 TLS_RSA_WITH_3DES_EDE_CBC_SHA
1405 **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`
1410 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.
1413 **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)\
1414 **CCK2 Equivalent:** N/A\
1415 **Preferences Affected:** N/A
1419 Software\Policies\Mozilla\Firefox\DisabledCiphers\CIPHER_NAME = 0x1 | 0x0
1421 #### Windows (Intune)
1424 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~DisabledCiphers/DisabledCiphers_CIPHER_NAME
1429 <enabled/> or <disabled/>
1434 <key>DisabledCiphers</key>
1436 <key>CIPHER_NAME</key>
1445 "DisabledCiphers": {
1446 "CIPHER_NAME": true | false,
1451 ### DisableDefaultBrowserAgent
1452 Prevent the default browser agent from taking any actions. Only applicable to Windows; other platforms don’t have the agent.
1454 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).
1456 **Compatibility:** Firefox 75, Firefox ESR 68.7 (Windows only)\
1457 **CCK2 Equivalent:** N/A\
1458 **Preferences Affected:** N/A
1462 Software\Policies\Mozilla\Firefox\DisableDefaultBrowserAgent = 0x1 | 0x0
1464 #### Windows (Intune)
1467 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/DisableDefaultBrowserAgent
1471 <enabled/> or <disabled/>
1477 "DisableDefaultBrowserAgent": true | false
1481 ### DisableDeveloperTools
1482 Remove access to all developer tools.
1484 **Compatibility:** Firefox 60, Firefox ESR 60\
1485 **CCK2 Equivalent:** `removeDeveloperTools`\
1486 **Preferences Affected:** `devtools.policy.disabled`
1490 Software\Policies\Mozilla\Firefox\DisableDeveloperTools = 0x1 | 0x0`
1492 #### Windows (Intune)
1495 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/DisableDeveloperTools
1499 <enabled/> or <disabled/>
1504 <key>DisableDeveloperTools</key>
1512 "DisableDeveloperTools": true | false
1516 ### DisableFeedbackCommands
1517 Disable the menus for reporting sites (Submit Feedback, Report Deceptive Site).
1519 **Compatibility:** Firefox 60, Firefox ESR 60\
1520 **CCK2 Equivalent:** N/A\
1521 **Preferences Affected:** N/A
1525 Software\Policies\Mozilla\Firefox\DisableFeedbackCommands = 0x1 | 0x0
1527 #### Windows (Intune)
1530 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/DisableFeedbackCommands
1534 <enabled/> or <disabled/>
1539 <key>DisableFeedbackCommands</key>
1547 "DisableFeedbackCommands": true | false
1551 ### DisableFirefoxAccounts
1552 Disable Firefox Accounts integration (Sync).
1554 **Compatibility:** Firefox 60, Firefox ESR 60\
1555 **CCK2 Equivalent:** `disableSync`\
1556 **Preferences Affected:** `identity.fxaccounts.enabled`
1560 Software\Policies\Mozilla\Firefox\DisableFirefoxAccounts = 0x1 | 0x0
1562 #### Windows (Intune)
1565 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/DisableFirefoxAccounts
1569 <enabled/> or <disabled/>
1574 <key>DisableFirefoxAccounts</key>
1582 "DisableFirefoxAccounts": true | false
1586 ### DisableFirefoxScreenshots
1587 Remove access to Firefox Screenshots.
1589 **Compatibility:** Firefox 60, Firefox ESR 60\
1590 **CCK2 Equivalent:** N/A\
1591 **Preferences Affected:** `extensions.screenshots.disabled`
1595 Software\Policies\Mozilla\Firefox\DisableFirefoxScreenshots = 0x1 | 0x0
1597 #### Windows (Intune)
1600 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/DisableFirefoxScreenshots
1604 <enabled/> or <disabled/>
1609 <key>DisableFirefoxScreenshots</key>
1617 "DisableFirefoxScreenshots": true | false
1621 ### DisableFirefoxStudies
1622 Disable Firefox studies (Shield).
1624 **Compatibility:** Firefox 60, Firefox ESR 60\
1625 **CCK2 Equivalent:** N/A\
1626 **Preferences Affected:** N/A
1630 Software\Policies\Mozilla\Firefox\DisableFirefoxStudies = 0x1 | 0x0
1632 #### Windows (Intune)
1635 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/DisableFirefoxStudies
1639 <enabled/> or <disabled/>
1644 <key>DisableFirefoxStudies</key>
1652 "DisableFirefoxStudies": true | false
1656 ### DisableForgetButton
1657 Disable the "Forget" button.
1659 **Compatibility:** Firefox 60, Firefox ESR 60\
1660 **CCK2 Equivalent:** `disableForget`\
1661 **Preferences Affected:** N/A
1665 Software\Policies\Mozilla\Firefox\DisableForgetButton = 0x1 | 0x0
1667 #### Windows (Intune)
1670 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/DisableForgetButton
1674 <enabled/> or <disabled/>
1679 <key>DisableForgetButton</key>
1687 "DisableForgetButton": true | false
1691 ### DisableFormHistory
1692 Turn off saving information on web forms and the search bar.
1694 **Compatibility:** Firefox 60, Firefox ESR 60\
1695 **CCK2 Equivalent:** `disableFormFill`\
1696 **Preferences Affected:** `browser.formfill.enable`
1700 Software\Policies\Mozilla\Firefox\DisableFormHistory = 0x1 | 0x0
1702 #### Windows (Intune)
1705 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/DisableFormHistory
1709 <enabled/> or <disabled/>
1714 <key>DisableFormHistory</key>
1722 "DisableFormHistory": true | false
1726 ### DisableMasterPasswordCreation
1727 Remove the master password functionality.
1729 If this value is true, it works the same as setting [`PrimaryPassword`](#primarypassword) to false and removes the primary password functionality.
1731 If both `DisableMasterPasswordCreation` and `PrimaryPassword` are used, `DisableMasterPasswordCreation` takes precedent.
1733 **Compatibility:** Firefox 60, Firefox ESR 60\
1734 **CCK2 Equivalent:** `noMasterPassword`\
1735 **Preferences Affected:** N/A
1739 Software\Policies\Mozilla\Firefox\DisableMasterPasswordCreation = 0x1 | 0x0
1741 #### Windows (Intune)
1744 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/DisableMasterPasswordCreation
1748 <enabled/> or <disabled/>
1753 <key>DisableMasterPasswordCreation</key>
1761 "DisableMasterPasswordCreation": true | false
1765 ### DisablePasswordReveal
1766 Do not allow passwords to be shown in saved logins
1768 **Compatibility:** Firefox 71, Firefox ESR 68.3\
1769 **CCK2 Equivalent:** N/A
1770 **Preferences Affected:** N/A
1774 Software\Policies\Mozilla\Firefox\DisablePasswordReveal = 0x1 | 0x0
1776 #### Windows (Intune)
1779 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/DisablePasswordReveal
1783 <enabled/> or <disabled/>
1788 <key>DisablePasswordReveal</key>
1796 "DisablePasswordReveal": true | false
1801 Remove Pocket in the Firefox UI. It does not remove it from the new tab page.
1803 **Compatibility:** Firefox 60, Firefox ESR 60\
1804 **CCK2 Equivalent:** `disablePocket`\
1805 **Preferences Affected:** `extensions.pocket.enabled`
1809 Software\Policies\Mozilla\Firefox\DisablePocket = 0x1 | 0x0
1811 #### Windows (Intune)
1814 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/DisablePocket
1818 <enabled/> or <disabled/>
1823 <key>DisablePocket</key>
1831 "DisablePocket": true | false
1835 ### DisablePrivateBrowsing
1836 Remove access to private browsing.
1838 **Compatibility:** Firefox 60, Firefox ESR 60\
1839 **CCK2 Equivalent:** `disablePrivateBrowsing`\
1840 **Preferences Affected:** N/A
1844 Software\Policies\Mozilla\Firefox\DisablePrivateBrowsing = 0x1 | 0x0
1846 #### Windows (Intune)
1849 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/DisablePrivateBrowsing
1853 <enabled/> or <disabled/>
1858 <key>DisablePrivateBrowsing</key>
1866 "DisablePrivateBrowsing": true | false
1870 ### DisableProfileImport
1871 Disables the "Import data from another browser" option in the bookmarks window.
1873 **Compatibility:** Firefox 60, Firefox ESR 60\
1874 **CCK2 Equivalent:** N/A\
1875 **Preferences Affected:** N/A
1879 Software\Policies\Mozilla\Firefox\DisableProfileImport = 0x1 | 0x0
1881 #### Windows (Intune)
1884 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/DisableProfileImport
1888 <enabled/> or <disabled/>
1893 <key>DisableProfileImport</key>
1901 "DisableProfileImport": true | false
1905 ### DisableProfileRefresh
1906 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.
1908 **Compatibility:** Firefox 60, Firefox ESR 60\
1909 **CCK2 Equivalent:** `disableResetFirefox`\
1910 **Preferences Affected:** `browser.disableResetPrompt`
1914 Software\Policies\Mozilla\Firefox\DisableProfileRefresh = 0x1 | 0x0
1916 #### Windows (Intune)
1919 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/DisableProfileRefresh
1923 <enabled/> or <disabled/>
1928 <key>DisableProfileRefresh</key>
1936 "DisableProfileRefresh": true | false
1941 Disable safe mode within the browser.
1943 On Windows, this disables safe mode via the command line as well.
1945 **Compatibility:** Firefox 60, Firefox ESR 60 (Windows, macOS)\
1946 **CCK2 Equivalent:** `disableSafeMode`\
1947 **Preferences Affected:** N/A
1951 Software\Policies\Mozilla\Firefox\DisableSafeMode = 0x1 | 0x0
1953 #### Windows (Intune)
1956 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/DisableSafeMode
1960 <enabled/> or <disabled/>
1965 <key>DisableSafeMode</key>
1973 "DisableSafeMode": true | false
1977 ### DisableSecurityBypass
1978 Prevent the user from bypassing security in certain cases.
1980 `InvalidCertificate` prevents adding an exception when an invalid certificate is shown.
1982 `SafeBrowsing` prevents selecting "ignore the risk" and visiting a harmful site anyway.
1984 These policies only affect what happens when an error is shown, they do not affect any settings in preferences.
1986 **Compatibility:** Firefox 60, Firefox ESR 60\
1987 **CCK2 Equivalent:** N/A\
1988 **Preferences Affected:** `security.certerror.hideAddException`, `browser.safebrowsing.allowOverride`
1992 Software\Policies\Mozilla\Firefox\DisableSecurityBypass\InvalidCertificate = 0x1 | 0x0
1993 Software\Policies\Mozilla\Firefox\DisableSecurityBypass\SafeBrowsing = 0x1 | 0x0
1995 #### Windows (Intune)
1998 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/P_DisableSecurityBypass_InvalidCertificate
2002 <enabled/> or <disabled/>
2006 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/P_DisableSecurityBypass_SafeBrowsing
2010 <enabled/> or <disabled/>
2016 <key>DisableSecurityBypass</key>
2018 <key>InvalidCertificate</key>
2020 <key>SafeBrowsing</key>
2029 "DisableSecurityBypass": {
2030 "InvalidCertificate": true | false,
2031 "SafeBrowsing": true | false
2036 ### DisableSetDesktopBackground
2037 Remove the "Set As Desktop Background..." menuitem when right clicking on an image.
2039 **Compatibility:** Firefox 60, Firefox ESR 60\
2040 **CCK2 Equivalent:** `removeSetDesktopBackground`\
2041 **Preferences Affected:** N/A
2045 Software\Policies\Mozilla\Firefox\DisableSetDesktopBackground = 0x1 | 0x0
2047 #### Windows (Intune)
2050 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/DisableSetDesktopBackground
2054 <enabled/> or <disabled/>
2059 <key>DisableSetDesktopBackground</key>
2067 "DisableSetDesktopBackground": true | false
2071 ### DisableSystemAddonUpdate
2072 Prevent system add-ons from being installed or updated.
2074 **Compatibility:** Firefox 60, Firefox ESR 60\
2075 **CCK2 Equivalent:** N/A\
2076 **Preferences Affected:** N/A
2080 Software\Policies\Mozilla\Firefox\DisableSystemAddonUpdate = 0x1 | 0x0
2082 #### Windows (Intune)
2085 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/DisableSystemAddonUpdate
2089 <enabled/> or <disabled/>
2094 <key>DisableSystemAddonUpdate</key>
2102 "DisableSystemAddonUpdate": true | false
2106 ### DisableTelemetry
2107 Prevent the upload of telemetry data.
2109 As of Firefox 83 and Firefox ESR 78.5, local storage of telemetry data is disabled as well.
2111 Mozilla recommends that you do not disable telemetry. Information collected through telemetry helps us build a better product for businesses like yours.
2113 **Compatibility:** Firefox 60, Firefox ESR 60\
2114 **CCK2 Equivalent:** `disableTelemetry`\
2115 **Preferences Affected:** `datareporting.healthreport.uploadEnabled`, `datareporting.policy.dataSubmissionEnabled`, `toolkit.telemetry.archive.enabled`
2119 Software\Policies\Mozilla\Firefox\DisableTelemetry = 0x1 | 0x0
2121 #### Windows (Intune)
2124 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/DisableTelemetry
2128 <enabled/> or <disabled/>
2133 <key>DisableTelemetry</key>
2141 "DisableTelemetry": true | false
2145 ### DisableThirdPartyModuleBlocking
2146 Do not allow blocking third-party modules from the `about:third-party` page.
2148 This policy only works on Windows through GPO (not policies.json).
2150 **Compatibility:** Firefox 110 (Windows only, GPO only)\
2151 **CCK2 Equivalent:** N/A\
2152 **Preferences Affected:** N/A
2156 Software\Policies\Mozilla\Firefox\DisableThirdPartyModuleBlocking = = 0x1 | 0x0
2158 #### Windows (Intune)
2161 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/DisableThirdPartyModuleBlocking
2165 <enabled/> or <disabled/>
2167 ### DisplayBookmarksToolbar
2168 Set the initial state of the bookmarks toolbar. A user can still change how it is displayed.
2170 `always` means the bookmarks toolbar is always shown.
2172 `never` means the bookmarks toolbar is not shown.
2174 `newtab` means the bookmarks toolbar is only shown on the new tab page.
2176 **Compatibility:** Firefox 109, Firefox ESR 102.7\
2177 **CCK2 Equivalent:** N/A\
2178 **Preferences Affected:** N/A
2182 Software\Policies\Mozilla\Firefox\DisplayBookmarksToolbar = "always", "never", "newtab"
2184 #### Windows (Intune)
2187 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/DisplayBookmarksToolbar_Enum
2192 <data id="DisplayBookmarksToolbar" value="always | never | newtab"/>
2197 <key>DisplayBookmarksToolbar</key>
2198 <string>always | never | newtab</string>
2205 "DisplayBookmarksToolbar": "always" | "never" | "newtab"
2210 Set the state of the menubar.
2212 `always` means the menubar is shown and cannot be hidden.
2214 `never` means the menubar is hidden and cannot be shown.
2216 `default-on` means the menubar is on by default but can be hidden.
2218 `default-off` means the menubar is off by default but can be shown.
2220 **Compatibility:** Firefox 73, Firefox ESR 68.5 (Windows, some Linux)\
2221 **CCK2 Equivalent:** `displayMenuBar`\
2222 **Preferences Affected:** N/A
2226 Software\Policies\Mozilla\Firefox\DisplayMenuBar = "always", "never", "default-on", "default-off"
2228 #### Windows (Intune)
2231 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/DisplayMenuBar_Enum
2236 <data id="DisplayMenuBar" value="always | never | default-on | default-off"/>
2241 <key>DisplayMenuBar</key>
2242 <string>always | never | default-on | default-off</string>
2249 "DisplayMenuBar": "always", "never", "default-on", "default-off"
2254 Configure DNS over HTTPS.
2256 `Enabled` determines whether DNS over HTTPS is enabled
2258 `ProviderURL` is a URL to another provider.
2260 `Locked` prevents the user from changing DNS over HTTPS preferences.
2262 `ExcludedDomains` excludes domains from DNS over HTTPS.
2264 `Fallback` determines whether or not Firefox will use your default DNS resolver if there is a problem with the secure DNS provider.
2266 **Compatibility:** Firefox 63, Firefox ESR 68 (ExcludedDomains added in 75/68.7) (Fallback added in 124)\@MAKJ
2267 **CCK2 Equivalent:** N/A\
2268 **Preferences Affected:** `network.trr.mode`, `network.trr.uri`
2272 Software\Policies\Mozilla\Firefox\DNSOverHTTPS\Enabled = 0x1 | 0x0
2273 Software\Policies\Mozilla\Firefox\DNSOverHTTPS\ProviderURL = "URL_TO_ALTERNATE_PROVIDER"
2274 Software\Policies\Mozilla\Firefox\DNSOverHTTPS\Locked = 0x1 | 0x0
2275 Software\Policies\Mozilla\Firefox\DNSOverHTTPS\ExcludedDomains\1 = "example.com"
2276 Software\Policies\Mozilla\Firefox\DNSOverHTTPS\Fallback = 0x1 | 0x0
2278 #### Windows (Intune)
2281 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~DNSOverHTTPS/DNSOverHTTPS_Enabled
2285 <enabled/> or <disabled/>
2289 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~DNSOverHTTPS/DNSOverHTTPS_ProviderURL
2294 <data id="String" value="URL_TO_ALTERNATE_PROVIDER"/>
2298 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~DNSOverHTTPS/DNSOverHTTPS_Locked
2302 <enabled/> or <disabled/>
2306 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~DNSOverHTTPS/DNSOverHTTPS_ExcludedDomains
2311 <data id="List" value="1example.com"/>
2315 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~DNSOverHTTPS/DNSOverHTTPS_Fallback
2319 <enabled/> or <disabled/>
2324 <key>DNSOverHTTPS</key>
2328 <key>ProviderURL</key>
2329 <string>URL_TO_ALTERNATE_PROVIDER</string>
2332 <key>ExcludedDomains</key>
2334 <string>example.com</string>
2346 "Enabled": true | false,
2347 "ProviderURL": "URL_TO_ALTERNATE_PROVIDER",
2348 "Locked": true | false,
2349 "ExcludedDomains": ["example.com"],
2350 "Fallback": true | false,
2355 ### DontCheckDefaultBrowser
2356 Don't check if Firefox is the default browser at startup.
2358 **Compatibility:** Firefox 60, Firefox ESR 60\
2359 **CCK2 Equivalent:** `dontCheckDefaultBrowser`\
2360 **Preferences Affected:** `browser.shell.checkDefaultBrowser`
2364 Software\Policies\Mozilla\Firefox\DontCheckDefaultBrowser = 0x1 | 0x0
2366 #### Windows (Intune)
2369 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/DontCheckDefaultBrowser
2373 <enabled/> or <disabled/>
2378 <key>DontCheckDefaultBrowser</key>
2386 "DontCheckDefaultBrowser": true | false
2390 ### DownloadDirectory
2391 Set and lock the download directory.
2393 You can use ${home} for the native home directory.
2395 **Compatibility:** Firefox 68, Firefox ESR 68\
2396 **CCK2 Equivalent:** N/A\
2397 **Preferences Affected:** `browser.download.dir`, `browser.download.folderList`, `browser.download.useDownloadDir`
2401 Software\Policies\Mozilla\Firefox\DownloadDirectory = "${home}\Downloads"
2403 #### Windows (Intune)
2406 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/DownloadDirectory
2411 <data id="Preferences_String" value="${home}\Downloads"/>
2416 <key>DownloadDirectory</key>
2417 <string>${home}/Downloads</string>
2420 #### policies.json (macOS and Linux)
2424 "DownloadDirectory": "${home}/Downloads"
2427 #### policies.json (Windows)
2431 "DownloadDirectory": "${home}\\Downloads"
2434 ### EnableTrackingProtection
2435 Configure tracking protection.
2437 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.
2439 If `Value` is set to false, tracking protection is disabled and locked in both the regular browser and private browsing.
2441 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.
2443 If `Cryptomining` is set to true, cryptomining scripts on websites are blocked.
2445 If `Fingerprinting` is set to true, fingerprinting scripts on websites are blocked.
2447 If `EmailTracking` is set to true, hidden email tracking pixels and scripts on websites are blocked. (Firefox 112)
2449 `Exceptions` are origins for which tracking protection is not enabled.
2451 **Compatibility:** Firefox 60, Firefox ESR 60 (Cryptomining and Fingerprinting added in 70/68.2, Exceptions added in 73/68.5)\
2452 **CCK2 Equivalent:** N/A\
2453 **Preferences Affected:** `privacy.trackingprotection.enabled`, `privacy.trackingprotection.pbmode.enabled`, `privacy.trackingprotection.cryptomining.enabled`, `privacy.trackingprotection.fingerprinting.enabled`
2457 Software\Policies\Mozilla\Firefox\EnableTrackingProtection\Value = 0x1 | 0x0
2458 Software\Policies\Mozilla\Firefox\EnableTrackingProtection\Locked = 0x1 | 0x0
2459 Software\Policies\Mozilla\Firefox\EnableTrackingProtection\Cryptomining = 0x1 | 0x0
2460 Software\Policies\Mozilla\Firefox\EnableTrackingProtection\Fingerprinting = 0x1 | 0x0
2461 Software\Policies\Mozilla\Firefox\EnableTrackingProtection\Exceptions\1 = "https://example.com"
2463 #### Windows (Intune)
2466 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~TrackingProtection/A_TrackingProtection_Value
2470 <enabled/> or <disabled/>
2474 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~TrackingProtection/B_TrackingProtection_Cryptomining
2478 <enabled/> or <disabled/>
2482 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~TrackingProtection/C_TrackingProtection_Fingerprinting
2486 <enabled/> or <disabled/>
2490 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~TrackingProtection/D_TrackingProtection_Exceptions
2495 <data id="TrackingProtection_Exceptions" value="1https://example.com"/>
2499 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~TrackingProtection/E_TrackingProtection_Locked
2503 <enabled/> or <disabled/>
2508 <key>EnableTrackingProtection</key>
2514 <key>Cryptomining</key>
2516 <key>Fingerprinting</key>
2518 <key>Exceptions</key>
2520 <string>https://example.com</string>
2529 "EnableTrackingProtection": {
2530 "Value": true | false,
2531 "Locked": true | false,
2532 "Cryptomining": true | false,
2533 "Fingerprinting": true | false,
2534 "Exceptions": ["https://example.com"]
2539 ### EncryptedMediaExtensions
2540 Enable or disable Encrypted Media Extensions and optionally lock it.
2542 If `Enabled` is set to false, encrypted media extensions (like Widevine) are not downloaded by Firefox unless the user consents to installing them.
2544 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.
2546 **Compatibility:** Firefox 77, Firefox ESR 68.9\
2547 **CCK2 Equivalent:** N/A\
2548 **Preferences Affected:** `media.eme.enabled`
2552 Software\Policies\Mozilla\Firefox\EncryptedMediaExtensions\Enabled = 0x1 | 0x0
2553 Software\Policies\Mozilla\Firefox\EncryptedMediaExtensions\Locked = 0x1 | 0x0
2555 #### Windows (Intune)
2558 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~EncryptedMediaExtensions/EncryptedMediaExtensions_Enabled
2559 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~EncryptedMediaExtensions/EncryptedMediaExtensions_Locked
2563 <enabled/>or <disabled/>
2568 <key>EncryptedMediaExtensions</key>
2581 "EncryptedMediaExtensions": {
2582 "Enabled": true | false,
2583 "Locked": true | false
2588 ### EnterprisePoliciesEnabled
2589 Enable policy support on macOS.
2591 **Compatibility:** Firefox 63, Firefox ESR 60.3 (macOS only)\
2592 **CCK2 Equivalent:** N/A\
2593 **Preferences Affected:** N/A
2598 <key>EnterprisePoliciesEnabled</key>
2602 ### ExemptDomainFileTypePairsFromFileTypeDownloadWarnings
2604 Disable warnings based on file extension for specific file types on domains.
2606 This policy is based on the [Chrome policy](https://chromeenterprise.google/policies/#ExemptDomainFileTypePairsFromFileTypeDownloadWarnings) of the same name.
2608 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.
2610 **Compatibility:** Firefox 102\
2611 **CCK2 Equivalent:** N/A\
2612 **Preferences Affected:** N/A
2615 Software\Policies\Mozilla\Firefox\ExemptDomainFileTypePairsFromFileTypeDownloadWarnings (REG_MULTI_SZ) =
2619 "file_extension": "jnlp",
2620 "domains": ["example.com"]
2624 #### Windows (Intune)
2627 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/ExemptDomainFileTypePairsFromFileTypeDownloadWarnings
2632 <data id="JSON" value='
2635 "file_extension": "jnlp",
2636 "domains": ["example.com"]
2644 <key>ExemptDomainFileTypePairsFromFileTypeDownloadWarnings</key>
2647 <key>file_extension</key>
2648 <string>jnlp</string>
2651 <string>example.com</string>
2661 "ExemptDomainFileTypePairsFromFileTypeDownloadWarnings": [{
2662 "file_extension": "jnlp",
2663 "domains": ["example.com"]
2669 Control the installation, uninstallation and locking of extensions.
2671 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.
2673 This method will be deprecated in the near future.
2675 `Install` is a list of URLs or native paths for extensions to be installed.
2677 `Uninstall` is a list of extension IDs that should be uninstalled if found.
2679 `Locked` is a list of extension IDs that the user cannot disable or uninstall.
2681 **Compatibility:** Firefox 60, Firefox ESR 60\
2682 **CCK2 Equivalent:** `addons`\
2683 **Preferences Affected:** N/A
2687 Software\Policies\Mozilla\Firefox\Extensions\Install\1 = "https://addons.mozilla.org/firefox/downloads/somefile.xpi"
2688 Software\Policies\Mozilla\Firefox\Extensions\Install\2 = "//path/to/xpi"
2689 Software\Policies\Mozilla\Firefox\Extensions\Uninstall\1 = "bad_addon_id@mozilla.org"
2690 Software\Policies\Mozilla\Firefox\Extensions\Locked\1 = "addon_id@mozilla.org"
2692 #### Windows (Intune)
2695 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Extensions/Extensions_Install
2700 <data id="Extensions" value="1https://addons.mozilla.org/firefox/downloads/somefile.xpi2//path/to/xpi"/>
2704 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Extensions/Extensions_Uninstall
2709 <data id="Extensions" value="1bad_addon_id@mozilla.org"/>
2713 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Extensions/Extensions_Locked
2718 <data id="Extensions" value="1addon_id@mozilla.org"/>
2723 <key>Extensions</key>
2727 <string>https://addons.mozilla.org/firefox/downloads/somefile.xpi</string>
2728 <string>//path/to/xpi</string>
2730 <key>Uninstall</key>
2732 <string>bad_addon_id@mozilla.org</string>
2736 <string>addon_id@mozilla.org</string>
2746 "Install": ["https://addons.mozilla.org/firefox/downloads/somefile.xpi", "//path/to/xpi"],
2747 "Uninstall": ["bad_addon_id@mozilla.org"],
2748 "Locked": ["addon_id@mozilla.org"]
2753 ### ExtensionSettings
2754 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.
2756 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.
2758 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).
2760 The configuration for each extension is another dictionary that can contain the fields documented below.
2762 | Name | Description |
2764 | `installation_mode` | Maps to a string indicating the installation mode for the extension. The valid strings are `allowed`,`blocked`,`force_installed`, and `normal_installed`.
2765 | `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.
2766 | `blocked`| Blocks installation of the extension and removes it from the device if already installed.
2767 | `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.
2768 | `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.
2769 | `install_url`| Maps to a URL indicating where Firefox can download a force_installed or normal_installed extension. If installing from the local file system, use a [```file:///``` URL](https://en.wikipedia.org/wiki/File_URI_scheme). If installing from the addons.mozilla.org, use the following URL (substituting SHORT_NAME from the URL on AMO), https://addons.mozilla.org/firefox/downloads/latest/SHORT_NAME/latest.xpi. Languages packs are available from https://releases.mozilla.org/pub/firefox/releases/VERSION/PLATFORM/xpi/LANGUAGE.xpi. If you need to update the extension, you can change the name of the extension and it will be automatically updated. Extensions installed from file URLs will additional be updated when their internal version changes.
2770 | `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.
2771 | `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.
2772 | `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.
2773 | `restricted_domains` | An array of domains on which content scripts can't be run. This setting can be used only for the default configuration.
2774 | `updates_disabled` | (Firefox 89, Firefox ESR 78.11) Boolean that indicates whether or not to disable automatic updates for an individual extension.
2775 | `default_area` | (Firefox 113) String that indicates where to place the extension icon by default. Possible values are `navbar` and `menupanel`.
2777 **Compatibility:** Firefox 69, Firefox ESR 68.1 (As of Firefox 85, Firefox ESR 78.7, installing a theme makes it the default.)\
2778 **CCK2 Equivalent:** N/A\
2779 **Preferences Affected:** N/A
2782 Software\Policies\Mozilla\Firefox\ExtensionSettings (REG_MULTI_SZ) =
2786 "blocked_install_message": "Custom error message.",
2787 "install_sources": ["https://yourwebsite.com/*"],
2788 "installation_mode": "blocked",
2789 "allowed_types": ["extension"]
2791 "uBlock0@raymondhill.net": {
2792 "installation_mode": "force_installed",
2793 "install_url": "https://addons.mozilla.org/firefox/downloads/latest/ublock-origin/latest.xpi"
2795 "https-everywhere@eff.org": {
2796 "installation_mode": "allowed"
2800 #### Windows (Intune)
2803 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Extensions/ExtensionSettings
2808 <data id="ExtensionSettings" value='
2811 "blocked_install_message": "Custom error message.",
2812 "install_sources": ["https://yourwebsite.com/*"],
2813 "installation_mode": "blocked",
2814 "allowed_types": ["extension"]
2816 "uBlock0@raymondhill.net": {
2817 "installation_mode": "force_installed",
2818 "install_url": "https://addons.mozilla.org/firefox/downloads/latest/ublock-origin/latest.xpi"
2820 "https-everywhere@eff.org": {
2821 "installation_mode": "allowed"
2828 <key>ExtensionSettings</key>
2832 <key>blocked_install_message</key>
2833 <string>Custom error message.</string>
2834 <key>install_sources</key>
2836 <string>"https://yourwebsite.com/*"</string>
2838 <key>installation_mode</key>
2839 <string>blocked</string>
2840 <key>allowed_types</key>
2842 <string>extension</string>
2845 <key>uBlock0@raymondhill.net</key>
2847 <key>installation_mode</key>
2848 <string>force_installed</string>
2849 <key>install_url</key>
2850 <string>https://addons.mozilla.org/firefox/downloads/latest/ublock-origin/latest.xpi</string>
2852 <key>https-everywhere@eff.org</key>
2854 <key>installation_mode</key>
2855 <string>allowed</string>
2864 "ExtensionSettings": {
2866 "blocked_install_message": "Custom error message.",
2867 "install_sources": ["https://yourwebsite.com/*"],
2868 "installation_mode": "blocked",
2869 "allowed_types": ["extension"]
2871 "uBlock0@raymondhill.net": {
2872 "installation_mode": "force_installed",
2873 "install_url": "https://addons.mozilla.org/firefox/downloads/latest/ublock-origin/latest.xpi"
2875 "https-everywhere@eff.org": {
2876 "installation_mode": "allowed"
2883 Control extension updates.
2885 **Compatibility:** Firefox 67, Firefox ESR 60.7\
2886 **CCK2 Equivalent:** N/A\
2887 **Preferences Affected:** `extensions.update.enabled`
2891 Software\Policies\Mozilla\Firefox\ExtensionUpdate = 0x1 | 0x0
2893 #### Windows (Intune)
2896 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Extensions/ExtensionUpdate
2900 <enabled/> or <disabled/>
2905 <key>ExtensionUpdate</key>
2913 "ExtensionUpdate": true | false
2918 Customize the Firefox Home page.
2920 **Compatibility:** Firefox 68, Firefox ESR 68 (SponsoredTopSites and SponsoredPocket were added in Firefox 95, Firefox ESR 91.4, Snippets was deprecated in Firefox 122)
2921 **CCK2 Equivalent:** N/A\
2922 **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`
2926 Software\Policies\Mozilla\Firefox\FirefoxHome\Search = 0x1 | 0x0
2927 Software\Policies\Mozilla\Firefox\FirefoxHome\TopSites = 0x1 | 0x0
2928 Software\Policies\Mozilla\Firefox\FirefoxHome\SponsoredTopSites = 0x1 | 0x0
2929 Software\Policies\Mozilla\Firefox\FirefoxHome\Highlights = 0x1 | 0x0
2930 Software\Policies\Mozilla\Firefox\FirefoxHome\Pocket = 0x1 | 0x0
2931 Software\Policies\Mozilla\Firefox\FirefoxHome\SponsoredPocket = 0x1 | 0x0
2932 Software\Policies\Mozilla\Firefox\FirefoxHome\Snippets = 0x1 | 0x0
2933 Software\Policies\Mozilla\Firefox\FirefoxHome\Locked = 0x1 | 0x0
2935 #### Windows (Intune)
2938 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/CustomizeFirefoxHome
2943 <data id="FirefoxHome_Search" value="true | false"/>
2944 <data id="FirefoxHome_TopSites" value="true | false"/>
2945 <data id="FirefoxHome_SponsoredTopSites" value="true | false"/>
2946 <data id="FirefoxHome_Highlights" value="true | false"/>
2947 <data id="FirefoxHome_Pocket" value="true | false"/>
2948 <data id="FirefoxHome_SponsoredPocket" value="true | false"/>
2949 <data id="FirefoxHome_Snippets" value="true | false"/>
2950 <data id="FirefoxHome_Locked" value="true | false"/>
2955 <key>FirefoxHome</key>
2961 <key>SponsoredTopSites</key>
2963 <key>Highlights</key>
2967 <key>SponsoredPocket</key>
2981 "Search": true | false,
2982 "TopSites": true | false,
2983 "SponsoredTopSites": true | false,
2984 "Highlights": true | false,
2985 "Pocket": true | false,
2986 "SponsoredPocket": true | false,
2987 "Snippets": true | false,
2988 "Locked": true | false
2994 Customize Firefox Suggest (US only).
2996 **Compatibility:** Firefox 118, Firefox ESR 115.3.
2997 **CCK2 Equivalent:** N/A\
2998 **Preferences Affected:** `browser.urlbar.suggest.quicksuggest.nonsponsored`, `browser.urlbar.suggest.quicksuggest.sponsored`, `browser.urlbar.quicksuggest.dataCollection.enabled`
3002 Software\Policies\Mozilla\Firefox\FirefoxSuggest\WebSuggestions = 0x1 | 0x0
3003 Software\Policies\Mozilla\Firefox\FirefoxSuggest\SponsoredSuggestions = 0x1 | 0x0
3004 Software\Policies\Mozilla\Firefox\FirefoxSuggest\ImproveSuggest = 0x1 | 0x0
3005 Software\Policies\Mozilla\Firefox\FirefoxSuggest\Locked = 0x1 | 0x0
3007 #### Windows (Intune)
3010 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~FirefoxSuggest/WebSuggestions
3014 <enabled/> or <disabled/>
3018 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~FirefoxSuggest/SponsoredSuggestions
3022 <enabled/> or <disabled/>
3026 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~FirefoxSuggest/ImproveSuggest
3030 <enabled/> or <disabled/>
3034 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~FirefoxSuggest/Locked
3038 <enabled/> or <disabled/>
3043 <key>FirefoxSuggest</key>
3045 <key>WebSuggestions</key>
3047 <key>SponsoredSuggestions</key>
3049 <key>ImproveSuggest</key>
3061 "WebSuggestions": true | false,
3062 "SponsoredSuggestions": true | false,
3063 "ImproveSuggest": true | false,
3064 "Locked": true | false
3069 ### GoToIntranetSiteForSingleWordEntryInAddressBar
3070 Whether to always go through the DNS server before sending a single word search string to a search engine.
3072 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.
3074 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.
3076 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.
3078 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`.
3080 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`.
3082 **Compatibility:** Firefox 104, Firefox ESR 102.2\
3083 **CCK2 Equivalent:** `N/A`\
3084 **Preferences Affected:** `browser.fixup.dns_first_for_single_words`
3088 Software\Policies\Mozilla\Firefox\GoToIntranetSiteForSingleWordEntryInAddressBar = 0x1 | 0x0
3090 #### Windows (Intune)
3093 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/GoToIntranetSiteForSingleWordEntryInAddressBar
3097 <enabled/> or <disabled/>
3102 <key>GoToIntranetSiteForSingleWordEntryInAddressBar</key>
3110 "GoToIntranetSiteForSingleWordEntryInAddressBar": true | false
3115 Configure default application handlers. This policy is based on the internal format of `handlers.json`.
3117 You can configure handlers based on a mime type (`mimeTypes`), a file's extension (`extensions`), or a protocol (`schemes`).
3119 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.
3121 | Name | Description |
3123 | `action`| Can be either `saveToDisk`, `useHelperApp`, `useSystemDefault`.
3124 | `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.
3125 | `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.
3126 | `name` | The display name of the handler (might not be used).
3127 | `path`| The native path to the executable to be used.
3128 | `uriTemplate`| A url to a web based application handler. The URL must be https and contain a %s to be used for substitution.
3130 **Compatibility:** Firefox 78, Firefox ESR 78\
3131 **CCK2 Equivalent:** N/A\
3132 **Preferences Affected:** N/A
3135 Software\Policies\Mozilla\Firefox\Handlers (REG_MULTI_SZ) =
3139 "application/msword": {
3140 "action": "useSystemDefault",
3146 "action": "useHelperApp",
3147 "ask": true | false,
3150 "uriTemplate": "https://mail.google.com/mail/?extsrc=mailto&url=%s"
3156 "action": "useHelperApp",
3157 "ask": true | false,
3159 "name": "Adobe Acrobat",
3160 "path": "C:\\Program Files (x86)\\Adobe\\Acrobat Reader DC\\Reader\\AcroRd32.exe"
3166 #### Windows (Intune)
3169 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/Handlers
3174 <data id="Handlers" value='
3177 "application/msword": {
3178 "action": "useSystemDefault",
3184 "action": "useHelperApp",
3185 "ask": true | false,
3188 "uriTemplate": "https://mail.google.com/mail/?extsrc=mailto&url=%s"
3194 "action": "useHelperApp",
3195 "ask": true | false,
3197 "name": "Adobe Acrobat",
3198 "path": "C:\\Program Files (x86)\\Adobe\\Acrobat Reader DC\\Reader\\AcroRd32.exe"
3210 <key>mimeTypes</key>
3212 <key>application/msword</key>
3215 <string>useSystemDefault</string>
3225 <string>useHelperApp</string>
3232 <string>Gmail</string>
3233 <key>uriTemplate</key>
3234 <string>https://mail.google.com/mail/?extsrc=mailto&url=%s</string>
3239 <key>extensions</key>
3244 <string>useHelperApp</string>
3251 <string>Adobe Acrobat</string>
3253 <string>/System/Applications/Preview.app</string>
3267 "application/msword": {
3268 "action": "useSystemDefault",
3274 "action": "useHelperApp",
3275 "ask": true | false,
3278 "uriTemplate": "https://mail.google.com/mail/?extsrc=mailto&url=%s"
3284 "action": "useHelperApp",
3285 "ask": true | false,
3287 "name": "Adobe Acrobat",
3288 "path": "/usr/bin/acroread"
3296 ### HardwareAcceleration
3297 Control hardware acceleration.
3299 **Compatibility:** Firefox 60, Firefox ESR 60\
3300 **CCK2 Equivalent:** N/A\
3301 **Preferences Affected:** `layers.acceleration.disabled`
3305 Software\Policies\Mozilla\Firefox\HardwareAcceleration = 0x1 | 0x0
3307 #### Windows (Intune)
3310 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/HardwareAcceleration
3314 <enabled/> or <disabled/>
3319 <key>HardwareAcceleration</key>
3327 "HardwareAcceleration": true | false
3332 Configure the default homepage and how Firefox starts.
3334 `URL` is the default homepage.
3336 `Locked` prevents the user from changing homepage preferences.
3338 `Additional` allows for more than one homepage.
3340 `StartPage` is how Firefox starts. The choices are no homepage, the default homepage or the previous session.
3342 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.
3344 **Compatibility:** Firefox 60, Firefox ESR 60 (StartPage was added in Firefox 60, Firefox ESR 60.4, homepage-locked added in Firefox 78)\
3345 **CCK2 Equivalent:** `homePage`,`lockHomePage`\
3346 **Preferences Affected:** `browser.startup.homepage`, `browser.startup.page`
3350 Software\Policies\Mozilla\Firefox\Homepage\URL = "https://example.com"
3351 Software\Policies\Mozilla\Firefox\Homepage\Locked = 0x1 | 0x0
3352 Software\Policies\Mozilla\Firefox\Homepage\Additional\1 = "https://example.org"
3353 Software\Policies\Mozilla\Firefox\Homepage\Additional\2 = "https://example.edu"
3354 Software\Policies\Mozilla\Firefox\Homepage\StartPage = "none" | "homepage" | "previous-session" | "homepage-locked"
3356 #### Windows (Intune)
3359 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Homepage/HomepageURL
3365 <data id="HomepageURL" value="https://example.com"/>
3366 <data id="HomepageLocked" value="true | false"/>
3370 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Homepage/HomepageAdditional
3376 <data id="HomepageAdditional" value="1http://example.org2http://example.edu"/>
3380 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Homepage/HomepageStartPage
3386 <data id="StartPage" value="none | homepage | previous-session"/>
3394 <string>http://example.com</string>
3397 <key>Additional</key>
3399 <string>http://example.org</string>
3400 <string>http://example.edu</string>
3402 <key>StartPage</key>
3403 <string>none | homepage | previous-session | homepage-locked</string>
3412 "URL": "http://example.com/",
3413 "Locked": true | false,
3414 "Additional": ["http://example.org/",
3415 "http://example.edu/"],
3416 "StartPage": "none" | "homepage" | "previous-session" | "homepage-locked"
3421 ### InstallAddonsPermission
3422 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.
3424 `Allow` is a list of origins where extension installs are allowed.
3426 `Default` determines whether or not extension installs are allowed by default.
3428 **Compatibility:** Firefox 60, Firefox ESR 60\
3429 **CCK2 Equivalent:** `permissions.install`\
3430 **Preferences Affected:** `xpinstall.enabled`
3434 Software\Policies\Mozilla\Firefox\InstallAddonsPermission\Allow\1 = "https://example.org"
3435 Software\Policies\Mozilla\Firefox\InstallAddonsPermission\Allow\2 = "https://example.edu"
3436 Software\Policies\Mozilla\Firefox\InstallAddonsPermission\Default = 0x1 | 0x0
3438 #### Windows (Intune)
3441 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Addons/InstallAddonsPermission_Allow
3446 <data id="Permissions" value="1https://example.org2https://example.edu"/>
3450 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Addons/InstallAddonsPermission_Default
3459 <key>InstallAddonsPermission</key>
3463 <string>http://example.org</string>
3464 <string>http://example.edu</string>
3475 "InstallAddonsPermission": {
3476 "Allow": ["http://example.org/",
3477 "http://example.edu/"],
3478 "Default": true | false
3484 Disable the feature enforcing a separate profile for each installation.
3486 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.
3488 If this policy set to false, Firefox will create a new profile for each unique installation of Firefox.
3490 This policy only work on Windows via GPO (not policies.json).
3492 **Compatibility:** Firefox 70, Firefox ESR 68.2 (Windows only, GPO only)\
3493 **CCK2 Equivalent:** N/A\
3494 **Preferences Affected:** N/A
3498 Software\Policies\Mozilla\Firefox\LegacyProfiles = = 0x1 | 0x0
3500 #### Windows (Intune)
3503 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/LegacyProfiles
3507 <enabled/> or <disabled/>
3509 ### LegacySameSiteCookieBehaviorEnabled
3510 Enable default legacy SameSite cookie behavior setting.
3512 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```.
3514 **Compatibility:** Firefox 96\
3515 **CCK2 Equivalent:** N/A\
3516 **Preferences Affected:** `network.cookie.sameSite.laxByDefault`
3520 Software\Policies\Mozilla\Firefox\LegacySameSiteCookieBehaviorEnabled = = 0x1 | 0x0
3522 #### Windows (Intune)
3525 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/LegacySameSiteCookieBehaviorEnabled
3529 <enabled/> or <disabled/>
3534 <key>LegacySameSiteCookieBehaviorEnabled</key>
3542 "LegacySameSiteCookieBehaviorEnabled": true | false
3545 ### LegacySameSiteCookieBehaviorEnabledForDomainList
3546 Revert to legacy SameSite behavior for cookies on specified sites.
3548 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```.
3550 **Compatibility:** Firefox 96\
3551 **CCK2 Equivalent:** N/A\
3552 **Preferences Affected:** `network.cookie.sameSite.laxByDefault.disabledHosts`
3556 Software\Policies\Mozilla\Firefox\LegacySameSiteCookieBehaviorEnabledForDomainList\1 = "example.org"
3557 Software\Policies\Mozilla\Firefox\LegacySameSiteCookieBehaviorEnabledForDomainList\2 = "example.edu"
3559 #### Windows (Intune)
3562 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/LegacySameSiteCookieBehaviorEnabledForDomainList
3567 <data id="LegacySameSiteCookieBehaviorEnabledForDomainList" value="1example.org2example.edu"/>
3572 <key>LegacySameSiteCookieBehaviorEnabledForDomainList</key>
3574 <string>example.org</string>
3575 <string>example.edu</string>
3583 "LegacySameSiteCookieBehaviorEnabledForDomainList": ["example.org",
3589 Enable linking to local files by origin.
3591 **Compatibility:** Firefox 68, Firefox ESR 68\
3592 **CCK2 Equivalent:** N/A\
3593 **Preferences Affected:** `capability.policy.localfilelinks.*`
3597 Software\Policies\Mozilla\Firefox\LocalFileLinks\1 = "https://example.org"
3598 Software\Policies\Mozilla\Firefox\LocalFileLinks\2 = "https://example.edu"
3600 #### Windows (Intune)
3603 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/LocalFileLinks
3608 <data id="LocalFileLinks" value="1https://example.org2https://example.edu"/>
3613 <key>LocalFileLinks</key>
3615 <string>http://example.org</string>
3616 <string>http://example.edu</string>
3624 "LocalFileLinks": ["http://example.org/",
3625 "http://example.edu/"]
3629 ### ManagedBookmarks
3630 Configures a list of bookmarks managed by an administrator that cannot be changed by the user.
3632 The bookmarks are only added as a button on the personal toolbar. They are not in the bookmarks folder.
3634 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:
3638 "id": "BookmarkType",
3642 "$ref": "BookmarkType"
3661 **Compatibility:** Firefox 83, Firefox ESR 78.5\
3662 **CCK2 Equivalent:** N/A\
3663 **Preferences Affected:** N/A
3666 Software\Policies\Mozilla\Firefox\ManagedBookmarks (REG_MULTI_SZ) =
3670 "toplevel_name": "My managed bookmarks folder"
3673 "url": "example.com",
3677 "name": "Mozilla links",
3680 "url": "https://mozilla.org",
3681 "name": "Mozilla.org"
3684 "url": "https://support.mozilla.org/",
3691 #### Windows (Intune)
3694 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/ManagedBookmarks
3699 <data id="JSON" value='
3702 "toplevel_name": "My managed bookmarks folder"
3705 "url": "example.com",
3709 "name": "Mozilla links",
3712 "url": "https://mozilla.org",
3713 "name": "Mozilla.org"
3716 "url": "https://support.mozilla.org/",
3726 <key>ManagedBookmarks</key>
3729 <key>toplevel_name</key>
3730 <string>My managed bookmarks folder</string>
3733 <string>example.com</string>
3735 <string>Example</string>
3739 <string>Mozilla links</string>
3744 <string>https://mozilla.org</string>
3746 <string>Mozilla</string>
3750 <string>https://support.mozilla.org/</string>
3752 <string>SUMO</string>
3763 "ManagedBookmarks": [
3765 "toplevel_name": "My managed bookmarks folder"
3768 "url": "example.com",
3772 "name": "Mozilla links",
3775 "url": "https://mozilla.org",
3776 "name": "Mozilla.org"
3779 "url": "https://support.mozilla.org/",
3788 ### ManualAppUpdateOnly
3790 Switch to manual updates only.
3792 If this policy is enabled:
3793 1. The user will never be prompted to install updates
3794 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.
3795 3. The update UI will work as expected, unlike when using DisableAppUpdate.
3797 This policy is primarily intended for advanced end users, not for enterprises.
3799 **Compatibility:** Firefox 87\
3800 **CCK2 Equivalent:** N/A\
3801 **Preferences Affected:** N/A
3807 "ManualAppUpdateOnly": true | false
3811 ### NetworkPrediction
3812 Enable or disable network prediction (DNS prefetching).
3814 **Compatibility:** Firefox 67, Firefox ESR 60.7\
3815 **CCK2 Equivalent:** N/A\
3816 **Preferences Affected:** `network.dns.disablePrefetch`, `network.dns.disablePrefetchFromHTTPS`
3820 Software\Policies\Mozilla\Firefox\NetworkPrediction = 0x1 | 0x0
3822 #### Windows (Intune)
3825 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/NetworkPrediction
3829 <enabled/> or <disabled/>
3834 <key>NetworkPrediction</key>
3842 "NetworkPrediction": true | false
3846 Enable or disable the New Tab page.
3848 **Compatibility:** Firefox 68, Firefox ESR 68\
3849 **CCK2 Equivalent:** N/A\
3850 **Preferences Affected:** `browser.newtabpage.enabled`
3854 Software\Policies\Mozilla\Firefox\NewTabPage = 0x1 | 0x0
3856 #### Windows (Intune)
3859 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/NewTabPage
3863 <enabled/> or <disabled/>
3868 <key>NewTabPage</key>
3876 "NewTabPage": true | false
3879 ### NoDefaultBookmarks
3880 Disable the creation of default bookmarks.
3882 This policy is only effective if the user profile has not been created yet.
3884 **Compatibility:** Firefox 60, Firefox ESR 60\
3885 **CCK2 Equivalent:** `removeDefaultBookmarks`\
3886 **Preferences Affected:** N/A
3890 Software\Policies\Mozilla\Firefox\NoDefaultBookmarks = 0x1 | 0x0
3892 #### Windows (Intune)
3895 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/NoDefaultBookmarks
3899 <enabled/> or <disabled/>
3904 <key>NoDefaultBookmarks</key>
3912 "NoDefaultBookmarks": true | false
3916 ### OfferToSaveLogins
3917 Control whether or not Firefox offers to save passwords.
3919 **Compatibility:** Firefox 60, Firefox ESR 60\
3920 **CCK2 Equivalent:** `dontRememberPasswords`\
3921 **Preferences Affected:** `signon.rememberSignons`
3925 Software\Policies\Mozilla\Firefox\OfferToSaveLogins = 0x1 | 0x0
3927 #### Windows (Intune)
3930 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/OfferToSaveLogins
3934 <enabled/> or <disabled/>
3939 <key>OfferToSaveLogins</key>
3947 "OfferToSaveLogins": true | false
3951 ### OfferToSaveLoginsDefault
3952 Sets the default value of signon.rememberSignons without locking it.
3954 **Compatibility:** Firefox 70, Firefox ESR 60.2\
3955 **CCK2 Equivalent:** `dontRememberPasswords`\
3956 **Preferences Affected:** `signon.rememberSignons`
3960 Software\Policies\Mozilla\Firefox\OfferToSaveLoginsDefault = 0x1 | 0x0
3962 #### Windows (Intune)
3965 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/OfferToSaveLoginsDefault
3969 <enabled/> or <disabled/>
3974 <key>OfferToSaveLoginsDefault</key>
3982 "OfferToSaveLoginsDefault": true | false
3986 ### OverrideFirstRunPage
3987 Override the first run page. If the value is an empty string (""), the first run page is not displayed.
3989 Starting with Firefox 83, Firefox ESR 78.5, you can also specify multiple URLS separated by a vertical bar (|).
3991 **Compatibility:** Firefox 60, Firefox ESR 60\
3992 **CCK2 Equivalent:** `welcomePage`,`noWelcomePage`\
3993 **Preferences Affected:** `startup.homepage_welcome_url`
3997 Software\Policies\Mozilla\Firefox\OverrideFirstRunPage = "http://example.org"
3999 #### Windows (Intune)
4002 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/OverrideFirstRunPage
4007 <data id="OverridePage" value="https://example.com"/>
4012 <key>OverrideFirstRunPage</key>
4013 <string>http://example.org</string>
4020 "OverrideFirstRunPage": "http://example.org"
4024 ### OverridePostUpdatePage
4025 Override the upgrade page. If the value is an empty string (""), no extra pages are displayed when Firefox is upgraded.
4027 **Compatibility:** Firefox 60, Firefox ESR 60\
4028 **CCK2 Equivalent:** `upgradePage`,`noUpgradePage`\
4029 **Preferences Affected:** `startup.homepage_override_url`
4033 Software\Policies\Mozilla\Firefox\OverridePostUpdatePage = "http://example.org"
4035 #### Windows (Intune)
4038 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/OverridePostUpdatePage
4043 <data id="OverridePage" value="https://example.com"/>
4048 <key>OverridePostUpdatePage</key>
4049 <string>http://example.org</string>
4056 "OverridePostUpdatePage": "http://example.org"
4060 ### PasswordManagerEnabled
4061 Remove access to the password manager via preferences and blocks about:logins on Firefox 70.
4063 **Compatibility:** Firefox 70, Firefox ESR 60.2\
4064 **CCK2 Equivalent:** N/A\
4065 **Preferences Affected:** `pref.privacy.disable_button.view_passwords`
4069 Software\Policies\Mozilla\Firefox\PasswordManagerEnabled = 0x1 | 0x0
4071 #### Windows (Intune)
4074 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/PasswordManagerEnabled
4078 <enabled/> or <disabled/>
4083 <key>PasswordManagerEnabled</key>
4091 "PasswordManagerEnabled": true | false
4095 ### PasswordManagerExceptions
4096 Prevent Firefox from saving passwords for specific sites.
4098 The sites are specified as a list of origins.
4100 **Compatibility:** Firefox 101\
4101 **CCK2 Equivalent:** N/A\
4102 **Preferences Affected:** N/A
4106 Software\Policies\Mozilla\Firefox\PasswordManagerExceptions\1 = "https://example.org"
4107 Software\Policies\Mozilla\Firefox\PasswordManagerExceptions\2 = "https://example.edu"
4109 #### Windows (Intune)
4112 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/PasswordManagerExceptions
4117 <data id="List" value="1https://example.org2https://example.edu"/>
4122 <key>PasswordManagerExceptions</key>
4124 <string>https://example.org</string>
4125 <string>https://example.edu</string>
4133 "PasswordManagerExceptions": ["https://example.org",
4134 "https://example.edu"]
4140 Disable or configure PDF.js, the built-in PDF viewer.
4142 If `Enabled` is set to false, the built-in PDF viewer is disabled.
4144 If `EnablePermissions` is set to true, the built-in PDF viewer will honor document permissions like preventing the copying of text.
4146 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.
4148 **Compatibility:** Firefox 77, Firefox ESR 68.9\
4149 **CCK2 Equivalent:** N/A\
4150 **Preferences Affected:** `pdfjs.disabled`, `pdfjs.enablePermissions`
4154 Software\Policies\Mozilla\Firefox\PDFjs\Enabled = 0x1 | 0x0
4155 Software\Policies\Mozilla\Firefox\PDFjs\EnablePermissions = 0x1 | 0x0
4157 #### Windows (Intune)
4160 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~PDFjs/PDFjs_Enabled
4161 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~PDFjs/PDFjs_EnablePermissions
4165 <enabled/>or <disabled/>
4174 <key>EnablePermissions</key>
4184 "Enabled": true | false,
4185 "EnablePermissions": true | false
4191 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.
4193 `Allow` is a list of origins where the feature is allowed.
4195 `Block` is a list of origins where the feature is not allowed.
4197 `BlockNewRequests` determines whether or not new requests can be made for the feature.
4199 `Locked` prevents the user from changing preferences for the feature.
4201 `Default` specifies the default value for Autoplay. block-audio-video is not supported on Firefox ESR 68.
4203 **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)\
4204 **CCK2 Equivalent:** N/A\
4205 **Preferences Affected:** `permissions.default.camera`, `permissions.default.microphone`, `permissions.default.geo`, `permissions.default.desktop-notification`, `media.autoplay.default`, `permissions.default.xr`
4209 Software\Policies\Mozilla\Firefox\Permissions\Camera\Allow\1 = "https://example.org"
4210 Software\Policies\Mozilla\Firefox\Permissions\Camera\Allow\2 = "https://example.org:1234"
4211 Software\Policies\Mozilla\Firefox\Permissions\Camera\Block\1 = "https://example.edu"
4212 Software\Policies\Mozilla\Firefox\Permissions\Camera\BlockNewRequests = 0x1 | 0x0
4213 Software\Policies\Mozilla\Firefox\Permissions\Camera\Locked = 0x1 | 0x0
4214 Software\Policies\Mozilla\Firefox\Permissions\Microphone\Allow\1 = "https://example.org"
4215 Software\Policies\Mozilla\Firefox\Permissions\Microphone\Block\1 = "https://example.edu"
4216 Software\Policies\Mozilla\Firefox\Permissions\Microphone\BlockNewRequests = 0x1 | 0x0
4217 Software\Policies\Mozilla\Firefox\Permissions\Microphone\Locked = 0x1 | 0x0
4218 Software\Policies\Mozilla\Firefox\Permissions\Location\Allow\1 = "https://example.org"
4219 Software\Policies\Mozilla\Firefox\Permissions\Location\Block\1 = "https://example.edu"
4220 Software\Policies\Mozilla\Firefox\Permissions\Location\BlockNewRequests = 0x1 | 0x0
4221 Software\Policies\Mozilla\Firefox\Permissions\Location\Locked = 0x1 | 0x0
4222 Software\Policies\Mozilla\Firefox\Permissions\Notifications\Allow\1 = "https://example.org"
4223 Software\Policies\Mozilla\Firefox\Permissions\Notifications\Block\1 = "https://example.edu"
4224 Software\Policies\Mozilla\Firefox\Permissions\Notifications\BlockNewRequests = 0x1 | 0x0
4225 Software\Policies\Mozilla\Firefox\Permissions\Notifications\Locked = 0x1 | 0x0
4226 Software\Policies\Mozilla\Firefox\Permissions\Autoplay\Allow\1 = "https://example.org"
4227 Software\Policies\Mozilla\Firefox\Permissions\Autoplay\Block\1 = "https://example.edu"
4228 Software\Policies\Mozilla\Firefox\Permissions\Autoplay\Default = "allow-audio-video" | "block-audio" | "block-audio-video"
4229 Software\Policies\Mozilla\Firefox\Permissions\Autoplay\Locked = 0x1 | 0x0
4230 Software\Policies\Mozilla\Firefox\Permissions\VirtualReality\Allow\1 = "https://example.org"
4231 Software\Policies\Mozilla\Firefox\Permissions\VirtualReality\Block\1 = "https://example.edu"
4232 Software\Policies\Mozilla\Firefox\Permissions\VirtualReality\BlockNewRequests = 0x1 | 0x0
4233 Software\Policies\Mozilla\Firefox\Permissions\VirtualReality\Locked = 0x1 | 0x0
4235 #### Windows (Intune)
4238 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Permissions~Location/Location_BlockNewRequests
4242 <enabled/> or <disabled/>
4246 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Permissions~Location/Location_Locked
4250 <enabled/> or <disabled/>
4254 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Permissions~Notifications/Notifications_Allow
4259 <data id="Permissions" value="1https://example.org"/>
4263 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Permissions~Notifications/Notifications_BlockNewRequests
4267 <enabled/> or <disabled/>
4271 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Permissions~Notifications/Notifications_Locked
4275 <enabled/> or <disabled/>
4279 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Permissions~Autoplay/Autoplay_Allow
4284 <data id="Permissions" value="1https://example.org"/>
4288 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Permissions~Autoplay/Autoplay_Block
4293 <data id="Permissions" value="1https://example.edu"/>
4297 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Permissions~Autoplay/Autoplay_Default
4302 <data id="Autoplay_Default" value="allow-audio-video | block-audio | block-audio-video"/>
4306 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Permissions~Autoplay/Autoplay_Locked
4310 <enabled/> or <disabled/>
4314 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Permissions~Notifications/VirtualReality_Allow
4319 <data id="Permissions" value="1https://example.org"/>
4323 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Permissions~Notifications/VirtualReality_Block
4328 <data id="Permissions" value="1https://example.edu"/>
4332 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Permissions~Notifications/VirtualReality_BlockNewRequests
4336 <enabled/> or <disabled/>
4340 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Permissions~Notifications/VirtualReality_Locked
4344 <enabled/> or <disabled/>
4349 <key>Permissions</key>
4355 <string>https://example.org</string>
4356 <string>https://example.org:1234</string>
4360 <string>https://example.edu</string>
4362 <key>BlockNewRequests</key>
4367 <key>Microphone</key>
4371 <string>https://example.org</string>
4375 <string>https://example.edu</string>
4377 <key>BlockNewRequests</key>
4386 <string>https://example.org</string>
4390 <string>https://example.edu</string>
4392 <key>BlockNewRequests</key>
4397 <key>Notifications</key>
4401 <string>https://example.org</string>
4405 <string>https://example.edu</string>
4407 <key>BlockNewRequests</key>
4416 <string>https://example.org</string>
4420 <string>https://example.edu</string>
4423 <string>allow-audio-video | block-audio | block-audio-video</string>
4436 "Allow": ["https://example.org","https://example.org:1234"],
4437 "Block": ["https://example.edu"],
4438 "BlockNewRequests": true | false,
4439 "Locked": true | false
4442 "Allow": ["https://example.org"],
4443 "Block": ["https://example.edu"],
4444 "BlockNewRequests": true | false,
4445 "Locked": true | false
4448 "Allow": ["https://example.org"],
4449 "Block": ["https://example.edu"],
4450 "BlockNewRequests": true | false,
4451 "Locked": true | false
4454 "Allow": ["https://example.org"],
4455 "Block": ["https://example.edu"],
4456 "BlockNewRequests": true | false,
4457 "Locked": true | false
4460 "Allow": ["https://example.org"],
4461 "Block": ["https://example.edu"],
4462 "Default": "allow-audio-video" | "block-audio" | "block-audio-video",
4463 "Locked": true | false
4469 ### PictureInPicture
4471 Enable or disable Picture-in-Picture as well as prevent the user from enabling or disabling it (Locked).
4473 **Compatibility:** Firefox 78, Firefox ESR 78\
4474 **CCK2 Equivalent:** N/A\
4475 **Preferences Affected:** `media.videocontrols.picture-in-picture.video-toggle.enabled`
4479 Software\Policies\Mozilla\Firefox\PictureInPicture\Enabled = 0x1 | 0x0
4480 Software\Policies\Mozilla\Firefox\PictureInPicture\Locked = 0x1 | 0x0
4483 #### Windows (Intune)
4486 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~PictureInPicture/PictureInPicture_Enabled
4487 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~PictureInPicture/PictureInPicture_Locked
4491 <enabled/> or <disabled/>
4496 <key>PictureInPicture</key>
4509 "PictureInPicture": {
4510 "Enabled": true | false,
4511 "Locked": true | false
4517 Configure the default pop-up window policy as well as origins for which pop-up windows are allowed.
4519 `Allow` is a list of origins where popup-windows are allowed.
4521 `Default` determines whether or not pop-up windows are allowed by default.
4523 `Locked` prevents the user from changing pop-up preferences.
4525 **Compatibility:** Firefox 60, Firefox ESR 60\
4526 **CCK2 Equivalent:** `permissions.popup`\
4527 **Preferences Affected:** `dom.disable_open_during_load`
4531 Software\Policies\Mozilla\Firefox\PopupBlocking\Allow\1 = "https://example.org"
4532 Software\Policies\Mozilla\Firefox\PopupBlocking\Allow\2 = "https://example.edu"
4533 Software\Policies\Mozilla\Firefox\PopupBlocking\Default = 0x1 | 0x0
4534 Software\Policies\Mozilla\Firefox\PopupBlocking\Locked = 0x1 | 0x0
4536 #### Windows (Intune)
4539 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Popups/PopupBlocking_Allow
4544 <data id="Permissions" value="1https://example.org2https://example.edu"/>
4548 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Popups/PopupBlocking_Default
4552 <enabled/> or <disabled/>
4556 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Popups/PopupBlocking_Locked
4560 <enabled/> or <disabled/>
4565 <key>PopupBlocking</key>
4569 <string>http://example.org</string>
4570 <string>http://example.edu</string>
4584 "Allow": ["http://example.org/",
4585 "http://example.edu/"],
4586 "Default": true | false,
4587 "Locked": true | false
4593 Set and lock preferences.
4595 **NOTE** On Windows, in order to use this policy, you must clear all settings in the old **Preferences (Deprecated)** section in group policy.
4597 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.
4599 Preferences that start with the following prefixes are supported:
4602 alerts.* (Firefox 122, Firefox ESR 115.7)
4603 app.update.* (Firefox 86, Firefox ESR 78.8)
4605 datareporting.policy.
4608 general.autoScroll (Firefox 83, Firefox ESR 78.5)
4609 general.smoothScroll (Firefox 83, Firefox ESR 78.5)
4613 keyword.enabled (Firefox 95, Firefox ESR 91.4)
4618 pdfjs. (Firefox 84, Firefox ESR 78.6)
4622 signon. (Firefox 83, Firefox ESR 78.5)
4623 spellchecker. (Firefox 84, Firefox ESR 78.6)
4624 toolkit.legacyUserProfileCustomizations.stylesheets (Firefox 95, Firefox ESR 91.4)
4627 xpinstall.signatures.required (Firefox ESR 102.10, Firefox ESR only)
4628 xpinstall.whitelist.required (Firefox 118, Firefox ESR 115.3)
4630 as well as the following security preferences:
4632 | Preference | Type | Default
4634 | security.default_personal_cert | string | Ask Every Time
4635 | If set to Select Automatically, Firefox automatically chooses the default personal certificate.
4636 | security.disable_button.openCertManager | string | N/A
4637 | If set to true and locked, the View Certificates button in preferences is disabled (Firefox 121, Firefox ESR 115.6)
4638 | security.disable_button.openDeviceManager | string | N/A
4639 | If set to true and locked, the Security Devices button in preferences is disabled (Firefox 121, Firefox ESR 115.6)
4640 | security.insecure_connection_text.enabled | bool | false
4641 | If set to true, adds the words "Not Secure" for insecure sites.
4642 | security.insecure_connection_text.pbmode.enabled | bool | false
4643 | If set to true, adds the words "Not Secure" for insecure sites in private browsing.
4644 | security.mixed_content.block_active_content | boolean | true
4645 | If false, mixed active content (HTTP and HTTPS) is not blocked.
4646 | security.osclientcerts.autoload | boolean | false
4647 | If true, client certificates are loaded from the operating system certificate store.
4648 | security.OCSP.enabled | integer | 1
4649 | If 0, do not fetch OCSP. If 1, fetch OCSP for DV and EV certificates. If 2, fetch OCSP only for EV certificates.
4650 | security.OCSP.require | boolean | false
4651 | If true, if an OCSP request times out, the connection fails.
4652 | security.osclientcerts.assume_rsa_pss_support | boolean | true
4653 | If false, we don't assume an RSA key can do RSA-PSS. (Firefox 114, Firefox ESR 102.12)
4654 | security.ssl.enable_ocsp_stapling | boolean | true
4655 | If false, OCSP stapling is not enabled.
4656 | security.ssl.errorReporting.enabled | boolean | true
4657 | If false, SSL errors cannot be sent to Mozilla.
4658 | security.ssl.require_safe_negotiation | boolean | false
4659 | If true, Firefox will only negotiate TLS connections with servers that indicate they support secure renegotiation. (Firefox 118, Firefox ESR 115.3)
4660 | security.tls.enable_0rtt_data | boolean | true
4661 | If false, TLS early data is turned off. (Firefox 93, Firefox 91.2, Firefox 78.15)
4662 | security.tls.hello_downgrade_check | boolean | true
4663 | If false, the TLS 1.3 downgrade check is disabled.
4664 | security.tls.version.enable-deprecated | boolean | false
4665 | If true, browser will accept TLS 1.0. and TLS 1.1. (Firefox 86, Firefox 78.8)
4666 | security.warn_submit_secure_to_insecure | boolean | true
4667 | If false, no warning is shown when submitting a form from https to http.
4669 Using the preference as the key, set the `Value` to the corresponding preference value.
4671 `Status` can be "default", "locked", "user" or "clear"
4673 * `"default"`: Read/Write: Settings appear as default even if factory default differs.
4674 * `"locked"`: Read-Only: Settings appear as default even if factory default differs.
4675 * `"user"`: Read/Write: Settings appear as changed if it differs from factory default.
4676 * `"clear"`: Read/Write: `Value` has no effect. Resets to factory defaults on each startup.
4678 `"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```.
4680 `"user"` preferences persist even if the policy is removed, so if you need to remove them, you should use the clear policy.
4682 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.
4684 See the examples below for more detail.
4686 IMPORTANT: Make sure you're only setting a particular preference using this mechanism and not some other way.
4689 **Compatibility:** Firefox 81, Firefox ESR 78.3\
4690 **CCK2 Equivalent:** `preferences`\
4691 **Preferences Affected:** Many
4694 Software\Policies\Mozilla\Firefox\Preferences (REG_MULTI_SZ) =
4697 "accessibility.force_disabled": {
4699 "Status": "default",
4703 "browser.cache.disk.parent_directory": {
4704 "Value": "SOME_NATIVE_PATH",
4707 "browser.tabs.warnOnClose": {
4713 #### Windows (Intune)
4716 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/Preferences
4721 <data id="JSON" value='
4723 "accessibility.force_disabled": {
4725 "Status": "default",
4728 "browser.cache.disk.parent_directory": {
4729 "Value": "SOME_NATIVE_PATH",
4732 "browser.tabs.warnOnClose": {
4741 <key>Preferences</key>
4743 <key>accessibility.force_disabled</key>
4746 <integer>1</integer>
4748 <string>default</string>
4750 <string>number</string>
4752 <key>browser.cache.disk.parent_directory</key>
4755 <string>SOME_NATIVE_PATH</string>
4757 <string>user</string>
4759 <key>browser.tabs.warnOnClose</key>
4764 <string>locked</string>
4774 "accessibility.force_disabled": {
4779 "browser.cache.disk.parent_directory": {
4780 "Value": "SOME_NATIVE_PATH",
4783 "browser.tabs.warnOnClose": {
4792 Require or prevent using a primary (formerly master) password.
4794 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.
4796 If both DisableMasterPasswordCreation and PrimaryPassword are used, DisableMasterPasswordCreation takes precedent.
4798 **Compatibility:** Firefox 79, Firefox ESR 78.1\
4799 **CCK2 Equivalent:** `noMasterPassword`\
4800 **Preferences Affected:** N/A
4804 Software\Policies\Mozilla\Firefox\PrimaryPassword = 0x1 | 0x0
4806 #### Windows (Intune)
4809 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/PrimaryPassword
4813 <enabled/> or <disabled/>
4818 <key>PrimaryPassword</key>
4826 "PrimaryPassword": true | false
4831 Enable or disable printing.
4833 **Compatibility:** Firefox 120, Firefox ESR 115.5\
4834 **CCK2 Equivalent:** N/A\
4835 **Preferences Affected:** `print.enabled`
4839 Software\Policies\Mozilla\Firefox\PrintingEnabled = 0x1 | 0x0
4841 #### Windows (Intune)
4844 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/PrintingEnabled
4848 <enabled/> or <disabled/>
4853 <key>PrintingEnabled</key>
4861 "PrintingEnabled": true | false
4865 ### PromptForDownloadLocation
4866 Ask where to save each file before downloading.
4868 **Compatibility:** Firefox 68, Firefox ESR 68\
4869 **CCK2 Equivalent:** N/A\
4870 **Preferences Affected:** `browser.download.useDownloadDir`
4874 Software\Policies\Mozilla\Firefox\PromptForDownloadLocation = 0x1 | 0x0
4876 #### Windows (Intune)
4879 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/PromptForDownloadLocation
4883 <enabled/> or <disabled/>
4888 <key>PromptForDownloadLocation</key>
4896 "PromptForDownloadLocation": true | false
4901 Configure proxy settings. These settings correspond to the connection settings in Firefox preferences.
4902 To specify ports, append them to the hostnames with a colon (:).
4904 Unless you lock this policy, changes the user already has in place will take effect.
4906 `Mode` is the proxy method being used.
4908 `Locked` is whether or not proxy settings can be changed.
4910 `HTTPProxy` is the HTTP proxy server.
4912 `UseHTTPProxyForAllProtocols` is whether or not the HTTP proxy should be used for all other proxies.
4914 `SSLProxy` is the SSL proxy server.
4916 `FTPProxy` is the FTP proxy server.
4918 `SOCKSProxy` is the SOCKS proxy server
4920 `SOCKSVersion` is the SOCKS version (4 or 5)
4922 `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.
4924 `AutoConfigURL` is a URL for proxy configuration (only used if Mode is autoConfig).
4926 `AutoLogin` means do not prompt for authentication if password is saved.
4928 `UseProxyForDNS` to use proxy DNS when using SOCKS v5.
4930 **Compatibility:** Firefox 60, Firefox ESR 60\
4931 **CCK2 Equivalent:** `networkProxy*`\
4932 **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`
4936 Software\Policies\Mozilla\Firefox\Proxy\Mode = "none" | "system" | "manual" | "autoDetect" | "autoConfig"
4937 Software\Policies\Mozilla\Firefox\Proxy\Locked = 0x1 | 0x0
4938 Software\Policies\Mozilla\Firefox\Proxy\HTTPProxy = https://httpproxy.example.com
4939 Software\Policies\Mozilla\Firefox\Proxy\UseHTTPProxyForAllProtocols = 0x1 | 0x0
4940 Software\Policies\Mozilla\Firefox\Proxy\SSLProxy = https://sslproxy.example.com
4941 Software\Policies\Mozilla\Firefox\Proxy\FTPProxy = https://ftpproxy.example.com
4942 Software\Policies\Mozilla\Firefox\Proxy\SOCKSProxy = https://socksproxy.example.com
4943 Software\Policies\Mozilla\Firefox\Proxy\SOCKSVersion = 0x4 | 0x5
4944 Software\Policies\Mozilla\Firefox\Proxy\Passthrough = <local>
4945 Software\Policies\Mozilla\Firefox\Proxy\AutoConfigURL = URL_TO_AUTOCONFIG
4946 Software\Policies\Mozilla\Firefox\Proxy\AutoLogin = 0x1 | 0x0
4947 Software\Policies\Mozilla\Firefox\Proxy\UseProxyForDNS = 0x1 | 0x0
4949 #### Windows (Intune)
4951 These setttings were moved to a category to make them easier to configure via Intune.
4955 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~ProxySettings/Proxy_Locked
4959 <enabled/> or <disabled/>
4963 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~ProxySettings/Proxy_ConnectionType
4968 <data id="Proxy_ConnectionType" value="none | system | manual | autoDetect | autoConfig"/>
4972 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~ProxySettings/Proxy_HTTPProxy
4977 <data id="Proxy_HTTPProxy" value="httpproxy.example.com"/>
4981 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~ProxySettings/Proxy_UseHTTPProxyForAllProtocols
4985 <enabled/> or <disabled/>
4989 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~ProxySettings/Proxy_SSLProxy
4994 <data id="Proxy_SSLProxy" value="sslproxy.example.com"/>
4998 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~ProxySettings/Proxy_SOCKSProxy
5003 <data id="Proxy_SOCKSProxy" value="socksproxy.example.com"/>
5004 <data id="Proxy_SOCKSVersion" value="4 | 5"/>
5008 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~ProxySettings/Proxy_AutoConfigURL
5013 <data id="Proxy_AutoConfigURL" value="URL_TO_AUTOCONFIG"/>
5017 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~ProxySettings/Proxy_Passthrough
5022 <data id="Proxy_Passthrough" value="<local>"/>
5026 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~ProxySettings/Proxy_AutoLogin
5030 <enabled/> or <disabled/>
5034 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~ProxySettings/Proxy_UseProxyForDNS
5038 <enabled/> or <disabled/>
5042 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/Proxy
5047 <data id="ProxyLocked" value="true | false"/>
5048 <data id="ConnectionType" value="none | system | manual | autoDetect | autoConfig"/>
5049 <data id="HTTPProxy" value="httpproxy.example.com"/>
5050 <data id="UseHTTPProxyForAllProtocols" value="true | false"/>
5051 <data id="SSLProxy" value="sslproxy.example.com"/>
5052 <data id="FTPProxy" value="ftpproxy.example.com"/>
5053 <data id="SOCKSProxy" value="socksproxy.example.com"/>
5054 <data id="SOCKSVersion" value="4 | 5"/>
5055 <data id="AutoConfigURL" value="URL_TO_AUTOCONFIG"/>
5056 <data id="Passthrough" value="<local>"/>
5057 <data id="AutoLogin" value="true | false"/>
5058 <data id="UseProxyForDNS" value="true | false"/>
5066 <string>none | system | manual | autoDetect | autoConfig</string>
5069 <key>HTTPProxy</key>
5070 <string>https://httpproxy.example.com</string>
5071 <key>UseHTTPProxyForAllProtocols</key>
5074 <string>https://sslproxy.example.com</string>
5076 <string>https://ftpproxy.example.com</string>
5077 <key>SOCKSProxy</key>
5078 <string>https://socksproxy.example.com</string>
5079 <key>SOCKSVersion</key>
5080 <string>4 | 5</string>
5081 <key>Passthrough</key>
5082 <string><local>></string>
5083 <key>AutoConfigURL</key>
5084 <string>URL_TO_AUTOCONFIG</string>
5085 <key>AutoLogin</key>
5087 <key>UseProxyForDNS</key>
5097 "Mode": "none" | "system" | "manual" | "autoDetect" | "autoConfig",
5098 "Locked": true | false,
5099 "HTTPProxy": "hostname",
5100 "UseHTTPProxyForAllProtocols": true | false,
5101 "SSLProxy": "hostname",
5102 "FTPProxy": "hostname",
5103 "SOCKSProxy": "hostname",
5104 "SOCKSVersion": 4 | 5,
5105 "Passthrough": "<local>",
5106 "AutoConfigURL": "URL_TO_AUTOCONFIG",
5107 "AutoLogin": true | false,
5108 "UseProxyForDNS": true | false
5113 ### RequestedLocales
5114 Set the the list of requested locales for the application in order of preference. It will cause the corresponding language pack to become active.
5116 Note: For Firefox 68, this can now be a string so that you can specify an empty value.
5118 **Compatibility:** Firefox 64, Firefox ESR 60.4, Updated in Firefox 68, Firefox ESR 68\
5119 **CCK2 Equivalent:** N/A\
5120 **Preferences Affected:** N/A
5123 Software\Policies\Mozilla\Firefox\RequestedLocales\1 = "de"
5124 Software\Policies\Mozilla\Firefox\RequestedLocales\2 = "en-US"
5128 Software\Policies\Mozilla\Firefox\RequestedLocales = "de,en-US"
5130 #### Windows (Intune)
5133 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/RequestedLocalesString
5138 <data id="Preferences_String" value="de,en-US"/>
5143 <key>RequestedLocales</key>
5146 <string>en-US</string>
5153 <key>RequestedLocales</key>
5154 <string>de,en-US</string>
5162 "RequestedLocales": ["de", "en-US"]
5170 "RequestedLocales": "de,en-US"
5174 <a name="SanitizeOnShutdown"></a>
5176 ### SanitizeOnShutdown (Selective)
5177 Clear data on shutdown. Choose from Cache, Cookies, Download History, Form & Search History, Browsing History, Active Logins, Site Preferences and Offline Website Data.
5179 Previously, these values were always locked. Starting with Firefox 74 and Firefox ESR 68.6, you can use the `Locked` option to either keep the values unlocked (set it to false), or lock only the values you set (set it to true). If you want the old behavior of locking everything, do not set `Locked` at all.
5181 **Compatibility:** Firefox 68, Firefox ESR 68 (Locked added in 74/68.6)\
5182 **CCK2 Equivalent:** N/A\
5183 **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`
5186 Software\Policies\Mozilla\Firefox\SanitizeOnShutdown\Cache = 0x1 | 0x0
5187 Software\Policies\Mozilla\Firefox\SanitizeOnShutdown\Cookies = 0x1 | 0x0
5188 Software\Policies\Mozilla\Firefox\SanitizeOnShutdown\Downloads = 0x1 | 0x0
5189 Software\Policies\Mozilla\Firefox\SanitizeOnShutdown\FormData = 0x1 | 0x0
5190 Software\Policies\Mozilla\Firefox\SanitizeOnShutdown\History = 0x1 | 0x0
5191 Software\Policies\Mozilla\Firefox\SanitizeOnShutdown\Sessions = 0x1 | 0x0
5192 Software\Policies\Mozilla\Firefox\SanitizeOnShutdown\SiteSettings = 0x1 | 0x0
5193 Software\Policies\Mozilla\Firefox\SanitizeOnShutdown\OfflineApps = 0x1 | 0x0
5194 Software\Policies\Mozilla\Firefox\SanitizeOnShutdown\Locked = 0x1 | 0x0
5196 #### Windows (Intune)
5199 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~SanitizeOnShutdown/A_SanitizeOnShutdown_Cache
5203 <enabled/> or <disabled/>
5207 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~SanitizeOnShutdown/B_SanitizeOnShutdown_Cookies
5211 <enabled/> or <disabled/>
5215 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~SanitizeOnShutdown/C_SanitizeOnShutdown_Downloads
5219 <enabled/> or <disabled/>
5223 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~SanitizeOnShutdown/D_SanitizeOnShutdown_FormData
5227 <enabled/> or <disabled/>
5231 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~SanitizeOnShutdown/E_SanitizeOnShutdown_History
5235 <enabled/> or <disabled/>
5239 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~SanitizeOnShutdown/F_SanitizeOnShutdown_Sessions
5243 <enabled/> or <disabled/>
5247 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~SanitizeOnShutdown/G_SanitizeOnShutdown_SiteSettings
5251 <enabled/> or <disabled/>
5255 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~SanitizeOnShutdown/H_SanitizeOnShutdown_OfflineApps
5259 <enabled/> or <disabled/>
5263 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~SanitizeOnShutdown/I_SanitizeOnShutdown_Locked
5267 <enabled/> or <disabled/>
5272 <key>SanitizeOnShutdown</key>
5278 <key>Downloads</key>
5286 <key>SiteSettings</key>
5288 <key>OfflineApps</key>
5299 "SanitizeOnShutdown": {
5300 "Cache": true | false,
5301 "Cookies": true | false,
5302 "Downloads": true | false,
5303 "FormData": true | false,
5304 "History": true | false,
5305 "Sessions": true | false,
5306 "SiteSettings": true | false,
5307 "OfflineApps": true | false,
5308 "Locked": true | false
5313 ### SanitizeOnShutdown (All)
5314 Clear all data on shutdown, including Browsing & Download History, Cookies, Active Logins, Cache, Form & Search History, Site Preferences and Offline Website Data.
5316 **Compatibility:** Firefox 60, Firefox ESR 60\
5317 **CCK2 Equivalent:** N/A\
5318 **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`
5321 Software\Policies\Mozilla\Firefox\SanitizeOnShutdown = 0x1 | 0x0
5323 #### Windows (Intune)
5326 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/C_SanitizeOnShutdown
5330 <enabled/> or <disabled/>
5335 <key>SanitizeOnShutdown</key>
5343 "SanitizeOnShutdown": true | false
5348 Set whether or not search bar is displayed.
5350 **Compatibility:** Firefox 60, Firefox ESR 60\
5351 **CCK2 Equivalent:** `showSearchBar`\
5352 **Preferences Affected:** N/A
5356 Software\Policies\Mozilla\Firefox\SearchBar = "unified" | "separate"
5359 #### Windows (Intune)
5362 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/SearchBar
5367 <data id="SearchBar" value="unified | separate"/>
5372 <key>SearchBar</key>
5373 <string>unified | separate</string>
5380 "SearchBar": "unified" | "separate"
5384 <a name="SearchEngines"></a>
5386 ### SearchEngines (This policy is only available on the ESR.)
5388 ### SearchEngines | Add
5390 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.
5392 This policy is only available on the ESR. `Name` and `URLTemplate` are required.
5394 `Name` is the name of the search engine.
5396 `URLTemplate` is the search URL with {searchTerms} to substitute for the search term.
5398 `Method` is either GET or POST
5400 `IconURL` is a URL for the icon to use.
5402 `Alias` is a keyword to use for the engine.
5404 `Description` is a description of the search engine.
5406 `PostData` is the POST data as name value pairs separated by &.
5408 `SuggestURLTemplate` is a search suggestions URL with {searchTerms} to substitute for the search term.
5410 `Encoding` is the query charset for the engine. It defaults to UTF-8.
5412 **Compatibility:** Firefox ESR 60 (POST support in Firefox ESR 68, Encoding support in Firefox 91)\
5413 **CCK2 Equivalent:** `searchplugins`\
5414 **Preferences Affected:** N/A
5418 Software\Policies\Mozilla\Firefox\SearchEngines\Add\1\Name = "Example1"
5419 Software\Policies\Mozilla\Firefox\SearchEngines\Add\1\URLTemplate = "https://www.example.org/q={searchTerms}"
5420 Software\Policies\Mozilla\Firefox\SearchEngines\Add\1\Method = "GET" | "POST"
5421 Software\Policies\Mozilla\Firefox\SearchEngines\Add\1\IconURL = "https://www.example.org/favicon.ico"
5422 Software\Policies\Mozilla\Firefox\SearchEngines\Add\1\Alias = "example"
5423 Software\Policies\Mozilla\Firefox\SearchEngines\Add\1\Description = "Example Description"
5424 Software\Policies\Mozilla\Firefox\SearchEngines\Add\1\SuggestURLTemplate = "https://www.example.org/suggestions/q={searchTerms}"
5425 Software\Policies\Mozilla\Firefox\SearchEngines\Add\1\PostData = "name=value&q={searchTerms}"
5427 #### Windows (Intune)
5430 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Search/SearchEngines_1
5435 <data id="SearchEngine_Name" value="Example1"/>
5436 <data id="SearchEngine_URLTemplate" value="https://www.example.org/q={searchTerms"/>
5437 <data id="SearchEngine_Method" value="GET | POST"/>
5438 <data id="SearchEngine_IconURL" value="https://www.example.org/favicon.ico"/>
5439 <data id="SearchEngine_Alias" value="example"/>
5440 <data id="SearchEngine_Description" value="Example Description"/>
5441 <data id="SearchEngine_SuggestURLTemplate" value="https://www.example.org/suggestions/q={searchTerms}"/>
5442 <data id="SearchEngine_PostData" value="name=value&q={searchTerms}"/>
5447 <key>SearchEngines</key>
5453 <string>Example1</string>
5454 <key>URLTemplate</key>
5455 <string>https://www.example.org/q={searchTerms}</string>
5457 <string>GET | POST </string>
5459 <string>https://www.example.org/favicon.ico</string>
5461 <string>example</string>
5462 <key>Description</key>
5463 <string>Example Description</string>
5464 <key>SuggestURLTemplate</key>
5465 <string>https://www.example.org/suggestions/q={searchTerms}</string>
5467 <string>name=value&q={searchTerms}</string>
5481 "URLTemplate": "https://www.example.org/q={searchTerms}",
5482 "Method": "GET" | "POST",
5483 "IconURL": "https://www.example.org/favicon.ico",
5485 "Description": "Description",
5486 "PostData": "name=value&q={searchTerms}",
5487 "SuggestURLTemplate": "https://www.example.org/suggestions/q={searchTerms}"
5494 ### SearchEngines | Default
5496 Set the default search engine. This policy is only available on the ESR.
5498 **Compatibility:** Firefox ESR 60\
5499 **CCK2 Equivalent:** `defaultSearchEngine`\
5500 **Preferences Affected:** N/A
5504 Software\Policies\Mozilla\Firefox\SearchEngines\Default = NAME_OF_SEARCH_ENGINE
5506 #### Windows (Intune)
5509 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Search/SearchEngines_Default
5514 <data id="SearchEngines_Default" value="NAME_OF_SEARCH_ENGINE"/>
5519 <key>SearchEngines</key>
5522 <string>NAME_OF_SEARCH_ENGINE</string>
5531 "Default": "NAME_OF_SEARCH_ENGINE"
5536 ### SearchEngines | PreventInstalls
5538 Prevent installing search engines from webpages.
5540 **Compatibility:** Firefox ESR 60\
5541 **CCK2 Equivalent:** `disableSearchEngineInstall`\
5542 **Preferences Affected:** N/A
5546 Software\Policies\Mozilla\Firefox\SearchEngines\PreventInstalls = 0x1 | 0x0
5548 #### Windows (Intune)
5551 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Search/SearchEngines_PreventInstalls
5555 <enabled/> or <disabled/>
5560 <key>SearchEngines</key>
5562 <key>PreventInstalls</key>
5572 "PreventInstalls": true | false
5577 ### SearchEngines | Remove
5579 Hide built-in search engines. This policy is only available on the ESR.
5581 **Compatibility:** Firefox ESR 60.2\
5582 **CCK2 Equivalent:** `removeDefaultSearchEngines` (removed all built-in engines)\
5583 **Preferences Affected:** N/A
5587 Software\Policies\Mozilla\Firefox\SearchEngines\Remove\1 = NAME_OF_SEARCH_ENGINE
5589 #### Windows (Intune)
5592 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Search/SearchEngines_Remove
5597 <data id="SearchEngines_Remove" value="1NAME_OF_SEARCH_ENGINE"/>
5602 <key>SearchEngines</key>
5606 <string>NAME_OF_SEARCH_ENGINE</string>
5616 "Remove": ["NAME_OF_SEARCH_ENGINE"]
5621 ### SearchSuggestEnabled
5623 Enable search suggestions.
5625 **Compatibility:** Firefox 68, Firefox ESR 68\
5626 **CCK2 Equivalent:** N/A\
5627 **Preferences Affected:** `browser.urlbar.suggest.searches`, `browser.search.suggest.enabled`
5631 Software\Policies\Mozilla\Firefox\SearchSuggestEnabled = 0x1 | 0x0
5633 #### Windows (Intune)
5636 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Search/SearchSuggestEnabled
5640 <enabled/> or <disabled/>
5645 <key>SearchSuggestEnabled</key>
5653 "SearchSuggestEnabled": true | false
5659 Add or delete PKCS #11 modules.
5661 **Compatibility:** Firefox 114, Firefox ESR 112.12\
5662 **CCK2 Equivalent:** N/A\
5663 **Preferences Affected:** N/A
5667 Software\Policies\Mozilla\Firefox\SecurityDevices\Add\NAME_OF_DEVICE_TO_ADD = PATH_TO_LIBRARY_FOR_DEVICE
5668 Software\Policies\Mozilla\Firefox\SecurityDevices\Remove\1 = NAME_OF_DEVICE_TO_REMOVE
5670 #### Windows (Intune)
5673 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/SecurityDevices/SecurityDevices_Add
5678 <data id="SecurityDevices" value="NAME_OF_DEVICE_TO_ADDPATH_TO_LIBRARY_FOR_DEVICE"/>
5682 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/SecurityDevices/SecurityDevices_Delete
5687 <data id="SecurityDevices" value="1NAME_OF_DEVICE_TO_REMOVE"/>
5692 <key>SecurityDevices</key>
5696 <key>NAME_OF_DEVICE_TO_ADD</key>
5697 <string>PATH_TO_LIBRARY_FOR_DEVICE</string>
5701 <string>NAME_OF_DEVICE_TO_DELETE</string>
5710 "SecurityDevices": {
5712 "NAME_OF_DEVICE_TO_ADD": "PATH_TO_LIBRARY_FOR_DEVICE"
5714 "Delete": ["NAME_OF_DEVICE_TO_DELETE"]
5719 ### SecurityDevices (Deprecated)
5721 Install PKCS #11 modules.
5723 **Compatibility:** Firefox 64, Firefox ESR 60.4\
5724 **CCK2 Equivalent:** `certs.devices`\
5725 **Preferences Affected:** N/A
5729 Software\Policies\Mozilla\Firefox\SecurityDevices\NAME_OF_DEVICE = PATH_TO_LIBRARY_FOR_DEVICE
5731 #### Windows (Intune)
5734 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/SecurityDevices
5739 <data id="SecurityDevices" value="NAME_OF_DEVICEPATH_TO_LIBRARY_FOR_DEVICE"/>
5744 <key>SecurityDevices</key>
5746 <key>NAME_OF_DEVICE</key>
5747 <string>PATH_TO_LIBRARY_FOR_DEVICE</string>
5755 "SecurityDevices": {
5756 "NAME_OF_DEVICE": "PATH_TO_LIBRARY_FOR_DEVICE"
5762 Show the home button on the toolbar.
5764 Future versions of Firefox will not show the home button by default.
5766 **Compatibility:** Firefox 88, Firefox ESR 78.10\
5767 **CCK2 Equivalent:** N/A\
5768 **Preferences Affected:** N/A
5772 Software\Policies\Mozilla\Firefox\ShowHomeButton = 0x1 | 0x0
5774 #### Windows (Intune)
5777 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Homepage/Homepage_ShowHomeButton
5781 <enabled/> or <disabled/>
5786 <key>ShowHomeButton</key>
5794 "ShowHomeButton": true | false
5800 Set and lock the maximum version of TLS. (Firefox defaults to a maximum of TLS 1.3.)
5802 **Compatibility:** Firefox 66, Firefox ESR 60.6\
5803 **CCK2 Equivalent:** N/A\
5804 **Preferences Affected:** `security.tls.version.max`
5808 Software\Policies\Mozilla\Firefox\SSLVersionMax = "tls1" | "tls1.1" | "tls1.2" | "tls1.3"
5810 #### Windows (Intune)
5813 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/SSLVersionMax
5818 <data id="SSLVersion" value="tls1 | tls1.2 | tls1.3"/>
5823 <key>SSLVersionMax</key>
5824 <string>tls1 | tls1.1 | tls1.2 | tls1.3</string>
5832 "SSLVersionMax": "tls1" | "tls1.1" | "tls1.2" | "tls1.3"
5838 Set and lock the minimum version of TLS. (Firefox defaults to a minimum of TLS 1.2.)
5840 **Compatibility:** Firefox 66, Firefox ESR 60.6\
5841 **CCK2 Equivalent:** N/A\
5842 **Preferences Affected:** `security.tls.version.min`
5846 Software\Policies\Mozilla\Firefox\SSLVersionMin = "tls1" | "tls1.1" | "tls1.2" | "tls1.3"
5848 #### Windows (Intune)
5851 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/SSLVersionMin
5856 <data id="SSLVersion" value="tls1 | tls1.2 | tls1.3"/>
5861 <key>SSLVersionMin</key>
5862 <string>tls1 | tls1.1 | tls1.2 | tls1.3</string>
5870 "SSLVersionMin": "tls1" | "tls1.1" | "tls1.2" | "tls1.3"
5875 Add a menuitem to the help menu for specifying support information.
5877 **Compatibility:** Firefox 68.0.1, Firefox ESR 68.0.1\
5878 **CCK2 Equivalent:** helpMenu\
5879 **Preferences Affected:** N/A
5883 Software\Policies\Mozilla\Firefox\SupportMenu\Title = "Support Menu"
5884 Software\Policies\Mozilla\Firefox\SupportMenu\URL = "http://example.com/support"
5885 Software\Policies\Mozilla\Firefox\SupportMenu\AccessKey = "S"
5887 #### Windows (Intune)
5890 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/SupportMenu
5895 <data id="SupportMenuTitle" value="Support Menu"/>
5896 <data id="SupportMenuURL" value="http://example.com/support"/>
5897 <data id="SupportMenuAccessKey" value="S"/>
5902 <key>SupportMenu</key>
5905 <string>SupportMenu</string>
5907 <string>http://example.com/support</string>
5908 <key>AccessKey</key>
5918 "Title": "Support Menu",
5919 "URL": "http://example.com/support",
5925 ### StartDownloadsInTempDirectory
5926 Force downloads to start off in a local, temporary location rather than the default download directory.
5928 **Compatibility:** Firefox 102\
5929 **CCK2 Equivalent:** N/A\
5930 **Preferences Affected:** `browser.download.start_downloads_in_tmp_dir`
5934 Software\Policies\Mozilla\Firefox\StartDownloadsInTempDirectory = 0x1 | 0x0
5936 #### Windows (Intune)
5939 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/StartDownloadsInTempDirectory
5943 <enabled/> or <disabled/>
5948 <key>StartDownloadsInTempDirectory</key>
5956 "StartDownloadsInTempDirectory": true | false
5961 Prevent Firefox from messaging the user in certain situations.
5963 `WhatsNew` Remove the "What's New" icon and menuitem.
5965 `ExtensionRecommendations` If false, don't recommend extensions while the user is visiting web pages.
5967 `FeatureRecommendations` If false, don't recommend browser features.
5969 `UrlbarInterventions` If false, Don't offer Firefox specific suggestions in the URL bar.
5971 `SkipOnboarding` If true, don't show onboarding messages on the new tab page.
5973 `MoreFromMozilla` If false, don't show the "More from Mozilla" section in Preferences. (Firefox 98)
5975 `Locked` prevents the user from changing user messaging preferences.
5977 **Compatibility:** Firefox 75, Firefox ESR 68.7\
5978 **CCK2 Equivalent:** N/A\
5979 **Preferences Affected:** `browser.messaging-system.whatsNewPanel.enabled`, `browser.newtabpage.activity-stream.asrouter.userprefs.cfr.addons`, `browser.newtabpage.activity-stream.asrouter.userprefs.cfr.features`, `browser.aboutwelcome.enabled`, `browser.preferences.moreFromMozilla`
5983 Software\Policies\Mozilla\Firefox\UserMessaging\WhatsNew = 0x1 | 0x0
5984 Software\Policies\Mozilla\Firefox\UserMessaging\ExtensionRecommendations = 0x1 | 0x0
5985 Software\Policies\Mozilla\Firefox\UserMessaging\FeatureRecommendations = 0x1 | 0x0
5986 Software\Policies\Mozilla\Firefox\UserMessaging\UrlbarInterventions = 0x1 | 0x0
5987 Software\Policies\Mozilla\Firefox\UserMessaging\SkipOnboarding = 0x1 | 0x0
5988 Software\Policies\Mozilla\Firefox\UserMessaging\MoreFromMozilla = 0x1 | 0x0
5989 Software\Policies\Mozilla\Firefox\UserMessaging\Locked = 0x1 | 0x0
5991 #### Windows (Intune)
5994 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~UserMessaging/UserMessaging_WhatsNew
5995 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~UserMessaging/UserMessaging_ExtensionRecommendations
5996 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~UserMessaging/UserMessaging_FeatureRecommendations
5997 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~UserMessaging/UserMessaging_UrlbarInterventions
5998 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~UserMessaging/UserMessaging_SkipOnboarding
5999 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~UserMessaging/UserMessaging_MoreFromMozilla
6000 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~UserMessaging/UserMessaging_Locked
6004 <enabled/> or <disabled/>
6009 <key>UserMessaging</key>
6013 <key>ExtensionRecommendations</key>
6015 <key>FeatureRecommendations</key>
6017 <key>UrlbarInterventions</key>
6019 <key>SkipOnboarding</key>
6021 <key>MoreFromMozilla</key>
6033 "WhatsNew": true | false,
6034 "ExtensionRecommendations": true | false,
6035 "FeatureRecommendations": true | false,
6036 "UrlbarInterventions": true | false,
6037 "SkipOnboarding": true | false,
6038 "MoreFromMozilla": true | false,
6039 "Locked": true | false
6044 ### UseSystemPrintDialog
6045 Use the system print dialog instead of the print preview window.
6047 **Compatibility:** Firefox 102\
6048 **CCK2 Equivalent:** N/A\
6049 **Preferences Affected:** `print.prefer_system_dialog`
6053 Software\Policies\Mozilla\Firefox\UseSystemPrintDialog = 0x1 | 0x0
6055 #### Windows (Intune)
6058 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/UseSystemPrintDialog
6062 <enabled/> or <disabled/>
6067 <key>UseSystemPrintDialog</key>
6075 "UseSystemPrintDialog": true | false
6080 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.
6081 The arrays are limited to 1000 entries each.
6083 If you want to block all URLs, you can use `<all_urls>` or `*://*/*`. You can't have just a `*` on the right side.
6085 For specific protocols, use `https://*/*` or `http://*/*`.
6087 As of Firefox 83 and Firefox ESR 78.5, file URLs are supported.
6089 **Compatibility:** Firefox 60, Firefox ESR 60\
6090 **CCK2 Equivalent:** N/A\
6091 **Preferences Affected:** N/A
6095 Software\Policies\Mozilla\Firefox\WebsiteFilter\Block\1 = "<all_urls>"
6096 Software\Policies\Mozilla\Firefox\WebsiteFilter\Exceptions\1 = "http://example.org/*"
6098 #### Windows (Intune)
6101 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/B_WebsiteFilter_Block
6105 <enabled/> <data id="WebsiteFilter" value="1<all_urls>"/>
6109 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/B_WebsiteFilter_Exceptions
6114 <data id="WebsiteFilter" value="1http://example.org/*"/>
6119 <key>WebsiteFilter</key>
6123 <string><all_urls></string>
6125 <key>Exceptions</key>
6127 <string>http://example.org/*</string>
6138 "Block": ["<all_urls>"],
6139 "Exceptions": ["http://example.org/*"]
6145 Allow Windows single sign-on for Microsoft, work, and school accounts.
6147 If this policy is set to true, Firefox will use credentials stored in Windows to sign in to Microsoft, work, and school accounts.
6149 **Compatibility:** Firefox 91\
6150 **CCK2 Equivalent:** N/A\
6151 **Preferences Affected:** `network.http.windows-sso.enabled`
6155 Software\Policies\Mozilla\Firefox\WindowsSSO = 0x1 | 0x0
6157 #### Windows (Intune)
6160 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/WindowsSSO
6164 <enabled/> or <disabled/>
6170 "WindowsSSO": true | false