Windows 10 reached EOS (end of support) on October 14, 2025. If you are on Windows 10, see this article.

Przeszukaj pomoc

Unikaj oszustw związanych z pomocą.Nigdy nie będziemy prosić Cię o dzwonienie na numer telefonu, wysyłanie SMS-ów ani o udostępnianie danych osobowych. Zgłoś podejrzaną aktywność, korzystając z opcji „Zgłoś nadużycie”.

Więcej informacji
Wątek został zarchiwizowany. Jeśli potrzebujesz pomocy, zadaj nowe pytanie.
Solved Zarchiwizowany

How do I REMOVE the updates after they're installed?

cor-el odpowiedziano
benmillan

Firefox has been opening multiple processes and is slowing down my computer.

I have read that this is because of an update. So, I want to completely remove all of my updates back to the one which caused the problem, and prevent Firefox from harassing me to install the new ones.

How do I do this?

Thanks for any help.

Firefox has been opening multiple processes and is slowing down my computer. I have read that this is because of an update. So, I want to completely remove all of my updates back to the one which caused the problem, and prevent Firefox from harassing me to install the new ones. How do I do this? Thanks for any help.
Przeczytaj tę odpowiedź w całym kontekście

Wybrane rozwiązanie

benmillan said

Firefox has been opening multiple processes and is slowing down my computer.

Hello benmillan,

In case you have multi process (e10s) enabled, you could try this :

Type in the address bar about:config and press Enter (promise to be careful, if asked)

Type in the search bar and look for the preference :

browser.tabs.remote.autostart

and set its value to false

Then close and restart Firefox.

Wszystkie odpowiedzi (5)

With the changes to updates it not possible to revert back unless you install older version over the current version. If you want to get firefox back it's best to backup your bookmark and uninstall all firefox and deleting the mozilla folder and reinstalled a the latest version that way it's a clean install and avoids any update pitfalls.

https://ftp.mozilla.org/pub/firefox/releases/

You can check the performance settings and set a lower count for content processes.

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

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

Wybrane rozwiązanie

benmillan said

Firefox has been opening multiple processes and is slowing down my computer.

Hello benmillan,

In case you have multi process (e10s) enabled, you could try this :

Type in the address bar about:config and press Enter (promise to be careful, if asked)

Type in the search bar and look for the preference :

browser.tabs.remote.autostart

and set its value to false

Then close and restart Firefox.

Looks like that worked! Thanks! : D

Did you try how it works for you with only one content process?

This is meant as a feature to protect against cases where a tab crashes. With multi-process completely disabled like you did with setting browser.tabs.remote.autostart to false then Firefox will crash when one tab crashes.