Αυτός ο ιστότοπος θα έχει περιορισμένη λειτουργικότητα, όσο εκτελούμε εργασίες συντήρησης για να βελτιώσουμε την εμπειρία σας. Αν ένα άρθρο δεν επιλύει το ζήτημά σας και θέλετε να κάνετε μια ερώτηση, η κοινότητα υποστήριξής μας είναι έτοιμη να σας βοηθήσει στο Twitter (@FirefoxSupport) και στο Reddit (/r/firefox).

Αναζήτηση στην υποστήριξη

Προσοχή στις απάτες! Δεν θα σας ζητήσουμε ποτέ να καλέσετε ή να στείλετε μήνυμα σε κάποιον αριθμό τηλεφώνου ή να μοιραστείτε προσωπικά δεδομένα. Αναφέρετε τυχόν ύποπτη δραστηριότητα μέσω της επιλογής «Αναφορά κατάχρησης».

Μάθετε περισσότερα

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

  • 4 απαντήσεις
  • 1 έχει αυτό το πρόβλημα
  • 1084 προβολές
  • Τελευταία απάντηση από 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.