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

搜尋 Mozilla 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

了解更多

Firefox updating without my consent

  • 1 回覆
  • 1 有這個問題
  • 162 次檢視
  • 最近回覆由 dessertdish
  • 已解決

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.

被選擇的解決方法

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.

從原來的回覆中察看解決方案 👍 1

所有回覆 (1)

選擇的解決方法

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.

問個問題

如果您還沒有帳號,您必須先登入帳號 來回覆文章。還沒有帳號的話,只能發問新問題