Windows Cómo acceder a WSL desde Explorer
from explorer \\wsl$
from powershell: cd \\wsl$\<DistributionName>
in my case DistributionName is Ubuntu20.04
Shy Stork
from explorer \\wsl$
from powershell: cd \\wsl$\<DistributionName>
in my case DistributionName is Ubuntu20.04