DisableSafeMode
Disable safe mode (Troubleshoot Mode) within the browser.
On Windows, this disables safe mode via the command line as well.
Compatibility
Section titled “Compatibility”| Firefox | Firefox ESR | Firefox Enterprise |
|---|---|---|
| Available since 60 | Available since 60 | Available since 149 |
Windows and macOS only.
CCK2 Equivalent: disableSafeMode
OMA-URI: DisableSafeMode
Preferences Affected: N/A
Examples
Section titled “Examples”{ "policies": { "DisableSafeMode": true }}JSON schema
{ "type": "boolean"}Windows (GPO)
Section titled “Windows (GPO)”Software\Policies\Mozilla\Firefox\DisableSafeMode = 0x1 | 0x0<dict> <key>DisableSafeMode</key> <true/> | <false/></dict>