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

Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More
Hierdie gesprek is in die argief. Vra asseblief 'n nuwe vraag as jy hulp nodig het.
Solved In die argief

Firefox updating without my consent

FluffySeaVixen

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.

All Replies (1)

Gekose oplossing

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.