Explain how to enable in-app updates for MSI-based installations (#24050)

## Description

<!-- Tell us what you did and why -->

## Related issues or tickets

https://docker.atlassian.net/browse/DKP-2599

## Reviews

@aevesdocker can you check the wording please? 😄 

- [ ] Editorial review
- [ ] Product review

---------

Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
This commit is contained in:
Mathieu Champlon
2026-02-09 11:12:16 +01:00
committed by GitHub
parent f2cffa4d04
commit 27fdb35a55

View File

@@ -44,7 +44,8 @@ If your administrator account is different from your user account, you must add
> [!NOTE]
>
> When installing Docker Desktop with the MSI, in-app updates are automatically disabled. This ensures organizations can maintain version consistency and prevent unapproved updates. For Docker Desktop installed with the .exe installer, in-app updates remain supported.
> When installing Docker Desktop with the MSI, in-app updates are automatically disabled by default. This ensures organizations can maintain version consistency and prevent unapproved updates.
> Starting with Docker Desktop version 4.60 and later, in-app updates from an MSI installation can be enabled by changing the `disableUpdate` setting to `false` through [Settings Management](../security/hardened-desktop/settings-management/).
>
> Docker Desktop notifies you when an update is available. To update Docker Desktop, download the latest installer from the Docker Admin Console. Navigate to the **Enterprise deployment** page.
>