Closed 1Mark closed 3 years ago
Can you run powershell.exe /c start .
in WSL and see if that works?
As well, if you run PowerShell, cd into your folder using \\wsl\home\<YourUserName>\
and then run explorer.exe
what happens??
cd /home/$USER ; powershell.exe /c start .
works fine
cd /home/$USER ; explorer.exe
This issue has gone away. No clue what went on :/
Windows Build Number
10.0.19042.1052
WSL Version
Kernel Version
Linux version 4.19.104-microsoft-standard (oe-user@oe-host) (gcc version 8.2.0 (GCC)) #1 SMP Wed Feb 19 06:37:35 UTC 2020
Distro Version
Ubuntu 20.04.2 LTS
Other Software
No response
Repro Steps
When in /home/$USER i cannot use explorer.exe.
cd /home/$USER
explorer.exe
OROpening RUN (windows key + R) and inputting \wsl$ it doesn't load.
Expected Behavior
It opens explorer.exe at \wsl$\Ubuntu\
Actual Behavior
When in /home/$USER I cannot use explorer.exe
cd /home/$USER
explorer.exe
It hangs on the commandline.Opening RUN (windows key + R) and inputting \wsl$ it doesn't load. This just keeps loading
Diagnostic Logs