Skip to content

Commit 9661be2

Browse files
authored
DKP-2613 Remove support for Windows 10 and 11 22H2 (#23584)
## Description Increased the minimum version of Windows supported for Docker Desktop to Windows 11 23H2. We typically follow [Microsoft end of servicing dates for Windows](https://learn.microsoft.com/en-us/windows/release-health/windows11-release-information#windows-11-current-versions-by-servicing-option). ## Related issues or tickets https://docker.atlassian.net/browse/DKP-2513 ## Reviews - [ ] Editorial review
1 parent 76f2c9d commit 9661be2

File tree

1 file changed

+3
-6
lines changed

1 file changed

+3
-6
lines changed

content/manuals/desktop/setup/install/windows-install.md

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -48,8 +48,7 @@ _For checksums, see [Release notes](/manuals/desktop/release-notes.md)_
4848
{{< tab name="WSL 2 backend, x86_64" >}}
4949

5050
- WSL version 2.1.5 or later.
51-
- Windows 11 64-bit: Home or Pro version 22H2 or higher, or Enterprise or Education version 22H2 or higher.
52-
- Windows 10 64-bit: Minimum required is Home or Pro 22H2 (build 19045) or higher, or Enterprise or Education 22H2 (build 19045) or higher.
51+
- Windows 11 64-bit: Enterprise, Pro, or Education version 23H2 or higher.
5352
- Turn on the WSL 2 feature on Windows. For detailed instructions, refer to the
5453
[Microsoft documentation](https://docs.microsoft.com/en-us/windows/wsl/install-win10).
5554
- The following hardware prerequisites are required to successfully run
@@ -73,8 +72,7 @@ For more information on setting up WSL 2 with Docker Desktop, see [WSL](/manuals
7372
{{< /tab >}}
7473
{{< tab name="Hyper-V backend, x86_64" >}}
7574

76-
- Windows 11 64-bit: Enterprise, Pro, or Education version 22H2 or higher.
77-
- Windows 10 64-bit: Enterprise, Pro, or Education version 22H2 (build 19045) or higher.
75+
- Windows 11 64-bit: Enterprise, Pro, or Education version 23H2 or higher.
7876
- Turn on Hyper-V and Containers Windows features.
7977
- The following hardware prerequisites are required to successfully run Client
8078
Hyper-V on Windows 10:
@@ -98,8 +96,7 @@ For more information on setting up WSL 2 with Docker Desktop, see [WSL](/manuals
9896
{{< tab name="WSL 2 backend, Arm (Early Access)" >}}
9997

10098
- WSL version 2.1.5 or later.
101-
- Windows 11 64-bit: Home or Pro version 22H2 or higher, or Enterprise or Education version 22H2 or higher.
102-
- Windows 10 64-bit: Minimum required is Home or Pro 22H2 (build 19045) or higher, or Enterprise or Education 22H2 (build 19045) or higher.
99+
- Windows 11 64-bit: Enterprise, Pro, or Education version 23H2 or higher.
103100
- Turn on the WSL 2 feature on Windows. For detailed instructions, refer to the
104101
[Microsoft documentation](https://docs.microsoft.com/en-us/windows/wsl/install-win10).
105102
- The following hardware prerequisites are required to successfully run

0 commit comments

Comments
 (0)