HomeWindows Subsystem For Linux

Windows Subsystem For Linux

How To Uninstall WSL And Re Install?

Open PowerShell as Administrator Run `wsl --shutdown` Run `wsl --unregister ` for each installed distro Run `wsl --list --verbose` to check remaining distros Open Windows Settings Go to Apps Go...

How To Reopen WSL Previous Created In PowerShell?

Open PowerShell Run `wsl -l -v` to list installed WSL distributions Run `wsl -d ` to reopen the desired distribution Run `wsl` to open the default distribution Run...

Trending Today