Where did you install Firefox from? Help Mozilla uncover 3rd party websites that offer problematic Firefox installation by taking part in our campaign. There will be swag, and you'll be featured in our blog if you manage to report at least 10 valid reports!

Претражи подршку

Избегните преваре подршке. Никада од вас нећемо тражити да зовете или шаљете поруке на број или да делите личне податке. Пријавите сумњиве радње преко „Пријавите злоупотребу” опције.

Learn More

Why does task manager show 6 "instances" of Firefox?

  • 4 одговорa
  • 1 има овај проблем
  • 984 прегледа
  • Последњи одговор послао Sue

more options

I started using Firefox on a Windows 10 laptop. I checked Task Manager as the computer is slow. It shows 6 instances of Firefox, all 6 using memory, with one of them showing CPU usage.

Is this "normal"? Is this how Firefox works? Thanks.

I started using Firefox on a Windows 10 laptop. I checked Task Manager as the computer is slow. It shows 6 instances of Firefox, all 6 using memory, with one of them showing CPU usage. Is this "normal"? Is this how Firefox works? Thanks.

Изабрано решење

Yes, this is how it works. It's not "instances", but "processes".

Прочитајте овај одговор са објашњењем 👍 0

Сви одговори (4)

more options

Одабрано решење

Yes, this is how it works. It's not "instances", but "processes".

more options

It is quite normal to see more Firefox processes running.

  • one process for the main Firefox thread (user interface)
  • one or more content processes, see:
    Options/Preferences -> General -> Performance
    remove checkmark: [ ] "Use recommended performance settings"
  • a process for the compositor thread
  • a process for the WebRender when this feature is enabled
  • a process for extensions

You can find the current multi-process state on the Troubleshooting Information page (about:support).

  • "Help -> Troubleshooting Information"
    "Application Basics": Multiprocess Windows
    "Remote Processes" further down

See also the about:memory page for information about the process IDs.

more options

I appreciate the explanation, thanks.