This page is not finished
Check the official guide to learn how to the basic wsl commands
in Terminal as administrator:
dism.exe /online /enable-feature /featurename:Microsoft-Windows-Subsystem-Linux /all /norestart
dism.exe /online /enable-feature /featurename:VirtualMachinePlatform /all /norestart
Restart your PC afterwards
in Terminal as administrator:
wsl --set-default-version 2