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 | **[`GoToIntranetSiteForSingleWordEntryInAddressBar`](#gotointranetsiteforsinglewordentryinaddressbar)** | Force direct intranet site navigation instead of searching when typing single word entries in the address bar.
75 | **[`Handlers`](#handlers)** | Configure default application handlers.
76 | **[`HardwareAcceleration`](#hardwareacceleration)** | Control hardware acceleration.
77 | **[`Homepage`](#homepage)** | Configure the default homepage and how Firefox starts.
78 | **[`InstallAddonsPermission`](#installaddonspermission)** | Configure the default extension install policy as well as origins for extension installs are allowed.
79 | **[`LegacyProfiles`](#legacyprofiles)** | Disable the feature enforcing a separate profile for each installation.
80 | **[`LegacySameSiteCookieBehaviorEnabled`](#legacysamesitecookiebehaviorenabled)** | Enable default legacy SameSite cookie behavior setting.
81 | **[`LegacySameSiteCookieBehaviorEnabledForDomainList`](#legacysamesitecookiebehaviorenabledfordomainlist)** | Revert to legacy SameSite behavior for cookies on specified sites.
82 | **[`LocalFileLinks`](#localfilelinks)** | Enable linking to local files by origin.
83 | **[`ManagedBookmarks`](#managedbookmarks)** | Configures a list of bookmarks managed by an administrator that cannot be changed by the user.
84 | **[`ManualAppUpdateOnly`](#manualappupdateonly)** | Allow manual updates only and do not notify the user about updates.
85 | **[`NetworkPrediction`](#networkprediction)** | Enable or disable network prediction (DNS prefetching).
86 | **[`NewTabPage`](#newtabpage)** | Enable or disable the New Tab page.
87 | **[`NoDefaultBookmarks`](#nodefaultbookmarks)** | Disable the creation of default bookmarks.
88 | **[`OfferToSaveLogins`](#offertosavelogins)** | Control whether or not Firefox offers to save passwords.
89 | **[`OfferToSaveLoginsDefault`](#offertosaveloginsdefault)** | Set the default value for whether or not Firefox offers to save passwords.
90 | **[`OverrideFirstRunPage`](#overridefirstrunpage)** | Override the first run page.
91 | **[`OverridePostUpdatePage`](#overridepostupdatepage)** | Override the upgrade page.
92 | **[`PasswordManagerEnabled`](#passwordmanagerenabled)** | Remove (some) access to the password manager.
93 | **[`PasswordManagerExceptions`](#passwordmanagerexceptions)** | Prevent Firefox from saving passwords for specific sites.
94 | **[`PDFjs`](#pdfjs)** | Disable or configure PDF.js, the built-in PDF viewer.
95 | **[`Permissions`](#permissions)** | Set permissions associated with camera, microphone, location, and notifications.
96 | **[`PictureInPicture`](#pictureinpicture)** | Enable or disable Picture-in-Picture.
97 | **[`PopupBlocking`](#popupblocking)** | Configure the default pop-up window policy as well as origins for which pop-up windows are allowed.
98 | **[`Preferences`](#preferences)** | Set and lock preferences.
99 | **[`PrimaryPassword`](#primarypassword)** | Require or prevent using a primary (formerly master) password.
100 | **[`PromptForDownloadLocation`](#promptfordownloadlocation)** | Ask where to save each file before downloading.
101 | **[`Proxy`](#proxy)** | Configure proxy settings.
102 | **[`RequestedLocales`](#requestedlocales)** | Set the the list of requested locales for the application in order of preference.
103 | **[`SanitizeOnShutdown` (All)](#sanitizeonshutdown-all)** | Clear all data on shutdown.
104 | **[`SanitizeOnShutdown` (Selective)](#sanitizeonshutdown-selective)** | Clear data on shutdown.
105 | **[`SearchBar`](#searchbar)** | Set whether or not search bar is displayed.
106 | **[`SearchEngines`](#searchengines-this-policy-is-only-available-on-the-esr)** |
107 | **[`SearchEngines -> Add`](#searchengines--add)** | Add new search engines.
108 | **[`SearchEngines -> Default`](#searchengines--default)** | Set the default search engine.
109 | **[`SearchEngines -> PreventInstalls`](#searchengines--preventinstalls)** | Prevent installing search engines from webpages.
110 | **[`SearchEngines -> Remove`](#searchengines--remove)** | Hide built-in search engines.
111 | **[`SearchSuggestEnabled`](#searchsuggestenabled)** | Enable search suggestions.
112 | **[`SecurityDevices`](#securitydevices)** | Install PKCS #11 modules.
113 | **[`ShowHomeButton`](#showhomebutton)** | Show the home button on the toolbar.
114 | **[`SSLVersionMax`](#sslversionmax)** | Set and lock the maximum version of TLS.
115 | **[`SSLVersionMin`](#sslversionmin)** | Set and lock the minimum version of TLS.
116 | **[`StartDownloadsInTempDirectory`](#startdownloadsintempdirectory)** | Force downloads to start off in a local, temporary location rather than the default download directory.
117 | **[`SupportMenu`](#supportmenu)** | Add a menuitem to the help menu for specifying support information.
118 | **[`UserMessaging`](#usermessaging)** | Don't show certain messages to the user.
119 | **[`UseSystemPrintDialog`](#usesystemprintdialog)** | Print using the system print dialog instead of print preview.
120 | **[`WebsiteFilter`](#websitefilter)** | Block websites from being visited.
121 | **[`WindowsSSO`](#windowssso)** | Allow Windows single sign-on for Microsoft, work, and school accounts.
125 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/).
127 For GPO and Intune, the extension developer should provide an ADMX file.
129 **Compatibility:** Firefox 68\
130 **CCK2 Equivalent:** N/A\
131 **Preferences Affected:** N/A
138 <key>Extensions</key>
140 <key>uBlock0@raymondhill.net</key>
142 <key>adminSettings</key>
144 <key>selectedFilterLists</key>
146 <string>ublock-privacy</string>
147 <string>ublock-badware</string>
148 <string>ublock-filters</string>
149 <string>user-filters</string>
163 "uBlock0@raymondhill.net": {
165 "selectedFilterLists": [
179 ### AllowedDomainsForApps
181 Define domains allowed to access Google Workspace.
183 This policy is based on the [Chrome policy](https://chromeenterprise.google/policies/#AllowedDomainsForApps) of the same name.
185 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.
187 **Compatibility:** Firefox 89, Firefox ESR 78.11\
188 **CCK2 Equivalent:** N/A\
189 **Preferences Affected:** N/A
193 Software\Policies\Mozilla\Firefox\AllowedDomainsForApps = "managedfirefox.com,example.com"
195 #### Windows (Intune)
198 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/AllowedDomainsForApps
203 <data id="AllowedDomainsForApps" value="managedfirefox.com,example.com"/>
208 <key>AllowedDomainsForApps</key>
209 <string>managedfirefox.com,example.com</string>
216 "AllowedDomainsForApps": "managedfirefox.com,example.com"
222 Enable or disable **automatic** application update.
224 If set to true, application updates are installed without user approval within Firefox. The operating system might still require approval.
226 If set to false, application updates are downloaded but the user can choose when to install the update.
228 If you have disabled updates via `DisableAppUpdate`, this policy has no effect.
230 **Compatibility:** Firefox 75, Firefox ESR 68.7\
231 **CCK2 Equivalent:** N/A\
232 **Preferences Affected:** `app.update.auto`
236 Software\Policies\Mozilla\Firefox\AppAutoUpdate = 0x1 | 0x0
238 #### Windows (Intune)
241 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/AppAutoUpdate
245 <enabled/> or <disabled/>
250 <key>AppAutoUpdate</key>
258 "AppAutoUpdate": true | false
264 Prevent Firefox from being updated beyond the specified version.
266 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.
268 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.
270 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.
272 **Compatibility:** Firefox 102,\
273 **CCK2 Equivalent:** N/A\
274 **Preferences Affected:** N/A
278 Software\Policies\Mozilla\Firefox\AppUpdatePin = "106."
280 #### Windows (Intune)
283 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/AppUpdatePin
288 <data id="AppUpdatePin" value="106."/>
293 <key>AppUpdatePin</key>
294 <string>106.</string>
301 "AppUpdatePin": "106."
307 Change the URL for application update if you are providing Firefox updates from a custom update server.
309 **Compatibility:** Firefox 62, Firefox ESR 60.2\
310 **CCK2 Equivalent:** N/A\
311 **Preferences Affected:** `app.update.url`
315 Software\Policies\Mozilla\Firefox\AppUpdateURL = "https://yoursite.com"
317 #### Windows (Intune)
320 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/AppUpdateURL
325 <data id="AppUpdateURL" value="https://yoursite.com"/>
330 <key>AppUpdateURL</key>
331 <string>https://yoursite.com</string>
338 "AppUpdateURL": "https://yoursite.com"
344 Configure sites that support integrated authentication.
346 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.
348 `PrivateBrowsing` enables integrated authentication in private browsing.
350 **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)\
351 **CCK2 Equivalent:** N/A\
352 **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`
356 Software\Policies\Mozilla\Firefox\Authentication\SPNEGO\1 = "mydomain.com"
357 Software\Policies\Mozilla\Firefox\Authentication\SPNEGO\2 = "https://myotherdomain.com"
358 Software\Policies\Mozilla\Firefox\Authentication\Delegated\1 = "mydomain.com"
359 Software\Policies\Mozilla\Firefox\Authentication\Delegated\2 = "https://myotherdomain.com"
360 Software\Policies\Mozilla\Firefox\Authentication\NTLM\1 = "mydomain.com"
361 Software\Policies\Mozilla\Firefox\Authentication\NTLM\2 = "https://myotherdomain.com"
362 Software\Policies\Mozilla\Firefox\Authentication\AllowNonFQDN\SPNEGO = 0x1 | 0x0
363 Software\Policies\Mozilla\Firefox\Authentication\AllowNonFQDN\NTLM = 0x1 | 0x0
364 Software\Policies\Mozilla\Firefox\Authentication\AllowProxies\SPNEGO = 0x1 | 0x0
365 Software\Policies\Mozilla\Firefox\Authentication\AllowProxies\NTLM = 0x1 | 0x0
366 Software\Policies\Mozilla\Firefox\Authentication\Locked = 0x1 | 0x0
367 Software\Policies\Mozilla\Firefox\Authentication\PrivateBrowsing = 0x1 | 0x0
369 #### Windows (Intune)
372 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Authentication/Authentication_SPNEGO
377 <data id="Authentication" value="1mydomain2https://myotherdomain.com"/>
381 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Authentication/Authentication_Delegated
386 <data id="Authentication" value="1mydomain2https://myotherdomain.com"/>
390 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Authentication/Authentication_NTLM
395 <data id="Authentication" value="1mydomain2https://myotherdomain.com"/>
399 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Authentication/Authentication_AllowNonFQDN
404 <data id="Authentication_AllowNonFQDN_NTLM" value="true | false"/>
405 <data id="Authentication_AllowNonFQDN_SPNEGO" value="true | false"/>
409 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Authentication/Authentication_Locked
413 <enabled/> or <disabled/>
417 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Authentication/Authentication_PrivateBrowsing
421 <enabled/> or <disabled/>
426 <key>Authentication</key>
430 <string>mydomain.com</string>
431 <string>https://myotherdomain.com</string>
435 <string>mydomain.com</string>
436 <string>https://myotherdomain.com</string>
440 <string>mydomain.com</string>
441 <string>https://myotherdomain.com</string>
443 <key>AllowNonFQDN</key>
450 <key>AllowProxies</key>
459 <key>PrivateBrowsing</key>
469 "SPNEGO": ["mydomain.com", "https://myotherdomain.com"],
470 "Delegated": ["mydomain.com", "https://myotherdomain.com"],
471 "NTLM": ["mydomain.com", "https://myotherdomain.com"],
473 "SPNEGO": true | false,
477 "SPNEGO": true | false,
480 "Locked": true | false,
481 "PrivateBrowsing": true | false
486 ### AutoLaunchProtocolsFromOrigins
487 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.
489 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.
515 **Compatibility:** Firefox 90, Firefox ESR 78.12\
516 **CCK2 Equivalent:** N/A\
517 **Preferences Affected:** N/A
520 Software\Policies\Mozilla\Firefox\AutoLaunchProtocolsFromOrigins (REG_MULTI_SZ) =
524 "protocol": "zoommtg",
526 "https://somesite.zoom.us"
531 #### Windows (Intune)
534 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/AutoLaunchProtocolsFromOrigins
539 <data id="JSON" value='
542 "protocol": "zoommtg",
544 "https://somesite.zoom.us"
552 <key>AutoLaunchProtocolsFromOrigins</key>
556 <string>zoommtg</string>
557 <key>allowed_origins</key>
559 <string>https://somesite.zoom.us</string>
569 "AutoLaunchProtocolsFromOrigins": [{
570 "protocol": "zoommtg",
572 "https://somesite.zoom.us"
578 ### BackgroundAppUpdate
580 Enable or disable **automatic** application update **in the background**, when the application is not running.
582 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.
584 If set to false, the application will not try to install updates when the application is not running.
586 If you have disabled updates via `DisableAppUpdate` or disabled automatic updates via `AppAutoUpdate`, this policy has no effect.
588 **Compatibility:** Firefox 90 (Windows only)\
589 **CCK2 Equivalent:** N/A\
590 **Preferences Affected:** `app.update.background.enabled`
594 Software\Policies\Mozilla\Firefox\BackgroundAppUpdate = 0x1 | 0x0
596 #### Windows (Intune)
599 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/BackgroundAppUpdate
603 <enabled/> or <disabled/>
608 <key>BackgroundAppUpdate</key>
616 "BackgroundAppUpdate": true | false
622 Block access to the Add-ons Manager (about:addons).
624 **Compatibility:** Firefox 60, Firefox ESR 60\
625 **CCK2 Equivalent:** `disableAddonsManager`\
626 **Preferences Affected:** N/A
630 Software\Policies\Mozilla\Firefox\BlockAboutAddons = 0x1 | 0x0
632 #### Windows (Intune)
635 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/BlockAboutAddons
639 <enabled/> or <disabled/>
644 <key>BlockAboutAddons</key>
652 "BlockAboutAddons": true | false
658 Block access to about:config.
660 **Compatibility:** Firefox 60, Firefox ESR 60\
661 **CCK2 Equivalent:** `disableAboutConfig`\
662 **Preferences Affected:** N/A
666 Software\Policies\Mozilla\Firefox\BlockAboutConfig = 0x1 | 0x0
668 #### Windows (Intune)
671 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/BlockAboutConfig
675 <enabled/> or <disabled/>
680 <key>BlockAboutConfig</key>
688 "BlockAboutConfig": true | false
692 ### BlockAboutProfiles
694 Block access to About Profiles (about:profiles).
696 **Compatibility:** Firefox 60, Firefox ESR 60\
697 **CCK2 Equivalent:** `disableAboutProfiles`\
698 **Preferences Affected:** N/A
702 Software\Policies\Mozilla\Firefox\BlockAboutProfiles = 0x1 | 0x0
704 #### Windows (Intune)
707 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/BlockAboutProfiles
711 <enabled/> or <disabled/>
716 <key>BlockAboutProfiles</key>
724 "BlockAboutProfiles": true | false
728 ### BlockAboutSupport
730 Block access to Troubleshooting Information (about:support).
732 **Compatibility:** Firefox 60, Firefox ESR 60\
733 **CCK2 Equivalent:** `disableAboutSupport`\
734 **Preferences Affected:** N/A
738 Software\Policies\Mozilla\Firefox\BlockAboutSupport = 0x1 | 0x0
740 #### Windows (Intune)
743 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/BlockAboutSupport
747 <enabled/> or <disabled/>
752 <key>BlockAboutSupport</key>
760 "BlockAboutSupport": true | false
766 Note: [`ManagedBookmarks`](#managedbookmarks) is the new recommended way to add bookmarks. This policy will continue to be supported.
768 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.
770 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.
772 **Compatibility:** Firefox 60, Firefox ESR 60\
773 **CCK2 Equivalent:** `bookmarks.toolbar`,`bookmarks.menu`\
774 **Preferences Affected:** N/A
778 Software\Policies\Mozilla\Firefox\Bookmarks\1\Title = "Example"
779 Software\Policies\Mozilla\Firefox\Bookmarks\1\URL = "https://example.com"
780 Software\Policies\Mozilla\Firefox\Bookmarks\1\Favicon = "https://example.com/favicon.ico"
781 Software\Policies\Mozilla\Firefox\Bookmarks\1\Placement = "toolbar" | "menu"
782 Software\Policies\Mozilla\Firefox\Bookmarks\1\Folder = "FolderName"
784 Software\Policies\Mozilla\Firefox\Bookmarks (REG_MULTI_SZ) =
790 #### Windows (Intune)
793 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Bookmarks/Bookmark01
798 <data id="BookmarkTitle" value="Example"/>
799 <data id="BookmarkURL" value="https://example.com"/>
800 <data id="BookmarkFavicon" value="https://example.com/favicon.ico"/>
801 <data id="BookmarkPlacement" value="toolbar | menu"/>
802 <data id="BookmarkFolder" value="FolderName"/>
806 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/Bookmarks
811 <data id="JSON" value='[]'/>
820 <string>Example</string>
822 <string>https://example.com</string>
824 <string>https://example.com/favicon.ico</string>
826 <string>toolbar | menu</string>
828 <string>FolderName</string>
840 "URL": "https://example.com",
841 "Favicon": "https://example.com/favicon.ico",
842 "Placement": "toolbar" | "menu",
843 "Folder": "FolderName"
850 Enable or disable the detection of captive portals.
852 **Compatibility:** Firefox 67, Firefox ESR 60.7\
853 **CCK2 Equivalent:** N/A\
854 **Preferences Affected:** `network.captive-portal-service.enabled`
858 Software\Policies\Mozilla\Firefox\CaptivePortal = 0x1 | 0x0
860 #### Windows (Intune)
863 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/CaptivePortal
867 <enabled/> or <disabled/>
872 <key>CaptivePortal</key>
880 "CaptivePortal": true | false
886 ### Certificates | ImportEnterpriseRoots
888 Trust certificates that have been added to the operating system certificate store by a user or administrator.
890 Note: This policy only works on Windows and macOS. For Linux discussion, see [bug 1600509](https://bugzilla.mozilla.org/show_bug.cgi?id=1600509).
892 See https://support.mozilla.org/kb/setting-certificate-authorities-firefox for more detail.
894 **Compatibility:** Firefox 60, Firefox ESR 60 (macOS support in Firefox 63, Firefox ESR 68)\
895 **CCK2 Equivalent:** N/A\
896 **Preferences Affected:** `security.enterprise_roots.enabled`
900 Software\Policies\Mozilla\Firefox\Certificates\ImportEnterpriseRoots = 0x1 | 0x0
902 #### Windows (Intune)
905 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Certificates/Certificates_ImportEnterpriseRoots
909 <enabled/> or <disabled/>
914 <key>Certificates</key>
916 <key>ImportEnterpriseRoots</key>
926 "ImportEnterpriseRoots": true | false
931 ### Certificates | Install
933 Install certificates into the Firefox certificate store. If only a filename is specified, Firefox searches for the file in the following locations:
936 - %USERPROFILE%\AppData\Local\Mozilla\Certificates
937 - %USERPROFILE%\AppData\Roaming\Mozilla\Certificates
939 - /Library/Application Support/Mozilla/Certificates
940 - ~/Library/Application Support/Mozilla/Certificates
942 - /usr/lib/mozilla/certificates
943 - /usr/lib64/mozilla/certificates
944 - ~/.mozilla/certificates
946 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.
948 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.
950 Certificates are installed using the trust string `CT,CT,`.
952 Binary (DER) and ASCII (PEM) certificates are both supported.
954 **Compatibility:** Firefox 64, Firefox ESR 64\
955 **CCK2 Equivalent:** `certs.ca`\
956 **Preferences Affected:** N/A
960 Software\Policies\Mozilla\Firefox\Certificates\Install\1 = "cert1.der"
961 Software\Policies\Mozilla\Firefox\Certificates\Install\2 = "C:\Users\username\cert2.pem"
963 #### Windows (Intune)
966 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Certificates/Certificates_Install
971 <data id="Certificates_Install" value="1cert1.der2C:\Users\username\cert2.pem"/>
976 <key>Certificates</key>
980 <string>cert1.der</string>
981 <string>/Users/username/cert2.pem</string>
991 "Install": ["cert1.der", "/home/username/cert2.pem"]
997 Set policies related to [containers](https://addons.mozilla.org/firefox/addon/multi-account-containers/).
999 Currently you can set the initial set of containers.
1001 For each container, you can specify the name, icon, and color.
1003 | Name | Description |
1005 | `name`| Name of container
1006 | `icon` | Can be `fingerprint`, `briefcase`, `dollar`, `cart`, `vacation`, `gift`, `food`, `fruit`, `pet`, `tree`, `chill`, `circle`, `fence`
1007 | `color` | Can be `blue`, `turquoise`, `green`, `yellow`, `orange`, `red`, `pink`, `purple`, `toolbar`
1009 **Compatibility:** Firefox 113\
1010 **CCK2 Equivalent:** N/A\
1011 **Preferences Affected:** N/A
1014 Software\Policies\Mozilla\Firefox\Containers (REG_MULTI_SZ) =
1019 "name": "My container",
1021 "color": "turquoise"
1026 #### Windows (Intune)
1029 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/Containers
1034 <data id="JSON" value='
1038 "name": "My container",
1040 "color": "turquoise"
1051 <key>Containers</key>
1055 <string>My container</string>
1057 <string>pet</string>
1059 <string>turquoise</string>
1072 "name": "My container",
1074 "color": "turquoise"
1082 Configure cookie preferences.
1084 `Allow` is a list of origins (not domains) where cookies are always allowed. You must include http or https.
1086 `AllowSession` is a list of origins (not domains) where cookies are only allowed for the current session. You must include http or https.
1088 `Block` is a list of origins (not domains) where cookies are always blocked. You must include http or https.
1090 `Behavior` sets the default behavior for cookies based on the values below.
1092 `BehaviorPrivateBrowsing` sets the default behavior for cookies in private browsing based on the values below.
1094 | Value | Description
1096 | accept | Accept all cookies
1097 | reject-foreign | Reject third party cookies
1098 | reject | Reject all cookies
1099 | limit-foreign | Reject third party cookies for sites you haven't visited
1100 | reject-tracker | Reject cookies for known trackers (default)
1101 | reject-tracker-and-partition-foreign | Reject cookies for known trackers and partition third-party cookies (Total Cookie Protection) (default for private browsing)
1103 `Locked` prevents the user from changing cookie preferences.
1105 **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)\
1106 **CCK2 Equivalent:** N/A\
1107 **Preferences Affected:** `network.cookie.cookieBehavior`, `network.cookie.cookieBehavior.pbmode`, `network.cookie.lifetimePolicy`
1111 Software\Policies\Mozilla\Firefox\Cookies\Allow\1 = "https://example.com"
1112 Software\Policies\Mozilla\Firefox\Cookies\AllowSession\1 = "https://example.edu"
1113 Software\Policies\Mozilla\Firefox\Cookies\Block\1 = "https://example.org"
1114 Software\Policies\Mozilla\Firefox\Cookies\Default = 0x1 | 0x0
1115 Software\Policies\Mozilla\Firefox\Cookies\AcceptThirdParty = "always" | "never" | "from-visited"
1116 Software\Policies\Mozilla\Firefox\Cookies\ExpireAtSessionEnd = 0x1 | 0x0
1117 Software\Policies\Mozilla\Firefox\Cookies\RejectTracker = 0x1 | 0x0
1118 Software\Policies\Mozilla\Firefox\Cookies\Behavior = "accept" | "reject-foreign" | "reject" | "limit-foreign" | "reject-tracker" | "reject-tracker-and-partition-foreign"
1119 Software\Policies\Mozilla\Firefox\Cookies\BehaviorPrivateBrowsing = "accept" | "reject-foreign" | "reject" | "limit-foreign" | "reject-tracker" | "reject-tracker-and-partition-foreign"
1120 Software\Policies\Mozilla\Firefox\Cookies\Locked = 0x1 | 0x0
1122 #### Windows (Intune)
1125 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Cookies/Cookies_Allow
1130 <data id="Permissions" value="1https://example.com"/>
1134 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Cookies/Cookies_AllowSession
1139 <data id="Permissions" value="1https://example.edu"/>
1143 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Cookies/Cookies_Block
1148 <data id="Permissions" value="1https://example.org"/>
1152 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Cookies/Cookies_Default
1156 <enabled/> or <disabled/>
1160 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Cookies/Cookies_AcceptThirdParty
1165 <data id="Cookies_AcceptThirdParty" value="always | never | from-visited"/>
1169 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Cookies/Cookies_ExpireAtSessionEnd
1173 <enabled/> or <disabled/>
1177 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Cookies/Cookies_RejectTracker
1181 <enabled/> or <disabled/>
1185 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Cookies/Cookies_Locked
1189 <enabled/> or <disabled/>
1193 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Cookies/Cookies_Behavior
1198 <data id="Cookies_Behavior" value="accept | reject-foreign | reject | limit-foreign | reject-tracker | reject-tracker-and-partition-foreign"/>
1202 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Cookies/Cookies_BehaviorPrivateBrowsing
1207 <data id="Cookies_BehaviorPrivateBrowsing" value="accept | reject-foreign | reject | limit-foreign | reject-tracker | reject-tracker-and-partition-foreign"/>
1216 <string>http://example.com</string>
1218 <key>AllowSession</key>
1220 <string>http://example.edu</string>
1224 <string>http://example.org</string>
1228 <key>AcceptThirdParty</key>
1229 <string>always | never | from-visited</string>
1230 <key>ExpireAtSessionEnd</key>
1232 <key>RejectTracker</key>
1237 <string>accept | reject-foreign | reject | limit-foreign | reject-tracker | reject-tracker-and-partition-foreign</string>
1238 <key>BehaviorPrivateBrowsing</key>
1239 <string>accept | reject-foreign | reject | limit-foreign | reject-tracker | reject-tracker-and-partition-foreign</string>
1248 "Allow": ["http://example.org/"],
1249 "AllowSession": ["http://example.edu/"],
1250 "Block": ["http://example.edu/"],
1251 "Default": true | false,
1252 "AcceptThirdParty": "always" | "never" | "from-visited",
1253 "ExpireAtSessionEnd": true | false,
1254 "RejectTracker": true | false,
1255 "Locked": true | false,
1256 "Behavior": "accept" | "reject-foreign" | "reject" | "limit-foreign" | "reject-tracker" | "reject-tracker-and-partition-foreign",
1257 "BehaviorPrivateBrowsing": "accept" | "reject-foreign" | "reject" | "limit-foreign" | "reject-tracker" | "reject-tracker-and-partition-foreign",
1262 ### DefaultDownloadDirectory
1263 Set the default download directory.
1265 You can use ${home} for the native home directory.
1267 **Compatibility:** Firefox 68, Firefox ESR 68\
1268 **CCK2 Equivalent:** N/A\
1269 **Preferences Affected:** `browser.download.dir`, `browser.download.folderList`
1273 Software\Policies\Mozilla\Firefox\DefaultDownloadDirectory = "${home}\Downloads"
1275 #### Windows (Intune)
1278 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/DefaultDownloadDirectory
1283 <data id="Preferences_String" value="${home}\Downloads"/>
1288 <key>DefaultDownloadDirectory</key>
1289 <string>${home}/Downloads</string>
1292 #### policies.json (macOS and Linux)
1296 "DefaultDownloadDirectory": "${home}/Downloads"
1300 #### policies.json (Windows)
1304 "DefaultDownloadDirectory": "${home}\\Downloads"
1308 ### DisableAppUpdate
1309 Turn off application updates within Firefox.
1311 **Compatibility:** Firefox 60, Firefox ESR 60\
1312 **CCK2 Equivalent:** `disableFirefoxUpdates`\
1313 **Preferences Affected:** N/A
1317 Software\Policies\Mozilla\Firefox\DisableAppUpdate = 0x1 | 0x0
1319 #### Windows (Intune)
1322 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/DisableAppUpdate
1326 <enabled/> or <disabled/>
1331 <key>DisableAppUpdate</key>
1339 "DisableAppUpdate": true | false
1343 ### DisableBuiltinPDFViewer
1344 Disable the built in PDF viewer. PDF files are downloaded and sent externally.
1346 **Compatibility:** Firefox 60, Firefox ESR 60\
1347 **CCK2 Equivalent:** `disablePDFjs`\
1348 **Preferences Affected:** `pdfjs.disabled`
1352 Software\Policies\Mozilla\Firefox\DisableBuiltinPDFViewer = 0x1 | 0x0
1354 #### Windows (Intune)
1357 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/DisableBuiltinPDFViewer
1361 <enabled/> or <disabled/>
1366 <key>DisableBuiltinPDFViewer</key>
1374 "DisableBuiltinPDFViewer": true | false
1379 Disable specific cryptographic ciphers, listed below.
1382 TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256
1383 TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256
1384 TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256
1385 TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256
1386 TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384
1387 TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384
1388 TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA
1389 TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA
1390 TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA
1391 TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA
1392 TLS_DHE_RSA_WITH_AES_128_CBC_SHA
1393 TLS_DHE_RSA_WITH_AES_256_CBC_SHA
1394 TLS_RSA_WITH_AES_128_GCM_SHA256
1395 TLS_RSA_WITH_AES_256_GCM_SHA384
1396 TLS_RSA_WITH_AES_128_CBC_SHA
1397 TLS_RSA_WITH_AES_256_CBC_SHA
1398 TLS_RSA_WITH_3DES_EDE_CBC_SHA
1401 **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`
1406 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.
1409 **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)\
1410 **CCK2 Equivalent:** N/A\
1411 **Preferences Affected:** N/A
1415 Software\Policies\Mozilla\Firefox\DisabledCiphers\CIPHER_NAME = 0x1 | 0x0
1417 #### Windows (Intune)
1420 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~DisabledCiphers/DisabledCiphers_CIPHER_NAME
1425 <enabled/> or <disabled/>
1430 <key>DisabledCiphers</key>
1432 <key>CIPHER_NAME</key>
1441 "DisabledCiphers": {
1442 "CIPHER_NAME": true | false,
1447 ### DisableDefaultBrowserAgent
1448 Prevent the default browser agent from taking any actions. Only applicable to Windows; other platforms don’t have the agent.
1450 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).
1452 **Compatibility:** Firefox 75, Firefox ESR 68.7 (Windows only)\
1453 **CCK2 Equivalent:** N/A\
1454 **Preferences Affected:** N/A
1458 Software\Policies\Mozilla\Firefox\DisableDefaultBrowserAgent = 0x1 | 0x0
1460 #### Windows (Intune)
1463 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/DisableDefaultBrowserAgent
1467 <enabled/> or <disabled/>
1473 "DisableDefaultBrowserAgent": true | false
1477 ### DisableDeveloperTools
1478 Remove access to all developer tools.
1480 **Compatibility:** Firefox 60, Firefox ESR 60\
1481 **CCK2 Equivalent:** `removeDeveloperTools`\
1482 **Preferences Affected:** `devtools.policy.disabled`
1486 Software\Policies\Mozilla\Firefox\DisableDeveloperTools = 0x1 | 0x0`
1488 #### Windows (Intune)
1491 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/DisableDeveloperTools
1495 <enabled/> or <disabled/>
1500 <key>DisableDeveloperTools</key>
1508 "DisableDeveloperTools": true | false
1512 ### DisableFeedbackCommands
1513 Disable the menus for reporting sites (Submit Feedback, Report Deceptive Site).
1515 **Compatibility:** Firefox 60, Firefox ESR 60\
1516 **CCK2 Equivalent:** N/A\
1517 **Preferences Affected:** N/A
1521 Software\Policies\Mozilla\Firefox\DisableFeedbackCommands = 0x1 | 0x0
1523 #### Windows (Intune)
1526 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/DisableFeedbackCommands
1530 <enabled/> or <disabled/>
1535 <key>DisableFeedbackCommands</key>
1543 "DisableFeedbackCommands": true | false
1547 ### DisableFirefoxAccounts
1548 Disable Firefox Accounts integration (Sync).
1550 **Compatibility:** Firefox 60, Firefox ESR 60\
1551 **CCK2 Equivalent:** `disableSync`\
1552 **Preferences Affected:** `identity.fxaccounts.enabled`
1556 Software\Policies\Mozilla\Firefox\DisableFirefoxAccounts = 0x1 | 0x0
1558 #### Windows (Intune)
1561 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/DisableFirefoxAccounts
1565 <enabled/> or <disabled/>
1570 <key>DisableFirefoxAccounts</key>
1578 "DisableFirefoxAccounts": true | false
1582 ### DisableFirefoxScreenshots
1583 Remove access to Firefox Screenshots.
1585 **Compatibility:** Firefox 60, Firefox ESR 60\
1586 **CCK2 Equivalent:** N/A\
1587 **Preferences Affected:** `extensions.screenshots.disabled`
1591 Software\Policies\Mozilla\Firefox\DisableFirefoxScreenshots = 0x1 | 0x0
1593 #### Windows (Intune)
1596 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/DisableFirefoxScreenshots
1600 <enabled/> or <disabled/>
1605 <key>DisableFirefoxScreenshots</key>
1613 "DisableFirefoxScreenshots": true | false
1617 ### DisableFirefoxStudies
1618 Disable Firefox studies (Shield).
1620 **Compatibility:** Firefox 60, Firefox ESR 60\
1621 **CCK2 Equivalent:** N/A\
1622 **Preferences Affected:** N/A
1626 Software\Policies\Mozilla\Firefox\DisableFirefoxStudies = 0x1 | 0x0
1628 #### Windows (Intune)
1631 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/DisableFirefoxStudies
1635 <enabled/> or <disabled/>
1640 <key>DisableFirefoxStudies</key>
1648 "DisableFirefoxStudies": true | false
1652 ### DisableForgetButton
1653 Disable the "Forget" button.
1655 **Compatibility:** Firefox 60, Firefox ESR 60\
1656 **CCK2 Equivalent:** `disableForget`\
1657 **Preferences Affected:** N/A
1661 Software\Policies\Mozilla\Firefox\DisableForgetButton = 0x1 | 0x0
1663 #### Windows (Intune)
1666 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/DisableForgetButton
1670 <enabled/> or <disabled/>
1675 <key>DisableForgetButton</key>
1683 "DisableForgetButton": true | false
1687 ### DisableFormHistory
1688 Turn off saving information on web forms and the search bar.
1690 **Compatibility:** Firefox 60, Firefox ESR 60\
1691 **CCK2 Equivalent:** `disableFormFill`\
1692 **Preferences Affected:** `browser.formfill.enable`
1696 Software\Policies\Mozilla\Firefox\DisableFormHistory = 0x1 | 0x0
1698 #### Windows (Intune)
1701 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/DisableFormHistory
1705 <enabled/> or <disabled/>
1710 <key>DisableFormHistory</key>
1718 "DisableFormHistory": true | false
1722 ### DisableMasterPasswordCreation
1723 Remove the master password functionality.
1725 If this value is true, it works the same as setting [`PrimaryPassword`](#primarypassword) to false and removes the primary password functionality.
1727 If both `DisableMasterPasswordCreation` and `PrimaryPassword` are used, `DisableMasterPasswordCreation` takes precedent.
1729 **Compatibility:** Firefox 60, Firefox ESR 60\
1730 **CCK2 Equivalent:** `noMasterPassword`\
1731 **Preferences Affected:** N/A
1735 Software\Policies\Mozilla\Firefox\DisableMasterPasswordCreation = 0x1 | 0x0
1737 #### Windows (Intune)
1740 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/DisableMasterPasswordCreation
1744 <enabled/> or <disabled/>
1749 <key>DisableMasterPasswordCreation</key>
1757 "DisableMasterPasswordCreation": true | false
1761 ### DisablePasswordReveal
1762 Do not allow passwords to be shown in saved logins
1764 **Compatibility:** Firefox 71, Firefox ESR 68.3\
1765 **CCK2 Equivalent:** N/A
1766 **Preferences Affected:** N/A
1770 Software\Policies\Mozilla\Firefox\DisablePasswordReveal = 0x1 | 0x0
1772 #### Windows (Intune)
1775 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/DisablePasswordReveal
1779 <enabled/> or <disabled/>
1784 <key>DisablePasswordReveal</key>
1792 "DisablePasswordReveal": true | false
1797 Remove Pocket in the Firefox UI. It does not remove it from the new tab page.
1799 **Compatibility:** Firefox 60, Firefox ESR 60\
1800 **CCK2 Equivalent:** `disablePocket`\
1801 **Preferences Affected:** `extensions.pocket.enabled`
1805 Software\Policies\Mozilla\Firefox\DisablePocket = 0x1 | 0x0
1807 #### Windows (Intune)
1810 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/DisablePocket
1814 <enabled/> or <disabled/>
1819 <key>DisablePocket</key>
1827 "DisablePocket": true | false
1831 ### DisablePrivateBrowsing
1832 Remove access to private browsing.
1834 **Compatibility:** Firefox 60, Firefox ESR 60\
1835 **CCK2 Equivalent:** `disablePrivateBrowsing`\
1836 **Preferences Affected:** N/A
1840 Software\Policies\Mozilla\Firefox\DisablePrivateBrowsing = 0x1 | 0x0
1842 #### Windows (Intune)
1845 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/DisablePrivateBrowsing
1849 <enabled/> or <disabled/>
1854 <key>DisablePrivateBrowsing</key>
1862 "DisablePrivateBrowsing": true | false
1866 ### DisableProfileImport
1867 Disables the "Import data from another browser" option in the bookmarks window.
1869 **Compatibility:** Firefox 60, Firefox ESR 60\
1870 **CCK2 Equivalent:** N/A\
1871 **Preferences Affected:** N/A
1875 Software\Policies\Mozilla\Firefox\DisableProfileImport = 0x1 | 0x0
1877 #### Windows (Intune)
1880 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/DisableProfileImport
1884 <enabled/> or <disabled/>
1889 <key>DisableProfileImport</key>
1897 "DisableProfileImport": true | false
1901 ### DisableProfileRefresh
1902 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.
1904 **Compatibility:** Firefox 60, Firefox ESR 60\
1905 **CCK2 Equivalent:** `disableResetFirefox`\
1906 **Preferences Affected:** `browser.disableResetPrompt`
1910 Software\Policies\Mozilla\Firefox\DisableProfileRefresh = 0x1 | 0x0
1912 #### Windows (Intune)
1915 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/DisableProfileRefresh
1919 <enabled/> or <disabled/>
1924 <key>DisableProfileRefresh</key>
1932 "DisableProfileRefresh": true | false
1937 Disable safe mode within the browser.
1939 On Windows, this disables safe mode via the command line as well.
1941 **Compatibility:** Firefox 60, Firefox ESR 60 (Windows, macOS)\
1942 **CCK2 Equivalent:** `disableSafeMode`\
1943 **Preferences Affected:** N/A
1947 Software\Policies\Mozilla\Firefox\DisableSafeMode = 0x1 | 0x0
1949 #### Windows (Intune)
1952 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/DisableSafeMode
1956 <enabled/> or <disabled/>
1961 <key>DisableSafeMode</key>
1969 "DisableSafeMode": true | false
1973 ### DisableSecurityBypass
1974 Prevent the user from bypassing security in certain cases.
1976 `InvalidCertificate` prevents adding an exception when an invalid certificate is shown.
1978 `SafeBrowsing` prevents selecting "ignore the risk" and visiting a harmful site anyway.
1980 **Compatibility:** Firefox 60, Firefox ESR 60\
1981 **CCK2 Equivalent:** N/A\
1982 **Preferences Affected:** `security.certerror.hideAddException`, `browser.safebrowsing.allowOverride`
1986 Software\Policies\Mozilla\Firefox\DisableSecurityBypass\InvalidCertificate = 0x1 | 0x0
1987 Software\Policies\Mozilla\Firefox\DisableSecurityBypass\SafeBrowsing = 0x1 | 0x0
1989 #### Windows (Intune)
1992 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/P_DisableSecurityBypass_InvalidCertificate
1996 <enabled/> or <disabled/>
2000 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/P_DisableSecurityBypass_SafeBrowsing
2004 <enabled/> or <disabled/>
2010 <key>DisableSecurityBypass</key>
2012 <key>InvalidCertificate</key>
2014 <key>SafeBrowsing</key>
2023 "DisableSecurityBypass": {
2024 "InvalidCertificate": true | false,
2025 "SafeBrowsing": true | false
2030 ### DisableSetDesktopBackground
2031 Remove the "Set As Desktop Background..." menuitem when right clicking on an image.
2033 **Compatibility:** Firefox 60, Firefox ESR 60\
2034 **CCK2 Equivalent:** `removeSetDesktopBackground`\
2035 **Preferences Affected:** N/A
2039 Software\Policies\Mozilla\Firefox\DisableSetDesktopBackground = 0x1 | 0x0
2041 #### Windows (Intune)
2044 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/DisableSetDesktopBackground
2048 <enabled/> or <disabled/>
2053 <key>DisableSetDesktopBackground</key>
2061 "DisableSetDesktopBackground": true | false
2065 ### DisableSystemAddonUpdate
2066 Prevent system add-ons from being installed or updated.
2068 **Compatibility:** Firefox 60, Firefox ESR 60\
2069 **CCK2 Equivalent:** N/A\
2070 **Preferences Affected:** N/A
2074 Software\Policies\Mozilla\Firefox\DisableSystemAddonUpdate = 0x1 | 0x0
2076 #### Windows (Intune)
2079 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/DisableSystemAddonUpdate
2083 <enabled/> or <disabled/>
2088 <key>DisableSystemAddonUpdate</key>
2096 "DisableSystemAddonUpdate": true | false
2100 ### DisableTelemetry
2101 Prevent the upload of telemetry data.
2103 As of Firefox 83 and Firefox ESR 78.5, local storage of telemetry data is disabled as well.
2105 Mozilla recommends that you do not disable telemetry. Information collected through telemetry helps us build a better product for businesses like yours.
2107 **Compatibility:** Firefox 60, Firefox ESR 60\
2108 **CCK2 Equivalent:** `disableTelemetry`\
2109 **Preferences Affected:** `datareporting.healthreport.uploadEnabled`, `datareporting.policy.dataSubmissionEnabled`, `toolkit.telemetry.archive.enabled`
2113 Software\Policies\Mozilla\Firefox\DisableTelemetry = 0x1 | 0x0
2115 #### Windows (Intune)
2118 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/DisableTelemetry
2122 <enabled/> or <disabled/>
2127 <key>DisableTelemetry</key>
2135 "DisableTelemetry": true | false
2139 ### DisableThirdPartyModuleBlocking
2140 Do not allow blocking third-party modules from the `about:third-party` page.
2142 This policy only works on Windows through GPO (not policies.json).
2144 **Compatibility:** Firefox 110 (Windows only, GPO only)\
2145 **CCK2 Equivalent:** N/A\
2146 **Preferences Affected:** N/A
2150 Software\Policies\Mozilla\Firefox\DisableThirdPartyModuleBlocking = = 0x1 | 0x0
2152 #### Windows (Intune)
2155 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/DisableThirdPartyModuleBlocking
2159 <enabled/> or <disabled/>
2161 ### DisplayBookmarksToolbar
2162 Set the initial state of the bookmarks toolbar. A user can still change how it is displayed.
2164 `always` means the bookmarks toolbar is always shown.
2166 `never` means the bookmarks toolbar is not shown.
2168 `newtab` means the bookmarks toolbar is only shown on the new tab page.
2170 **Compatibility:** Firefox 109, Firefox ESR 102.7\
2171 **CCK2 Equivalent:** N/A\
2172 **Preferences Affected:** N/A
2176 Software\Policies\Mozilla\Firefox\DisplayBookmarksToolbar = "always", "never", "newtab"
2178 #### Windows (Intune)
2181 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/DisplayBookmarksToolbar_Enum
2186 <data id="DisplayBookmarksToolbar" value="always | never | newtab"/>
2191 <key>DisplayBookmarksToolbar</key>
2192 <string>always | never | newtab</string>
2199 "DisplayBookmarksToolbar": "always" | "never" | "newtab"
2204 Set the state of the menubar.
2206 `always` means the menubar is shown and cannot be hidden.
2208 `never` means the menubar is hidden and cannot be shown.
2210 `default-on` means the menubar is on by default but can be hidden.
2212 `default-off` means the menubar is off by default but can be shown.
2214 **Compatibility:** Firefox 73, Firefox ESR 68.5 (Windows, some Linux)\
2215 **CCK2 Equivalent:** `displayMenuBar`\
2216 **Preferences Affected:** N/A
2220 Software\Policies\Mozilla\Firefox\DisplayMenuBar = "always", "never", "default-on", "default-off"
2222 #### Windows (Intune)
2225 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/DisplayMenuBar_Enum
2230 <data id="DisplayMenuBar" value="always | never | default-on | default-off"/>
2235 <key>DisplayMenuBar</key>
2236 <string>always | never | default-on | default-off</string>
2243 "DisplayMenuBar": "always", "never", "default-on", "default-off"
2248 Configure DNS over HTTPS.
2250 `Enabled` determines whether DNS over HTTPS is enabled
2252 `ProviderURL` is a URL to another provider.
2254 `Locked` prevents the user from changing DNS over HTTPS preferences.
2256 `ExcludedDomains` excludes domains from DNS over HTTPS.
2258 **Compatibility:** Firefox 63, Firefox ESR 68 (ExcludedDomains added in 75/68.7)\
2259 **CCK2 Equivalent:** N/A\
2260 **Preferences Affected:** `network.trr.mode`, `network.trr.uri`
2264 Software\Policies\Mozilla\Firefox\DNSOverHTTPS\Enabled = 0x1 | 0x0
2265 Software\Policies\Mozilla\Firefox\DNSOverHTTPS\ProviderURL = "URL_TO_ALTERNATE_PROVIDER"
2266 Software\Policies\Mozilla\Firefox\DNSOverHTTPS\Locked = 0x1 | 0x0
2267 Software\Policies\Mozilla\Firefox\DNSOverHTTPS\ExcludedDomains\1 = "example.com"
2269 #### Windows (Intune)
2272 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~DNSOverHTTPS/DNSOverHTTPS_Enabled
2276 <enabled/> or <disabled/>
2280 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~DNSOverHTTPS/DNSOverHTTPS_ProviderURL
2285 <data id="String" value="URL_TO_ALTERNATE_PROVIDER"/>
2289 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~DNSOverHTTPS/DNSOverHTTPS_Locked
2293 <enabled/> or <disabled/>
2297 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~DNSOverHTTPS/DNSOverHTTPS_ExcludedDomains
2302 <data id="List" value="1example.com"/>
2307 <key>DNSOverHTTPS</key>
2311 <key>ProviderURL</key>
2312 <string>URL_TO_ALTERNATE_PROVIDER</string>
2315 <key>ExcludedDomains</key>
2317 <string>example.com</string>
2327 "Enabled": true | false,
2328 "ProviderURL": "URL_TO_ALTERNATE_PROVIDER",
2329 "Locked": true | false,
2330 "ExcludedDomains": ["example.com"]
2335 ### DontCheckDefaultBrowser
2336 Don't check if Firefox is the default browser at startup.
2338 **Compatibility:** Firefox 60, Firefox ESR 60\
2339 **CCK2 Equivalent:** `dontCheckDefaultBrowser`\
2340 **Preferences Affected:** `browser.shell.checkDefaultBrowser`
2344 Software\Policies\Mozilla\Firefox\DontCheckDefaultBrowser = 0x1 | 0x0
2346 #### Windows (Intune)
2349 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/DontCheckDefaultBrowser
2353 <enabled/> or <disabled/>
2358 <key>DontCheckDefaultBrowser</key>
2366 "DontCheckDefaultBrowser": true | false
2370 ### DownloadDirectory
2371 Set and lock the download directory.
2373 You can use ${home} for the native home directory.
2375 **Compatibility:** Firefox 68, Firefox ESR 68\
2376 **CCK2 Equivalent:** N/A\
2377 **Preferences Affected:** `browser.download.dir`, `browser.download.folderList`, `browser.download.useDownloadDir`
2381 Software\Policies\Mozilla\Firefox\DownloadDirectory = "${home}\Downloads"
2383 #### Windows (Intune)
2386 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/DownloadDirectory
2391 <data id="Preferences_String" value="${home}\Downloads"/>
2396 <key>DownloadDirectory</key>
2397 <string>${home}/Downloads</string>
2400 #### policies.json (macOS and Linux)
2404 "DownloadDirectory": "${home}/Downloads"
2407 #### policies.json (Windows)
2411 "DownloadDirectory": "${home}\\Downloads"
2414 ### EnableTrackingProtection
2415 Configure tracking protection.
2417 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.
2419 If `Value` is set to false, tracking protection is disabled and locked in both the regular browser and private browsing.
2421 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.
2423 If `Cryptomining` is set to true, cryptomining scripts on websites are blocked.
2425 If `Fingerprinting` is set to true, fingerprinting scripts on websites are blocked.
2427 If `EmailTracking` is set to true, hidden email tracking pixels and scripts on websites are blocked. (Firefox 112)
2429 `Exceptions` are origins for which tracking protection is not enabled.
2431 **Compatibility:** Firefox 60, Firefox ESR 60 (Cryptomining and Fingerprinting added in 70/68.2, Exceptions added in 73/68.5)\
2432 **CCK2 Equivalent:** N/A\
2433 **Preferences Affected:** `privacy.trackingprotection.enabled`, `privacy.trackingprotection.pbmode.enabled`, `privacy.trackingprotection.cryptomining.enabled`, `privacy.trackingprotection.fingerprinting.enabled`
2437 Software\Policies\Mozilla\Firefox\EnableTrackingProtection\Value = 0x1 | 0x0
2438 Software\Policies\Mozilla\Firefox\EnableTrackingProtection\Locked = 0x1 | 0x0
2439 Software\Policies\Mozilla\Firefox\EnableTrackingProtection\Cryptomining = 0x1 | 0x0
2440 Software\Policies\Mozilla\Firefox\EnableTrackingProtection\Fingerprinting = 0x1 | 0x0
2441 Software\Policies\Mozilla\Firefox\EnableTrackingProtection\Exceptions\1 = "https://example.com"
2443 #### Windows (Intune)
2446 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~TrackingProtection/A_TrackingProtection_Value
2450 <enabled/> or <disabled/>
2454 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~TrackingProtection/B_TrackingProtection_Cryptomining
2458 <enabled/> or <disabled/>
2462 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~TrackingProtection/C_TrackingProtection_Fingerprinting
2466 <enabled/> or <disabled/>
2470 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~TrackingProtection/D_TrackingProtection_Exceptions
2475 <data id="TrackingProtection_Exceptions" value="1https://example.com"/>
2479 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~TrackingProtection/E_TrackingProtection_Locked
2483 <enabled/> or <disabled/>
2488 <key>EnableTrackingProtection</key>
2494 <key>Cryptomining</key>
2496 <key>Fingerprinting</key>
2498 <key>Exceptions</key>
2500 <string>https://example.com</string>
2509 "EnableTrackingProtection": {
2510 "Value": true | false,
2511 "Locked": true | false,
2512 "Cryptomining": true | false,
2513 "Fingerprinting": true | false,
2514 "Exceptions": ["https://example.com"]
2519 ### EncryptedMediaExtensions
2520 Enable or disable Encrypted Media Extensions and optionally lock it.
2522 If `Enabled` is set to false, encrypted media extensions (like Widevine) are not downloaded by Firefox unless the user consents to installing them.
2524 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.
2526 **Compatibility:** Firefox 77, Firefox ESR 68.9\
2527 **CCK2 Equivalent:** N/A\
2528 **Preferences Affected:** `media.eme.enabled`
2532 Software\Policies\Mozilla\Firefox\EncryptedMediaExtensions\Enabled = 0x1 | 0x0
2533 Software\Policies\Mozilla\Firefox\EncryptedMediaExtensions\Locked = 0x1 | 0x0
2535 #### Windows (Intune)
2538 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~EncryptedMediaExtensions/EncryptedMediaExtensions_Enabled
2539 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~EncryptedMediaExtensions/EncryptedMediaExtensions_Locked
2543 <enabled/>or <disabled/>
2548 <key>EncryptedMediaExtensions</key>
2561 "EncryptedMediaExtensions": {
2562 "Enabled": true | false,
2563 "Locked": true | false
2568 ### EnterprisePoliciesEnabled
2569 Enable policy support on macOS.
2571 **Compatibility:** Firefox 63, Firefox ESR 60.3 (macOS only)\
2572 **CCK2 Equivalent:** N/A\
2573 **Preferences Affected:** N/A
2578 <key>EnterprisePoliciesEnabled</key>
2582 ### ExemptDomainFileTypePairsFromFileTypeDownloadWarnings
2584 Disable warnings based on file extension for specific file types on domains.
2586 This policy is based on the [Chrome policy](https://chromeenterprise.google/policies/#ExemptDomainFileTypePairsFromFileTypeDownloadWarnings) of the same name.
2588 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.
2590 **Compatibility:** Firefox 102\
2591 **CCK2 Equivalent:** N/A\
2592 **Preferences Affected:** N/A
2595 Software\Policies\Mozilla\Firefox\ExemptDomainFileTypePairsFromFileTypeDownloadWarnings (REG_MULTI_SZ) =
2599 "file_extension": "jnlp",
2600 "domains": ["example.com"]
2604 #### Windows (Intune)
2607 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/ExemptDomainFileTypePairsFromFileTypeDownloadWarnings
2612 <data id="JSON" value='
2615 "file_extension": "jnlp",
2616 "domains": ["example.com"]
2624 <key>ExemptDomainFileTypePairsFromFileTypeDownloadWarnings</key>
2627 <key>file_extension</key>
2628 <string>jnlp</string>
2631 <string>example.com</string>
2641 "ExemptDomainFileTypePairsFromFileTypeDownloadWarnings": [{
2642 "file_extension": "jnlp",
2643 "domains": ["example.com"]
2649 Control the installation, uninstallation and locking of extensions.
2651 While this policy is not technically deprecated, it is recommended 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.
2653 `Install` is a list of URLs or native paths for extensions to be installed.
2655 `Uninstall` is a list of extension IDs that should be uninstalled if found.
2657 `Locked` is a list of extension IDs that the user cannot disable or uninstall.
2659 **Compatibility:** Firefox 60, Firefox ESR 60\
2660 **CCK2 Equivalent:** `addons`\
2661 **Preferences Affected:** N/A
2665 Software\Policies\Mozilla\Firefox\Extensions\Install\1 = "https://addons.mozilla.org/firefox/downloads/somefile.xpi"
2666 Software\Policies\Mozilla\Firefox\Extensions\Install\2 = "//path/to/xpi"
2667 Software\Policies\Mozilla\Firefox\Extensions\Uninstall\1 = "bad_addon_id@mozilla.org"
2668 Software\Policies\Mozilla\Firefox\Extensions\Locked\1 = "addon_id@mozilla.org"
2670 #### Windows (Intune)
2673 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Extensions/Extensions_Install
2678 <data id="Extensions" value="1https://addons.mozilla.org/firefox/downloads/somefile.xpi2//path/to/xpi"/>
2682 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Extensions/Extensions_Uninstall
2687 <data id="Extensions" value="1bad_addon_id@mozilla.org"/>
2691 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Extensions/Extensions_Locked
2696 <data id="Extensions" value="1addon_id@mozilla.org"/>
2701 <key>Extensions</key>
2705 <string>https://addons.mozilla.org/firefox/downloads/somefile.xpi</string>
2706 <string>//path/to/xpi</string>
2708 <key>Uninstall</key>
2710 <string>bad_addon_id@mozilla.org</string>
2714 <string>addon_id@mozilla.org</string>
2724 "Install": ["https://addons.mozilla.org/firefox/downloads/somefile.xpi", "//path/to/xpi"],
2725 "Uninstall": ["bad_addon_id@mozilla.org"],
2726 "Locked": ["addon_id@mozilla.org"]
2731 ### ExtensionSettings
2732 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.
2734 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.
2736 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).
2738 The configuration for each extension is another dictionary that can contain the fields documented below.
2740 | Name | Description |
2742 | `installation_mode` | Maps to a string indicating the installation mode for the extension. The valid strings are `allowed`,`blocked`,`force_installed`, and `normal_installed`.
2743 | `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.
2744 | `blocked`| Blocks installation of the extension and removes it from the device if already installed.
2745 | `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.
2746 | `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.
2747 | `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.
2748 | `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.
2749 | `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.
2750 | `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.
2751 | `restricted_domains` | An array of domains on which content scripts can't be run. This setting can be used only for the default configuration.
2752 | `updates_disabled` | (Firefox 89, Firefox ESR 78.11) Boolean that indicates whether or not to disable automatic updates for an individual extension.
2754 **Compatibility:** Firefox 69, Firefox ESR 68.1 (As of Firefox 85, Firefox ESR 78.7, installing a theme makes it the default.)\
2755 **CCK2 Equivalent:** N/A\
2756 **Preferences Affected:** N/A
2759 Software\Policies\Mozilla\Firefox\ExtensionSettings (REG_MULTI_SZ) =
2763 "blocked_install_message": "Custom error message.",
2764 "install_sources": ["https://yourwebsite.com/*"],
2765 "installation_mode": "blocked",
2766 "allowed_types": ["extension"]
2768 "uBlock0@raymondhill.net": {
2769 "installation_mode": "force_installed",
2770 "install_url": "https://addons.mozilla.org/firefox/downloads/latest/ublock-origin/latest.xpi"
2772 "https-everywhere@eff.org": {
2773 "installation_mode": "allowed"
2777 #### Windows (Intune)
2780 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Extensions/ExtensionSettings
2785 <data id="ExtensionSettings" value='
2788 "blocked_install_message": "Custom error message.",
2789 "install_sources": ["https://yourwebsite.com/*"],
2790 "installation_mode": "blocked",
2791 "allowed_types": ["extension"]
2793 "uBlock0@raymondhill.net": {
2794 "installation_mode": "force_installed",
2795 "install_url": "https://addons.mozilla.org/firefox/downloads/latest/ublock-origin/latest.xpi"
2797 "https-everywhere@eff.org": {
2798 "installation_mode": "allowed"
2805 <key>ExtensionSettings</key>
2809 <key>blocked_install_message</key>
2810 <string>Custom error message.</string>
2811 <key>install_sources</key>
2813 <string>"https://yourwebsite.com/*"</string>
2815 <key>installation_mode</key>
2816 <string>blocked</string>
2817 <key>allowed_types</key>
2819 <string>extension</string>
2822 <key>uBlock0@raymondhill.net</key>
2824 <key>installation_mode</key>
2825 <string>force_installed</string>
2826 <key>install_url</key>
2827 <string>https://addons.mozilla.org/firefox/downloads/latest/ublock-origin/latest.xpi</string>
2829 <key>https-everywhere@eff.org</key>
2831 <key>installation_mode</key>
2832 <string>allowed</string>
2841 "ExtensionSettings": {
2843 "blocked_install_message": "Custom error message.",
2844 "install_sources": ["https://yourwebsite.com/*"],
2845 "installation_mode": "blocked",
2846 "allowed_types": ["extension"]
2848 "uBlock0@raymondhill.net": {
2849 "installation_mode": "force_installed",
2850 "install_url": "https://addons.mozilla.org/firefox/downloads/latest/ublock-origin/latest.xpi"
2852 "https-everywhere@eff.org": {
2853 "installation_mode": "allowed"
2860 Control extension updates.
2862 **Compatibility:** Firefox 67, Firefox ESR 60.7\
2863 **CCK2 Equivalent:** N/A\
2864 **Preferences Affected:** `extensions.update.enabled`
2868 Software\Policies\Mozilla\Firefox\ExtensionUpdate = 0x1 | 0x0
2870 #### Windows (Intune)
2873 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Extensions/ExtensionUpdate
2877 <enabled/> or <disabled/>
2882 <key>ExtensionUpdate</key>
2890 "ExtensionUpdate": true | false
2895 Customize the Firefox Home page.
2897 **Compatibility:** Firefox 68, Firefox ESR 68 (SponsoredTopSites and SponsoredPocket were added in Firefox 95, Firefox ESR 91.4)
2898 **CCK2 Equivalent:** N/A\
2899 **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`
2903 Software\Policies\Mozilla\Firefox\FirefoxHome\Search = 0x1 | 0x0
2904 Software\Policies\Mozilla\Firefox\FirefoxHome\TopSites = 0x1 | 0x0
2905 Software\Policies\Mozilla\Firefox\FirefoxHome\SponsoredTopSites = 0x1 | 0x0
2906 Software\Policies\Mozilla\Firefox\FirefoxHome\Highlights = 0x1 | 0x0
2907 Software\Policies\Mozilla\Firefox\FirefoxHome\Pocket = 0x1 | 0x0
2908 Software\Policies\Mozilla\Firefox\FirefoxHome\SponsoredPocket = 0x1 | 0x0
2909 Software\Policies\Mozilla\Firefox\FirefoxHome\Snippets = 0x1 | 0x0
2910 Software\Policies\Mozilla\Firefox\FirefoxHome\Locked = 0x1 | 0x0
2912 #### Windows (Intune)
2915 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/CustomizeFirefoxHome
2920 <data id="FirefoxHome_Search" value="true | false"/>
2921 <data id="FirefoxHome_TopSites" value="true | false"/>
2922 <data id="FirefoxHome_SponsoredTopSites" value="true | false"/>
2923 <data id="FirefoxHome_Highlights" value="true | false"/>
2924 <data id="FirefoxHome_Pocket" value="true | false"/>
2925 <data id="FirefoxHome_SponsoredPocket" value="true | false"/>
2926 <data id="FirefoxHome_Snippets" value="true | false"/>
2927 <data id="FirefoxHome_Locked" value="true | false"/>
2932 <key>FirefoxHome</key>
2938 <key>SponsoredTopSites</key>
2940 <key>Highlights</key>
2944 <key>SponsoredPocket</key>
2958 "Search": true | false,
2959 "TopSites": true | false,
2960 "SponsoredTopSites": true | false,
2961 "Highlights": true | false,
2962 "Pocket": true | false,
2963 "SponsoredPocket": true | false,
2964 "Snippets": true | false,
2965 "Locked": true | false
2970 ### GoToIntranetSiteForSingleWordEntryInAddressBar
2971 Whether to always go through the DNS server before sending a single word search string to a search engine.
2973 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.
2975 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.
2977 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.
2979 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`.
2981 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`.
2983 **Compatibility:** Firefox 104, Firefox ESR 102.2\
2984 **CCK2 Equivalent:** `N/A`\
2985 **Preferences Affected:** `browser.fixup.dns_first_for_single_words`
2989 Software\Policies\Mozilla\Firefox\GoToIntranetSiteForSingleWordEntryInAddressBar = 0x1 | 0x0
2991 #### Windows (Intune)
2994 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/GoToIntranetSiteForSingleWordEntryInAddressBar
2998 <enabled/> or <disabled/>
3003 <key>GoToIntranetSiteForSingleWordEntryInAddressBar</key>
3011 "GoToIntranetSiteForSingleWordEntryInAddressBar": true | false
3016 Configure default application handlers. This policy is based on the internal format of `handlers.json`.
3018 You can configure handlers based on a mime type (`mimeTypes`), a file's extension (`extensions`), or a protocol (`schemes`).
3020 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.
3022 | Name | Description |
3024 | `action`| Can be either `saveToDisk`, `useHelperApp`, `useSystemDefault`.
3025 | `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.
3026 | `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.
3027 | `name` | The display name of the handler (might not be used).
3028 | `path`| The native path to the executable to be used.
3029 | `uriTemplate`| A url to a web based application handler. The URL must be https and contain a %s to be used for substitution.
3031 **Compatibility:** Firefox 78, Firefox ESR 78\
3032 **CCK2 Equivalent:** N/A\
3033 **Preferences Affected:** N/A
3036 Software\Policies\Mozilla\Firefox\Handlers (REG_MULTI_SZ) =
3040 "application/msword": {
3041 "action": "useSystemDefault",
3047 "action": "useHelperApp",
3048 "ask": true | false,
3051 "uriTemplate": "https://mail.google.com/mail/?extsrc=mailto&url=%s"
3057 "action": "useHelperApp",
3058 "ask": true | false,
3060 "name": "Adobe Acrobat",
3061 "path": "C:\\Program Files (x86)\\Adobe\\Acrobat Reader DC\\Reader\\AcroRd32.exe"
3067 #### Windows (Intune)
3070 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/Handlers
3075 <data id="Handlers" value='
3078 "application/msword": {
3079 "action": "useSystemDefault",
3085 "action": "useHelperApp",
3086 "ask": true | false,
3089 "uriTemplate": "https://mail.google.com/mail/?extsrc=mailto&url=%s"
3095 "action": "useHelperApp",
3096 "ask": true | false,
3098 "name": "Adobe Acrobat",
3099 "path": "C:\\Program Files (x86)\\Adobe\\Acrobat Reader DC\\Reader\\AcroRd32.exe"
3111 <key>mimeTypes</key>
3113 <key>application/msword</key>
3116 <string>useSystemDefault</string>
3126 <string>useHelperApp</string>
3133 <string>Gmail</string>
3134 <key>uriTemplate</key>
3135 <string>https://mail.google.com/mail/?extsrc=mailto&url=%s</string>
3140 <key>extensions</key>
3145 <string>useHelperApp</string>
3152 <string>Adobe Acrobat</string>
3154 <string>/System/Applications/Preview.app</string>
3168 "application/msword": {
3169 "action": "useSystemDefault",
3175 "action": "useHelperApp",
3176 "ask": true | false,
3179 "uriTemplate": "https://mail.google.com/mail/?extsrc=mailto&url=%s"
3185 "action": "useHelperApp",
3186 "ask": true | false,
3188 "name": "Adobe Acrobat",
3189 "path": "/usr/bin/acroread"
3197 ### HardwareAcceleration
3198 Control hardware acceleration.
3200 **Compatibility:** Firefox 60, Firefox ESR 60\
3201 **CCK2 Equivalent:** N/A\
3202 **Preferences Affected:** `layers.acceleration.disabled`
3206 Software\Policies\Mozilla\Firefox\HardwareAcceleration = 0x1 | 0x0
3208 #### Windows (Intune)
3211 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/HardwareAcceleration
3215 <enabled/> or <disabled/>
3220 <key>HardwareAcceleration</key>
3228 "HardwareAcceleration": true | false
3233 Configure the default homepage and how Firefox starts.
3235 `URL` is the default homepage.
3237 `Locked` prevents the user from changing homepage preferences.
3239 `Additional` allows for more than one homepage.
3241 `StartPage` is how Firefox starts. The choices are no homepage, the default homepage or the previous session.
3243 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.
3245 **Compatibility:** Firefox 60, Firefox ESR 60 (StartPage was added in Firefox 60, Firefox ESR 60.4, homepage-locked added in Firefox 78)\
3246 **CCK2 Equivalent:** `homePage`,`lockHomePage`\
3247 **Preferences Affected:** `browser.startup.homepage`, `browser.startup.page`
3251 Software\Policies\Mozilla\Firefox\Homepage\URL = "https://example.com"
3252 Software\Policies\Mozilla\Firefox\Homepage\Locked = 0x1 | 0x0
3253 Software\Policies\Mozilla\Firefox\Homepage\Additional\1 = "https://example.org"
3254 Software\Policies\Mozilla\Firefox\Homepage\Additional\2 = "https://example.edu"
3255 Software\Policies\Mozilla\Firefox\Homepage\StartPage = "none" | "homepage" | "previous-session" | "homepage-locked"
3257 #### Windows (Intune)
3260 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Homepage/HomepageURL
3266 <data id="HomepageURL" value="https://example.com"/>
3267 <data id="HomepageLocked" value="true | false"/>
3271 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Homepage/HomepageAdditional
3277 <data id="HomepageAdditional" value="1http://example.org2http://example.edu"/>
3281 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Homepage/HomepageStartPage
3287 <data id="StartPage" value="none | homepage | previous-session"/>
3295 <string>http://example.com</string>
3298 <key>Additional</key>
3300 <string>http://example.org</string>
3301 <string>http://example.edu</string>
3303 <key>StartPage</key>
3304 <string>none | homepage | previous-session | homepage-locked</string>
3313 "URL": "http://example.com/",
3314 "Locked": true | false,
3315 "Additional": ["http://example.org/",
3316 "http://example.edu/"],
3317 "StartPage": "none" | "homepage" | "previous-session" | "homepage-locked"
3322 ### InstallAddonsPermission
3323 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.
3325 `Allow` is a list of origins where extension installs are allowed.
3327 `Default` determines whether or not extension installs are allowed by default.
3329 **Compatibility:** Firefox 60, Firefox ESR 60\
3330 **CCK2 Equivalent:** `permissions.install`\
3331 **Preferences Affected:** `xpinstall.enabled`
3335 Software\Policies\Mozilla\Firefox\InstallAddonsPermission\Allow\1 = "https://example.org"
3336 Software\Policies\Mozilla\Firefox\InstallAddonsPermission\Allow\2 = "https://example.edu"
3337 Software\Policies\Mozilla\Firefox\InstallAddonsPermission\Default = 0x1 | 0x0
3339 #### Windows (Intune)
3342 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Addons/InstallAddonsPermission_Allow
3347 <data id="Permissions" value="1https://example.org2https://example.edu"/>
3351 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Addons/InstallAddonsPermission_Default
3360 <key>InstallAddonsPermission</key>
3364 <string>http://example.org</string>
3365 <string>http://example.edu</string>
3376 "InstallAddonsPermission": {
3377 "Allow": ["http://example.org/",
3378 "http://example.edu/"],
3379 "Default": true | false
3385 Disable the feature enforcing a separate profile for each installation.
3387 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.
3389 If this policy set to false, Firefox will create a new profile for each unique installation of Firefox.
3391 This policy only work on Windows via GPO (not policies.json).
3393 **Compatibility:** Firefox 70, Firefox ESR 68.2 (Windows only, GPO only)\
3394 **CCK2 Equivalent:** N/A\
3395 **Preferences Affected:** N/A
3399 Software\Policies\Mozilla\Firefox\LegacyProfiles = = 0x1 | 0x0
3401 #### Windows (Intune)
3404 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/LegacyProfiles
3408 <enabled/> or <disabled/>
3410 ### LegacySameSiteCookieBehaviorEnabled
3411 Enable default legacy SameSite cookie behavior setting.
3413 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```.
3415 **Compatibility:** Firefox 96\
3416 **CCK2 Equivalent:** N/A\
3417 **Preferences Affected:** `network.cookie.sameSite.laxByDefault`
3421 Software\Policies\Mozilla\Firefox\LegacySameSiteCookieBehaviorEnabled = = 0x1 | 0x0
3423 #### Windows (Intune)
3426 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/LegacySameSiteCookieBehaviorEnabled
3430 <enabled/> or <disabled/>
3435 <key>LegacySameSiteCookieBehaviorEnabled</key>
3443 "LegacySameSiteCookieBehaviorEnabled": true | false
3446 ### LegacySameSiteCookieBehaviorEnabledForDomainList
3447 Revert to legacy SameSite behavior for cookies on specified sites.
3449 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```.
3451 **Compatibility:** Firefox 96\
3452 **CCK2 Equivalent:** N/A\
3453 **Preferences Affected:** `network.cookie.sameSite.laxByDefault.disabledHosts`
3457 Software\Policies\Mozilla\Firefox\LegacySameSiteCookieBehaviorEnabledForDomainList\1 = "example.org"
3458 Software\Policies\Mozilla\Firefox\LegacySameSiteCookieBehaviorEnabledForDomainList\2 = "example.edu"
3460 #### Windows (Intune)
3463 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/LegacySameSiteCookieBehaviorEnabledForDomainList
3468 <data id="LegacySameSiteCookieBehaviorEnabledForDomainList" value="1example.org2example.edu"/>
3473 <key>LegacySameSiteCookieBehaviorEnabledForDomainList</key>
3475 <string>example.org</string>
3476 <string>example.edu</string>
3484 "LegacySameSiteCookieBehaviorEnabledForDomainList": ["example.org",
3490 Enable linking to local files by origin.
3492 **Compatibility:** Firefox 68, Firefox ESR 68\
3493 **CCK2 Equivalent:** N/A\
3494 **Preferences Affected:** `capability.policy.localfilelinks.*`
3498 Software\Policies\Mozilla\Firefox\LocalFileLinks\1 = "https://example.org"
3499 Software\Policies\Mozilla\Firefox\LocalFileLinks\2 = "https://example.edu"
3501 #### Windows (Intune)
3504 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/LocalFileLinks
3509 <data id="LocalFileLinks" value="1https://example.org2https://example.edu"/>
3514 <key>LocalFileLinks</key>
3516 <string>http://example.org</string>
3517 <string>http://example.edu</string>
3525 "LocalFileLinks": ["http://example.org/",
3526 "http://example.edu/"]
3530 ### ManagedBookmarks
3531 Configures a list of bookmarks managed by an administrator that cannot be changed by the user.
3533 The bookmarks are only added as a button on the personal toolbar. They are not in the bookmarks folder.
3535 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:
3539 "id": "BookmarkType",
3543 "$ref": "BookmarkType"
3562 **Compatibility:** Firefox 83, Firefox ESR 78.5\
3563 **CCK2 Equivalent:** N/A\
3564 **Preferences Affected:** N/A
3567 Software\Policies\Mozilla\Firefox\ManagedBookmarks (REG_MULTI_SZ) =
3571 "toplevel_name": "My managed bookmarks folder"
3574 "url": "example.com",
3578 "name": "Mozilla links",
3581 "url": "https://mozilla.org",
3582 "name": "Mozilla.org"
3585 "url": "https://support.mozilla.org/",
3592 #### Windows (Intune)
3595 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/ManagedBookmarks
3600 <data id="JSON" value='
3603 "toplevel_name": "My managed bookmarks folder"
3606 "url": "example.com",
3610 "name": "Mozilla links",
3613 "url": "https://mozilla.org",
3614 "name": "Mozilla.org"
3617 "url": "https://support.mozilla.org/",
3627 <key>ManagedBookmarks</key>
3630 <key>toplevel_name</key>
3631 <string>My managed bookmarks folder</string>
3634 <string>example.com</string>
3636 <string>Example</string>
3640 <string>Mozilla links</string>
3645 <string>https://mozilla.org</string>
3647 <string>Mozilla</string>
3651 <string>https://support.mozilla.org/</string>
3653 <string>SUMO</string>
3664 "ManagedBookmarks": [
3666 "toplevel_name": "My managed bookmarks folder"
3669 "url": "example.com",
3673 "name": "Mozilla links",
3676 "url": "https://mozilla.org",
3677 "name": "Mozilla.org"
3680 "url": "https://support.mozilla.org/",
3689 ### ManualAppUpdateOnly
3691 Switch to manual updates only.
3693 If this policy is enabled:
3694 1. The user will never be prompted to install updates
3695 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.
3696 3. The update UI will work as expected, unlike when using DisableAppUpdate.
3698 This policy is primarily intended for advanced end users, not for enterprises.
3700 **Compatibility:** Firefox 87\
3701 **CCK2 Equivalent:** N/A\
3702 **Preferences Affected:** N/A
3708 "ManualAppUpdateOnly": true | false
3712 ### NetworkPrediction
3713 Enable or disable network prediction (DNS prefetching).
3715 **Compatibility:** Firefox 67, Firefox ESR 60.7\
3716 **CCK2 Equivalent:** N/A\
3717 **Preferences Affected:** `network.dns.disablePrefetch`, `network.dns.disablePrefetchFromHTTPS`
3721 Software\Policies\Mozilla\Firefox\NetworkPrediction = 0x1 | 0x0
3723 #### Windows (Intune)
3726 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/NetworkPrediction
3730 <enabled/> or <disabled/>
3735 <key>NetworkPrediction</key>
3743 "NetworkPrediction": true | false
3747 Enable or disable the New Tab page.
3749 **Compatibility:** Firefox 68, Firefox ESR 68\
3750 **CCK2 Equivalent:** N/A\
3751 **Preferences Affected:** `browser.newtabpage.enabled`
3755 Software\Policies\Mozilla\Firefox\NewTabPage = 0x1 | 0x0
3757 #### Windows (Intune)
3760 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/NewTabPage
3764 <enabled/> or <disabled/>
3769 <key>NewTabPage</key>
3777 "NewTabPage": true | false
3780 ### NoDefaultBookmarks
3781 Disable the creation of default bookmarks.
3783 This policy is only effective if the user profile has not been created yet.
3785 **Compatibility:** Firefox 60, Firefox ESR 60\
3786 **CCK2 Equivalent:** `removeDefaultBookmarks`\
3787 **Preferences Affected:** N/A
3791 Software\Policies\Mozilla\Firefox\NoDefaultBookmarks = 0x1 | 0x0
3793 #### Windows (Intune)
3796 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/NoDefaultBookmarks
3800 <enabled/> or <disabled/>
3805 <key>NoDefaultBookmarks</key>
3813 "NoDefaultBookmarks": true | false
3817 ### OfferToSaveLogins
3818 Control whether or not Firefox offers to save passwords.
3820 **Compatibility:** Firefox 60, Firefox ESR 60\
3821 **CCK2 Equivalent:** `dontRememberPasswords`\
3822 **Preferences Affected:** `signon.rememberSignons`
3826 Software\Policies\Mozilla\Firefox\OfferToSaveLogins = 0x1 | 0x0
3828 #### Windows (Intune)
3831 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/OfferToSaveLogins
3835 <enabled/> or <disabled/>
3840 <key>OfferToSaveLogins</key>
3848 "OfferToSaveLogins": true | false
3852 ### OfferToSaveLoginsDefault
3853 Sets the default value of signon.rememberSignons without locking it.
3855 **Compatibility:** Firefox 70, Firefox ESR 60.2\
3856 **CCK2 Equivalent:** `dontRememberPasswords`\
3857 **Preferences Affected:** `signon.rememberSignons`
3861 Software\Policies\Mozilla\Firefox\OfferToSaveLoginsDefault = 0x1 | 0x0
3863 #### Windows (Intune)
3866 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/OfferToSaveLoginsDefault
3870 <enabled/> or <disabled/>
3875 <key>OfferToSaveLoginsDefault</key>
3883 "OfferToSaveLoginsDefault": true | false
3887 ### OverrideFirstRunPage
3888 Override the first run page. If the value is an empty string (""), the first run page is not displayed.
3890 Starting with Firefox 83, Firefox ESR 78.5, you can also specify multiple URLS separated by a vertical bar (|).
3892 **Compatibility:** Firefox 60, Firefox ESR 60\
3893 **CCK2 Equivalent:** `welcomePage`,`noWelcomePage`\
3894 **Preferences Affected:** `startup.homepage_welcome_url`
3898 Software\Policies\Mozilla\Firefox\OverrideFirstRunPage = "http://example.org"
3900 #### Windows (Intune)
3903 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/OverrideFirstRunPage
3908 <data id="OverridePage" value="https://example.com"/>
3913 <key>OverrideFirstRunPage</key>
3914 <string>http://example.org</string>
3921 "OverrideFirstRunPage": "http://example.org"
3925 ### OverridePostUpdatePage
3926 Override the upgrade page. If the value is an empty string (""), no extra pages are displayed when Firefox is upgraded.
3928 **Compatibility:** Firefox 60, Firefox ESR 60\
3929 **CCK2 Equivalent:** `upgradePage`,`noUpgradePage`\
3930 **Preferences Affected:** `startup.homepage_override_url`
3934 Software\Policies\Mozilla\Firefox\OverridePostUpdatePage = "http://example.org"
3936 #### Windows (Intune)
3939 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/OverridePostUpdatePage
3944 <data id="OverridePage" value="https://example.com"/>
3949 <key>OverridePostUpdatePage</key>
3950 <string>http://example.org</string>
3957 "OverridePostUpdatePage": "http://example.org"
3961 ### PasswordManagerEnabled
3962 Remove access to the password manager via preferences and blocks about:logins on Firefox 70.
3964 **Compatibility:** Firefox 70, Firefox ESR 60.2\
3965 **CCK2 Equivalent:** N/A\
3966 **Preferences Affected:** `pref.privacy.disable_button.view_passwords`
3970 Software\Policies\Mozilla\Firefox\PasswordManagerEnabled = 0x1 | 0x0
3972 #### Windows (Intune)
3975 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/PasswordManagerEnabled
3979 <enabled/> or <disabled/>
3984 <key>PasswordManagerEnabled</key>
3992 "PasswordManagerEnabled": true | false
3996 ### PasswordManagerExceptions
3997 Prevent Firefox from saving passwords for specific sites.
3999 The sites are specified as a list of origins.
4001 **Compatibility:** Firefox 101\
4002 **CCK2 Equivalent:** N/A\
4003 **Preferences Affected:** N/A
4007 Software\Policies\Mozilla\Firefox\PasswordManagerExceptions\1 = "https://example.org"
4008 Software\Policies\Mozilla\Firefox\PasswordManagerExceptions\2 = "https://example.edu"
4010 #### Windows (Intune)
4013 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/PasswordManagerExceptions
4018 <data id="List" value="1https://example.org2https://example.edu"/>
4023 <key>PasswordManagerExceptions</key>
4025 <string>https://example.org</string>
4026 <string>https://example.edu</string>
4034 "PasswordManagerExceptions": ["https://example.org",
4035 "https://example.edu"]
4041 Disable or configure PDF.js, the built-in PDF viewer.
4043 If `Enabled` is set to false, the built-in PDF viewer is disabled.
4045 If `EnablePermissions` is set to true, the built-in PDF viewer will honor document permissions like preventing the copying of text.
4047 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.
4049 **Compatibility:** Firefox 77, Firefox ESR 68.9\
4050 **CCK2 Equivalent:** N/A\
4051 **Preferences Affected:** `pdfjs.diabled`, `pdfjs.enablePermissions`
4055 Software\Policies\Mozilla\Firefox\PDFjs\Enabled = 0x1 | 0x0
4056 Software\Policies\Mozilla\Firefox\PDFjs\EnablePermissions = 0x1 | 0x0
4058 #### Windows (Intune)
4061 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~PDFjs/PDFjs_Enabled
4062 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~PDFjs/PDFjs_EnablePermissions
4066 <enabled/>or <disabled/>
4075 <key>EnablePermissions</key>
4085 "Enabled": true | false,
4086 "EnablePermissions": true | false
4092 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.
4094 `Allow` is a list of origins where the feature is allowed.
4096 `Block` is a list of origins where the feature is not allowed.
4098 `BlockNewRequests` determines whether or not new requests can be made for the feature.
4100 `Locked` prevents the user from changing preferences for the feature.
4102 `Default` specifies the default value for Autoplay. block-audio-video is not supported on Firefox ESR 68.
4104 **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)\
4105 **CCK2 Equivalent:** N/A\
4106 **Preferences Affected:** `permissions.default.camera`, `permissions.default.microphone`, `permissions.default.geo`, `permissions.default.desktop-notification`, `media.autoplay.default`, `permissions.default.xr`
4110 Software\Policies\Mozilla\Firefox\Permissions\Camera\Allow\1 = "https://example.org"
4111 Software\Policies\Mozilla\Firefox\Permissions\Camera\Allow\2 = "https://example.org:1234"
4112 Software\Policies\Mozilla\Firefox\Permissions\Camera\Block\1 = "https://example.edu"
4113 Software\Policies\Mozilla\Firefox\Permissions\Camera\BlockNewRequests = 0x1 | 0x0
4114 Software\Policies\Mozilla\Firefox\Permissions\Camera\Locked = 0x1 | 0x0
4115 Software\Policies\Mozilla\Firefox\Permissions\Microphone\Allow\1 = "https://example.org"
4116 Software\Policies\Mozilla\Firefox\Permissions\Microphone\Block\1 = "https://example.edu"
4117 Software\Policies\Mozilla\Firefox\Permissions\Microphone\BlockNewRequests = 0x1 | 0x0
4118 Software\Policies\Mozilla\Firefox\Permissions\Microphone\Locked = 0x1 | 0x0
4119 Software\Policies\Mozilla\Firefox\Permissions\Location\Allow\1 = "https://example.org"
4120 Software\Policies\Mozilla\Firefox\Permissions\Location\Block\1 = "https://example.edu"
4121 Software\Policies\Mozilla\Firefox\Permissions\Location\BlockNewRequests = 0x1 | 0x0
4122 Software\Policies\Mozilla\Firefox\Permissions\Location\Locked = 0x1 | 0x0
4123 Software\Policies\Mozilla\Firefox\Permissions\Notifications\Allow\1 = "https://example.org"
4124 Software\Policies\Mozilla\Firefox\Permissions\Notifications\Block\1 = "https://example.edu"
4125 Software\Policies\Mozilla\Firefox\Permissions\Notifications\BlockNewRequests = 0x1 | 0x0
4126 Software\Policies\Mozilla\Firefox\Permissions\Notifications\Locked = 0x1 | 0x0
4127 Software\Policies\Mozilla\Firefox\Permissions\Autoplay\Allow\1 = "https://example.org"
4128 Software\Policies\Mozilla\Firefox\Permissions\Autoplay\Block\1 = "https://example.edu"
4129 Software\Policies\Mozilla\Firefox\Permissions\Autoplay\Default = "allow-audio-video" | "block-audio" | "block-audio-video"
4130 Software\Policies\Mozilla\Firefox\Permissions\Autoplay\Locked = 0x1 | 0x0
4131 Software\Policies\Mozilla\Firefox\Permissions\VirtualReality\Allow\1 = "https://example.org"
4132 Software\Policies\Mozilla\Firefox\Permissions\VirtualReality\Block\1 = "https://example.edu"
4133 Software\Policies\Mozilla\Firefox\Permissions\VirtualReality\BlockNewRequests = 0x1 | 0x0
4134 Software\Policies\Mozilla\Firefox\Permissions\VirtualReality\Locked = 0x1 | 0x0
4136 #### Windows (Intune)
4139 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Permissions~Location/Location_BlockNewRequests
4143 <enabled/> or <disabled/>
4147 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Permissions~Location/Location_Locked
4151 <enabled/> or <disabled/>
4155 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Permissions~Notifications/Notifications_Allow
4160 <data id="Permissions" value="1https://example.org"/>
4164 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Permissions~Notifications/Notifications_BlockNewRequests
4168 <enabled/> or <disabled/>
4172 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Permissions~Notifications/Notifications_Locked
4176 <enabled/> or <disabled/>
4180 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Permissions~Autoplay/Autoplay_Allow
4185 <data id="Permissions" value="1https://example.org"/>
4189 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Permissions~Autoplay/Autoplay_Block
4194 <data id="Permissions" value="1https://example.edu"/>
4198 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Permissions~Autoplay/Autoplay_Default
4203 <data id="Autoplay_Default" value="allow-audio-video | block-audio | block-audio-video"/>
4207 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Permissions~Autoplay/Autoplay_Locked
4211 <enabled/> or <disabled/>
4215 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Permissions~Notifications/VirtualReality_Allow
4220 <data id="Permissions" value="1https://example.org"/>
4224 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Permissions~Notifications/VirtualReality_Block
4229 <data id="Permissions" value="1https://example.edu"/>
4233 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Permissions~Notifications/VirtualReality_BlockNewRequests
4237 <enabled/> or <disabled/>
4241 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Permissions~Notifications/VirtualReality_Locked
4245 <enabled/> or <disabled/>
4250 <key>Permissions</key>
4256 <string>https://example.org</string>
4257 <string>https://example.org:1234</string>
4261 <string>https://example.edu</string>
4263 <key>BlockNewRequests</key>
4268 <key>Microphone</key>
4272 <string>https://example.org</string>
4276 <string>https://example.edu</string>
4278 <key>BlockNewRequests</key>
4287 <string>https://example.org</string>
4291 <string>https://example.edu</string>
4293 <key>BlockNewRequests</key>
4298 <key>Notifications</key>
4302 <string>https://example.org</string>
4306 <string>https://example.edu</string>
4308 <key>BlockNewRequests</key>
4317 <string>https://example.org</string>
4321 <string>https://example.edu</string>
4324 <string>allow-audio-video | block-audio | block-audio-video</string>
4337 "Allow": ["https://example.org","https://example.org:1234"],
4338 "Block": ["https://example.edu"],
4339 "BlockNewRequests": true | false,
4340 "Locked": true | false
4343 "Allow": ["https://example.org"],
4344 "Block": ["https://example.edu"],
4345 "BlockNewRequests": true | false,
4346 "Locked": true | false
4349 "Allow": ["https://example.org"],
4350 "Block": ["https://example.edu"],
4351 "BlockNewRequests": true | false,
4352 "Locked": true | false
4355 "Allow": ["https://example.org"],
4356 "Block": ["https://example.edu"],
4357 "BlockNewRequests": true | false,
4358 "Locked": true | false
4361 "Allow": ["https://example.org"],
4362 "Block": ["https://example.edu"],
4363 "Default": "allow-audio-video" | "block-audio" | "block-audio-video",
4364 "Locked": true | false
4370 ### PictureInPicture
4372 Enable or disable Picture-in-Picture as well as prevent the user from enabling or disabling it (Locked).
4374 **Compatibility:** Firefox 78, Firefox ESR 78\
4375 **CCK2 Equivalent:** N/A\
4376 **Preferences Affected:** `media.videocontrols.picture-in-picture.video-toggle.enabled`
4380 Software\Policies\Mozilla\Firefox\PictureInPicture\Enabled = 0x1 | 0x0
4381 Software\Policies\Mozilla\Firefox\PictureInPicture\Locked = 0x1 | 0x0
4384 #### Windows (Intune)
4387 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~PictureInPicture/PictureInPicture_Enabled
4388 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~PictureInPicture/PictureInPicture_Locked
4392 <enabled/> or <disabled/>
4397 <key>PictureInPicture</key>
4410 "PictureInPicture": {
4411 "Enabled": true | false,
4412 "Locked": true | false
4418 Configure the default pop-up window policy as well as origins for which pop-up windows are allowed.
4420 `Allow` is a list of origins where popup-windows are allowed.
4422 `Default` determines whether or not pop-up windows are allowed by default.
4424 `Locked` prevents the user from changing pop-up preferences.
4426 **Compatibility:** Firefox 60, Firefox ESR 60\
4427 **CCK2 Equivalent:** `permissions.popup`\
4428 **Preferences Affected:** `dom.disable_open_during_load`
4432 Software\Policies\Mozilla\Firefox\PopupBlocking\Allow\1 = "https://example.org"
4433 Software\Policies\Mozilla\Firefox\PopupBlocking\Allow\2 = "https://example.edu"
4434 Software\Policies\Mozilla\Firefox\PopupBlocking\Default = 0x1 | 0x0
4435 Software\Policies\Mozilla\Firefox\PopupBlocking\Locked = 0x1 | 0x0
4437 #### Windows (Intune)
4440 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Popups/PopupBlocking_Allow
4445 <data id="Permissions" value="1https://example.org2https://example.edu"/>
4449 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Popups/PopupBlocking_Default
4453 <enabled/> or <disabled/>
4457 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Popups/PopupBlocking_Locked
4461 <enabled/> or <disabled/>
4466 <key>PopupBlocking</key>
4470 <string>http://example.org</string>
4471 <string>http://example.edu</string>
4485 "Allow": ["http://example.org/",
4486 "http://example.edu/"],
4487 "Default": true | false,
4488 "Locked": true | false
4494 Set and lock preferences.
4496 **NOTE** On Windows, in order to use this policy, you must clear all settings in the old **Preferences (Deprecated)** section in group policy.
4498 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.
4500 Preferences that start with the following prefixes are supported:
4503 app.update.* (Firefox 86, Firefox 78.8)
4505 datareporting.policy.
4508 general.autoScroll (Firefox 83, Firefox ESR 78.5)
4509 general.smoothScroll (Firefox 83, Firefox ESR 78.5)
4513 keyword.enabled (Firefox 95, Firefox ESR 91.4)
4518 pdfjs. (Firefox 84, Firefox ESR 78.6)
4521 signon. (Firefox 83, Firefox ESR 78.5)
4522 spellchecker. (Firefox 84, Firefox ESR 78.6)
4523 toolkit.legacyUserProfileCustomizations.stylesheets (Firefox 95, Firefox ESR 91.4)
4526 xpinstall.signatures.required (Firefox ESR 102.10, Firefox ESR only)
4528 as well as the following security preferences:
4530 | Preference | Type | Default
4532 | security.default_personal_cert | string | Ask Every Time
4533 | If set to Select Automatically, Firefox automatically chooses the default personal certificate.
4534 | security.insecure_connection_text.enabled | bool | false
4535 | If set to true, adds the words "Not Secure" for insecure sites.
4536 | security.insecure_connection_text.pbmode.enabled | bool | false
4537 | If set to true, adds the words "Not Secure" for insecure sites in private browsing.
4538 | security.mixed_content.block_active_content | boolean | true
4539 | If false, mixed active content (HTTP and HTTPS) is not blocked.
4540 | security.osclientcerts.autoload | boolean | false
4541 | If true, client certificates are loaded from the operating system certificate store.
4542 | security.OCSP.enabled | integer | 1
4543 | If 0, do not fetch OCSP. If 1, fetch OCSP for DV and EV certificates. If 2, fetch OCSP only for EV certificates
4544 | security.OCSP.require | boolean | false
4545 | If true, if an OCSP request times out, the connection fails.
4546 | security.osclientcerts.assume_rsa_pss_support | boolean | true
4547 | If false, we don't assume an RSA key can do RSA-PSS (Firefox 114, Firefox ESR 102.12).
4548 | security.ssl.enable_ocsp_stapling | boolean | true
4549 | If false, OCSP stapling is not enabled.
4550 | security.ssl.errorReporting.enabled | boolean | true
4551 | If false, SSL errors cannot be sent to Mozilla.
4552 | security.tls.enable_0rtt_data | boolean | true
4553 | If false, TLS early data is turned off (Firefox 93, Firefox 91.2, Firefox 78.15).
4554 | security.tls.hello_downgrade_check | boolean | true
4555 | If false, the TLS 1.3 downgrade check is disabled.
4556 | security.tls.version.enable-deprecated | boolean | false
4557 | If true, browser will accept TLS 1.0. and TLS 1.1 (Firefox 86, Firefox 78.8).
4558 | security.warn_submit_secure_to_insecure | boolean | true
4559 | If false, no warning is shown when submitting a form from https to http.
4561 Using the preference as the key, set the `Value` to the corresponding preference value.
4563 `Status` can be "default", "locked", "user" or "clear"
4565 * `"default"`: Read/Write: Settings appear as default even if factory default differs.
4566 * `"locked"`: Read-Only: Settings appear as default even if factory default differs.
4567 * `"user"`: Read/Write: Settings appear as changed if it differs from factory default.
4568 * `"clear"`: Read/Write: `Value` has no effect. Resets to factory defaults on each startup.
4570 `"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```.
4572 `"user"` preferences persist even if the policy is removed, so if you need to remove them, you should use the clear policy.
4574 See the examples below for more detail.
4576 IMPORTANT: Make sure you're only setting a particular preference using this mechanism and not some other way.
4579 **Compatibility:** Firefox 81, Firefox ESR 78.3\
4580 **CCK2 Equivalent:** `preferences`\
4581 **Preferences Affected:** Many
4584 Software\Policies\Mozilla\Firefox\Preferences (REG_MULTI_SZ) =
4587 "accessibility.force_disabled": {
4591 "browser.cache.disk.parent_directory": {
4592 "Value": "SOME_NATIVE_PATH",
4595 "browser.tabs.warnOnClose": {
4601 #### Windows (Intune)
4604 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/Preferences
4609 <data id="JSON" value='
4611 "accessibility.force_disabled": {
4615 "browser.cache.disk.parent_directory": {
4616 "Value": "SOME_NATIVE_PATH",
4619 "browser.tabs.warnOnClose": {
4628 <key>Preferences</key>
4630 <key>accessibility.force_disabled</key>
4633 <integer>1</integer>
4635 <string>default</string>
4637 <key>browser.cache.disk.parent_directory</key>
4640 <string>SOME_NATIVE_PATH</string>
4642 <string>user</string>
4644 <key>browser.tabs.warnOnClose</key>
4649 <string>locked</string>
4659 "accessibility.force_disabled": {
4663 "browser.cache.disk.parent_directory": {
4664 "Value": "SOME_NATIVE_PATH",
4667 "browser.tabs.warnOnClose": {
4676 Require or prevent using a primary (formerly master) password.
4678 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.
4680 If both DisableMasterPasswordCreation and PrimaryPassword are used, DisableMasterPasswordCreation takes precedent.
4682 **Compatibility:** Firefox 79, Firefox ESR 78.1\
4683 **CCK2 Equivalent:** `noMasterPassword`\
4684 **Preferences Affected:** N/A
4688 Software\Policies\Mozilla\Firefox\PrimaryPassword = 0x1 | 0x0
4690 #### Windows (Intune)
4693 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/PrimaryPassword
4697 <enabled/> or <disabled/>
4702 <key>PrimaryPassword</key>
4710 "PrimaryPassword": true | false
4714 ### PromptForDownloadLocation
4715 Ask where to save each file before downloading.
4717 **Compatibility:** Firefox 68, Firefox ESR 68\
4718 **CCK2 Equivalent:** N/A\
4719 **Preferences Affected:** `browser.download.useDownloadDir`
4723 Software\Policies\Mozilla\Firefox\PromptForDownloadLocation = 0x1 | 0x0
4725 #### Windows (Intune)
4728 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/PromptForDownloadLocation
4732 <enabled/> or <disabled/>
4737 <key>PromptForDownloadLocation</key>
4745 "PromptForDownloadLocation": true | false
4750 Configure proxy settings. These settings correspond to the connection settings in Firefox preferences.
4751 To specify ports, append them to the hostnames with a colon (:).
4753 Unless you lock this policy, changes the user already has in place will take effect.
4755 `Mode` is the proxy method being used.
4757 `Locked` is whether or not proxy settings can be changed.
4759 `HTTPProxy` is the HTTP proxy server.
4761 `UseHTTPProxyForAllProtocols` is whether or not the HTTP proxy should be used for all other proxies.
4763 `SSLProxy` is the SSL proxy server.
4765 `FTPProxy` is the FTP proxy server.
4767 `SOCKSProxy` is the SOCKS proxy server
4769 `SOCKSVersion` is the SOCKS version (4 or 5)
4771 `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.
4773 `AutoConfigURL` is a URL for proxy configuration (only used if Mode is autoConfig).
4775 `AutoLogin` means do not prompt for authentication if password is saved.
4777 `UseProxyForDNS` to use proxy DNS when using SOCKS v5.
4779 **Compatibility:** Firefox 60, Firefox ESR 60\
4780 **CCK2 Equivalent:** `networkProxy*`\
4781 **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`
4785 Software\Policies\Mozilla\Firefox\Proxy\Mode = "none" | "system" | "manual" | "autoDetect" | "autoConfig"
4786 Software\Policies\Mozilla\Firefox\Proxy\Locked = 0x1 | 0x0
4787 Software\Policies\Mozilla\Firefox\=Proxy\HTTPProxy = https://httpproxy.example.com
4788 Software\Policies\Mozilla\Firefox\Proxy\UseHTTPProxyForAllProtocols = 0x1 | 0x0
4789 Software\Policies\Mozilla\Firefox\Proxy\SSLProxy = https://sslproxy.example.com
4790 Software\Policies\Mozilla\Firefox\Proxy\FTPProxy = https://ftpproxy.example.com
4791 Software\Policies\Mozilla\Firefox\Proxy\SOCKSProxy = https://socksproxy.example.com
4792 Software\Policies\Mozilla\Firefox\Proxy\SOCKSVersion = 0x4 | 0x5
4793 Software\Policies\Mozilla\Firefox\Proxy\Passthrough = <local>
4794 Software\Policies\Mozilla\Firefox\Proxy\AutoConfigURL = URL_TO_AUTOCONFIG
4795 Software\Policies\Mozilla\Firefox\Proxy\AutoLogin = 0x1 | 0x0
4796 Software\Policies\Mozilla\Firefox\Proxy\UseProxyForDNS = 0x1 | 0x0
4798 #### Windows (Intune)
4800 These setttings were moved to a category to make them easier to configure via Intune.
4804 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~ProxySettings/Proxy_Locked
4808 <enabled/> or <disabled/>
4812 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~ProxySettings/Proxy_ConnectionType
4817 <data id="Proxy_ConnectionType" value="none | system | manual | autoDetect | autoConfig"/>
4821 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~ProxySettings/Proxy_HTTPProxy
4826 <data id="Proxy_HTTPProxy" value="httpproxy.example.com"/>
4830 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~ProxySettings/Proxy_UseHTTPProxyForAllProtocols
4834 <enabled/> or <disabled/>
4838 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~ProxySettings/Proxy_SSLProxy
4843 <data id="Proxy_SSLProxy" value="sslproxy.example.com"/>
4847 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~ProxySettings/Proxy_SOCKSProxy
4852 <data id="Proxy_SOCKSProxy" value="socksproxy.example.com"/>
4853 <data id="Proxy_SOCKSVersion" value="4 | 5"/>
4857 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~ProxySettings/Proxy_AutoConfigURL
4862 <data id="Proxy_AutoConfigURL" value="URL_TO_AUTOCONFIG"/>
4866 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~ProxySettings/Proxy_Passthrough
4871 <data id="Proxy_Passthrough" value="<local>"/>
4875 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~ProxySettings/Proxy_AutoLogin
4879 <enabled/> or <disabled/>
4883 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~ProxySettings/Proxy_UseProxyForDNS
4887 <enabled/> or <disabled/>
4891 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/Proxy
4896 <data id="ProxyLocked" value="true | false"/>
4897 <data id="ConnectionType" value="none | system | manual | autoDetect | autoConfig"/>
4898 <data id="HTTPProxy" value="httpproxy.example.com"/>
4899 <data id="UseHTTPProxyForAllProtocols" value="true | false"/>
4900 <data id="SSLProxy" value="sslproxy.example.com"/>
4901 <data id="FTPProxy" value="ftpproxy.example.com"/>
4902 <data id="SOCKSProxy" value="socksproxy.example.com"/>
4903 <data id="SOCKSVersion" value="4 | 5"/>
4904 <data id="AutoConfigURL" value="URL_TO_AUTOCONFIG"/>
4905 <data id="Passthrough" value="<local>"/>
4906 <data id="AutoLogin" value="true | false"/>
4907 <data id="UseProxyForDNS" value="true | false"/>
4915 <string>none | system | manual | autoDetect | autoConfig</string>
4918 <key>HTTPProxy</key>
4919 <string>https://httpproxy.example.com</string>
4920 <key>UseHTTPProxyForAllProtocols</key>
4923 <string>https://sslproxy.example.com</string>
4925 <string>https://ftpproxy.example.com</string>
4926 <key>SOCKSProxy</key>
4927 <string>https://socksproxy.example.com</string>
4928 <key>SOCKSVersion</key>
4929 <string>4 | 5</string>
4930 <key>Passthrough</key>
4931 <string><local>></string>
4932 <key>AutoConfigURL</key>
4933 <string>URL_TO_AUTOCONFIG</string>
4934 <key>AutoLogin</key>
4936 <key>UseProxyForDNS</key>
4946 "Mode": "none" | "system" | "manual" | "autoDetect" | "autoConfig",
4947 "Locked": true | false,
4948 "HTTPProxy": "hostname",
4949 "UseHTTPProxyForAllProtocols": true | false,
4950 "SSLProxy": "hostname",
4951 "FTPProxy": "hostname",
4952 "SOCKSProxy": "hostname",
4953 "SOCKSVersion": 4 | 5,
4954 "Passthrough": "<local>",
4955 "AutoConfigURL": "URL_TO_AUTOCONFIG",
4956 "AutoLogin": true | false,
4957 "UseProxyForDNS": true | false
4962 ### RequestedLocales
4963 Set the the list of requested locales for the application in order of preference. It will cause the corresponding language pack to become active.
4965 Note: For Firefox 68, this can now be a string so that you can specify an empty value.
4967 **Compatibility:** Firefox 64, Firefox ESR 60.4, Updated in Firefox 68, Firefox ESR 68\
4968 **CCK2 Equivalent:** N/A\
4969 **Preferences Affected:** N/A
4972 Software\Policies\Mozilla\Firefox\RequestedLocales\1 = "de"
4973 Software\Policies\Mozilla\Firefox\RequestedLocales\2 = "en-US"
4977 Software\Policies\Mozilla\Firefox\RequestedLocales = "de,en-US"
4979 #### Windows (Intune)
4982 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/RequestedLocalesString
4987 <data id="Preferences_String" value="de,en-US"/>
4992 <key>RequestedLocales</key>
4995 <string>en-US</string>
5002 <key>RequestedLocales</key>
5003 <string>de,en-US</string>
5011 "RequestedLocales": ["de", "en-US"]
5019 "RequestedLocales": "de,en-US"
5023 <a name="SanitizeOnShutdown"></a>
5025 ### SanitizeOnShutdown (Selective)
5026 Clear data on shutdown. Choose from Cache, Cookies, Download History, Form & Search History, Browsing History, Active Logins, Site Preferences and Offline Website Data.
5028 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.
5030 **Compatibility:** Firefox 68, Firefox ESR 68 (Locked added in 74/68.6)\
5031 **CCK2 Equivalent:** N/A\
5032 **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`
5035 Software\Policies\Mozilla\Firefox\SanitizeOnShutdown\Cache = 0x1 | 0x0
5036 Software\Policies\Mozilla\Firefox\SanitizeOnShutdown\Cookies = 0x1 | 0x0
5037 Software\Policies\Mozilla\Firefox\SanitizeOnShutdown\Downloads = 0x1 | 0x0
5038 Software\Policies\Mozilla\Firefox\SanitizeOnShutdown\FormData = 0x1 | 0x0
5039 Software\Policies\Mozilla\Firefox\SanitizeOnShutdown\History = 0x1 | 0x0
5040 Software\Policies\Mozilla\Firefox\SanitizeOnShutdown\Sessions = 0x1 | 0x0
5041 Software\Policies\Mozilla\Firefox\SanitizeOnShutdown\SiteSettings = 0x1 | 0x0
5042 Software\Policies\Mozilla\Firefox\SanitizeOnShutdown\OfflineApps = 0x1 | 0x0
5043 Software\Policies\Mozilla\Firefox\SanitizeOnShutdown\Locked = 0x1 | 0x0
5045 #### Windows (Intune)
5048 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~SanitizeOnShutdown/A_SanitizeOnShutdown_Cache
5052 <enabled/> or <disabled/>
5056 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~SanitizeOnShutdown/B_SanitizeOnShutdown_Cookies
5060 <enabled/> or <disabled/>
5064 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~SanitizeOnShutdown/C_SanitizeOnShutdown_Downloads
5068 <enabled/> or <disabled/>
5072 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~SanitizeOnShutdown/D_SanitizeOnShutdown_FormData
5076 <enabled/> or <disabled/>
5080 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~SanitizeOnShutdown/E_SanitizeOnShutdown_History
5084 <enabled/> or <disabled/>
5088 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~SanitizeOnShutdown/F_SanitizeOnShutdown_Sessions
5092 <enabled/> or <disabled/>
5096 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~SanitizeOnShutdown/G_SanitizeOnShutdown_SiteSettings
5100 <enabled/> or <disabled/>
5104 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~SanitizeOnShutdown/H_SanitizeOnShutdown_OfflineApps
5108 <enabled/> or <disabled/>
5112 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~SanitizeOnShutdown/I_SanitizeOnShutdown_Locked
5116 <enabled/> or <disabled/>
5121 <key>SanitizeOnShutdown</key>
5127 <key>Downloads</key>
5135 <key>SiteSettings</key>
5137 <key>OfflineApps</key>
5148 "SanitizeOnShutdown": {
5149 "Cache": true | false,
5150 "Cookies": true | false,
5151 "Downloads": true | false,
5152 "FormData": true | false,
5153 "History": true | false,
5154 "Sessions": true | false,
5155 "SiteSettings": true | false,
5156 "OfflineApps": true | false,
5157 "Locked": true | false
5162 ### SanitizeOnShutdown (All)
5163 Clear all data on shutdown, including Browsing & Download History, Cookies, Active Logins, Cache, Form & Search History, Site Preferences and Offline Website Data.
5165 **Compatibility:** Firefox 60, Firefox ESR 60\
5166 **CCK2 Equivalent:** N/A\
5167 **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`
5170 Software\Policies\Mozilla\Firefox\SanitizeOnShutdown = 0x1 | 0x0
5172 #### Windows (Intune)
5175 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/C_SanitizeOnShutdown
5179 <enabled/> or <disabled/>
5184 <key>SanitizeOnShutdown</key>
5192 "SanitizeOnShutdown": true | false
5197 Set whether or not search bar is displayed.
5199 **Compatibility:** Firefox 60, Firefox ESR 60\
5200 **CCK2 Equivalent:** `showSearchBar`\
5201 **Preferences Affected:** N/A
5205 Software\Policies\Mozilla\Firefox\SearchBar = "unified" | "separate"
5208 #### Windows (Intune)
5211 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/SearchBar
5216 <data id="SearchBar" value="unified | separate"/>
5221 <key>SearchBar</key>
5222 <string>unified | separate</string>
5229 "SearchBar": "unified" | "separate"
5233 <a name="SearchEngines"></a>
5235 ### SearchEngines (This policy is only available on the ESR.)
5237 ### SearchEngines | Add
5239 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.
5241 This policy is only available on the ESR. `Name` and `URLTemplate` are required.
5243 `Name` is the name of the search engine.
5245 `URLTemplate` is the search URL with {searchTerms} to substitute for the search term.
5247 `Method` is either GET or POST
5249 `IconURL` is a URL for the icon to use.
5251 `Alias` is a keyword to use for the engine.
5253 `Description` is a description of the search engine.
5255 `PostData` is the POST data as name value pairs separated by &.
5257 `SuggestURLTemplate` is a search suggestions URL with {searchTerms} to substitute for the search term.
5259 `Encoding` is the query charset for the engine. It defaults to UTF-8.
5261 **Compatibility:** Firefox ESR 60 (POST support in Firefox ESR 68, Encoding support in Firefox 91)\
5262 **CCK2 Equivalent:** `searchplugins`\
5263 **Preferences Affected:** N/A
5267 Software\Policies\Mozilla\Firefox\SearchEngines\Add\1\Name = "Example1"
5268 Software\Policies\Mozilla\Firefox\SearchEngines\Add\1\URLTemplate = "https://www.example.org/q={searchTerms}"
5269 Software\Policies\Mozilla\Firefox\SearchEngines\Add\1\Method = "GET" | "POST"
5270 Software\Policies\Mozilla\Firefox\SearchEngines\Add\1\IconURL = "https://www.example.org/favicon.ico"
5271 Software\Policies\Mozilla\Firefox\SearchEngines\Add\1\Alias = "example"
5272 Software\Policies\Mozilla\Firefox\SearchEngines\Add\1\Description = "Example Description"
5273 Software\Policies\Mozilla\Firefox\SearchEngines\Add\1\SuggestURLTemplate = "https://www.example.org/suggestions/q={searchTerms}"
5274 Software\Policies\Mozilla\Firefox\SearchEngines\Add\1\PostData = "name=value&q={searchTerms}"
5276 #### Windows (Intune)
5279 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Search/SearchEngines_1
5284 <data id="SearchEngine_Name" value="Example1"/>
5285 <data id="SearchEngine_URLTemplate" value="https://www.example.org/q={searchTerms"/>
5286 <data id="SearchEngine_Method" value="GET | POST"/>
5287 <data id="SearchEngine_IconURL" value="https://www.example.org/favicon.ico"/>
5288 <data id="SearchEngine_Alias" value="example"/>
5289 <data id="SearchEngine_Description" value="Example Description"/>
5290 <data id="SearchEngine_SuggestURLTemplate" value="https://www.example.org/suggestions/q={searchTerms}"/>
5291 <data id="SearchEngine_PostData" value="name=value&q={searchTerms}"/>
5296 <key>SearchEngines</key>
5302 <string>Example1</string>
5303 <key>URLTemplate</key>
5304 <string>https://www.example.org/q={searchTerms}</string>
5306 <string>GET | POST </string>
5308 <string>https://www.example.org/favicon.ico</string>
5310 <string>example</string>
5311 <key>Description</key>
5312 <string>Example Description</string>
5313 <key>SuggestURLTemplate</key>
5314 <string>https://www.example.org/suggestions/q={searchTerms}</string>
5316 <string>name=value&q={searchTerms}</string>
5330 "URLTemplate": "https://www.example.org/q={searchTerms}",
5331 "Method": "GET" | "POST",
5332 "IconURL": "https://www.example.org/favicon.ico",
5334 "Description": "Description",
5335 "PostData": "name=value&q={searchTerms}",
5336 "SuggestURLTemplate": "https://www.example.org/suggestions/q={searchTerms}"
5343 ### SearchEngines | Default
5345 Set the default search engine. This policy is only available on the ESR.
5347 **Compatibility:** Firefox ESR 60\
5348 **CCK2 Equivalent:** `defaultSearchEngine`\
5349 **Preferences Affected:** N/A
5353 Software\Policies\Mozilla\Firefox\SearchEngines\Default = NAME_OF_SEARCH_ENGINE
5355 #### Windows (Intune)
5358 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Search/SearchEngines_Default
5363 <data id="SearchEngines_Default" value="NAME_OF_SEARCH_ENGINE"/>
5368 <key>SearchEngines</key>
5371 <string>NAME_OF_SEARCH_ENGINE</string>
5380 "Default": "NAME_OF_SEARCH_ENGINE"
5385 ### SearchEngines | PreventInstalls
5387 Prevent installing search engines from webpages.
5389 **Compatibility:** Firefox ESR 60\
5390 **CCK2 Equivalent:** `disableSearchEngineInstall`\
5391 **Preferences Affected:** N/A
5395 Software\Policies\Mozilla\Firefox\SearchEngines\PreventInstalls = 0x1 | 0x0
5397 #### Windows (Intune)
5400 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Search/SearchEngines_PreventInstalls
5404 <enabled/> or <disabled/>
5409 <key>SearchEngines</key>
5411 <key>PreventInstalls</key>
5421 "PreventInstalls": true | false
5426 ### SearchEngines | Remove
5428 Hide built-in search engines. This policy is only available on the ESR.
5430 **Compatibility:** Firefox ESR 60.2\
5431 **CCK2 Equivalent:** `removeDefaultSearchEngines` (removed all built-in engines)\
5432 **Preferences Affected:** N/A
5436 Software\Policies\Mozilla\Firefox\SearchEngines\Remove\1 = NAME_OF_SEARCH_ENGINE
5438 #### Windows (Intune)
5441 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Search/SearchEngines_Remove
5446 <data id="SearchEngines_Remove" value="1NAME_OF_SEARCH_ENGINE"/>
5451 <key>SearchEngines</key>
5455 <string>NAME_OF_SEARCH_ENGINE</string>
5465 "Remove": ["NAME_OF_SEARCH_ENGINE"]
5470 ### SearchSuggestEnabled
5472 Enable search suggestions.
5474 **Compatibility:** Firefox 68, Firefox ESR 68\
5475 **CCK2 Equivalent:** N/A\
5476 **Preferences Affected:** `browser.urlbar.suggest.searches`, `browser.search.suggest.enabled`
5480 Software\Policies\Mozilla\Firefox\SearchSuggestEnabled = 0x1 | 0x0
5482 #### Windows (Intune)
5485 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Search/SearchSuggestEnabled
5489 <enabled/> or <disabled/>
5494 <key>SearchSuggestEnabled</key>
5502 "SearchSuggestEnabled": true | false
5508 Add or delete PKCS #11 modules.
5510 **Compatibility:** Firefox 114, Firefox ESR 112.12\
5511 **CCK2 Equivalent:** N/A\
5512 **Preferences Affected:** N/A
5516 Software\Policies\Mozilla\Firefox\SecurityDevices\Add\NAME_OF_DEVICE_TO_ADD = PATH_TO_LIBRARY_FOR_DEVICE
5517 Software\Policies\Mozilla\Firefox\SecurityDevices\Remove\1 = NAME_OF_DEVICE_TO_REMOVE
5519 #### Windows (Intune)
5522 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/SecurityDevices/SecurityDevices_Add
5527 <data id="SecurityDevices" value="NAME_OF_DEVICE_TO_ADDPATH_TO_LIBRARY_FOR_DEVICE"/>
5531 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/SecurityDevices/SecurityDevices_Delete
5536 <data id="SecurityDevices" value="1NAME_OF_DEVICE_TO_REMOVE"/>
5541 <key>SecurityDevices</key>
5545 <key>NAME_OF_DEVICE_TO_ADD</key>
5546 <string>PATH_TO_LIBRARY_FOR_DEVICE</string>
5550 <string>NAME_OF_DEVICE_TO_DELETE</string>
5559 "SecurityDevices": {
5561 "NAME_OF_DEVICE_TO_ADD": "PATH_TO_LIBRARY_FOR_DEVICE"
5563 "Delete": ["NAME_OF_DEVICE_TO_DELETE"]
5568 ### SecurityDevices (Deprecated)
5570 Install PKCS #11 modules.
5572 **Compatibility:** Firefox 64, Firefox ESR 60.4\
5573 **CCK2 Equivalent:** `certs.devices`\
5574 **Preferences Affected:** N/A
5578 Software\Policies\Mozilla\Firefox\SecurityDevices\NAME_OF_DEVICE = PATH_TO_LIBRARY_FOR_DEVICE
5580 #### Windows (Intune)
5583 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/SecurityDevices
5588 <data id="SecurityDevices" value="NAME_OF_DEVICEPATH_TO_LIBRARY_FOR_DEVICE"/>
5593 <key>SecurityDevices</key>
5595 <key>NAME_OF_DEVICE</key>
5596 <string>PATH_TO_LIBRARY_FOR_DEVICE</string>
5604 "SecurityDevices": {
5605 "NAME_OF_DEVICE": "PATH_TO_LIBRARY_FOR_DEVICE"
5611 Show the home button on the toolbar.
5613 Future versions of Firefox will not show the home button by default.
5615 **Compatibility:** Firefox 88, Firefox ESR 78.10\
5616 **CCK2 Equivalent:** N/A\
5617 **Preferences Affected:** N/A
5621 Software\Policies\Mozilla\Firefox\ShowHomeButton = 0x1 | 0x0
5623 #### Windows (Intune)
5626 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Homepage/Homepage_ShowHomeButton
5630 <enabled/> or <disabled/>
5635 <key>ShowHomeButton</key>
5643 "ShowHomeButton": true | false
5649 Set and lock the maximum version of TLS.
5651 **Compatibility:** Firefox 66, Firefox ESR 60.6\
5652 **CCK2 Equivalent:** N/A\
5653 **Preferences Affected:** `security.tls.version.max`
5657 Software\Policies\Mozilla\Firefox\SSLVersionMax = "tls1" | "tls1.1" | "tls1.2" | "tls1.3"
5659 #### Windows (Intune)
5662 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/SSLVersionMax
5667 <data id="SSLVersion" value="tls1 | tls1.2 | tls1.3"/>
5672 <key>SSLVersionMax</key>
5673 <string>tls1 | tls1.1 | tls1.2 | tls1.3</string>
5681 "SSLVersionMax": "tls1" | "tls1.1" | "tls1.2" | "tls1.3"
5687 Set and lock the minimum version of TLS.
5689 **Compatibility:** Firefox 66, Firefox ESR 60.6\
5690 **CCK2 Equivalent:** N/A\
5691 **Preferences Affected:** `security.tls.version.min`
5695 Software\Policies\Mozilla\Firefox\SSLVersionMin = "tls1" | "tls1.1" | "tls1.2" | "tls1.3"
5697 #### Windows (Intune)
5700 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/SSLVersionMin
5705 <data id="SSLVersion" value="tls1 | tls1.2 | tls1.3"/>
5710 <key>SSLVersionMin</key>
5711 <string>tls1 | tls1.1 | tls1.2 | tls1.3</string>
5719 "SSLVersionMin": "tls1" | "tls1.1" | "tls1.2" | "tls1.3"
5724 Add a menuitem to the help menu for specifying support information.
5726 **Compatibility:** Firefox 68.0.1, Firefox ESR 68.0.1\
5727 **CCK2 Equivalent:** helpMenu\
5728 **Preferences Affected:** N/A
5732 Software\Policies\Mozilla\Firefox\SupportMenu\Title = "Support Menu"
5733 Software\Policies\Mozilla\Firefox\SupportMenu\URL = "http://example.com/support"
5734 Software\Policies\Mozilla\Firefox\SupportMenu\AccessKey = "S"
5736 #### Windows (Intune)
5739 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/SupportMenu
5744 <data id="SupportMenuTitle" value="Support Menu"/>
5745 <data id="SupportMenuURL" value="http://example.com/support"/>
5746 <data id="SupportMenuAccessKey" value="S"/>
5751 <key>SupportMenu</key>
5754 <string>SupportMenu</string>
5756 <string>http://example.com/support</string>
5757 <key>AccessKey</key>
5767 "Title": "Support Menu",
5768 "URL": "http://example.com/support",
5774 ### StartDownloadsInTempDirectory
5775 Force downloads to start off in a local, temporary location rather than the default download directory.
5777 **Compatibility:** Firefox 102\
5778 **CCK2 Equivalent:** N/A\
5779 **Preferences Affected:** `browser.download.start_downloads_in_tmp_dir`
5783 Software\Policies\Mozilla\Firefox\StartDownloadsInTempDirectory = 0x1 | 0x0
5785 #### Windows (Intune)
5788 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/StartDownloadsInTempDirectory
5792 <enabled/> or <disabled/>
5797 <key>StartDownloadsInTempDirectory</key>
5805 "StartDownloadsInTempDirectory": true | false
5810 Prevent Firefox from messaging the user in certain situations.
5812 `WhatsNew` Remove the "What's New" icon and menuitem.
5814 `ExtensionRecommendations` If false, don't recommend extensions while the user is visiting web pages.
5816 `FeatureRecommendations` If false, don't recommend browser features.
5818 `UrlbarInterventions` If false, Don't offer Firefox specific suggestions in the URL bar.
5820 `SkipOnboarding` If true, don't show onboarding messages on the new tab page.
5822 `MoreFromMozilla` If false, don't show the "More from Mozilla" section in Preferences. (Firefox 98)
5824 `Locked` prevents the user from changing user messaging preferences.
5826 **Compatibility:** Firefox 75, Firefox ESR 68.7\
5827 **CCK2 Equivalent:** N/A\
5828 **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`
5832 Software\Policies\Mozilla\Firefox\UserMessaging\WhatsNew = 0x1 | 0x0
5833 Software\Policies\Mozilla\Firefox\UserMessaging\ExtensionRecommendations = 0x1 | 0x0
5834 Software\Policies\Mozilla\Firefox\UserMessaging\FeatureRecommendations = 0x1 | 0x0
5835 Software\Policies\Mozilla\Firefox\UserMessaging\UrlbarInterventions = 0x1 | 0x0
5836 Software\Policies\Mozilla\Firefox\UserMessaging\SkipOnboarding = 0x1 | 0x0
5837 Software\Policies\Mozilla\Firefox\UserMessaging\MoreFromMozilla = 0x1 | 0x0
5838 Software\Policies\Mozilla\Firefox\UserMessaging\Locked = 0x1 | 0x0
5840 #### Windows (Intune)
5843 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~UserMessaging/UserMessaging_WhatsNew
5844 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~UserMessaging/UserMessaging_ExtensionRecommendations
5845 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~UserMessaging/UserMessaging_FeatureRecommendations
5846 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~UserMessaging/UserMessaging_UrlbarInterventions
5847 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~UserMessaging/UserMessaging_SkipOnboarding
5848 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~UserMessaging/UserMessaging_MoreFromMozilla
5849 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~UserMessaging/UserMessaging_Locked
5853 <enabled/> or <disabled/>
5858 <key>UserMessaging</key>
5862 <key>ExtensionRecommendations</key>
5864 <key>FeatureRecommendations</key>
5866 <key>UrlbarInterventions</key>
5868 <key>SkipOnboarding</key>
5870 <key>MoreFromMozilla</key>
5882 "WhatsNew": true | false,
5883 "ExtensionRecommendations": true | false,
5884 "FeatureRecommendations": true | false,
5885 "UrlbarInterventions": true | false,
5886 "SkipOnboarding": true | false,
5887 "MoreFromMozilla": true | false,
5888 "Locked": true | false
5893 ### UseSystemPrintDialog
5894 Use the system print dialog instead of the print preview window.
5896 **Compatibility:** Firefox 102\
5897 **CCK2 Equivalent:** N/A\
5898 **Preferences Affected:** `print.prefer_system_dialog`
5902 Software\Policies\Mozilla\Firefox\UseSystemPrintDialog = 0x1 | 0x0
5904 #### Windows (Intune)
5907 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/UseSystemPrintDialog
5911 <enabled/> or <disabled/>
5916 <key>UseSystemPrintDialog</key>
5924 "UseSystemPrintDialog": true | false
5929 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.
5930 The arrays are limited to 1000 entries each.
5932 If you want to block all URLs, you can use `<all_urls>` or `*://*/*`. You can't have just a `*` on the right side.
5934 For specific protocols, use `https://*/*` or `http://*/*`.
5936 As of Firefox 83 and Firefox ESR 78.5, file URLs are supported.
5938 **Compatibility:** Firefox 60, Firefox ESR 60\
5939 **CCK2 Equivalent:** N/A\
5940 **Preferences Affected:** N/A
5944 Software\Policies\Mozilla\Firefox\WebsiteFilter\Block\1 = "<all_urls>"
5945 Software\Policies\Mozilla\Firefox\WebsiteFilter\Exceptions\1 = "http://example.org/*"
5947 #### Windows (Intune)
5950 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/B_WebsiteFilter_Block
5954 <enabled/> <data id="WebsiteFilter" value="1<all_urls>"/>
5958 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/B_WebsiteFilter_Exceptions
5963 <data id="WebsiteFilter" value="1http://example.org/*"/>
5968 <key>WebsiteFilter</key>
5972 <string><all_urls></string>
5974 <key>Exceptions</key>
5976 <string>http://example.org/*</string>
5987 "Block": ["<all_urls>"],
5988 "Exceptions": ["http://example.org/*"]
5994 Allow Windows single sign-on for Microsoft, work, and school accounts.
5996 If this policy is set to true, Firefox will use credentials stored in Windows to sign in to Microsoft, work, and school accounts.
5998 **Compatibility:** Firefox 91\
5999 **CCK2 Equivalent:** N/A\
6000 **Preferences Affected:** `network.http.windows-sso.enabled`
6004 Software\Policies\Mozilla\Firefox\WindowsSSO = 0x1 | 0x0
6006 #### Windows (Intune)
6009 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/WindowsSSO
6013 <enabled/> or <disabled/>
6019 "WindowsSSO": true | false