Install WSL | Microsoft Docs
docs.microsoft.com › en-us › windowsFeb 01, 2022 · To update from WSL 1 to WSL 2 on previously installed Linux distributions, use the command: wsl --set-version <distro name> 2 replacing <distro name> with the name of the Linux distribution that you want to update. For example, wsl --set-version Ubuntu-20.04 2 will set your Ubuntu 20.04 distribution to use WSL 2.
How do I know what version of WSL I have?
linuxhint.com › check-wsl-versionWSL is a Windows feature that allows Windows 10 users to run Linux on Windows 10 natively. There are two main versions of WSL; WSL 2 is the updated version of WSL 1 and supports all system calls, and 20% faster than its predecessor. Although the WSL 2 is the current and overhauled version, some exceptions might make you use WSL 1.
How do I know what version of WSL I have?
https://linuxhint.com/check-wsl-versionWSL is a Windows feature that allows Windows 10 users to run Linux on Windows 10 natively. There are two main versions of WSL; WSL 2 is the updated version of WSL 1 and supports all system calls, and 20% faster than its predecessor. Although the WSL 2 is the current and overhauled version, some exceptions might make you use WSL 1.
Comparing WSL 1 and WSL 2 | Microsoft Docs
docs.microsoft.com › windows › wslDec 29, 2021 · WSL 2 is only available in Windows 10, Version 1903, Build 18362 or higher. Check your Windows version by selecting the Windows logo key + R, type winver, select OK. (Or enter the ver command in Windows Command Prompt). You may need to update to the latest Windows version. For builds lower than 18362, WSL is not supported at all. Note