Reset WSL

From ScottWiki
Jump to navigation Jump to search

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