15-04-2023 05:46 AM
Surely someone out there knows how to Turn Off the Update prompt. Every time I start Firefox it says... "Update Available"...Download the latest version of Firefox. I don't want to do that. Have downgraded to version 100 and it works significantly better. No more Fedex malfunctions. No more long waits for You Tube, Bing. No more Yahoo Email malfunctions. No more page loading problems on a wide variety of web sites. It is plain to see that the upgrades after version 100 have made matters worse. Way too many bugs have been introduced. So at least stop pestering me... now that I have gone back to a more stable older version.
16-05-2023 06:19 AM
Here's how you turn off the updates:
[HKEY_LOCAL_MACHINE\Software\Policies\Mozilla\Firefox]
"DisableAppUpdate"=dword:00000001
Put that inside a notepad and rename the extension to reg. When you run it, it will Turn Off the updates.
To turn updates back on a gain, you would use the following code:
[HKEY_LOCAL_MACHINE\Software\Policies\Mozilla\Firefox]
"DisableAppUpdate"=-
14-08-2024 09:09 AM
omg finally... you are a God amongst men!
29-08-2026 08:47 AM
I have no "Mozilla" under [HKEY_LOCAL_MACHINE\Software\Policies]
??
14-08-2024 09:23 AM
Hello
In addtion, if you're not using Windows
https://connect.mozilla.org/t5/discussions/upgrade-notification-spam/m-p/64080/highlight/true#M22529
29-08-2026 09:22 AM - edited 29-08-2026 09:26 AM
Hello
Windows https://firefox-admin-docs.mozilla.org/reference/policies/disableappupdate/#windows-gpo
https://connect.mozilla.org/t5/discussions/upgrade-notification-spam/m-p/64080/highlight/true#M22529
Windows
https://connect.mozilla.org/t5/discussions/upgrade-notification-spam/m-p/115143/highlight/true#M4492...
29-08-2026 10:56 AM
30-08-2026 09:27 AM
Thank you!