Forum Discussion
File Explorer Crashing or Freezing Frequently on Windows 11
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.