DisablePrivateBrowsing
Remove access to private browsing.
This policy is superseded by the PrivateBrowsingModeAvailability policy.
Compatibility: Firefox 60, Firefox ESR 60
CCK2 Equivalent: disablePrivateBrowsing
Preferences Affected: N/A
Windows (GPO)
Section titled “Windows (GPO)”Software\Policies\Mozilla\Firefox\DisablePrivateBrowsing = 0x1 | 0x0Windows (Intune)
Section titled “Windows (Intune)”OMA-URI:
./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/DisablePrivateBrowsingValue (string):
<enabled/> or <disabled/><dict> <key>DisablePrivateBrowsing</key> <true/> | <false/></dict>policies.json
Section titled “policies.json”{ "policies": { "DisablePrivateBrowsing": true | false }}