1 **These policies are in active development and so might contain changes that do not work with current versions of Firefox.**
3 **You should use the officially released versions (https://github.com/mozilla/policy-templates/releases) if you are deploying changes.**
5 Policies can be specified using the Group Policy templates on Windows (https://github.com/mozilla/policy-templates/tree/master/windows), 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.
7 | Policy Name | Description
9 | **[`AppAutoUpdate`](#appautoupdate)** | Enable or disable automatic application update.
10 | **[`AppUpdateURL`](#appupdateurl)** | Change the URL for application update.
11 | **[`Authentication`](#authentication)** | Configure sites that support integrated authentication.
12 | **[`BlockAboutAddons`](#blockaboutaddons)** | Block access to the Add-ons Manager (about:addons).
13 | **[`BlockAboutConfig`](#blockaboutconfig)** | Block access to about:config.
14 | **[`BlockAboutProfiles`](#blockaboutprofiles)** | Block access to About Profiles (about:profiles).
15 | **[`BlockAboutSupport`](#blockaboutsupport)** | Block access to Troubleshooting Information (about:support).
16 | **[`Bookmarks`](#bookmarks)** | Add bookmarks in either the bookmarks toolbar or menu.
17 | **[`CaptivePortal`](#captiveportal)** | Enable or disable the detection of captive portals.
18 | **[`Certificates`](#certificates)** |
19 | **[`Certificates -> ImportEnterpriseRoots`](#certificates--importenterpriseroots)** | Trust certificates that have been added to the operating system certificate store by a user or administrator.
20 | **[`Certificates -> Install`](#certificates--install)** | Install certificates into the Firefox certificate store.
21 | **[`Cookies`](#cookies)** | Configure cookie preferences.
22 | **[`DisableSetDesktopBackground`](#disablesetdesktopbackground)** | Remove the "Set As Desktop Background..." menuitem when right clicking on an image.
23 | **[`DisableMasterPasswordCreation`](#disablemasterpasswordcreation)** | Remove the master password functionality.
24 | **[`DisableAppUpdate`](#disableappupdate)** | Turn off application updates.
25 | **[`DisableBuiltinPDFViewer`](#disablebuiltinpdfviewer)** | Disable the built in PDF viewer.
26 | **[`DisabledCiphers`](#disabledciphers)** | Disable ciphers.
27 | **[`DisableDefaultBrowserAgent`](#disabledefaultbrowseragent)** | Prevent the default browser agent from taking any actions (Windows only).
28 | **[`DisableDeveloperTools`](#disabledevelopertools)** | Remove access to all developer tools.
29 | **[`DisableFeedbackCommands`](#disablefeedbackcommands)** | Disable the menus for reporting sites.
30 | **[`DisableFirefoxScreenshots`](#disablefirefoxscreenshots)** | Remove access to Firefox Screenshots.
31 | **[`DisableFirefoxAccounts`](#disablefirefoxaccounts)** | Disable Firefox Accounts integration (Sync).
32 | **[`DisableFirefoxStudies`](#disablefirefoxstudies)** | Disable Firefox studies (Shield).
33 | **[`DisableForgetButton`](#disableforgetbutton)** | Disable the "Forget" button.
34 | **[`DisableFormHistory`](#disableformhistory)** | Turn off saving information on web forms and the search bar.
35 | **[`DisablePasswordReveal`](#disablepasswordreveal)** | Do not allow passwords to be revealed in saved logins.
36 | **[`DisablePocket`](#disablepocket)** | Remove Pocket in the Firefox UI.
37 | **[`DisablePrivateBrowsing`](#disableprivatebrowsing)** | Remove access to private browsing.
38 | **[`DisableProfileImport`](#disableprofileimport)** | Disables the "Import data from another browser" option in the bookmarks window.
39 | **[`DisableProfileRefresh`](#disableprofilerefresh)** | Disable the Refresh Firefox button on about:support and support.mozilla.org
40 | **[`DisableSafeMode`](#disablesafemode)** | Disable safe mode within the browser.
41 | **[`DisableSecurityBypass`](#disablesecuritybypass)** | Prevent the user from bypassing security in certain cases.
42 | **[`DisableSystemAddonUpdate`](#disablesystemaddonupdate)** | Prevent system add-ons from being installed or update.
43 | **[`DisableTelemetry`](#disabletelemetry)** | DisableTelemetry
44 | **[`DisplayBookmarksToolbar`](#displaybookmarkstoolbar)** | Set the initial state of the bookmarks toolbar.
45 | **[`DisplayMenuBar (Deprecated)`](#displaymenubar-deprecated)** | Set the initial state of the menubar.
46 | **[`DisplayMenuBar`](#displaymenubar)** | Set the state of the menubar.
47 | **[`DNSOverHTTPS`](#dnsoverhttps)** | Configure DNS over HTTPS.
48 | **[`DontCheckDefaultBrowser`](#dontcheckdefaultbrowser)** | Don't check if Firefox is the default browser at startup.
49 | **[`DefaultDownloadDirectory`](#defaultdownloaddirectory)** | Set the default download directory.
50 | **[`DownloadDirectory`](#downloaddirectory)** | Set and lock the download directory.
51 | **[`EnableTrackingProtection`](#enabletrackingprotection)** | Configure tracking protection.
52 | **[`EnterprisePoliciesEnabled`](#enterprisepoliciesenabled)** | Enable policy support on macOS.
53 | **[`Extensions`](#extensions)** | Control the installation, uninstallation and locking of extensions.
54 | **[`ExtensionSettings`](#extensionsettings)** | Manage all aspects of extensions.
55 | **[`ExtensionUpdate`](#extensionupdate)** | Control extension updates.
56 | **[`FlashPlugin`](#flashplugin)** | Configure the default Flash plugin policy as well as origins for which Flash is allowed.
57 | **[`FirefoxHome`](#firefoxhome)** | Customize the Firefox Home page.
58 | **[`HardwareAcceleration`](#hardwareacceleration)** | Control hardware acceleration.
59 | **[`Homepage`](#homepage)** | Configure the default homepage and how Firefox starts.
60 | **[`InstallAddonsPermission`](#installaddonspermission)** | Configure the default extension install policy as well as origins for extension installs are allowed.
61 | **[`LegacyProfiles`](#legacyprofiles)** | Disable the feature enforcing a separate profile for each installation.
62 | **[`LocalFileLinks`](#localfilelinks)** | Enable linking to local files by origin.
63 | **[`NetworkPrediction`](#networkprediction)** | Enable or disable network prediction (DNS prefetching).
64 | **[`NewTabPage`](#newtabpage)** | Enable or disable the New Tab page.
65 | **[`NoDefaultBookmarks`](#nodefaultbookmarks)** | Disable the creation of default bookmarks.
66 | **[`OfferToSaveLogins`](#offertosavelogins)** | Control whether or not Firefox offers to save passwords.
67 | **[`OfferToSaveLoginsDefault`](#offertosaveloginsdefault)** | Set the default value for whether or not Firefox offers to save passwords.
68 | **[`OverrideFirstRunPage`](#overridefirstrunpage)** | Override the first run page.
69 | **[`OverridePostUpdatePage`](#overridepostupdatepage)** | Override the upgrade page.
70 | **[`PasswordManagerEnabled`](#passwordmanagerenabled)** | Remove (some) access to the password manager.
71 | **[`Permissions`](#permissions)** | Set permissions associated with camera, microphone, location, and notifications.
72 | **[`PopupBlocking`](#popupblocking)** | Configure the default pop-up window policy as well as origins for which pop-up windows are allowed.
73 | **[`Preferences`](#preferences)** | Set and lock some preferences.
74 | **[`PromptForDownloadLocation`](#promptfordownloadlocation)** | Ask where to save each file before downloading.
75 | **[`Proxy`](#proxy)** | Configure proxy settings.
76 | **[`RequestedLocales`](#requestedlocales)** | Set the the list of requested locales for the application in order of preference.
77 | **[`SanitizeOnShutdown` (All)](#sanitizeonshutdown-all)** | Clear all data on shutdown.
78 | **[`SanitizeOnShutdown` (Selective)](#sanitizeonshutdown-selective)** | Clear data on shutdown.
79 | **[`SearchBar`](#searchbar)** | Set whether or not search bar is displayed.
80 | **[`SearchEngines`](#searchengines-this-policy-is-only-available-on-the-esr)** |
81 | **[`SearchEngines -> Default`](#searchengines--default)** | Set the default search engine.
82 | **[`SearchEngines -> PreventInstalls`](#searchengines--preventinstalls)** | Prevent installing search engines from webpages.
83 | **[`SearchEngines -> Remove`](#searchengines--remove)** | Hide built-in search engines.
84 | **[`SearchEngines -> Add`](#searchengines--add)** | Add new search engines.
85 | **[`SearchSuggestEnabled`](#searchsuggestenabled)** | Enable search suggestions.
86 | **[`SecurityDevices`](#securitydevices)** | Install PKCS #11 modules.
87 | **[`SSLVersionMax`](#sslversionmax)** | Set and lock the maximum version of TLS.
88 | **[`SSLVersionMin`](#sslversionmin)** | Set and lock the minimum version of TLS.
89 | **[`SupportMenu`](#supportmenu)** | Add a menuitem to the help menu for specifying support information.
90 | **[`UserMessaging`](#usermessaging)** | Don't show certain messages to the user.
91 | **[`WebsiteFilter`](#websitefilter)** | Block websites from being visited.
95 Enable or disable **automatic** application update.
97 If set to true, application updates are installed without user approval.
99 If set to false, application updates are downloaded but the user can choose when to install the update.
101 If you have disabled updates via DisableAppUpdate, this policy has no effect.
103 **Compatibility:** Firefox 75, Firefox ESR 68.7\
104 **CCK2 Equivalent:** N/A\
105 **Preferences Affected:** app.update.auto
109 Software\Policies\Mozilla\Firefox\AppAutoUpdate = 0x1 | 0x0
111 #### Windows (Intune)
114 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/AppAutoUpdate
118 <enabled/> or <disabled/>
123 <key>AppAutoUpdate</key>
131 "AppAutoUpdate": true | false
137 Change the URL for application update.
139 **Compatibility:** Firefox 62, Firefox ESR 60.2\
140 **CCK2 Equivalent:** N/A\
141 **Preferences Affected:** `app.update.url`
145 Software\Policies\Mozilla\Firefox\AppUpdateURL = "https://yoursite.com"
147 #### Windows (Intune)
150 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/AppUpdateURL
155 <data id="AppUpdateURL" value="https://yoursite.com"/>
160 <key>AppUpdateURL</key>
161 <string>https://yoursite.com</string>
168 "AppUpdateURL": "https://yoursite.com"
174 Configure sites that support integrated authentication.
176 See https://developer.mozilla.org/en-US/docs/Mozilla/Integrated_authentication for more information.
178 **Compatibility:** Firefox 60, Firefox ESR 60 (AllowNonFQDN added in 62/60.2, AllowProxies added in 70/68.2, Locked added in 71/68.3)\
179 **CCK2 Equivalent:** N/A\
180 **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`
184 Software\Policies\Mozilla\Firefox\Authentication\SPNEGO\1 = "mydomain.com"
185 Software\Policies\Mozilla\Firefox\Authentication\SPNEGO\2 = "https://myotherdomain.com"
186 Software\Policies\Mozilla\Firefox\Authentication\Delegated\1 = "mydomain.com"
187 Software\Policies\Mozilla\Firefox\Authentication\Delegated\2 = "https://myotherdomain.com"
188 Software\Policies\Mozilla\Firefox\Authentication\NTLM\1 = "mydomain.com"
189 Software\Policies\Mozilla\Firefox\Authentication\NTLM\2 = "https://myotherdomain.com"
190 Software\Policies\Mozilla\Firefox\Authentication\AllowNonFQDN\SPNEGO = 0x1 | 0x0
191 Software\Policies\Mozilla\Firefox\Authentication\AllowNonFQDN\NTLM = 0x1 | 0x0
192 Software\Policies\Mozilla\Firefox\Authentication\AllowProxies\SPNEGO = 0x1 | 0x0
193 Software\Policies\Mozilla\Firefox\Authentication\AllowProxies\NTLM = 0x1 | 0x0
194 Software\Policies\Mozilla\Firefox\Authentication\Locked = 0x1 | 0x0
196 #### Windows (Intune)
199 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Authentication/Authentication_SPNEGO
204 <data id="Authentication" value="1mydomain2https://myotherdomain.com"/>
208 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Authentication/Authentication_Delegated
213 <data id="Authentication" value="1mydomain2https://myotherdomain.com"/>
217 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Authentication/Authentication_NTLM
222 <data id="Authentication" value="1mydomain2https://myotherdomain.com"/>
226 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Authentication/Authentication_AllowNonFQDN
231 <data id="Authentication_AllowNonFQDN_NTLM" value="true | false"/>
232 <data id="Authentication_AllowNonFQDN_SPNEGO" value="true | false"/>
236 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Homepage/HomepageStartPage
241 <data id="StartPage" value="none | homepage | previous-session"/>
246 <key>Authentication</key>
250 <string>mydomain.com</string>
251 <string>https://myotherdomain.com</string>
255 <string>mydomain.com</string>
256 <string>https://myotherdomain.com</string>
260 <string>mydomain.com</string>
261 <string>https://myotherdomain.com</string>
263 <key>AllowNonFQDN</key>
270 <key>AllowProxies</key>
287 "SPNEGO": ["mydomain.com", "https://myotherdomain.com"],
288 "Delegated": ["mydomain.com", "https://myotherdomain.com"],
289 "NTLM": ["mydomain.com", "https://myotherdomain.com"],
291 "SPNEGO": true | false,
295 "SPNEGO": true | false,
298 "Locked": true | false
305 Block access to the Add-ons Manager (about:addons).
307 **Compatibility:** Firefox 60, Firefox ESR 60\
308 **CCK2 Equivalent:** `disableAddonsManager`\
309 **Preferences Affected:** N/A
313 Software\Policies\Mozilla\Firefox\BlockAboutAddons = 0x1 | 0x0
315 #### Windows (Intune)
318 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/BlockAboutAddons
322 <enabled/> or <disabled/>
327 <key>BlockAboutAddons</key>
335 "BlockAboutAddons": true | false
341 Block access to about:config.
343 **Compatibility:** Firefox 60, Firefox ESR 60\
344 **CCK2 Equivalent:** `disableAboutConfig`\
345 **Preferences Affected:** N/A
349 Software\Policies\Mozilla\Firefox\BlockAboutConfig = 0x1 | 0x0
351 #### Windows (Intune)
354 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/BlockAboutConfig
358 <enabled/> or <disabled/>
363 <key>BlockAboutConfig</key>
371 "BlockAboutConfig": true | false
375 ### BlockAboutProfiles
377 Block access to About Profiles (about:profiles).
379 **Compatibility:** Firefox 60, Firefox ESR 60\
380 **CCK2 Equivalent:** `disableAboutProfiles`\
381 **Preferences Affected:** N/A
385 Software\Policies\Mozilla\Firefox\BlockAboutProfiles = 0x1 | 0x0
387 #### Windows (Intune)
390 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/BlockAboutProfiles
394 <enabled/> or <disabled/>
399 <key>BlockAboutProfiles</key>
407 "BlockAboutProfiles": true | false
411 ### BlockAboutSupport
413 Block access to Troubleshooting Information (about:support).
415 **Compatibility:** Firefox 60, Firefox ESR 60\
416 **CCK2 Equivalent:** `disableAboutSupport`\
417 **Preferences Affected:** N/A
421 Software\Policies\Mozilla\Firefox\BlockAboutSupport = 0x1 | 0x0
423 #### Windows (Intune)
426 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/BlockAboutSupport
430 <enabled/> or <disabled/>
435 <key>BlockAboutSupport</key>
443 "BlockAboutSupport": true | false
449 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.
451 **Compatibility:** Firefox 60, Firefox ESR 60\
452 **CCK2 Equivalent:** `bookmarks.toolbar`,`bookmarks.menu`\
453 **Preferences Affected:** N/A
457 Software\Policies\Mozilla\Firefox\Bookmarks\1\Title = "Example"
458 Software\Policies\Mozilla\Firefox\Bookmarks\1\URL = "https://example.com"
459 Software\Policies\Mozilla\Firefox\Bookmarks\1\Favicon = "https://example.com/favicon.ico"
460 Software\Policies\Mozilla\Firefox\Bookmarks\1\Placement = "toolbar" | "menu"
461 Software\Policies\Mozilla\Firefox\Bookmarks\1\Folder = "FolderName"
463 #### Windows (Intune)
466 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Bookmarks/Bookmark01
471 <data id="BookmarkTitle" value="Example"/>
472 <data id="BookmarkURL" value="https://example.com"/>
473 <data id="BookmarkFavicon" value="https://example.com/favicon.ico"/>
474 <data id="BookmarkPlacement" value="toolbar | menu"/>
475 <data id="BookmarkFolder" value="FolderName"/>
484 <string>Example</string>
486 <string>https://example.com</string>
488 <string>https://example.com/favicon.ico</string>
490 <string>toolbar | menu</string>
492 <string>FolderName</string>
504 "URL": "https://example.com",
505 "Favicon": "https://example.com/favicon.ico",
506 "Placement": "toolbar" | "menu",
507 "Folder": "FolderName"
514 Enable or disable the detection of captive portals.
516 **Compatibility:** Firefox 67, Firefox ESR 60.7\
517 **CCK2 Equivalent:** N/A\
518 **Preferences Affected:** `network.captive-portal-service.enabled`
522 Software\Policies\Mozilla\Firefox\CaptivePortal = 0x1 | 0x0
524 #### Windows (Intune)
527 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/CaptivePortal
531 <enabled/> or <disabled/>
536 <key>CaptivePortal</key>
544 "CaptivePortal": true | false
550 ### Certificates | ImportEnterpriseRoots
552 Trust certificates that have been added to the operating system certificate store by a user or administrator.
554 See https://support.mozilla.org/kb/setting-certificate-authorities-firefox for more detail.
556 **Compatibility:** Firefox 60, Firefox ESR 60 (macOS support in Firefox 63, Firefox ESR 68)\
557 **CCK2 Equivalent:** N/A\
558 **Preferences Affected:** `security.enterprise_roots.enabled`
562 Software\Policies\Mozilla\Firefox\Certificates\ImportEnterpriseRoots = 0x1 | 0x0
564 #### Windows (Intune)
567 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Certificates/Certificates_ImportEnterpriseRoots
571 <enabled/> or <disabled/>
576 <key>Certificates</key>
578 <key>ImportEnterpriseRoots</key>
588 "ImportEnterpriseRoots": true | false
593 ### Certificates | Install
595 Install certificates into the Firefox certificate store. If only a filename is specified, Firefox searches for the file in the following locations:
598 - %USERPROFILE%\AppData\Local\Mozilla\Certificates
599 - %USERPROFILE%\AppData\Roaming\Mozilla\Certificates
601 - /Library/Application Support/Mozilla/Certificates
602 - ~/Library/Application Support/Mozilla/Certificates
604 - /usr/lib/mozilla/certificates
605 - /usr/lib64/mozilla/certificates
606 - ~/.mozilla/certificates
608 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.
610 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.
612 Certificates are installed using the trust string `CT,CT,`.
614 Binary (DER) and ASCII (PEM) certificates are both supported.
616 **Compatibility:** Firefox 64, Firefox ESR 64\
617 **CCK2 Equivalent:** `certs.ca`\
618 **Preferences Affected:** N/A
622 Software\Policies\Mozilla\Firefox\Certificates\Install\1 = "cert1.der"
623 Software\Policies\Mozilla\Firefox\Certificates\Install\2 = "C:\Users\username\cert2.pem"
625 #### Windows (Intune)
628 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Certificates/Certificates_Install
633 <data id="Certificates_Install" value="1cert1.der2C:\Users\username\cert2.pem"/>
638 <key>Certificates</key>
642 <string>cert1.der</string>
643 <string>/Users/username/cert2.pem</string>
653 "Install": ["cert1.der", "/home/username/cert2.pem"]
659 Configure cookie preferences.
661 `Allow` is a list of origins (not domains) where cookies are always allowed. You must include http or https.
663 `Block` is a list of origins (not domains) where cookies are always blocked. You must include http or https.
665 `Default` determines whether cookies are accepted at all.
667 `AcceptThirdParty` determines how third-party cookies are handled.
669 `ExpireAtSessionEnd` determines when cookies expire.
671 `RejectTracker` only rejects cookies for trackers.
673 `Locked` prevents the user from changing cookie preferences.
675 **Compatibility:** Firefox 60, Firefox ESR 60 (RejectTracker was added in Firefox 63)\
676 **CCK2 Equivalent:** N/A\
677 **Preferences Affected:** `network.cookie.cookieBehavior`,`network.cookie.lifetimePolicy`
681 Software\Policies\Mozilla\Firefox\Cookies\Allow\1 = "https://example.com"
682 Software\Policies\Mozilla\Firefox\Cookies\Block\1 = "https://example.org"
683 Software\Policies\Mozilla\Firefox\Cookies\Default = 0x1 | 0x0
684 Software\Policies\Mozilla\Firefox\Cookies\AcceptThirdParty = "always" | "never" | "from-visited"
685 Software\Policies\Mozilla\Firefox\Cookies\ExpireAtSessionEnd = 0x1 | 0x0
686 Software\Policies\Mozilla\Firefox\Cookies\RejectTracker = 0x1 | 0x0
687 Software\Policies\Mozilla\Firefox\Cookies\Locked = 0x1 | 0x0
689 #### Windows (Intune)
692 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Cookies/Cookies_Allow
697 <data id="Cookies_Allow" value="1https://example.com"/>
701 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Cookies/Cookies_Block
706 <data id="Cookies_Block" value="1https://example.org"/>
710 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Cookies/Cookies_Default
714 <enabled/> or <disabled/>
718 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Cookies/Cookies_AcceptThirdParty
723 <data id="Cookies_AcceptThirdParty" value="always | never | from-visited"/>
727 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Cookies/Cookies_ExpireAtSessionEnd
731 <enabled/> or <disabled/>
735 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Cookies/Cookies_RejectTracker
739 <enabled/> or <disabled/>
743 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Cookies/Cookies_Locked
747 <enabled/> or <disabled/>
756 <string>http://example.com</string>
760 <string>http://example.org</string>
764 <key>AcceptThirdParty</key>
765 <string>always | never | from-visited</string>
766 <key>ExpireAtSessionEnd</key>
768 <key>RejectTracker</key>
780 "Allow": ["http://example.org/"],
781 "Block": ["http://example.edu/"],
782 "Default": true | false,
783 "AcceptThirdParty": "always" | "never" | "from-visited",
784 "ExpireAtSessionEnd": true | false,
785 "RejectTracker": true | false,
786 "Locked": true | false
791 ### DisableSetDesktopBackground
792 Remove the "Set As Desktop Background..." menuitem when right clicking on an image.
794 **Compatibility:** Firefox 60, Firefox ESR 60\
795 **CCK2 Equivalent:** `removeSetDesktopBackground`\
796 **Preferences Affected:** N/A
800 Software\Policies\Mozilla\Firefox\DisableSetDesktopBackground = 0x1 | 0x0
802 #### Windows (Intune)
805 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/DisableSetDesktopBackground
809 <enabled/> or <disabled/>
814 <key>DisableSetDesktopBackground</key>
822 "DisableSetDesktopBackground": true | false
826 ### DisableMasterPasswordCreation
827 Remove the master password functionality.
829 **Compatibility:** Firefox 60, Firefox ESR 60\
830 **CCK2 Equivalent:** `noMasterPassword`\
831 **Preferences Affected:** N/A
835 Software\Policies\Mozilla\Firefox\DisableMasterPasswordCreation = 0x1 | 0x0
837 #### Windows (Intune)
840 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/DisableMasterPasswordCreation
844 <enabled/> or <disabled/>
849 <key>DisableMasterPasswordCreation</key>
857 "DisableMasterPasswordCreation": true | false
862 Turn off application updates.
864 **Compatibility:** Firefox 60, Firefox ESR 60\
865 **CCK2 Equivalent:** `disableFirefoxUpdates`\
866 **Preferences Affected:** N/A
870 Software\Policies\Mozilla\Firefox\DisableAppUpdate = 0x1 | 0x0
872 #### Windows (Intune)
875 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/DisableAppUpdate
879 <enabled/> or <disabled/>
884 <key>DisableAppUpdate</key>
892 "DisableAppUpdate": true | false
896 ### DisableBuiltinPDFViewer
897 Disable the built in PDF viewer. PDF files are downloaded and sent externally.
899 **Compatibility:** Firefox 60, Firefox ESR 60\
900 **CCK2 Equivalent:** `disablePDFjs`\
901 **Preferences Affected:** `pdfjs.disabled`
905 Software\Policies\Mozilla\Firefox\DisableBuiltinPDFViewer = 0x1 | 0x0
907 #### Windows (Intune)
910 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/DisableBuiltinPDFViewer
914 <enabled/> or <disabled/>
919 <key>DisableBuiltinPDFViewer</key>
927 "DisableBuiltinPDFViewer": true | false
932 Disable specific cryptographic ciphers.
934 **Compatibility:** Firefox 76, Firefox ESR 68.8\
935 **CCK2 Equivalent:** N/A\
936 **Preferences Affected:** N/A
940 Software\Policies\Mozilla\Firefox\DisabledCiphers\TLS_DHE_RSA_WITH_AES_128_CBC_SHA = 0x1 | 0x0
941 Software\Policies\Mozilla\Firefox\DisabledCiphers\TLS_DHE_RSA_WITH_AES_256_CBC_SHA = 0x1 | 0x0
942 Software\Policies\Mozilla\Firefox\DisabledCiphers\TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA = 0x1 | 0x0
943 Software\Policies\Mozilla\Firefox\DisabledCiphers\TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA = 0x1 | 0x0
944 Software\Policies\Mozilla\Firefox\DisabledCiphers\TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 = 0x1 | 0x0
945 Software\Policies\Mozilla\Firefox\DisabledCiphers\TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256 = 0x1 | 0x0
946 Software\Policies\Mozilla\Firefox\DisabledCiphers\TLS_RSA_WITH_AES_128_CBC_SHA = 0x1 | 0x0
947 Software\Policies\Mozilla\Firefox\DisabledCiphers\TLS_RSA_WITH_AES_256_CBC_SHA = 0x1 | 0x0
948 Software\Policies\Mozilla\Firefox\DisabledCiphers\TLS_RSA_WITH_3DES_EDE_CBC_SHA = 0x1 | 0x0
950 #### Windows (Intune)
953 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~DisabledCiphers/DisabledCiphers_TLS_DHE_RSA_WITH_AES_128_CBC_SHA
954 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~DisabledCiphers/DisabledCiphers_TLS_DHE_RSA_WITH_AES_256_CBC_SHA
955 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~DisabledCiphers/DisabledCiphers_TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA
956 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~DisabledCiphers/DisabledCiphers_TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA
957 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~DisabledCiphers/DisabledCiphers_TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256
958 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~DisabledCiphers/DisabledCiphers_TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256
959 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~DisabledCiphers/DisabledCiphers_TLS_RSA_WITH_AES_128_CBC_SHA
960 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~DisabledCiphers/DisabledCiphers_TLS_RSA_WITH_AES_256_CBC_SHA
961 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~DisabledCiphers/DisabledCiphers_TLS_RSA_WITH_3DES_EDE_CBC_SHA
965 <enabled/> or <disabled/>
970 <key>DisabledCiphers</key>
972 <key>TLS_DHE_RSA_WITH_AES_128_CBC_SHA</key>
974 <key>TLS_DHE_RSA_WITH_AES_256_CBC_SHA</key>
976 <key>TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA</key>
978 <key>TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA</key>
980 <key>TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256</key>
982 <key>TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256</key>
984 <key>TLS_RSA_WITH_AES_128_CBC_SHA</key>
986 <key>TLS_RSA_WITH_AES_256_CBC_SHA</key>
988 <key>TLS_RSA_WITH_3DES_EDE_CBC_SHA</key>
998 "TLS_DHE_RSA_WITH_AES_128_CBC_SHA": true | false,
999 "TLS_DHE_RSA_WITH_AES_256_CBC_SHA": true | false,
1000 "TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA": true | false,
1001 "TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA": true | false,
1002 "TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256": true | false,
1003 "TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256": true | false,
1004 "TLS_RSA_WITH_AES_128_CBC_SHA": true | false,
1005 "TLS_RSA_WITH_AES_256_CBC_SHA": true | false,
1006 "TLS_RSA_WITH_3DES_EDE_CBC_SHA": true | false
1011 ### DisableDefaultBrowserAgent
1012 Prevent the default browser agent from taking any actions. Only applicable to Windows; other platforms don’t have the agent.
1014 **Compatibility:** Firefox 75, Firefox ESR 68.7 (Windows only)\
1015 **CCK2 Equivalent:** N/A\
1016 **Preferences Affected:** N/A
1020 Software\Policies\Mozilla\Firefox\DisableDefaultBrowserAgent = 0x1 | 0x0
1022 #### Windows (Intune)
1025 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/DisableDefaultBrowserAgent
1029 <enabled/> or <disabled/>
1035 "DisableDefaultBrowserAgent": true | false
1039 ### DisableDeveloperTools
1040 Remove access to all developer tools.
1042 **Compatibility:** Firefox 60, Firefox ESR 60\
1043 **CCK2 Equivalent:** `removeDeveloperTools`\
1044 **Preferences Affected:** `devtools.policy.disabled`
1048 Software\Policies\Mozilla\Firefox\DisableDeveloperTools = 0x1 | 0x0`
1050 #### Windows (Intune)
1053 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/DisableDeveloperTools
1057 <enabled/> or <disabled/>
1062 <key>DisableDeveloperTools</key>
1070 "DisableDeveloperTools": true | false
1074 ### DisableFeedbackCommands
1075 Disable the menus for reporting sites (Submit Feedback, Report Deceptive Site).
1077 **Compatibility:** Firefox 60, Firefox ESR 60\
1078 **CCK2 Equivalent:** N/A\
1079 **Preferences Affected:** N/A
1083 Software\Policies\Mozilla\Firefox\DisableFeedbackCommands = 0x1 | 0x0
1085 #### Windows (Intune)
1088 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/DisableFeedbackCommands
1092 <enabled/> or <disabled/>
1097 <key>DisableFeedbackCommands</key>
1105 "DisableFeedbackCommands": true | false
1109 ### DisableFirefoxScreenshots
1110 Remove access to Firefox Screenshots.
1112 **Compatibility:** Firefox 60, Firefox ESR 60\
1113 **CCK2 Equivalent:** N/A\
1114 **Preferences Affected:** `extensions.screenshots.disabled`
1118 Software\Policies\Mozilla\Firefox\DisableFirefoxScreenshots = 0x1 | 0x0
1120 #### Windows (Intune)
1123 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/DisableFirefoxScreenshots
1127 <enabled/> or <disabled/>
1132 <key>DisableFirefoxScreenshots</key>
1140 "DisableFirefoxScreenshots": true | false
1144 ### DisableFirefoxAccounts
1145 Disable Firefox Accounts integration (Sync).
1147 **Compatibility:** Firefox 60, Firefox ESR 60\
1148 **CCK2 Equivalent:** `disableSync`\
1149 **Preferences Affected:** `identity.fxaccounts.enabled`
1153 Software\Policies\Mozilla\Firefox\DisableFirefoxAccounts = 0x1 | 0x0
1155 #### Windows (Intune)
1158 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/DisableFirefoxAccounts
1162 <enabled/> or <disabled/>
1167 <key>DisableFirefoxAccounts</key>
1175 "DisableFirefoxAccounts": true | false
1179 ### DisableFirefoxStudies
1180 Disable Firefox studies (Shield).
1182 **Compatibility:** Firefox 60, Firefox ESR 60\
1183 **CCK2 Equivalent:** N/A\
1184 **Preferences Affected:** N/A
1188 Software\Policies\Mozilla\Firefox\DisableFirefoxStudies = 0x1 | 0x0
1190 #### Windows (Intune)
1193 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/DisableFirefoxStudies
1197 <enabled/> or <disabled/>
1202 <key>DisableFirefoxStudies</key>
1210 "DisableFirefoxStudies": true | false
1214 ### DisableForgetButton
1215 Disable the "Forget" button.
1217 **Compatibility:** Firefox 60, Firefox ESR 60\
1218 **CCK2 Equivalent:** `disableForget`\
1219 **Preferences Affected:** N/A
1223 Software\Policies\Mozilla\Firefox\DisableForgetButton = 0x1 | 0x0
1225 #### Windows (Intune)
1228 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/DisableForgetButton
1232 <enabled/> or <disabled/>
1237 <key>DisableForgetButton</key>
1245 "DisableForgetButton": true | false
1249 ### DisableFormHistory
1250 Turn off saving information on web forms and the search bar.
1252 **Compatibility:** Firefox 60, Firefox ESR 60\
1253 **CCK2 Equivalent:** `disableFormFill`\
1254 **Preferences Affected:** ` browser.formfill.enable`
1258 Software\Policies\Mozilla\Firefox\DisableFormHistory = 0x1 | 0x0
1260 #### Windows (Intune)
1263 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/DisableFormHistory
1267 <enabled/> or <disabled/>
1272 <key>DisableFormHistory</key>
1280 "DisableFormHistory": true | false
1284 ### DisablePasswordReveal
1285 Do not allow passwords to be shown in saved logins
1287 **Compatibility:** Firefox 71, Firefox ESR 68.3\
1288 **CCK2 Equivalent:** N/A
1289 **Preferences Affected:** N/A
1293 Software\Policies\Mozilla\Firefox\DisablePasswordReveal = 0x1 | 0x0
1295 #### Windows (Intune)
1298 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/DisablePasswordReveal
1302 <enabled/> or <disabled/>
1307 <key>DisablePasswordReveal</key>
1315 "DisablePasswordReveal": true | false
1320 Remove Pocket in the Firefox UI. It does not remove it from the new tab page.
1322 **Compatibility:** Firefox 60, Firefox ESR 60\
1323 **CCK2 Equivalent:** `disablePocket`\
1324 **Preferences Affected:** `extensions.pocket.enabled`
1328 Software\Policies\Mozilla\Firefox\DisablePocket = 0x1 | 0x0
1330 #### Windows (Intune)
1333 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/DisablePocket
1337 <enabled/> or <disabled/>
1342 <key>DisablePocket</key>
1350 "DisablePocket": true | false
1354 ### DisablePrivateBrowsing
1355 Remove access to private browsing.
1357 **Compatibility:** Firefox 60, Firefox ESR 60\
1358 **CCK2 Equivalent:** `disablePrivateBrowsing`\
1359 **Preferences Affected:** N/A
1363 Software\Policies\Mozilla\Firefox\DisablePrivateBrowsing = 0x1 | 0x0
1365 #### Windows (Intune)
1368 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/DisablePrivateBrowsing
1372 <enabled/> or <disabled/>
1377 <key>DisablePrivateBrowsing</key>
1385 "DisablePrivateBrowsing": true | false
1389 ### DisableProfileImport
1390 Disables the "Import data from another browser" option in the bookmarks window.
1392 **Compatibility:** Firefox 60, Firefox ESR 60\
1393 **CCK2 Equivalent:** N/A\
1394 **Preferences Affected:** N/A
1398 Software\Policies\Mozilla\Firefox\DisableProfileImport = 0x1 | 0x0
1400 #### Windows (Intune)
1403 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/DisableProfileImport
1407 <enabled/> or <disabled/>
1412 <key>DisableProfileImport</key>
1420 "DisableProfileImport": true | false
1424 ### DisableProfileRefresh
1425 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.
1427 **Compatibility:** Firefox 60, Firefox ESR 60\
1428 **CCK2 Equivalent:** `disableResetFirefox`\
1429 **Preferences Affected:** `browser.disableResetPrompt`
1433 Software\Policies\Mozilla\Firefox\DisableProfileRefresh = 0x1 | 0x0
1435 #### Windows (Intune)
1438 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/DisableProfileRefresh
1442 <enabled/> or <disabled/>
1447 <key>DisableProfileRefresh</key>
1455 "DisableProfileRefresh": true | false
1460 Disable safe mode within the browser.
1462 On Windows, this disables safe mode via the command line as well.
1464 **Compatibility:** Firefox 60, Firefox ESR 60 (Windows, macOS)\
1465 **CCK2 Equivalent:** `disableSafeMode`\
1466 **Preferences Affected:** N/A
1470 Software\Policies\Mozilla\Firefox\DisableSafeMode = 0x1 | 0x0
1472 #### Windows (Intune)
1475 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/DisableSafeMode
1479 <enabled/> or <disabled/>
1484 <key>DisableSafeMode</key>
1492 "DisableSafeMode": true | false
1496 ### DisableSecurityBypass
1497 Prevent the user from bypassing security in certain cases.
1499 `InvalidCertificate` prevents adding an exception when an invalid certificate is shown.
1501 `SafeBrowsing` prevents selecting "ignore the risk" and visiting a harmful site anyway.
1503 **Compatibility:** Firefox 60, Firefox ESR 60\
1504 **CCK2 Equivalent:** N/A\
1505 **Preferences Affected:** `security.certerror.hideAddException`,`browser.safebrowsing.allowOverride`
1509 Software\Policies\Mozilla\Firefox\DisableSecurityBypass\InvalidCertificate = 0x1 | 0x0
1510 Software\Policies\Mozilla\Firefox\DisableSecurityBypass\SafeBrowsing = 0x1 | 0x0
1512 #### Windows (Intune)
1515 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/P_DisableSecurityBypass_InvalidCertificate
1519 <enabled/> or <disabled/>
1523 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/P_DisableSecurityBypass_SafeBrowsing
1527 <enabled/> or <disabled/>
1533 <key>DisableSecurityBypass</key>
1535 <key>InvalidCertificate</key>
1537 <key><SafeBrowsing/key>
1546 "DisableSecurityBypass": {
1547 "InvalidCertificate": true false,
1548 "SafeBrowsing": true false
1553 ### DisableSystemAddonUpdate
1554 Prevent system add-ons from being installed or update.
1556 **Compatibility:** Firefox 60, Firefox ESR 60\
1557 **CCK2 Equivalent:** N/A\
1558 **Preferences Affected:** N/A
1562 Software\Policies\Mozilla\Firefox\DisableSystemAddonUpdate = 0x1 | 0x0
1564 #### Windows (Intune)
1567 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/DisableSystemAddonUpdate
1571 <enabled/> or <disabled/>
1576 <key>DisableSystemAddonUpdate</key>
1584 "DisableSystemAddonUpdate": true | false
1588 ### DisableTelemetry
1589 Prevent the upload of telemetry data.
1591 Mozilla recommends that you do not disable telemetry. Information collected through telemetry helps us build a better product for businesses like yours.
1593 **Compatibility:** Firefox 60, Firefox ESR 60\
1594 **CCK2 Equivalent:** `disableTelemetry`\
1595 **Preferences Affected:** `datareporting.healthreport.uploadEnabled,datareporting.policy.dataSubmissionEnabled`
1599 Software\Policies\Mozilla\Firefox\DisableTelemetry = 0x1 | 0x0
1601 #### Windows (Intune)
1604 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/DisableTelemetry
1608 <enabled/> or <disabled/>
1613 <key>DisableTelemetry</key>
1621 "DisableTelemetry": true | false
1625 ### DisplayBookmarksToolbar
1626 Set the initial state of the bookmarks toolbar. A user can still hide it and it will stay hidden.
1628 **Compatibility:** Firefox 60, Firefox ESR 60\
1629 **CCK2 Equivalent:** `displayBookmarksToolbar`\
1630 **Preferences Affected:** N/A
1634 Software\Policies\Mozilla\Firefox\DisplayBookmarksToolbar = 0x1 | 0x0
1636 #### Windows (Intune)
1639 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/DisplayBookmarksToolbar
1643 <enabled/> or <disabled/>
1648 <key>DisplayBookmarksToolbar</key>
1656 "DisplayBookmarksToolbar": true | false
1660 ### DisplayMenuBar (Deprecated)
1661 Set the initial state of the menubar. A user can still hide it and it will stay hidden.
1663 **Compatibility:** Firefox 60, Firefox ESR 60 (Windows, some Linux)\
1664 **CCK2 Equivalent:** `displayMenuBar`\
1665 **Preferences Affected:** N/A
1669 Software\Policies\Mozilla\Firefox\DisplayMenuBar = 0x1 | 0x0
1674 <key>DisplayMenuBar</key>
1682 "DisplayMenuBar": true | false
1687 Set the state of the menubar.
1689 `always` means the menubar is shown and cannot be hidden.
1691 `never` means the menubar is hidden and cannot be shown.
1693 `default-on` means the menubar is on by default but can be hidden.
1695 `default-off` means the menubar is off by default but can be shown.
1697 **Compatibility:** Firefox 73, Firefox ESR 68.5 (Windows, some Linux)\
1698 **CCK2 Equivalent:** `displayMenuBar`\
1699 **Preferences Affected:** N/A
1703 Software\Policies\Mozilla\Firefox\DisplayMenuBar = "always", "never", "default-on", "default-off"
1705 #### Windows (Intune)
1708 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/DisplayMenuBar_Enum
1713 <data id="DisplayMenuBar" value="always | never | default-on | default-off"/>
1718 <key>DisplayMenuBar</key>
1719 <string>always | never | default-on | default-off</string>
1726 "DisplayMenuBar": "always", "never", "default-on", "default-off"
1731 Configure DNS over HTTPS.
1733 `Enabled` determines whether DNS over HTTPS is enabled
1735 `ProviderURL` is a URL to another provider.
1737 `Locked` prevents the user from changing DNS over HTTPS preferences.
1739 `ExcludedDomains` excludes domains from DNS over HTTPS.
1741 **Compatibility:** Firefox 63, Firefox ESR 68 (ExcludedDomains added in 75/68.7)\
1742 **CCK2 Equivalent:** N/A\
1743 **Preferences Affected:** `network.trr.mode`,`network.trr.uri`
1747 Software\Policies\Mozilla\Firefox\DNSOverHTTPS\Enabled = 0x1 | 0x0
1748 Software\Policies\Mozilla\Firefox\DNSOverHTTPS\ProviderURL = "URL_TO_ALTERNATE_PROVIDER"
1749 Software\Policies\Mozilla\Firefox\DNSOverHTTPS\Locked = 0x1 | 0x0
1750 Software\Policies\Mozilla\Firefox\DNSOverHTTPS\ExcludedDomains\1 = "example.com"
1752 #### Windows (Intune)
1755 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~DNSOverHTTPS/DNSOverHTTPS_Enabled
1759 <enabled/> or <disabled/>
1763 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~DNSOverHTTPS/DNSOverHTTPS_ProviderURL
1768 <data id="String" value="URL_TO_ALTERNATE_PROVIDER"/>
1772 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~DNSOverHTTPS/DNSOverHTTPS_Locked
1776 <enabled/> or <disabled/>
1780 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~DNSOverHTTPS/DNSOverHTTPS_ExcludedDomains
1785 <data id="List" value="1example.com"/>
1790 <key>DNSOverHTTPS</key>
1794 <key>ProviderURL</key>
1795 <string>URL_TO_ALTERNATE_PROVIDER</string>
1798 <key>ExcludedDomains</key>
1800 <string>example.com</string>
1810 "Enabled": true | false,
1811 "ProviderURL": "URL_TO_ALTERNATE_PROVIDER",
1812 "Locked": true | false,
1813 "ExcludedDomains": ["example.com"]
1818 ### DontCheckDefaultBrowser
1819 Don't check if Firefox is the default browser at startup.
1821 **Compatibility:** Firefox 60, Firefox ESR 60\
1822 **CCK2 Equivalent:** `dontCheckDefaultBrowser`\
1823 **Preferences Affected:** `browser.shell.checkDefaultBrowser`
1827 Software\Policies\Mozilla\Firefox\DontCheckDefaultBrowser = 0x1 | 0x0
1829 #### Windows (Intune)
1832 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/DontCheckDefaultBrowser
1836 <enabled/> or <disabled/>
1841 <key>DontCheckDefaultBrowser</key>
1849 "DontCheckDefaultBrowser": true | false
1853 ### DefaultDownloadDirectory
1854 Set the default download directory.
1856 You can use ${home} for the native home directory.
1858 **Compatibility:** Firefox 68, Firefox ESR 68\
1859 **CCK2 Equivalent:** N/A\
1860 **Preferences Affected:** `browser.download.dir`,`browser.download.folderList`
1864 Software\Policies\Mozilla\Firefox\DefaultDownloadDirectory = "${home}\Downloads"
1866 #### Windows (Intune)
1869 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/DefaultDownloadDirectory
1874 <data id="Preferences_String" value="${home}\Downloads"/>
1879 <key>DefaultDownloadDirectory</key>
1880 <string>${home}/Downloads</string>
1883 #### policies.json (macOS and Linux)
1887 "DefaultDownloadDirectory": "${home}/Downloads"
1890 #### policies.json (Windows)
1894 "DefaultDownloadDirectory": "${home}\\Downloads"
1897 ### DownloadDirectory
1898 Set and lock the download directory.
1900 You can use ${home} for the native home directory.
1902 **Compatibility:** Firefox 68, Firefox ESR 68\
1903 **CCK2 Equivalent:** N/A\
1904 **Preferences Affected:** `browser.download.dir`,`browser.download.folderList`,`browser.download.useDownloadDir`
1908 Software\Policies\Mozilla\Firefox\DownloadDirectory = "${home}\Downloads"
1910 #### Windows (Intune)
1913 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/DownloadDirectory
1918 <data id="Preferences_String" value="${home}\Downloads"/>
1923 <key>DownloadDirectory</key>
1924 <string>${home}/Downloads</string>
1927 #### policies.json (macOS and Linux)
1931 "DownloadDirectory": "${home}/Downloads"
1934 #### policies.json (Windows)
1938 "DownloadDirectory": "${home}\\Downloads"
1941 ### EnableTrackingProtection
1942 Configure tracking protection.
1944 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.
1946 If `Value` is set to false, tracking protection is disabled and locked in both the regular browser and private browsing.
1948 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.
1950 If `Cryptomining` is set to true, cryptomining scripts on websites are blocked.
1952 If `Fingerprinting` is set to true, fingerprinting scripts on websites are blocked.
1954 `Exceptions` are origins for which tracking protection is not enabled.
1956 **Compatibility:** Firefox 60, Firefox ESR 60 (Cryptomining and Fingerprinting added in 70/68.2, Exceptions added in 73/68.5)\
1957 **CCK2 Equivalent:** N/A\
1958 **Preferences Affected:** `privacy.trackingprotection.enabled`,`privacy.trackingprotection.pbmode.enabled`,`privacy.trackingprotection.cryptomining.enabled`,`privacy.trackingprotection.fingerprinting.enabled`
1962 Software\Policies\Mozilla\Firefox\EnableTrackingProtection\Value = 0x1 | 0x0
1963 Software\Policies\Mozilla\Firefox\EnableTrackingProtection\Locked = 0x1 | 0x0
1964 Software\Policies\Mozilla\Firefox\EnableTrackingProtection\Cryptomining = 0x1 | 0x0
1965 Software\Policies\Mozilla\Firefox\EnableTrackingProtection\Fingerprinting = 0x1 | 0x0
1966 Software\Policies\Mozilla\Firefox\EnableTrackingProtection\Exceptions\1 = "https://example.com"
1968 #### Windows (Intune)
1971 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/TrackingProtection
1976 <data id="TrackingProtectionLocked" value="true | false"/>
1977 <data id="Cryptomining" value="true | false"/>
1978 <data id="Fingerprinting" value="true | false"/>
1979 <data id=TrackingProtection_Exceptions" value="1https://example.com"/>
1984 <key>EnableTrackingProtection</key>
1990 <key><Cryptomining</key>
1992 <key><Fingerprinting</key>
1994 <key>Exceptions</key>
1996 <string>https://example.com</string>
2005 "EnableTrackingProtection": {
2006 "Value": [true, false],
2007 "Locked": [true, false],
2008 "Cryptomining": [true, false],
2009 "Fingerprinting": [true, false],
2010 "Exceptions": ["https://example.com"]
2014 ### EnterprisePoliciesEnabled
2015 Enable policy support on macOS.
2017 **Compatibility:** Firefox 63, Firefox ESR 60.3 (macOS only)\
2018 **CCK2 Equivalent:** N/A\
2019 **Preferences Affected:** N/A
2024 <key>EnterprisePoliciesEnabled</key>
2029 Control the installation, uninstallation and locking of extensions.
2031 `Install` is a list of URLs or native paths for extensions to be installed.
2033 `Uninstall` is a list of extension IDs that should be uninstalled if found.
2035 `Locked` is a list of extension IDs that the user cannot disable or uninstall.
2037 **Compatibility:** Firefox 60, Firefox ESR 60\
2038 **CCK2 Equivalent:** `addons`\
2039 **Preferences Affected:** N/A
2043 Software\Policies\Mozilla\Firefox\Extensions\Install\1 = "https://addons.mozilla.org/firefox/downloads/somefile.xpi"
2044 Software\Policies\Mozilla\Firefox\Extensions\Install\2 = "//path/to/xpi"
2045 Software\Policies\Mozilla\Firefox\Extensions\Uninstall\1 = "bad_addon_id@mozilla.org"
2046 Software\Policies\Mozilla\Firefox\Extensions\Locked\1 = "addon_id@mozilla.org"
2051 <key>Extensions</key>
2055 <string>https://addons.mozilla.org/firefox/downloads/somefile.xpi</string>
2056 <string>//path/to/xpi</string>
2058 <key>Uninstall</key>
2060 <string>bad_addon_id@mozilla.org</string>
2064 <string>addon_id@mozilla.org</string>
2074 "Install": ["https://addons.mozilla.org/firefox/downloads/somefile.xpi", "//path/to/xpi"],
2075 "Uninstall": ["bad_addon_id@mozilla.org"],
2076 "Locked": ["addon_id@mozilla.org"]
2081 ### ExtensionSettings
2082 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.
2084 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.
2086 To obtain an extension ID, install the extension and go to about:support. You will see the ID in the Extensions section.
2088 The configuration for each extension is another dictionary that can contain the fields documented below.
2090 | Name | Description |
2092 | `installation_mode` | Maps to a string indicating the installation mode for the extension. The valid strings are `allowed`,`blocked`,`force_installed`, and `normal_installed`.
2093 | `allowed` | Allows the extension to be installed by the user. This is the default behavior.
2094 | `blocked`| Blocks installation of the extension and removes it from the device if already installed.
2095 | `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.
2096 | `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.
2097 | `install_url`| Maps to a URL indicating where Firefox can download a force_installed or normal_installed extension. 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. If installing from the local file system, use a file:/// URL. Languages packs are available from https://releases.mozilla.org/pub/firefox/releases/VERSION/PLATFORM/xpi/LANGUAGE.xpi.
2098 | `install_sources` | 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.
2099 | `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", "langpack" This setting can be used only for the default configuration.
2100 | `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.
2102 **Compatibility:** Firefox 69, Firefox ESR 68.1\
2103 **CCK2 Equivalent:** N/A\
2104 **Preferences Affected:** N/A
2108 Software\Policies\Mozilla\Firefox\ExtensionSettings (REG_MULTI_SZ) =
2111 "blocked_install_message": "Custom error message.",
2112 "install_sources": ["https://addons.mozilla.org/"],
2113 "installation_mode": "blocked",
2114 "allowed_types": ["extension"]
2116 "uBlock0@raymondhill.net": {
2117 "installation_mode": "force_installed",
2118 "install_url": "https://addons.mozilla.org/firefox/downloads/latest/ublock-origin/latest.xpi"
2122 #### Windows (Intune)
2125 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Extensions/ExtensionSettings
2130 <data id="ExtensionSettings" value='
2132 "blocked_install_message": "Custom error message.",
2133 "install_sources": ["https://addons.mozilla.org/"],
2134 "installation_mode": "blocked",
2135 "allowed_types": ["extension"]
2137 "uBlock0@raymondhill.net": {
2138 "installation_mode": "force_installed",
2139 "install_url": "https://addons.mozilla.org/firefox/downloads/latest/ublock-origin/latest.xpi"
2145 <key>ExtensionSettings</key>
2149 <key>blocked_install_message</key>
2150 <string>Custom error message.</string>
2151 <key>install_sources</key>
2153 <string>https://addons.mozilla.org/</string>
2155 <key>installation_mode</key>
2156 <string>blocked</string>
2157 <key>allowed_types</key>
2159 <string>extension</string>
2162 <key>uBlock0@raymondhill.net</key>
2164 <key>installation_mode</key>
2165 <string>force_installed</string>
2166 <key>install_url</key>
2167 <string>https://addons.mozilla.org/firefox/downloads/latest/ublock-origin/latest.xpi</string>
2176 "ExtensionSettings": {
2178 "blocked_install_message": "Custom error message.",
2179 "install_sources": ["https://addons.mozilla.org/"],
2180 "installation_mode": "blocked",
2181 "allowed_types": ["extension"]
2183 "uBlock0@raymondhill.net": {
2184 "installation_mode": "force_installed",
2185 "install_url": "https://addons.mozilla.org/firefox/downloads/latest/ublock-origin/latest.xpi"
2192 Control extension updates.
2194 **Compatibility:** Firefox 67, Firefox ESR 60.7\
2195 **CCK2 Equivalent:** N/A\
2196 **Preferences Affected:** `extensions.update.enabled`
2200 Software\Policies\Mozilla\Firefox\ExtensionUpdate = 0x1 | 0x0
2202 #### Windows (Intune)
2205 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/ExtensionUpdate
2209 <enabled/> or <disabled/>
2214 <key>ExtensionUpdate</key>
2222 "ExtensionUpdate": true | false
2227 Configure the default Flash plugin policy as well as origins for which Flash is allowed.
2229 `Allow` is a list of origins where Flash are allowed.
2231 `Block` is a list of origins where Flash is not allowed.
2233 `Default` determines whether or not Flash is allowed by default.
2235 `Locked` prevents the user from changing Flash preferences.
2237 **Compatibility:** Firefox 60, Firefox ESR 60\
2238 **CCK2 Equivalent:** `permissions.plugin`\
2239 **Preferences Affected:** `plugin.state.flash`
2243 Software\Policies\Mozilla\Firefox\FlashPlugin\Allow\1 = "https://example.org"
2244 Software\Policies\Mozilla\Firefox\FlashPlugin\Block\1 = "https://example.edu"
2245 Software\Policies\Mozilla\Firefox\FlashPlugin\Default = 0x1 | 0x0
2246 Software\Policies\Mozilla\Firefox\FlashPlugin\Locked = 0x1 | 0x0
2248 #### Windows (Intune)
2251 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Flash/FlashPlugin_Allow
2256 <data id="Permissions" value="1https://example.org2https://example.edu"/>
2260 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Flash/FlashPlugin_Locked
2264 <enabled/> or <disabled/>
2268 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Flash/FlashPlugin_Default
2272 <enabled/> or <disabled/>
2277 <key>FlashPlugin</key>
2281 <string>http://example.org</string>
2285 <string>http://example.edu</string>
2299 "Allow": ["http://example.org/"],
2300 "Block": ["http://example.edu/"],
2301 "Default": true | false,
2302 "Locked": true | false
2308 Customize the Firefox Home page.
2310 **Compatibility:** Firefox 68, Firefox ESR 68\
2311 **CCK2 Equivalent:** N/A\
2312 **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`
2316 Software\Policies\Mozilla\Firefox\FirefoxHome\Search = 0x1 | 0x0
2317 Software\Policies\Mozilla\Firefox\FirefoxHome\TopSites = 0x1 | 0x0
2318 Software\Policies\Mozilla\Firefox\FirefoxHome\Highlights = 0x1 | 0x0
2319 Software\Policies\Mozilla\Firefox\FirefoxHome\Pocket = 0x1 | 0x0
2320 Software\Policies\Mozilla\Firefox\FirefoxHome\Snippets = 0x1 | 0x0
2321 Software\Policies\Mozilla\Firefox\FirefoxHome\Locked = 0x1 | 0x0
2323 #### Windows (Intune)
2326 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/CustomizeFirefoxHome
2331 <data id="FirefoxHome_Search" value="true | false"/>
2332 <data id="FirefoxHome_TopSites" value="true | false"/>
2333 <data id="FirefoxHome_Highlights" value="true | false"/>
2334 <data id="FirefoxHome_Pocket" value="true | false"/>
2335 <data id="FirefoxHome_Snippets" value="true | false"/>
2336 <data id="FirefoxHome_Locked" value="true | false"/>
2341 <key>FirefoxHome</key>
2347 <key>Highlights</key>
2363 "Search": true | false,
2364 "TopSites": true | false,
2365 "Highlights": true | false,
2366 "Pocket": true | false,
2367 "Snippets": true | false,
2368 "Locked": true | false
2373 ### HardwareAcceleration
2374 Control hardware acceleration.
2376 **Compatibility:** Firefox 60, Firefox ESR 60\
2377 **CCK2 Equivalent:** N/A\
2378 **Preferences Affected:** `layers.acceleration.disabled`
2382 Software\Policies\Mozilla\Firefox\HardwareAcceleration = 0x1 | 0x0
2384 #### Windows (Intune)
2387 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/HardwareAcceleration
2391 <enabled/> or <disabled/>
2396 <key>HardwareAcceleration</key>
2404 "HardwareAcceleration": true | false
2409 Configure the default homepage and how Firefox starts.
2411 `URL` is the default homepage.
2413 `Locked` prevents the user from changing homepage preferences.
2415 `Additional` allows for more than one homepage.
2417 `StartPage` is how Firefox starts. The choices are no homepage, the default homepage or the previous session.
2419 **Compatibility:** Firefox 60, Firefox ESR 60 (StartPage was added in Firefox 60, Firefox ESR 60.4)\
2420 **CCK2 Equivalent:** `homePage`,`lockHomePage`\
2421 **Preferences Affected:** `browser.startup.homepage`,`browser.startup.page`
2425 Software\Policies\Mozilla\Firefox\Homepage\URL = "https://example.com"
2426 Software\Policies\Mozilla\Firefox\Homepage\Locked = 0x1 | 0x0
2427 Software\Policies\Mozilla\Firefox\Homepage\Additional\1 = "https://example.org"
2428 Software\Policies\Mozilla\Firefox\Homepage\Additional\2 = "https://example.edu"
2429 Software\Policies\Mozilla\Firefox\Homepage\StartPage = "none" | "homepage" | "previous-session"
2431 #### Windows (Intune)
2434 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Homepage/HomepageURL
2440 <data id="HomepageURL" value="https://example.com"/>
2441 <data id="HomepageLocked" value="true | false"/>
2445 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Homepage/HomepageAdditional
2451 <data id="HomepageAdditional" value="1http://example.org2http://example.edu"/>
2455 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Homepage/HomepageStartPage
2461 <data id="StartPage" value="none | homepage | previous-session"/>
2469 <string>http://example.com</string>
2472 <key>Additional</key>
2474 <string>http://example.org</string>
2475 <string>http://example.edu</string>
2477 <key>StartPage</key>
2478 <string>none | homepage | previous-session</string>
2487 "URL": "http://example.com/",
2488 "Locked": true | false,
2489 "Additional": ["http://example.org/",
2490 "http://example.edu/"],
2491 "StartPage": "none" | "homepage" | "previous-session"
2496 ### InstallAddonsPermission
2497 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.
2499 `Allow` is a list of origins where extension installs are allowed.
2501 `Default` determines whether or not extension installs are allowed by default.
2503 **Compatibility:** Firefox 60, Firefox ESR 60\
2504 **CCK2 Equivalent:** `permissions.install`\
2505 **Preferences Affected:** `xpinstall.enabled`
2509 Software\Policies\Mozilla\Firefox\InstallAddonsPermission\Allow\1 = "https://example.org"
2510 Software\Policies\Mozilla\Firefox\InstallAddonsPermission\Allow\2 = "https://example.edu"
2511 Software\Policies\Mozilla\Firefox\InstallAddonsPermission\Default = 0x1 | 0x0
2513 #### Windows (Intune)
2516 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Addons/InstallAddonsPermission_Allow
2521 <data id="Permissions" value="1https://example.org2https://example.edu"/>
2525 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Addons/InstallAddonsPermission_Default
2534 <key>InstallAddonsPermission</key>
2538 <string>http://example.org</string>
2539 <string>http://example.edu</string>
2550 "InstallAddonsPermission": {
2551 "Allow": ["http://example.org/",
2552 "http://example.edu/"],
2553 "Default": true | false
2559 Disable the feature enforcing a separate profile for each installation.
2561 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.
2563 If this policy set to false, Firefox will create a new profile for each unique installation of Firefox.
2565 This policy only work on Windows via GPO (not policies.json).
2567 **Compatibility:** Firefox 70, Firefox ESR 68.2 (Windows only, GPO only)\
2568 **CCK2 Equivalent:** N/A\
2569 **Preferences Affected:** N/A
2573 Software\Policies\Mozilla\Firefox\LegacyProfiles = = 0x1 | 0x0
2575 #### Windows (Intune)
2578 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/LegacyProfiles
2582 <enabled/> or <disabled/>
2585 Enable linking to local files by origin.
2587 **Compatibility:** Firefox 68, Firefox ESR 68\
2588 **CCK2 Equivalent:** N/A\
2589 **Preferences Affected:** `capability.policy.localfilelinks.*`
2593 Software\Policies\Mozilla\Firefox\LocalFileLinks\1 = "https://example.org"
2594 Software\Policies\Mozilla\Firefox\LocalFileLinks\2 = "https://example.edu"
2596 #### Windows (Intune)
2599 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/LocalFileLinks
2604 <data id="LocalFileLinks" value="1https://example.org2https://example.edu"/>
2609 <key>LocalFileLinks</key>
2611 <string>http://example.org</string>
2612 <string>http://example.edu</string>
2620 "LocalFileLinks": ["http://example.org/",
2621 "http://example.edu/"]
2625 ### NetworkPrediction
2626 Enable or disable network prediction (DNS prefetching).
2628 **Compatibility:** Firefox 67, Firefox ESR 60.7\
2629 **CCK2 Equivalent:** N/A\
2630 **Preferences Affected:** `network.dns.disablePrefetch`,`network.dns.disablePrefetchFromHTTPS`
2634 Software\Policies\Mozilla\Firefox\NetworkPrediction = 0x1 | 0x0
2636 #### Windows (Intune)
2639 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/NetworkPrediction
2643 <enabled/> or <disabled/>
2648 <key>NetworkPrediction</key>
2656 "NetworkPrediction": true | false
2660 Enable or disable the New Tab page.
2662 **Compatibility:** Firefox 68, Firefox ESR 68\
2663 **CCK2 Equivalent:** N/A\
2664 **Preferences Affected:** `browser.newtabpage.enabled`
2668 Software\Policies\Mozilla\Firefox\NewTabPage = 0x1 | 0x0
2670 #### Windows (Intune)
2673 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/NewTabPage
2677 <enabled/> or <disabled/>
2682 <key>NewTabPage</key>
2690 "NewTabPage": true | false
2693 ### NoDefaultBookmarks
2694 Disable the creation of default bookmarks.
2696 This policy is only effective if the user profile has not been created yet.
2698 **Compatibility:** Firefox 60, Firefox ESR 60\
2699 **CCK2 Equivalent:** `removeDefaultBookmarks`\
2700 **Preferences Affected:** N/A
2704 Software\Policies\Mozilla\Firefox\NoDefaultBookmarks = 0x1 | 0x0
2706 #### Windows (Intune)
2709 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/NoDefaultBookmarks
2713 <enabled/> or <disabled/>
2718 <key>NoDefaultBookmarks</key>
2726 "NoDefaultBookmarks": true | false
2730 ### OfferToSaveLogins
2731 Control whether or not Firefox offers to save passwords.
2733 **Compatibility:** Firefox 60, Firefox ESR 60\
2734 **CCK2 Equivalent:** `dontRememberPasswords`\
2735 **Preferences Affected:** `signon.rememberSignons`
2739 Software\Policies\Mozilla\Firefox\OfferToSaveLogins = 0x1 | 0x0
2741 #### Windows (Intune)
2744 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/OfferToSaveLogins
2748 <enabled/> or <disabled/>
2753 <key>OfferToSaveLogins</key>
2761 "OfferToSaveLogins": true | false
2765 ### OfferToSaveLoginsDefault
2766 Sets the default value of signon.rememberSignons without locking it.
2768 **Compatibility:** Firefox 70, Firefox ESR 60.2\
2769 **CCK2 Equivalent:** `dontRememberPasswords`\
2770 **Preferences Affected:** `signon.rememberSignons`
2774 Software\Policies\Mozilla\Firefox\OfferToSaveLoginsDefault = 0x1 | 0x0
2776 #### Windows (Intune)
2779 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/OfferToSaveLoginsDefault
2783 <enabled/> or <disabled/>
2788 <key>OfferToSaveLoginsDefault</key>
2796 "OfferToSaveLoginsDefault": true | false
2800 ### OverrideFirstRunPage
2801 Override the first run page. If the value is blank, no first run page is displayed.
2803 **Compatibility:** Firefox 60, Firefox ESR 60\
2804 **CCK2 Equivalent:** `welcomePage`,`noWelcomePage`\
2805 **Preferences Affected:** `startup.homepage_welcome_url`
2809 Software\Policies\Mozilla\Firefox\OverrideFirstRunPage = "http://example.org"
2811 #### Windows (Intune)
2814 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/OverrideFirstRunPage
2819 <data id="OverridePage" value="https://example.com"/>
2824 <key>OverrideFirstRunPage</key>
2825 <string>http://example.org</string>
2832 "OverrideFirstRunPage": "http://example.org"
2835 ### OverridePostUpdatePage
2836 Override the upgrade page. If the value is blank, no upgrade page is displayed.
2838 **Compatibility:** Firefox 60, Firefox ESR 60\
2839 **CCK2 Equivalent:** `upgradePage`,`noUpgradePage`\
2840 **Preferences Affected:** `startup.homepage_override_url`
2844 Software\Policies\Mozilla\Firefox\OverridePostUpdatePage = "http://example.org"
2846 #### Windows (Intune)
2849 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/OverridePostUpdatePage
2854 <data id="OverridePage" value="https://example.com"/>
2859 <key>OverridePostUpdatePage</key>
2860 <string>http://example.org</string>
2867 "OverridePostUpdatePage": "http://example.org"
2870 ### PasswordManagerEnabled
2871 Remove access to the password manager via preferences and blocks about:logins on Firefox 70.
2873 **Compatibility:** Firefox 70, Firefox ESR 60.2\
2874 **CCK2 Equivalent:** N/A\
2875 **Preferences Affected:** `pref.privacy.disable_button.view_passwords`
2879 Software\Policies\Mozilla\Firefox\PasswordManagerEnabled = 0x1 | 0x0
2881 #### Windows (Intune)
2884 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/PasswordManagerEnabled
2888 <enabled/> or <disabled/>
2893 <key>PasswordManagerEnabled</key>
2901 "PasswordManagerEnabled": true | false
2906 Set permissions associated with camera, microphone, location, notifications, and autoplay. Because these are origins, not domains, entries with unique ports must be specified separately. See examples below.
2908 `Allow` is a list of origins where the feature is allowed.
2910 `Block` is a list of origins where the feature is not allowed.
2912 `BlockNewRequests` determines whether or not new requests can be made for the feature.
2914 `Locked` prevents the user from changing preferences for the feature.
2916 `Default` specifies the default value for Autoplay. block-audio-video is not supported on Firefox ESR 68.
2918 **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)\
2919 **CCK2 Equivalent:** N/A\
2920 **Preferences Affected:** `permissions.default.camera`,`permissions.default.microphone`,`permissions.default.geo`,`permissions.default.desktop-notification`,`media.autoplay.default`
2924 Software\Policies\Mozilla\Firefox\Permissions\Camera\Allow\1 = "https://example.org"
2925 Software\Policies\Mozilla\Firefox\Permissions\Camera\Allow\2 = "https://example.org:1234"
2926 Software\Policies\Mozilla\Firefox\Permissions\Camera\Block\1 = "https://example.edu"
2927 Software\Policies\Mozilla\Firefox\Permissions\Camera\BlockNewRequests = 0x1 | 0x0
2928 Software\Policies\Mozilla\Firefox\Permissions\Camera\Locked = 0x1 | 0x0
2929 Software\Policies\Mozilla\Firefox\Permissions\Microphone\Allow\1 = "https://example.org"
2930 Software\Policies\Mozilla\Firefox\Permissions\Microphone\Block\1 = "https://example.edu"
2931 Software\Policies\Mozilla\Firefox\Permissions\Microphone\BlockNewRequests = 0x1 | 0x0
2932 Software\Policies\Mozilla\Firefox\Permissions\Microphone\Locked = 0x1 | 0x0
2933 Software\Policies\Mozilla\Firefox\Permissions\Location\Allow\1 = "https://example.org"
2934 Software\Policies\Mozilla\Firefox\Permissions\Location\Block\1 = "https://example.edu"
2935 Software\Policies\Mozilla\Firefox\Permissions\Location\BlockNewRequests = 0x1 | 0x0
2936 Software\Policies\Mozilla\Firefox\Permissions\Location\Locked = 0x1 | 0x0
2937 Software\Policies\Mozilla\Firefox\Permissions\Notifications\Allow\1 = "https://example.org"
2938 Software\Policies\Mozilla\Firefox\Permissions\Notifications\Block\1 = "https://example.edu"
2939 Software\Policies\Mozilla\Firefox\Permissions\Notifications\BlockNewRequests = 0x1 | 0x0
2940 Software\Policies\Mozilla\Firefox\Permissions\Notifications\Locked = 0x1 | 0x0
2941 Software\Policies\Mozilla\Firefox\Permissions\Autoplay\Allow\1 = "https://example.org"
2942 Software\Policies\Mozilla\Firefox\Permissions\Autoplay\Block\1 = "https://example.edu"
2943 Software\Policies\Mozilla\Firefox\Permissions\Autoplay\Default = "allow-audio-video" | "block-audio" | "block-audio-video"
2944 Software\Policies\Mozilla\Firefox\Permissions\Autoplay\Locked = 0x1 | 0x0
2946 #### Windows (Intune)
2949 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Permissions~Location/Location_BlockNewRequests
2953 <enabled/> or <disabled/>
2957 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Permissions~Location/Location_Locked
2961 <enabled/> or <disabled/>
2965 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Permissions~Notifications/Notifications_Allow
2970 <data id="Permissions" value="1https://example.org"/>
2974 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Permissions~Notifications/Notifications_BlockNewRequests
2978 <enabled/> or <disabled/>
2982 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Permissions~Notifications/Notifications_Locked
2986 <enabled/> or <disabled/>
2990 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Permissions~Autoplay/Autoplay_Allow
2995 <data id="Permissions" value="1https://example.org"/>
2999 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Permissions~Autoplay/Autoplay_Block
3004 <data id="Permissions" value="1https://example.edu"/>
3008 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Permissions~Autoplay/Autoplay_Default
3013 <data id="Autoplay_Default" value="allow-audio-video | block-audio | block-audio-video"/>
3017 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Permissions~Autoplay/Autoplay_Locked
3021 <enabled/> or <disabled/>
3026 <key>Permissions</key>
3032 <string>https://example.org</string>
3033 <string>https://example.org:1234</string>
3037 <string>https://example.edu</string>
3039 <key>BlockNewRequests</key>
3044 <key>Microphone</key>
3048 <string>https://example.org</string>
3052 <string>https://example.edu</string>
3054 <key>BlockNewRequests</key>
3063 <string>https://example.org</string>
3067 <string>https://example.edu</string>
3069 <key>BlockNewRequests</key>
3074 <key>Notifications</key>
3078 <string>https://example.org</string>
3082 <string>https://example.edu</string>
3084 <key>BlockNewRequests</key>
3093 <string>https://example.org</string>
3097 <string>https://example.edu</string>
3100 <string>allow-audio-video | block-audio | block-audio-video</string>
3113 "Allow": ["https://example.org","https://example.org:1234"],
3114 "Block": ["https://example.edu"],
3115 "BlockNewRequests": true | false,
3116 "Locked": true | false
3119 "Allow": ["https://example.org"],
3120 "Block": ["https://example.edu"],
3121 "BlockNewRequests": true | false,
3122 "Locked": true | false
3125 "Allow": ["https://example.org"],
3126 "Block": ["https://example.edu"],
3127 "BlockNewRequests": true | false,
3128 "Locked": true | false
3131 "Allow": ["https://example.org"],
3132 "Block": ["https://example.edu"],
3133 "BlockNewRequests": true | false,
3134 "Locked": true | false
3137 "Allow": ["https://example.org"],
3138 "Block": ["https://example.edu"],
3139 "Default": "allow-audio-video" | "block-audio" | "block-audio-video",
3140 "Locked": true | false
3147 Configure the default pop-up window policy as well as origins for which pop-up windows are allowed.
3149 `Allow` is a list of origins where popup-windows are allowed.
3151 `Default` determines whether or not pop-up windows are allowed by default.
3153 `Locked` prevents the user from changing pop-up preferences.
3155 **Compatibility:** Firefox 60, Firefox ESR 60\
3156 **CCK2 Equivalent:** `permissions.popup`\
3157 **Preferences Affected:** `dom.disable_open_during_load`
3161 Software\Policies\Mozilla\Firefox\PopupBlocking\Allow\1 = "https://example.org"
3162 Software\Policies\Mozilla\Firefox\PopupBlocking\Allow\2 = "https://example.edu"
3163 Software\Policies\Mozilla\Firefox\PopupBlocking\Default = 0x1 | 0x0
3164 Software\Policies\Mozilla\Firefox\PopupBlocking\Locked = 0x1 | 0x0
3166 #### Windows (Intune)
3169 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Popups/PopupBlocking_Allow
3174 <data id="Permissions" value="1https://example.org2https://example.edu"/>
3178 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Popups/PopupBlocking_Default
3182 <enabled/> or <disabled/>
3186 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Popups/PopupBlocking_Locked
3190 <enabled/> or <disabled/>
3195 <key>PopupBlocking</key>
3199 <string>http://example.org</string>
3200 <string>http://example.edu</string>
3214 "Allow": ["http://example.org/",
3215 "http://example.edu/"],
3216 "Default": true | false,
3217 "Locked": true | false
3223 Set and lock certain preferences.
3225 **Compatibility:** See below\
3226 **CCK2 Equivalent:** `preferences`\
3227 **Preferences Affected:** See below
3229 | Preference | Type | Compatibility | Default
3230 | --- | --- | --- | ---
3231 | accessibility.force_disabled | integer | Firefox 70, Firefox ESR 68.2 | 0
3232 | If set to 1, platform accessibility is disabled.
3233 | app.update.auto (Deprecated - Switch to AppAutoUpdate policy) | boolean | Firefox 68, Firefox ESR 68 | true
3234 | If false, Firefox doesn't automatically install update.
3235 | browser.bookmarks.autoExportHTML | boolean | Firefox 70, Firefox ESR 68.2 | false
3236 | If true, bookmarks are exported on shutdown.
3237 | browser.bookmarks.file | string | Firefox 70, Firefox ESR 68.2 | N/A
3238 | If set, the name of the file where bookmarks are exported and imported.
3239 | browser.bookmarks.restore_default_bookmarks | boolean | Firefox 70, Firefox ESR 68.2 | N/A
3240 | If true, bookmarks are restored to their defaults.
3241 | browser.cache.disk.enable | boolean | Firefox 68, Firefox ESR 68 | true
3242 | If false, don't store cache on the hard drive.
3243 | ~browser.cache.disk.parent_directory~ | string | Firefox 68, Firefox ESR 68 | Profile temporary directory
3244 | ~If set, changes the location of the disk cache.~ This policy doesn't work. It's being worked on.
3245 | browser.fixup.dns_first_for_single_words | boolean | Firefox 68, Firefox ESR 68 | false
3246 | If true, single words are sent to DNS, not directly to search.
3247 | browser.newtabpage.activity-stream.default.sites | string | Firefox 72, ESR 68.4 | Locale dependent
3248 | If set, a list of URLs to use as the default top sites on the new tab page.
3249 | browser.places.importBookmarksHTML | boolean | Firefox 70, Firefox ESR 68.2
3250 | If true, bookmarks are always imported on startup.
3251 | browser.safebrowsing.phishing.enabled | boolean | Firefox 70, Firefox ESR 68.2 | true
3252 | If false, phishing protection is not enabled (Not recommended)
3253 | browser.safebrowsing.malware.enabled | boolean | Firefox 70, Firefox ESR 68.2 | true
3254 | If false, malware protection is not enabled (Not recommended)
3255 | browser.search.update | boolean | Firefox 68, Firefox ESR 68 | true
3256 | If false, updates for search engines are not checked.
3257 | browser.slowStartup.notificationDisabled | boolean | Firefox 70, Firefox ESR 68.2 | false
3258 | If true, a notification isn't shown if startup is slow.
3259 | browser.tabs.warnOnClose | boolean | Firefox 68, Firefox ESR 68 | true
3260 | If false, there is no warning when the browser is closed.
3261 | browser.taskbar.previews.enable | boolean | Firefox 70, Firefox ESR 68.2 (Windows only) | false
3262 | If true, tab previews are shown in the Windows taskbar.
3263 | browser.urlbar.suggest.bookmark | boolean | Firefox 68, Firefox ESR 68 | true
3264 | If false, bookmarks aren't suggested when typing in the URL bar.
3265 | browser.urlbar.suggest.history | boolean | Firefox 68, Firefox ESR 68 | true
3266 | If false, history isn't suggested when typing in the URL bar.
3267 | browser.urlbar.suggest.openpage | boolean | Firefox 68, Firefox ESR 68 | true
3268 | If false, open tabs aren't suggested when typing in the URL bar.
3269 | datareporting.policy.dataSubmissionPolicyBypassNotification | boolean | Firefox 68, Firefox ESR 68 | false
3270 | If true, don't show the privacy policy tab on first run.
3271 | dom.allow_scripts_to_close_windows | boolean | Firefox 70, Firefox ESR 68.2 | false
3272 | If false, web page can close windows.
3273 | dom.disable_window_flip | boolean | Firefox 68, Firefox ESR 68 | true
3274 | If false, web pages can focus and activate windows.
3275 | dom.disable_window_move_resize | boolean | Firefox 68, Firefox ESR 68 | false
3276 | If true, web pages can't move or resize windows.
3277 | dom.event.contextmenu.enabled | boolean | Firefox 68, Firefox ESR 68 | true
3278 | If false, web pages can't override context menus.
3279 | dom.keyboardevent.keypress.hack.dispatch_non_printable_keys.addl | string | Firefox 68, Firefox ESR 68 | N/A
3280 | See https://support.mozilla.org/en-US/kb/dom-events-changes-introduced-firefox-66
3281 | dom.keyboardevent.keypress.hack.use_legacy_keycode_and_charcode.addl | string | Firefox 68, Firefox ESR 68 | N/A
3282 | See https://support.mozilla.org/en-US/kb/dom-events-changes-introduced-firefox-66
3283 | dom.xmldocument.load.enabled | boolean | Firefox ESR 68.5 | true.
3284 | If false, XMLDocument.load is not available.
3285 | dom.xmldocument.async.enabled | boolean | Firefox ESR 68.5 | true
3286 | If false, XMLDocument.async is not available.
3287 | extensions.blocklist.enabled | boolean | Firefox 70, Firefox ESR 68.2 | true
3288 | If false, the extensions blocklist is not used (Not recommended)
3289 | extensions.getAddons.showPane | boolean | Firefox 68, Firefox ESR 68 | N/A
3290 | If false, the Recommendations tab is not displayed in the Add-ons Manager.
3291 | extensions.htmlaboutaddons.recommendations.enabled | boolean | Firefox 72, Firefox ESR 68.4 | true
3292 | If false, recommendations are not shown on the Extensions tab in the Add-ons Manager.
3293 | geo.enabled | boolean | Firefox 70, Firefox ESR 68.2 | true
3294 | If false, the geolocation API is disabled. | Language dependent
3295 | intl.accept_languages | string | Firefox 70, Firefox ESR 68.2
3296 | If set, preferred language for web pages.
3297 | media.eme.enabled | boolean | Firefox 70, Firefox ESR 68.2 | true
3298 | If false, Encrypted Media Extensions are not enabled.
3299 | media.gmp-gmpopenh264.enabled | boolean | Firefox 68, Firefox ESR 68 | true
3300 | If false, the OpenH264 plugin is not downloaded.
3301 | media.gmp-widevinecdm.enabled | boolean | Firefox 68, Firefox ESR 68 | true
3302 | If false, the Widevine plugin is not downloaded.
3303 | media.peerconnection.enabled | boolean | Firefox 72, Firefox ESR 68.4 | true
3304 | If false, WebRTC is disabled
3305 | media.peerconnection.ice.obfuscate_host_addresses.whitelist | string | Firefox 72, Firefox ESR 68.4 | N/A
3306 | If set, a list of domains for which mDNS hostname obfuscation is
3308 | network.dns.disableIPv6 | boolean | Firefox 68, Firefox ESR 68 | false
3309 | If true, IPv6 DNS lokoups are disabled.
3310 | network.IDN_show_punycode | boolean | Firefox 68, Firefox ESR 68 | false
3311 | If true, display the punycode version of internationalized domain names.
3312 | places.history.enabled | boolean | Firefox 68, Firefox ESR 68 | true
3313 | If false, history is not enabled.
3314 | print.save_print_settings | boolean | Firefox 70, Firefox ESR 68.2 | true
3315 | If false, print settings are not saved between jobs.
3316 | security.default_personal_cert | string | Firefox 68, Firefox ESR 68 | Ask Every Time
3317 | If set to Select Automatically, Firefox automatically chooses the default personal certificate.
3318 | security.mixed_content.block_active_content | boolean | Firefox 70, Firefox ESR 68.2 | true
3319 | If false, mixed active content (HTTP and HTTPS) is not blocked.
3320 | security.osclientcerts.autoload | boolean | Firefox 72 (Windows), Firefox 75 (macOS) | false
3321 | If true, client certificates are loaded from the operating system certificate store.
3322 | security.ssl.errorReporting.enabled | boolean | Firefox 68, Firefox ESR 68 | true
3323 | If false, SSL errors cannot be sent to Mozilla.
3324 | security.tls.hello_downgrade_check | boolean | Firefox 72, Firefox ESR 68.4 | true
3325 | If false, the TLS 1.3 downgrade check is disabled.
3326 | ui.key.menuAccessKeyFocuses | boolean | Firefox 68, Firefox ESR 68 | true
3327 | If false, the Alt key doesn't show the menubar on Windows.
3328 | widget.content.gtk-theme-override | string | Firefox 72, Firefox ESR 68.4 (Linux only) | N/A
3329 | If set, overrides the GTK theme for widgets.
3332 Software\Policies\Mozilla\Firefox\Preferences\boolean_preference_name = 0x1 | 0x0
3333 Software\Policies\Mozilla\Firefox\Preferences\string_preference_name = "string_value"
3335 #### Windows (Intune)
3336 OMA-URI: (periods are replaced by underscores)
3338 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Preferences/boolean_preference_name
3342 <enabled/> or <disabled/>
3347 <key>Preferences</key>
3349 <key>boolean_preference_name</key>
3351 <key>string_preference_name</key>
3352 <string>string_value</string>
3361 "boolean_preference_name": true | false,
3362 "string_preference_name": "string_value"
3367 ### PromptForDownloadLocation
3368 Ask where to save each file before downloading.
3370 **Compatibility:** Firefox 68, Firefox ESR 68\
3371 **CCK2 Equivalent:** N/A\
3372 **Preferences Affected:** `browser.download.useDownloadDir`
3376 Software\Policies\Mozilla\Firefox\PromptForDownloadLocation = 0x1 | 0x0
3378 #### Windows (Intune)
3381 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/PromptForDownloadLocation
3385 <enabled/> or <disabled/>
3390 <key>PromptForDownloadLocation</key>
3398 "PromptForDownloadLocation": true | false
3403 Configure proxy settings. These settings correspond to the connection settings in Firefox preferences.
3404 To specify ports, append them to the hostnames with a colon (:).
3406 `Mode` is the proxy method being used.
3408 `Locked` is whether or not proxy settings can be changed.
3410 `HTTPProxy` is the HTTP proxy server.
3412 `UseHTTPProxyForAllProtocols` is whether or not the HTTP proxy should be used for all other proxies.
3414 `SSLProxy` is the SSL proxy server.
3416 `FTPProxy` is the FTP proxy server.
3418 `SOCKSProxy` is the SOCKS proxy server
3420 `SOCKSVersion` is the SOCKS version (4 or 5)
3422 `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.
3424 `AutoConfigURL` is a URL for proxy configuration (only used if Mode is autoConfig).
3426 `AutoLogin` means do not prompt for authentication if password is saved.
3428 `UseProxyForDNS` to use proxy DNS when using SOCKS v5.
3430 **Compatibility:** Firefox 60, Firefox ESR 60\
3431 **CCK2 Equivalent:** `networkProxy*`\
3432 **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`
3436 Software\Policies\Mozilla\Firefox\Proxy\Mode = "none", "system", "manual", "autoDetect", "autoConfig"
3437 Software\Policies\Mozilla\Firefox\Proxy\Locked = 0x1 | 0x0
3438 Software\Policies\Mozilla\Firefox\=Proxy\HTTPProxy = https://httpproxy.example.com
3439 Software\Policies\Mozilla\Firefox\Proxy\UseHTTPProxyForAllProtocols = 0x1 | 0x0
3440 Software\Policies\Mozilla\Firefox\Proxy\SSLProxy = https://sslproxy.example.com
3441 Software\Policies\Mozilla\Firefox\Proxy\FTPProxy = https://ftpproxy.example.com
3442 Software\Policies\Mozilla\Firefox\Proxy\SOCKSProxy = https://socksproxy.example.com
3443 Software\Policies\Mozilla\Firefox\Proxy\SOCKSVersion = 0x4 | 0x5
3444 Software\Policies\Mozilla\Firefox\Proxy\Passthrough = <local>
3445 Software\Policies\Mozilla\Firefox\Proxy\AutoConfigURL = URL_TO_AUTOCONFIG
3446 Software\Policies\Mozilla\Firefox\Proxy\AutoLogin = 0x1 | 0x0
3447 Software\Policies\Mozilla\Firefox\Proxy\UseProxyForDNS = 0x1 | 0x0
3449 #### Windows (Intune)
3452 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/Proxy
3457 <data id="ProxyLocked" value="true | false"/>
3458 <data id="ConnectionType" value="none | system | manual | autoDetect | autoConfig"/>
3459 <data id="HTTPProxy" value="https://httpproxy.example.com"/>
3460 <data id="UseHTTPProxyForAllProtocols" value="true | false"/>
3461 <data id="SSLProxy" value="https://sslproxy.example.com"/>
3462 <data id="FTPProxy" value="https://ftpproxy.example.com"/>
3463 <data id="SOCKSProxy" value="https://socksproxy.example.com"/>
3464 <data id="SOCKSVersion" value="4 | 5"/>
3465 <data id="AutoConfigURL" value="URL_TO_AUTOCONFIG"/>
3466 <data id="Passthrough" value="<local>"/>
3467 <data id="AutoLogin" value="true | false"/>
3468 <data id="UseProxyForDNS" value="true | false"/>
3476 <string>none | system | manual | autoDetect | autoConfig</string>
3479 <key>HTTPProxy</key>
3480 <string>https://httpproxy.example.com</string>
3481 <key>UseHTTPProxyForAllProtocols</key>
3484 <string>https://sslproxy.example.com</string>
3486 <string>https://ftpproxy.example.com</string>
3487 <key>SOCKSProxy</key>
3488 <string>https://socksproxy.example.com</string>
3489 <key>SOCKSVersion</key>
3490 <string>4 | 5</string>
3491 <key>Passthrough</key>
3492 <string><local>></string>
3493 <key>AutoConfigURL</key>
3494 <string>URL_TO_AUTOCONFIG</string>
3495 <key>AutoLogin</key>
3497 <key>UseProxyForDNS</key>
3507 "Mode": "none", "system", "manual", "autoDetect", "autoConfig",
3508 "Locked": [true, false],
3509 "HTTPProxy": "hostname",
3510 "UseHTTPProxyForAllProtocols": [true, false],
3511 "SSLProxy": "hostname",
3512 "FTPProxy": "hostname",
3513 "SOCKSProxy": "hostname",
3514 "SOCKSVersion": 4 | 5
3515 "Passthrough": "<local>",
3516 "AutoConfigURL": "URL_TO_AUTOCONFIG",
3517 "AutoLogin": [true, false],
3518 "UseProxyForDNS": [true, false]
3523 ### RequestedLocales
3524 Set the the list of requested locales for the application in order of preference. It will cause the corresponding language pack to become active.
3526 Note: For Firefox 68, this can now be a string so that you can specify an empty value.
3528 **Compatibility:** Firefox 64, Firefox ESR 60.4, Updated in Firefox 68, Firefox ESR 68\
3529 **CCK2 Equivalent:** N/A\
3530 **Preferences Affected:** N/A
3533 Software\Policies\Mozilla\Firefox\RequestedLocales\1 = "de"
3534 Software\Policies\Mozilla\Firefox\RequestedLocales\2 = "en-US"
3538 Software\Policies\Mozilla\Firefox\RequestedLocales = "de,en-US"
3540 #### Windows (Intune)
3543 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/RequestedLocalesString
3548 <data id="Preferences_String" value="de,en-US"/>
3553 <key>RequestedLocales</key>
3556 <string>en-US</string>
3563 <key>RequestedLocales</key>
3564 <string>de,en-US</string>
3572 "RequestedLocales": ["de", "en-US"]
3580 "RequestedLocales": "de,en-US"
3584 <a name="SanitizeOnShutdown"></a>
3586 ### SanitizeOnShutdown (Selective)
3587 Clear data on shutdown. Choose from Cache, Cookies, Download History, Form & Search History, Browsing History, Active Logins, Site Preferences and Offline Website Data.
3589 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.
3591 **Compatibility:** Firefox 68, Firefox ESR 68 (Locked added in 74/68.6)\
3592 **CCK2 Equivalent:** N/A\
3593 **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`
3596 Software\Policies\Mozilla\Firefox\SanitizeOnShutdown\Cache = 0x1 | 0x0
3597 Software\Policies\Mozilla\Firefox\SanitizeOnShutdown\Cookies = 0x1 | 0x0
3598 Software\Policies\Mozilla\Firefox\SanitizeOnShutdown\Downloads = 0x1 | 0x0
3599 Software\Policies\Mozilla\Firefox\SanitizeOnShutdown\FormData = 0x1 | 0x0
3600 Software\Policies\Mozilla\Firefox\SanitizeOnShutdown\History = 0x1 | 0x0
3601 Software\Policies\Mozilla\Firefox\SanitizeOnShutdown\Sessions = 0x1 | 0x0
3602 Software\Policies\Mozilla\Firefox\SanitizeOnShutdown\SiteSettings = 0x1 | 0x0
3603 Software\Policies\Mozilla\Firefox\SanitizeOnShutdown\OfflineApps = 0x1 | 0x0
3604 Software\Policies\Mozilla\Firefox\SanitizeOnShutdown\Locked = 0x1 | 0x0
3606 #### Windows (Intune)
3609 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~SanitizeOnShutdown/I_SanitizeOnShutdown_Locked
3613 <enabled/> or <disabled/>
3618 <key>SanitizeOnShutdown</key>
3624 <key>Downloads</key>
3632 <key>SiteSettings</key>
3634 <key>OfflineApps</key>
3645 "SanitizeOnShutdown": {
3646 "Cache": true | false,
3647 "Cookies": true | false,
3648 "Downloads": true | false,
3649 "FormData": true | false,
3650 "History": true | false,
3651 "Sessions": true | false,
3652 "SiteSettings": true | false,
3653 "OfflineApps": true | false,
3654 "Locked": true | false
3659 ### SanitizeOnShutdown (All)
3660 Clear all data on shutdown, including Browsing & Download History, Cookies, Active Logins, Cache, Form & Search History, Site Preferences and Offline Website Data.
3662 **Compatibility:** Firefox 60, Firefox ESR 60\
3663 **CCK2 Equivalent:** N/A\
3664 **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`
3667 Software\Policies\Mozilla\Firefox\SanitizeOnShutdown = 0x1 | 0x0
3669 #### Windows (Intune)
3672 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/C_SanitizeOnShutdown
3676 <enabled/> or <disabled/>
3681 <key>SanitizeOnShutdown</key>
3689 "SanitizeOnShutdown": true | false
3694 Set whether or not search bar is displayed.
3696 **Compatibility:** Firefox 60, Firefox ESR 60\
3697 **CCK2 Equivalent:** `showSearchBar`\
3698 **Preferences Affected:** N/A
3702 Software\Policies\Mozilla\Firefox\SearchBar = "unified" | "separate"
3705 #### Windows (Intune)
3708 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/SearchBar
3713 <data id="Permissions" value="unified | separate"/>
3717 <key>SearchBar</key>
3718 <string>unified | separate</string>
3725 "SearchBar": "unified" | "separate"
3729 <a name="SearchEngines"></a>
3731 ### SearchEngines (This policy is only available on the ESR.)
3733 ### SearchEngines | Default
3735 Set the default search engine. This policy is only available on the ESR.
3737 **Compatibility:** Firefox ESR 60\
3738 **CCK2 Equivalent:** `defaultSearchEngine`\
3739 **Preferences Affected:** N/A
3743 Software\Policies\Mozilla\Firefox\SearchEngines\Default = NAME_OF_SEARCH_ENGINE
3745 #### Windows (Intune)
3748 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Search/SearchEngines_Default
3753 <data id="SearchEngines_Default" value="NAME_OF_SEARCH_ENGINE"/>
3758 <key>SearchEngines</key>
3761 <string>NAME_OF_SEARCH_ENGINE</string>
3770 "Default": "NAME_OF_SEARCH_ENGINE"
3775 ### SearchEngines | PreventInstalls
3777 Prevent installing search engines from webpages.
3779 **Compatibility:** Firefox ESR 60\
3780 **CCK2 Equivalent:** `disableSearchEngineInstall`\
3781 **Preferences Affected:** N/A
3785 Software\Policies\Mozilla\Firefox\SearchEngines\PreventInstalls = 0x1 | 0x0
3787 #### Windows (Intune)
3790 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Search/SearchEngines_PreventInstalls
3794 <enabled/> or <disabled/>
3799 <key>SearchEngines</key>
3801 <key>PreventInstalls</key>
3811 "PreventInstalls": true | false
3816 ### SearchEngines | Remove
3818 Hide built-in search engines. This policy is only available on the ESR.
3820 **Compatibility:** Firefox ESR 60.2\
3821 **CCK2 Equivalent:** `removeDefaultSearchEngines` (removed all built-in engines)\
3822 **Preferences Affected:** N/A
3826 Software\Policies\Mozilla\Firefox\SearchEngines\Remove\1 = NAME_OF_SEARCH_ENGINE
3828 #### Windows (Intune)
3831 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Search/SearchEngines_Remove
3836 <data id="SearchEngines_Remove" value="1NAME_OF_SEARCH_ENGINE"/>
3841 <key>SearchEngines</key>
3845 <string>NAME_OF_SEARCH_ENGINE</string>
3855 "Remove": ["NAME_OF_SEARCH_ENGINE"]
3860 ### SearchEngines | Add
3862 Add new search engines (up to five). This policy is only available on the ESR. `Name` and `URLTemplate` are required.
3864 `Name` is the name of the search engine.
3866 `URLTemplate` is the search URL with {searchTerms} to substitute for the search term.
3868 `Method` is either GET or POST
3870 `IconURL` is a URL for the icon to use.
3872 `Alias` is a keyword to use for the engine.
3874 `Description` is a description of the search engine.
3876 `PostData` is the POST data as name value pairs separated by &.
3878 `SuggestURLTemplate` is a search suggestions URL with {searchTerms} to substitute for the search term.
3880 **Compatibility:** Firefox ESR 60 (POST support in Firefox ESR 68)\
3881 **CCK2 Equivalent:** `searchplugins`\
3882 **Preferences Affected:** N/A
3886 Software\Policies\Mozilla\Firefox\SearchEngines\Add\1\Name = "Example1"
3887 Software\Policies\Mozilla\Firefox\SearchEngines\Add\1\URLTemplate = "https://www.example.org/q={searchTerms}"
3888 Software\Policies\Mozilla\Firefox\SearchEngines\Add\1\Method = "GET" | "POST"
3889 Software\Policies\Mozilla\Firefox\SearchEngines\Add\1\IconURL = "https://www.example.org/favicon.ico"
3890 Software\Policies\Mozilla\Firefox\SearchEngines\Add\1\Alias = "example"
3891 Software\Policies\Mozilla\Firefox\SearchEngines\Add\1\Description = "Example Description"
3892 Software\Policies\Mozilla\Firefox\SearchEngines\Add\1\SuggestURLTemplate = "https://www.example.org/suggestions/q={searchTerms}"
3893 Software\Policies\Mozilla\Firefox\SearchEngines\Add\1\PostData = "name=value&q={searchTerms}"
3895 #### Windows (Intune)
3898 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Search/SearchEngines_1
3903 <data id="SearchEngine_Name" value="Example1"/>
3904 <data id="SearchEngine_URLTemplate" value="https://www.example.org/q={searchTerms"/>
3905 <data id="SearchEngine_Method" value="GET | POST"/>
3906 <data id="SearchEngine_IconURL" value="https://www.example.org/favicon.ico"/>
3907 <data id="SearchEngine_Alias" value="example"/>
3908 <data id="SearchEngine_Description" value="Example Description"/>
3909 <data id="SearchEngine_SuggestURLTemplate" value="https://www.example.org/suggestions/q={searchTerms}"/>
3910 <data id="SearchEngine_PostData" value="name=value&q={searchTerms}"/>
3915 <key>SearchEngines</key>
3921 <string>Example1</string>
3922 <key>URLTemplate</key>
3923 <string>https://www.example.org/q={searchTerms}</string>
3925 <string>GET | POST </string>
3927 <string>https://www.example.org/favicon.ico</string>
3929 <string>example</string>
3930 <key>Description</key>
3931 <string>Example Description</string>
3932 <key>SuggestURLTemplate</key>
3933 <string>https://www.example.org/suggestions/q={searchTerms}</string>
3935 <string>name=value&q={searchTerms}</string>
3949 "URLTemplate": "https://www.example.org/q={searchTerms}",
3950 "Method": "GET" | "POST",
3951 "IconURL": "https://www.example.org/favicon.ico",
3953 "Description": "Description",
3954 "PostData": "name=value&q={searchTerms}",
3955 "SuggestURLTemplate": "https://www.example.org/suggestions/q={searchTerms}"
3962 ### SearchSuggestEnabled
3964 Enable search suggestions.
3966 **Compatibility:** Firefox 68, Firefox ESR 68\
3967 **CCK2 Equivalent:** N/A\
3968 **Preferences Affected:** `browser.urlbar.suggest.searches`,`browser.search.suggest.enabled`
3972 Software\Policies\Mozilla\Firefox\SearchSuggestEnabled = 0x1 | 0x0
3974 #### Windows (Intune)
3977 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/SearchSuggestEnabled
3981 <enabled/> or <disabled/>
3986 <key>SearchSuggestEnabled</key>
3994 "SearchSuggestEnabled": true | false
4000 Install PKCS #11 modules.
4002 **Compatibility:** Firefox 64, Firefox ESR 60.4\
4003 **CCK2 Equivalent:** `certs.devices`\
4004 **Preferences Affected:** N/A
4008 Software\Policies\Mozilla\Firefox\SecurityDevices\NAME_OF_DEVICE = PATH_TO_LIBRARY_FOR_DEVICE
4010 #### Windows (Intune)
4013 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/SecurityDevices
4018 <data id="SecurityDevices" value="NAME_OF_DEVICEPATH_TO_LIBRARY_FOR_DEVICE"/>
4023 <key>SecurityDevices</key>
4025 <key>NAME_OF_DEVICE</key>
4026 <string>PATH_TO_LIBRARY_FOR_DEVICE</string>
4035 "SecurityDevices": {
4036 "NAME_OF_DEVICE": "PATH_TO_LIBRARY_FOR_DEVICE"
4043 Set and lock the maximum version of TLS.
4045 **Compatibility:** Firefox 66, Firefox ESR 60.6\
4046 **CCK2 Equivalent:** N/A\
4047 **Preferences Affected:** `security.tls.version.max`
4051 Software\Policies\Mozilla\Firefox\SSLVersionMax = "tls1" | "tls1.1" | "tls1.2" | "tls1.3"
4053 #### Windows (Intune)
4056 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/SSLVersionMax
4061 <data id="SSLVersion" value="tls1 | tls1.2 | tls1.3"/>
4066 <key>SSLVersionMax</key>
4067 <string>tls1 | tls1.1 | tls1.2 | tls1.3</string>
4075 "SSLVersionMax": "tls1" | "tls1.1" | "tls1.2" | "tls1.3"
4081 Set and lock the minimum version of TLS.
4083 **Compatibility:** Firefox 66, Firefox ESR 60.6\
4084 **CCK2 Equivalent:** N/A\
4085 **Preferences Affected:** `security.tls.version.min`
4089 Software\Policies\Mozilla\Firefox\SSLVersionMin = "tls1" | "tls1.1" | "tls1.2" | "tls1.3"
4091 #### Windows (Intune)
4094 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/SSLVersionMin
4099 <data id="SSLVersion" value="tls1 | tls1.2 | tls1.3"/>
4104 <key>SSLVersionMin</key>
4105 <string>tls1 | tls1.1 | tls1.2 | tls1.3</string>
4113 "SSLVersionMin": "tls1" | "tls1.1" | "tls1.2" | "tls1.3"
4118 Add a menuitem to the help menu for specifying support information.
4120 **Compatibility:** Firefox 68.0.1, Firefox ESR 68.0.1\
4121 **CCK2 Equivalent:** helpMenu\
4122 **Preferences Affected:** N/A
4126 Software\Policies\Mozilla\Firefox\SupportMenu\Title = "Support Menu"
4127 Software\Policies\Mozilla\Firefox\SupportMenu\URL = "http://example.com/support"
4128 Software\Policies\Mozilla\Firefox\SupportMenu\AccessKey = "S"
4130 #### Windows (Intune)
4133 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/SupportMenu
4138 <data id="SupportMenuTitle" value="Support Menu"/>
4139 <data id="SupportMenuURL" value="http://example.com/support"/>
4140 <data id="SupportMenuAccessKey" value="S">
4145 <key>SupportMenu</key>
4148 <string>SupportMenu</string>
4150 <string>http://example.com/support</string>
4151 <key>AccessKey</key>
4161 "Title": "Support Menu",
4162 "URL": "http://example.com/support",
4170 Prevent installing search engines from webpages.
4172 `WhatsNew` Remove the "What's New" icon and menuitem. (Firefox 75 only)
4174 `ExtensionRecommendations` Don't recommend extensions.
4176 `FeatureRecommendations` Don't recommend browser features.
4178 `UrlbarInterventions` Don't offer Firefox specific suggestions in the URL bar. (Firefox 75 only)
4180 **Compatibility:** Firefox 75, Firefox ESR 68.7\
4181 **CCK2 Equivalent:** N/A\
4182 **Preferences Affected:** `browser.messaging-system.whatsNewPanel.enabled`,`browser.newtabpage.activity-stream.asrouter.userprefs.cfr.addons`,`browser.newtabpage.activity-stream.asrouter.userprefs.cfr.features`
4186 Software\Policies\Mozilla\Firefox\UserMessaging\WhatsNew = 0x1 | 0x0
4187 Software\Policies\Mozilla\Firefox\UserMessaging\ExtensionRecommendations = 0x1 | 0x0
4188 Software\Policies\Mozilla\Firefox\UserMessaging\FeatureRecommendations = 0x1 | 0x0
4189 Software\Policies\Mozilla\Firefox\UserMessaging\UrlbarInterventions = 0x1 | 0x0
4191 #### Windows (Intune)
4194 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/UserMessaging_WhatsNew
4195 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/UserMessaging_ExtensionRecommendations
4196 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/UserMessaging_FeatureRecommendations
4197 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/UserMessaging_UrlbarInterventions
4201 <enabled/> or <disabled/>
4206 <key>UserMessaging</key>
4210 <key>ExtensionRecommendations</key>
4212 <key>FeatureRecommendations</key>
4214 <key>UrlbarInterventions</key>
4224 "WhatsNew": true | false,
4225 "ExtensionRecommendations": true | false,
4226 "FeatureRecommendations": true | false,
4227 "UrlbarInterventions": true | false
4233 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. Only http/https addresses are supported at the moment. The arrays are limited to 1000 entries each.
4235 **Compatibility:** Firefox 60, Firefox ESR 60\
4236 **CCK2 Equivalent:** N/A\
4237 **Preferences Affected:** N/A
4241 Software\Policies\Mozilla\Firefox\WebsiteFilter\Block\1 = "<all_urls>"
4242 Software\Policies\Mozilla\Firefox\WebsiteFilter\Exceptions\1 = "http://example.org/*"
4244 #### Windows (Intune)
4247 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/B_WebsiteFilter_Block
4252 <data id="WebsiteFilter" value="1<all_urls>"/>
4256 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/B_WebsiteFilter_Exceptions
4261 <data id="WebsiteFilter" value="1http://example.org/*"/>
4266 <key>WebsiteFilter</key>
4270 <string><all_urls></string>
4272 <key>Exceptions</key>
4274 <string>http://example.org/*</string>
4285 "Block": ["<all_urls>"],
4286 "Exceptions": ["http://example.org/*"]