-
Notifications
You must be signed in to change notification settings - Fork 826
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
Linux not appearing in file explorer; cannot use wslview
#11252
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! Open similar issues:
Closed similar issues:
|
I did a log capture while running |
Thank you @michaelfromyeg. Can you share the output of |
Here it is! (ran from cmd, I assume that's what you meant)
edit: and to confirm
|
I can confirm. Looks like Windows tried to install a WSL update today, and now my pinned folders from WSL in the file explorer are gone, as well as the Linux shortcut. Accessing via Found one related entry in the event viewer: Also getting a lot of warnings from RestartManager, one each for Doing a system restore brought WSL back for a short period, now it's gone again. EDIT: Slight difference between my end and OP's: |
I can confirm the same issue. I installed the latest windows 11 update (KB5034848) and now Linux icon is gone. When I try to open via |
Can confirm the same behavior as well: (no icon, previous quick access pins deleted, not able to make new pins)
|
I'm experiencing the same issue - the Linux icon has vanished. I'm using the same WSL version as @Ramzy1990, and I'm encountering the same error log as @Physikbuddha:
This issue surfaced today, and it seems unrelated to the most recent Windows Update |
I have the same problem, when I update using wsl --update --pre-release, the problem occurs |
I received the WSL Update via the Microsoft Store today, 7 Mar 2023, and I also now have the problem where the Linux Folder vanished from Explorer's left-hand folder / drives pane post update. I previously reported this issue when I tried the preview of this WSL update and rolled it back as consequence. Unfortunately, that was ignored. I am currently using the workaround, + and enter \wsl$\ and then pin to Explorer's quick access. |
Can confirm this update fixes my issue at least. For those wondering, run
2.1.5 fixed both the File Explorer issue and |
I upgraded to the new version but issue still not fixed. I don't see Linux in File Explorer left Menu and can't pin any folders to quick access as well. |
Fixed in 2.2.1 |
Can confirm that the update pre release solved it for me as well. Thank you for the tip. |
Getting this after 24H2 win11 update: all wsl quick access links were gone after the update. Edition Windows 11 Pro
|
Same as @MGB-Hadean above, all my quick access pins disappeared. I can add them back, but they either give me "Element not found" as above, or do nothing in a dialogue. >wsl --version
WSL version: 2.3.24.0
Kernel version: 5.15.153.1-2
WSLg version: 1.0.65
MSRDC version: 1.2.5620
Direct3D version: 1.611.1-81528511
DXCore version: 10.0.26100.1-240331-1435.ge-release
Windows version: 10.0.26100.2033 I opened a new issue for this given this one is closed: #12173 |
Weirdly, the quick access links have started working fine for me now... |
Still brokes to me, and wslview not found |
Me too here. I already follow the instruction on this post https://answers.microsoft.com/en-us/windows/forum/all/why-there-is-linux-in-my-file-explorer-bar/c7aaca2b-7e7d-4cd2-bb80-6a4cde330433?page=1, but IT DON'T WORK. It suggest to create a new file named Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\Software\Classes\CLSID\{B2B4A4D1-2754-4140-A2EB-9A76D9D7CDC6}]
@="Linux"
"System.IsPinnedToNameSpaceTree"=dword:00000001
[HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Desktop\NameSpace\{B2B4A4D1-2754-4140-A2EB-9A76D9D7CDC6}]
@="Linux" |
If you navigate to
then right click on the Ubuntu folder and map network drive. You can then start pinning folders from within it again. You can also view it under "This PC". Hope this helps anyone else. Windows 11 Pro |
Windows Version
Microsoft Windows [Version 10.0.26063.1]
WSL Version
2.0.14.0
Are you using WSL 1 or WSL 2?
Kernel Version
5.15.133.1-microsoft-standard-WSL2
Distro Version
Ubuntu 20.04
Other Software
wslu v4.1.1-1
Repro Steps
Running
wslview <filename>
I get,(I believe this is related), also, in file explorer, Linux doesn't appear in the left side bar and I cannot normally access files. I previously had some folders within WSL pinned to quick access; when I click them, I get
Element not found
.For the second problem, I have a found a workaround. If I directly put
\\wsl.localhost
in the address bar, it takes me to the WSL root (with theUbuntu
folder accessible as expected).Expected Behavior
wslview should open the file.
Linux should be visible in file explorer. Quick links should take me to the specified directory under WSL.
Actual Behavior
wslview reports, for all files
Linux item is missing from file explorer.
Diagnostic Logs
No response
The text was updated successfully, but these errors were encountered: