-
Notifications
You must be signed in to change notification settings - Fork 838
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Unable to access WSL mounted disk (\\wsl.localhost\Ubuntu\mnt\c) from File Explorer due to Permission Denied #11222
Comments
Hi I'm an AI powered bot that finds similar issues based off the issue title. Please view the issues below to see if they solve your problem, and if the issue describes your problem please consider closing this one and thumbs upping the other issue to help us prioritize it. Thank you! Closed similar issues:
|
What's the default users configured in your distro ? If that user doesn't have access to the mount point, that can explain this error. |
Same here. It used to work like 2 days ago, now I cannot use the WSL-based Python venv that I have created using PyCharm, since the directories appear to be empty. |
我也有同样的问题。 |
Windows Version
Microsoft Windows [Version 10.0.19045.4046]
WSL Version
2.0.14.0
Are you using WSL 1 or WSL 2?
Kernel Version
5.15.133.1-1
Distro Version
Ubuntu 22.04
Other Software
File Explorer
Repro Steps
\\wsl.localhost\Ubuntu\mnt\c
from File ExplorerExpected Behavior
File Explorer should allow to open such mounted disk.
Actual Behavior
File Explorer returns a permission denied when trying to open the
\\wsl.localhost\Ubuntu\mnt\c
directory.Diagnostic Logs
No response
The text was updated successfully, but these errors were encountered: