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

Firefox updating without my consent

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.

Chosen solution

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.

Read this answer in context 👍 1

All Replies (1)

Chosen Solution

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.

Ask a question

You must log in to your account to reply to posts. Please start a new question, if you do not have an account yet.