Skip to content

Instantly share code, notes, and snippets.

@dougkusanagi
Created August 25, 2022 13:36
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dougkusanagi/525d67b46a278a26b40a67b7b85f49c9 to your computer and use it in GitHub Desktop.
Save dougkusanagi/525d67b46a278a26b40a67b7b85f49c9 to your computer and use it in GitHub Desktop.
wsl --shutdown // shutdown wsl
wsl -l // list all distros
wslconfig /unregister ubuntu // remove every distro, because for me none of them worked anymore
wsl --install --distribution Ubuntu // reinstall Ubuntu
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment