If you have to reinstall a distro for WSL it loses the default setting so that bash
from PowerShell
no longer works.
Here is the fix
wsl --set-default <distro>
If you have to reinstall a distro for WSL it loses the default setting so that bash
from PowerShell
no longer works.
Here is the fix
wsl --set-default <distro>