From a03e62282cb30df6b9524ef56d50ab3b26d56e88 Mon Sep 17 00:00:00 2001 From: Craig Gumbley Date: Thu, 28 Sep 2023 17:00:06 +0100 Subject: [PATCH] Update minimum supported Windows build (#18205) This change updates the minimum supported Windows build to 19045. --- content/desktop/install/windows-install.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/desktop/install/windows-install.md b/content/desktop/install/windows-install.md index 6c09d33988..8cb60c4b8f 100644 --- a/content/desktop/install/windows-install.md +++ b/content/desktop/install/windows-install.md @@ -37,7 +37,7 @@ _For checksums, see [Release notes](../release-notes.md)_ - WSL version 1.1.3.0 or later. - Windows 11 64-bit: Home or Pro version 21H2 or higher, or Enterprise or Education version 21H2 or higher. -- Windows 10 64-bit: Home or Pro 21H2 (build 19044) or higher, or Enterprise or Education 21H2 (build 19044) or higher. +- Windows 10 64-bit: Home or Pro 21H2 (build 19045) or higher, or Enterprise or Education 21H2 (build 19045) or higher. - Turn on the WSL 2 feature on Windows. For detailed instructions, refer to the [Microsoft documentation](https://docs.microsoft.com/en-us/windows/wsl/install-win10). - The following hardware prerequisites are required to successfully run @@ -53,7 +53,7 @@ _For checksums, see [Release notes](../release-notes.md)_ {{< tab name="Hyper-V backend and Windows containers" >}} - Windows 11 64-bit: Pro version 21H2 or higher, or Enterprise or Education version 21H2 or higher. -- Windows 10 64-bit: Pro 21H2 (build 19044) or higher, or Enterprise or Education 21H2 (build 19044) or higher. +- Windows 10 64-bit: Pro 21H2 (build 19045) or higher, or Enterprise or Education 21H2 (build 19045) or higher. For Windows 10 and Windows 11 Home, see the system requirements in the WSL 2 backend tab.