搜尋 Mozilla 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

Learn More

Firefox Default Browser Agent

  • 1 回覆
  • 1 有這個問題
  • 1 次檢視
  • 最近回覆由 zeroknight

more options

My Windows Task Scheduler contains an entry called "Firefox Default Browser Agent". If I delete it, it returns. If I disable it, it re-enables itself. Can't be modified either. How do I turn it off permanently?

I already have telemetry and automatic updates both turned off.

In about:config default-browser-agent.enabled is set to false

My Windows Task Scheduler contains an entry called "Firefox Default Browser Agent". If I delete it, it returns. If I disable it, it re-enables itself. Can't be modified either. How do I turn it off permanently? I already have telemetry and automatic updates both turned off. In about:config default-browser-agent.enabled is set to false

所有回覆 (1)

more options

The Default Browser Agent scheduled task is not optional, the settings can disable functionality but not the task itself.

The list of reflected prefs includes the global telemetry opt-out pref datareporting.healthreport.uploadEnabled and a pref called default-browser-agent.enabled, which can enable or disable the entire agent. The agent checks these registry-reflected pref values when its scheduled task runs, they do not actually prevent the scheduled task from running.

https://firefox-source-docs.mozilla.org/toolkit/mozapps/defaultagent/default-browser-agent/index.html