How do I check my WSL version?
wsl -l -v
get wsl version
wsl -l -v
# If version 2 is installed properly, you will see the version number.
# If you don't see a version number, or if you see an error message
# you have version 1
wsl version
wsl --list --verbose
wsl --set-version <distribution name> <versionNumber>
powershell set wsl 2
wsl --list --verbose
how to check wsl version
dism.exe /online /enable-feature /featurename:VirtualMachinePlatform /all /norestart
Copyright © 2021 Codeinu
Forgot your account's password or having trouble logging into your Account? Don't worry, we'll help you to get back your account. Enter your email address and we'll send you a recovery link to reset your password. If you are experiencing problems resetting your password contact us