- Archived
Firefox Keeps Wanting to Update
My Firefox is v102, 64-bit, on W10 Enterprise. ESR channel. It keeps telling me I need to update. Under HELP, it fails to download whatever it is trying to update. Even … (read more)
My Firefox is v102, 64-bit, on W10 Enterprise. ESR channel. It keeps telling me I need to update.
Under HELP, it fails to download whatever it is trying to update. Even though I got v102, I tried the online installer (mozilla.org/en-US/firefox/new). Thinking about it now, I did not try an offline installer.
I been searching online and tried this policies.json file (github.com/mozilla/policy-templates/blob/master/README.md#backgroundappupdate) with these entries:
{
"policies": { "AppAutoUpdate": false }
} {
"policies": { "BackgroundAppUpdate": false }
}
But still not help.
Is there anything else I can try? There seems to be no simple option to click to not check for updates temporarily.
Thank you.