DisableDefaultBrowserAgent
Prevent the default browser agent from taking any actions. Only applicable to Windows; other platforms don't have the agent.
The browser agent is a Windows-only scheduled task which runs in the background to collect and submit data about the browser that the user has set as their OS default. More information is available in the Default Browser Agent article.
Compatibility
Section titled “Compatibility”| Firefox | Firefox ESR | Firefox Enterprise |
|---|---|---|
| Available since 75 | Available since 68.7.0 | Available since 149 |
Windows only.
CCK2 Equivalent: N/A
OMA-URI: DisableDefaultBrowserAgent
Preferences Affected: N/A
Examples
Section titled “Examples”{ "policies": { "DisableDefaultBrowserAgent": true }}JSON schema
{ "type": "boolean"}Windows (GPO)
Section titled “Windows (GPO)”Software\Policies\Mozilla\Firefox\DisableDefaultBrowserAgent = 0x1 | 0x0See also
Section titled “See also”DefaultBrowserSettingEnabledpolicyDontCheckDefaultBrowserpolicy- Default Browser Agent on firefox-source-docs.mozilla.org