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: 2024/10/12 22:25 by 127.0.0.1