DisableLaunchOnLogin
Prevent Firefox from launching automatically when the user logs in, and prevent the user from enabling this setting.
When the policy is set to true, Firefox removes any existing launch-on-login entry and hides the Open Firefox automatically when your computer starts up checkbox under Settings > General > Startup.
Setting the policy to false has no effect.
Compatibility
Section titled “Compatibility”| Firefox | Firefox ESR | Firefox Enterprise |
|---|---|---|
| Available since 155 | Not supported | Available since 155 |
Windows and macOS only; Windows in Firefox 155, and macOS in Firefox 156.
CCK2 Equivalent: N/A
OMA-URI: DisableLaunchOnLogin
Preferences Affected: browser.startup.windowsLaunchOnLogin.enabled
Examples
Section titled “Examples”{ "policies": { "DisableLaunchOnLogin": true }}JSON schema
{ "type": "boolean"}Windows (GPO)
Section titled “Windows (GPO)”Software\Policies\Mozilla\Firefox\DisableLaunchOnLogin = 0x1 | 0x0<dict> <key>DisableLaunchOnLogin</key> <true/> | <false/></dict>