Søg i Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

What happened to the Firefox?

  • 1 svar
  • 1 har dette problem
  • 7 visninger
  • Seneste svar af cor-el

more options

The Firefox (build 58.0.2 64 bit) uses too much memory. I've reset it to defaults, but the problem still remains. Please help.

The Firefox (build 58.0.2 64 bit) uses too much memory. I've reset it to defaults, but the problem still remains. Please help.

Alle svar (1)

more options

You can try to modify multi-process settings to see if this has effect.

  • set number of content processes to 1 if it is currently set to a higher value (4)
    Options/Preferences -> General -> Performance
    remove checkmark: [ ] "Use recommended performance settings"
  • disable multi-process windows in Firefox

You can disable multi-process windows in Firefox by setting this pref to false on the about:config page.

  • browser.tabs.remote.autostart = false

Multi-process is officially enabled in Firefox 58+ and the previously used opt-in pref browser.tabs.remote.autostart.2 is no longer supported. The browser.tabs.remote.autostart pref is true by default and you need to set this pref to false to disable multi-process. You can reset browser.tabs.remote.autostart.2 via the right-click context menu to the default value.

You can open the about:config page via the location/address bar. You can accept the warning and click "I accept the risk!" to continue.