For whatever dumb and annoying reason, sometimes the navigation pane on the left vanishes from the File Explorer window on Windows 11. Without this pane, doing anything in File Explorer is a lot more complicated. Thankfully, there is a way to get it back without too much drama. Though you might have to try a few different things in order to get it working.

Takeaways:

  1. How do you restore the navigation pane in File Explorer on Windows 11?
  2. Fixing the left window missing in File Explorer on Windows 11

Why the navigation pane might be missing

  • The navigation pane is turned off in File Explorer settings.
  • System files have become corrupted due to crashes, failed updates, or malware.
  • Cached data for File Explorer has become corrupted.
  • Registry settings related to folder views are damaged.
  • Third-party software has modified File Explorer behaviour.

Some cases resolve quickly by adjusting settings or restarting Explorer. Others may require system repairs or registry changes.

How to Fix the Missing File Explorer Navigation Pane in Windows 11

  • Open File Explorer.
  • Select the View tab.
  • In the Show section, ensure Navigation pane is checked.
  • Verify that the pane appears.

Clear File Explorer History

  • Press Windows + E to open File Explorer.
  • Click the View tab, then choose Options.
  • Under the General tab, in the Privacy section, click Clear next to "Clear File Explorer history."
  • Click OK to save changes.

How to Fix the Missing File Explorer Navigation Pane in Windows 11

Restart Windows Explorer

  • Press Ctrl + Shift + Esc to open Task Manager.
  • Locate Windows Explorer in the list.
  • Right-click and select Restart.

Reset Folder Options

  • Open File Explorer.
  • Click the three-dot menu (or Options in older versions).
  • In Folder Options, go to the View tab.
  • Click Reset Folders and apply changes.

Update Windows

  • Search for Updates in the Windows search box.
  • Click Check for updates and install all available updates, including optional ones.
  • Restart your PC after installation.

Run System File Checker (SFC) and DISM

  • Search for cmd, right-click Command Prompt, and select Run as administrator.
  • In the Command Prompt window, run:

sfc /scannow

  • After completion, run these commands one at a time:

DISM /Online /Cleanup-Image /CheckHealth
DISM /Online /Cleanup-Image /ScanHealth
DISM /Online /Cleanup-Image /RestoreHealth

  • Restart your PC when done.

Delete Registry Keys for Folder Views

Warning: Editing the registry can cause system issues. Back it up before making changes.

  • Press Windows + R, type regedit, and press Enter. Go to:

HKEY_CURRENT_USER\Software\Classes\Local Settings\Software\Microsoft\Windows\Shell

  • Delete the Bags and BagMRU keys.
  • Close the Registry Editor and restart your system.