technical:reset_wsl
Reset Windows 11 WSL environment
All run from powershell (with admin access)
Show what distro you have
wsl -l
Clear the distro
wsl --unregister Ubuntu
Then run
wsl -l
Install using..
wsl.exe --install Ubuntu
technical/reset_wsl.txt · Last modified: by 127.0.0.1