Bruinator Posted March 8, 2018 Share Posted March 8, 2018 Hi, I use firefox 56 instead of the newer version. Under the option allow firefox to, I selected the option to Never check for updates only. For some reason, it still is updating to the latest version and I dont want it to. I dont know if Kaspersky IS is cozing it or what. IS there a way to prevent it from updating? TIA Link to comment https://www.neowin.net/forum/topic/1357940-firefox-question/ Share on other sites More sharing options...
Nick H. Supervisor Posted March 9, 2018 Supervisor Share Posted March 9, 2018 8 hours ago, Bruinator said: TIA <Moved to Web Browser Discussion & Support> Link to comment https://www.neowin.net/forum/topic/1357940-firefox-question/#findComment-598213430 Share on other sites More sharing options...
GrayW Posted March 9, 2018 Share Posted March 9, 2018 This has been an intermittent bug for quite a while. Sometimes disabling it works, sometimes it doesn't. You could always try editing the prefs.js file manually. As another option, have you considered using the ESR version? It might be a more suitable option if you only need security patches: https://www.mozilla.org/en-US/firefox/organizations/ Link to comment https://www.neowin.net/forum/topic/1357940-firefox-question/#findComment-598213464 Share on other sites More sharing options...
erpster3 Posted February 6, 2019 Share Posted February 6, 2019 the Never check for updates option has been removed starting with Firefox 63 so the only way to disable firefox browser updates from FF63 and beyond is by creating a policy file (policies.json) that has the following: { "policies": { "DisableAppUpdate": true } } this policies.json file has to be placed in the distribution folder of the main Firefox program directory [ex. c:\program files\mozilla firefox\distribution\] for Firefox versions 63 & greater to stop auto updating. and note that the policies.json file gets removed whenever FF63 is being upgraded to a newer version, so the json file and the distribution folder has to be created again to block updates. Link to comment https://www.neowin.net/forum/topic/1357940-firefox-question/#findComment-598415485 Share on other sites More sharing options...
Recommended Posts