Mozilla will shut down Pocket’s services on July 8, 2025. At that time users will no longer be able to access the Pocket website, apps and API. You can export your saved items and API data until October 8, 2025 before they are permanently removed. For more information, see this article.

Поиск в Поддержке

Избегайте мошенников, выдающих себя за службу поддержки. Мы никогда не попросим вас позвонить, отправить текстовое сообщение или поделиться личной информацией. Сообщайте о подозрительной активности, используя функцию «Пожаловаться».

Подробнее

How to disable the Enterprise Roots preference

  • 6 ответов
  • 0 имеют эту проблему
  • 13 просмотров
  • Последний ответ от DK2025

more options

https://support.mozilla.org/en-US/kb/how-disable-enterprise-roots-preference

Hi. I have followed the instructions on the Mozilla site above however this does not work. The Enterprise Roots keep reloading after a while.

Any idea how to stop this happening?

I have read many articles on this but nothing works. The E Roots will in initially not reload but eventually after a day or three its back.

Many thanks

https://support.mozilla.org/en-US/kb/how-disable-enterprise-roots-preference Hi. I have followed the instructions on the Mozilla site above however this does not work. The Enterprise Roots keep reloading after a while. Any idea how to stop this happening? I have read many articles on this but nothing works. The E Roots will in initially not reload but eventually after a day or three its back. Many thanks

Все ответы (6)

more options

https://support.mozilla.org/en-US/kb/how-disable-enterprise-roots-preference this process does not work? Is there another method that will work? Thanks

Полезно?

more options

That should do it, weird that it enables itself back. We're talking desktop here right? Only advanced users know about this file, it can set preferences on startup, overriding the prefs.js file. You could create this user.js and place that preference inside, forcing it false at every startup. It goes in the profile folder, where prefs.js is too.

Полезно?

more options

Duplicated post now sure why. Let me just add this while im at it. You can access profile folder by writing in the address: about:profiles Enter Click the button for the local profile to open the folder.

Изменено careca

Полезно?

more options

Hi. Apologies I have only just seen these replies. Thank you for responding. I am wondering if you can give a step by step of what to do please? I have found about:profiles and the page opens up but I am not an expert on what to do next. yes, it is desk top windows 11. I have tried multiple times now to put the settings as FALSE via about:config then entering enterprise. And I have deleted the Enterprise roots from the registry, but it just keeps coming back. I have reinstalled Firefox, removed any extensions, still the problems exists?

Thanks for any help/ advice that anyone can give.

Regards

Полезно?

more options

In the profile folder you can create a regular txt file and rename it user.js being that .js is the extension, you replace .txt to the .js Open the file with any text tool like notepad and place these lines:

user_pref("security.certerrors.mitm.auto_enable_enterprise_roots", false); user_pref("security.enterprise_roots.enabled", false);

save. Restart browser.

These are forced at startup, might fix it, but it's not really a fix if we dont find out the reason behind the behaviour.

Полезно?

more options

Hi. Tried this but problem not solved. Would you know how to report this issue to Mozilla? Thanks for your help

Полезно?

Задать вопрос

Для ответа на сообщения вы должны войти в свою учётную запись. Пожалуйста, задайте новый вопрос, если у вас ещё нет учётной записи.