Show Linux Files in Windows 11 File Explorer

Windows 11 includes built-in integration for the Windows Subsystem for Linux (WSL), allowing you to access and manage your Linux distribution files directly from the File Explorer sidebar. This guide walks you through enabling WSL, accessing the dedicated Linux entry in the navigation pane, and restoring the shortcut if it does not automatically appear.

Step 1: Install and Initialize WSL

The Linux entry in File Explorer only appears if WSL is active and at least one Linux distribution is installed and initialized.

  1. Right-click the Start button and select Terminal (Admin) or PowerShell (Admin).

  2. Enter the following command and press Enter:

    wsl --install
  3. Restart your computer if prompted.

  4. Open the installed Linux distribution (such as Ubuntu) from the Start menu and complete the initial username and password setup.

Step 2: Locate the Linux Sidebar Icon

Once a distribution is running, Windows 11 adds a dedicated node to the sidebar.

  1. Press Win + E to open File Explorer.
  2. Look at the left navigation sidebar.
  3. Scroll down to locate the Linux entry, represented by the Tux penguin icon.
  4. Click Linux to expand the list of installed distributions, then open any distribution folder to browse its root filesystem (/).

Step 3: Troubleshooting a Missing Linux Sidebar Entry

If the Linux icon does not appear in the sidebar after installation, use the following methods to access and pin it: