diff --git a/docker-for-windows/install-windows-home.md b/docker-for-windows/install-windows-home.md index cb712edbe9..ba471115ba 100644 --- a/docker-for-windows/install-windows-home.md +++ b/docker-for-windows/install-windows-home.md @@ -33,7 +33,7 @@ For detailed information about WSL 2, see [Docker Desktop WSL 2 backend](wsl.md) Windows 10 Home machines must meet the following requirements to install Docker Desktop: - - Install Windows 10, version 1903 or higher. + - Install Windows 10, version 2004 or higher. The Docker Desktop Edge release also supports Windows 10, version 1903 or higher. - Enable 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 diff --git a/docker-for-windows/wsl.md b/docker-for-windows/wsl.md index cf17ffdbb3..0566e4e59d 100644 --- a/docker-for-windows/wsl.md +++ b/docker-for-windows/wsl.md @@ -18,7 +18,7 @@ Additionally, with WSL 2, the time required to start a Docker daemon after a col Before you install the Docker Desktop WSL 2 backend, you must complete the following steps: -1. Install Windows 10, version 1903 or higher. +1. Install Windows 10, version 2004 or higher. The Docker Desktop Edge release also supports Windows 10, version 1903 or higher. 2. Enable WSL 2 feature on Windows. For detailed instructions, refer to the [Microsoft documentation](https://docs.microsoft.com/en-us/windows/wsl/install-win10). 3. Download and install the [Linux kernel update package](https://docs.microsoft.com/windows/wsl/wsl2-kernel).