Rechercher dans l’assistance

Évitez les escroqueries à l’assistance. Nous ne vous demanderons jamais d’appeler ou d’envoyer un SMS à un numéro de téléphone ou de partager des informations personnelles. Veuillez signaler toute activité suspecte en utilisant l’option « Signaler un abus ».

Learn More

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

  • 5 réponses
  • 1 a ce problème
  • 4 vues
  • Dernière réponse par 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.
Captures d’écran jointes

Toutes les réponses (5)

more options

Is it a corporate computer?

Cela vous a-t-il été utile ?

more options

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

Cela vous a-t-il été utile ?

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.

Cela vous a-t-il été utile ?

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
   }
 }

} "

Cela vous a-t-il été utile ?

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:

Cela vous a-t-il été utile ?

Poser une question

Vous devez vous identifier avec votre compte pour répondre aux messages. Veuillez poser une nouvelle question, si vous n’avez pas encore de compte.