Forum Discussion

Jacobaw's avatar
Jacobaw
Iron Contributor
Jun 18, 2026

File Explorer Crashing or Freezing Frequently on Windows 11

I am gotting frequent crashes and freezing issues with File Explorer on my Windows 11 system. It often becomes unresponsive or closes unexpectedly, especially when browsing folders or using network drives, which disrupts my workflow and makes it difficult to manage files efficiently.

2 Replies

  • Hi there!

    I’m really happy to help you with this issue — and don’t worry, we can definitely fix it together.

    Since I’m a developer, I usually go a bit deeper into the technical side, so if the basic steps don’t work, I can guide you through more advanced ones too.

    Here are the steps I recommend:

    1) Clear File Explorer history

    Open File Explorer Options

    Click Clear under “Privacy”

    2) Disable Quick Access temporarily

    Sometimes Quick Access causes freezes.

    Open File Explorer Options

    Set “Open File Explorer to:” → This PC

    Uncheck both privacy checkboxes

    3) Rebuild the icon and thumbnail cache

    Run these commands in CMD (non-admin is fine):

    ie4uinit.exe -ClearIconCache

     

    taskkill /IM explorer.exe /F

     

    del /f /q %localappdata%\Microsoft\Windows\Explorer\thumbcache_*.db

    start explorer.exe

     

    4) Check for shell extensions causing crashes

    Third‑party context menu handlers often cause freezing.

    Use ShellExView → disable non‑Microsoft extensions → restart Explorer.

    5) If the issue happens with network drives

    Disable “Automatically search for network folders and printers”

    Make sure the network path is reachable

    Pause OneDrive temporarily to test

    If none of these help, I can walk you through deeper steps like checking Event Viewer logs or resetting the Explorer shell packages.

    Just tell me and I’ll be happy to continue.

     

  • Hello,

     

    Suggest you to run System File Checker scan:

     

    1. Search for 'command prompt' using Windows Search.

     

    1. From results, right click on Command Prompt and select Run as administrator.

     

    1. Type sfc /scannow command and press Enter key.

     

    1. Let the command complete and then reboot the machine.

     

    I also recommend to perform clean boot:

     

    https://support.microsoft.com/en-in/help/929135/how-to-perform-a-clean-boot-in-windows

     

    If issue still persists, try other suggestions in this fix:

     

    https://www.kapilarya.com/fix-file-explorer-freezing-in-windows-11

     

    Let us know if this helps!

     

    Note: Included link in this reply refers to blog by a trusted Microsoft MVP.