Created
August 25, 2022 13:36
-
-
Save dougkusanagi/525d67b46a278a26b40a67b7b85f49c9 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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