Step 7: Install WSL on Visual Studio Code and Upgrade to WSL2
dism.exe /online /enable-feature /featurename:Microsoft-Windows-Subsystem-Linux /all /norestart
Example Output
Was this helpful?
dism.exe /online /enable-feature /featurename:Microsoft-Windows-Subsystem-Linux /all /norestartWas this helpful?
Was this helpful?
wsl --set-default-version 2uname -a