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

Tìm kiếm hỗ trợ

Tránh các lừa đảo về hỗ trợ. Chúng tôi sẽ không bao giờ yêu cầu bạn gọi hoặc nhắn tin đến số điện thoại hoặc chia sẻ thông tin cá nhân. Vui lòng báo cáo hoạt động đáng ngờ bằng cách sử dụng tùy chọn "Báo cáo lạm dụng".

Tìm hiểu thêm
Mở

Firefox updating when I don't want it to

jbr đã trả lời
tonyevington

I have my Firefox update settings on "Check for updates but choose when to install". When I get the pop-up to advise that there is an update available I select the "Update later" option but the update loads regardless of my choice. This happens on both my PC and laptop. I use a variety of online software for my work and frequently one or more will stop working or crash and Firefox advises that the problem is caused by an update needing to restart. The reason I choose to Update Later is so that I can just get on with my work and then update Firefox when it suits me. Currently, I end up having to shut down all open browser windows and then go through and sign in to all required windows and tabs again before I can continue with work. Needless to say this is VERY ANNOYING. Please advise why the updates are loading automatically when I have set my preference set to Update Later.

I have my Firefox update settings on "Check for updates but choose when to install". When I get the pop-up to advise that there is an update available I select the "Update later" option but the update loads regardless of my choice. This happens on both my PC and laptop. I use a variety of online software for my work and frequently one or more will stop working or crash and Firefox advises that the problem is caused by an update needing to restart. The reason I choose to Update Later is so that I can just get on with my work and then update Firefox when it suits me. Currently, I end up having to shut down all open browser windows and then go through and sign in to all required windows and tabs again before I can continue with work. Needless to say this is VERY ANNOYING. Please advise why the updates are loading automatically when I have set my preference set to Update Later.
Đính kèm ảnh chụp màn hình

Tất cả các câu trả lời (5)

https://support.mozilla.org/en-US/questions/1587266 Just for information, about the file, update-config.json

Automatically install updates (recommended), enabled When Nightly is not running, enabled

This is the parameter
{"__DEFAULTS__":{"app.update.auto":true,"app.update.background.enabled":true}}

Automatically install updates (recommended), enabled When Nightly is not running, disabled

This is the parameter
{"__DEFAULTS__":{"app.update.auto":true,"app.update.background.enabled":true},"app.update.background.enabled":false}

Automatically install updates (recommended), disabled Check for updates, but choose when to install, enabled

This is the parameter
{"__DEFAULTS__":{"app.update.auto":true,"app.update.background.enabled":true},"app.update.background.enabled":false,"app.update.auto":false}

About DisableAppUpdate

Enterprise policy affect all profiles Updates disabled by your organization

A illustration

There's a previous thread that sounds similar, in case you're only ever using a single profile at a time and not running multiple copies for e.g. automation: https://support.mozilla.org/en-US/questions/1589626#answer-1828580

Đặt một câu hỏi

Bạn phải đăng nhập vào tài khoản của bạn để trả lời bài viết. Vui lòng bắt đầu một câu hỏi mới, nếu bạn chưa có tài khoản.