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

Firefox updating without my consent

  • 1 odpowiedź
  • 0 osób ma ten problem
  • 97 wyświetleń
  • Ostatnia odpowiedź od dessertdish
  • Rozwiązane

My firefox automatically updated in the background to 148.0.2 even though I have disabled auto updates. This is outrageous and I want to rollback immediately.

My firefox automatically updated in the background to 148.0.2 even though I have disabled auto updates. This is outrageous and I want to rollback immediately.

Wybrane rozwiązanie

Hello,

Here are some ways to disable it : 1. Disable Firefox Maintenance Service (Windows): Open windows services (services.msc), (basically do win+R, then type services.msc) find Mozilla Maintenance Service, right-click properties, and set startup type to disabled.

2. Update policies.json go down this firefox file path in windows file explorer : C:\Program Files\Mozilla Firefox\)., then create a folder named distribution, if it doesn't exist, then create a file named policies.json with this code : {

 "policies": {
   "DisableAppUpdate": true
 }

}

3. Remove the firefox updater (windows) go down this filepath in windows file explorer : C:\Program Files\Mozilla Firefox\ and rename updater.exe to updater.exe.bak.

Przeczytaj tę odpowiedź w całym kontekście 👍 1

Wszystkie odpowiedzi (1)

Wybrane rozwiązanie

Hello,

Here are some ways to disable it : 1. Disable Firefox Maintenance Service (Windows): Open windows services (services.msc), (basically do win+R, then type services.msc) find Mozilla Maintenance Service, right-click properties, and set startup type to disabled.

2. Update policies.json go down this firefox file path in windows file explorer : C:\Program Files\Mozilla Firefox\)., then create a folder named distribution, if it doesn't exist, then create a file named policies.json with this code : {

 "policies": {
   "DisableAppUpdate": true
 }

}

3. Remove the firefox updater (windows) go down this filepath in windows file explorer : C:\Program Files\Mozilla Firefox\ and rename updater.exe to updater.exe.bak.

Zadaj pytanie

Aby odpowiadać na posty, musisz zalogować się na swoje konto. Zadaj pytanie, jeśli nie masz jeszcze konta.