搜尋 Mozilla 技術支援網站

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

Learn More

How to get rid of "Your browser is being managed by your organization."

  • 5 回覆
  • 1 有這個問題
  • 1 次檢視
  • 最近回覆由 cor-el

more options

I want to find to get rid of this or find the source of this so I can delete it.

In "about:policies" there are 2 Active Policies: "DisableTelemetry", and "DisableDefaultBrowserAgent" Also, in "about:policies" I'm not sure if it's related, but there is a long list of policies there too.

I want to find to get rid of this or find the source of this so I can delete it. In "about:policies" there are 2 Active Policies: "DisableTelemetry", and "DisableDefaultBrowserAgent" Also, in "about:policies" I'm not sure if it's related, but there is a long list of policies there too.
附加的畫面擷圖

所有回覆 (5)

more options

Is it a corporate computer?

有幫助嗎?

more options

No, It's my personal computer that I don't use for work

有幫助嗎?

more options

Policy can be implemented by a "policies.json" file in your Firefox installation or Group Policy Objects (GPO). You can delete them and monitor what software re-creates them with Process Monitor and auditing.

有幫助嗎?

more options

Weird, whenever I go to "C:\Program Files\Mozilla Firefox\distribution\policies.json" and open the file, all I see is this line of code which doesn't include either of the policies listed above

policies.json code below: " {

 "policies": {
   "Certificates": {
     "ImportEnterpriseRoots": true
   }
 }

} "

有幫助嗎?

more options

You can inspect the Mozilla and Firefox keys with the Windows Registry Editor in HKEY_LOCAL_MACHINE and in HKEY_CURRENT_USER with the Windows Registry Editor to see whether GPO policy rules are active.

  • HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Mozilla\Firefox\
  • HKEY_CURRENT_USER\SOFTWARE\Policies\Mozilla\Firefox\

The mere presence of the "Mozilla\Firefox\" key is sufficient to make Firefox display this notification, so if you have the Firefox key then remove it and only leave the Mozilla key or remove this key as well if it is empty.

  • HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Mozilla\Firefox\ =>
    HKEY_LOCAL_MACHINE\SOFTWARE\Policies\

More info:

有幫助嗎?

問個問題

如果您還沒有帳號,您必須先登入帳號 來回覆文章。還沒有帳號的話,只能發問新問題