Search 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

I have as many as 6 firefox processes running in the background no matter how many time I try to reconfig the amount. Count = 1, but 6 open up. How can I fix?

  • 2 replies
  • 3 have this problem
  • 3 views
  • Last reply by cor-el

more options

I have 6 firefox processes running in the background that are really slowing down my computer. I have tried to change with 'about config', setting it to 1; but 6 still open up after restart. How can I fix this?

I have 6 firefox processes running in the background that are really slowing down my computer. I have tried to change with 'about config', setting it to 1; but 6 still open up after restart. How can I fix this?

All Replies (2)

more options

More than one process is normal for the current Firefox. http://www.ghacks.net/2016/07/22/multi-process-firefox/

Multi-process Firefox is codenamed "e10s". https://wiki.mozilla.org/Firefox/multiprocess


Try to disable multi-process tabs in Firefox. You can disable multi-process tabs in Firefox by setting the related prefs to false on the about:config page.

browser.tabs.remote.autostart = false browser.tabs.remote.autostart.2 = false

http://www.ghacks.net/2016/07/22/multi-process-firefox/

Type about:config<enter> in the address bar. If a warning screen comes up, press the Be Careful button. At the top of the screen is a search bar.

more options

You may see three or more Firefox processes running.

  • one process for the main Firefox thread (user interface)
  • one or more processes for content threads set via "Options/Preferences -> General -> Performance" (dom.ipc.processCount)
  • one process for the compositor thread (Windows)

You can look at "Multiprocess Windows" to see the current multi-process state.

  • "Help -> Troubleshooting Information" -> Application Basics: Multiprocess Windows

See also: