Windows 10 reached EOS (end of support) on October 14, 2025. For more information, see this article.

搜尋 Mozilla 技術支援網站

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

了解更多

Slow startup since updated to ESR version 60.8.0 and security.enterprise_roots.enabled is set to true

  • 無回覆
  • 2 有這個問題
  • 2 次檢視
更多選項

Hi Community, we are using the Firefox ESR (32bit) for our Windows 10 Enterprise clients (2000+). The Browser is automatically updating when a new update is available. Thats ok for us. We are forcing some settings with the Mozilla.cfg


lockPref("toolkit.telemetry.prompted", true); lockPref("browser.rights.override", true); lockPref("browser.startup.homepage_override.mstone", "ignore"); lockPref("browser.shell.checkDefaultBrowser", false); lockPref("network.proxy.type", 5); lockPref("signon.autologin.proxy", true); lockPref("extensions.blocklist.enabled", false); lockPref("security.insecure_field_warning.contextual.enabled", false); lockPref("security.enterprise_roots.enabled", true);


It worked very well for us since the version has been updated to 60.8.0 esr. Each time when the browser starts up it takes about 10-15 seconds until it loads the startup page. (If it is google.com or our internal site it doesnt matter).

When we remove the lockPref("security.enterprise_roots.enabled", true) property and start the browser again it starts fast as usually. We used this setting to import the Windows certificate store because we have our own certificates which we import into Windows. What can be done to fix this issue or can i import the certificate into the own Mozilla Firefox cert store. (automatically with a command ...) ?

Who had experienced this issues with this version ?

Hi Community, we are using the Firefox ESR (32bit) for our Windows 10 Enterprise clients (2000+). The Browser is automatically updating when a new update is available. Thats ok for us. We are forcing some settings with the Mozilla.cfg ------------------------------------------------------------------------------------------ lockPref("toolkit.telemetry.prompted", true); lockPref("browser.rights.override", true); lockPref("browser.startup.homepage_override.mstone", "ignore"); lockPref("browser.shell.checkDefaultBrowser", false); lockPref("network.proxy.type", 5); lockPref("signon.autologin.proxy", true); lockPref("extensions.blocklist.enabled", false); lockPref("security.insecure_field_warning.contextual.enabled", false); lockPref("security.enterprise_roots.enabled", true); ------------------------------------------------------------------------------------------ It worked very well for us since the version has been updated to 60.8.0 esr. Each time when the browser starts up it takes about 10-15 seconds until it loads the startup page. (If it is google.com or our internal site it doesnt matter). When we remove the lockPref("security.enterprise_roots.enabled", true) property and start the browser again it starts fast as usually. We used this setting to import the Windows certificate store because we have our own certificates which we import into Windows. What can be done to fix this issue or can i import the certificate into the own Mozilla Firefox cert store. (automatically with a command ...) ? Who had experienced this issues with this version ?