Issues with WSL File Access Sidebar in File Explorer After Windows Update

Saeid Shahriari 70 Reputation points
2024-12-07T15:46:37.2366667+00:00

Hello Microsoft Support Team,

I am experiencing an issue with the Windows Subsystem for Linux (WSL) after performing a recent Windows update (some days ago). Previously, when I clicked on the Linux icon in the left sidebar of File Explorer, I could access my WSL distributions (e.g., Ubuntu and docker) directly from the sidebar. However, after updating Windows, these WSL distributions no longer appear in the File Explorer sidebar.

Windows 11 Home

Version 24H2

Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
11,173 questions
{count} votes

Accepted answer
  1. x me 85 Reputation points
    2025-02-16T06:52:26.44+00:00

    After updating to Windows 11 24H2, I encountered the same issue as you. I read https://github.com/microsoft/WSL/issues/10872 and found the simplest solution: go to https://github.com/microsoft/WSL/releases/tag/2.4.8, download the corresponding installation package, install it, and then restart Explorer.


    I found an even simpler solution: just run wsl --update in PowerShell. This eliminates the need to manually download and install WSL.

    2 people found this answer helpful.

2 additional answers

Sort by: Most helpful
  1. Igor Willems 20 Reputation points
    2025-02-04T19:56:53.9333333+00:00

    Some things regarding WSL2 + File Explorer and Win 11 Version 24H2 have changed.

    To get back the Linux tab in File Explorer, press Start and search + open the 'WSL' system app. Once you're in the terminal, reboot your Windows. Linux tab will be back in the File Explorer.

    3 people found this answer helpful.

  2. Gabriel Augusto Ferreira Oliveira 10 Reputation points
    2024-12-17T01:13:36.71+00:00

    Hi! I found a workaround to get rid of the issue:

    1. Enter "\\wsl$" (withour quotes) in explorer
    2. It will open all your wsl distros
    3. User's image
    4. Map the distro as a network drive
      1. Right Click in the distro name and map it as a network drive
      2. User's image PS: It seems that file transfers now are too much slower than previously.
    2 people found this answer helpful.

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.