File Explorer freezes mid-click. The taskbar vanishes. Icons turn blank. If you’ve hit any of these in 2026, you’re not imagining a one-off glitch. Windows 11 file explorer crashing has actually happened for three separate, confirmed reasons this year alone, each tied to a specific update. Most guides cover just one of them. This one covers all three, plus what to do if none of those match what you’re seeing.
Bug 1: The January 2026 Taskbar Disappearing Bug
If your taskbar and Start menu vanished entirely after a January 2026 update, this was a real, Microsoft-confirmed bug. It wasn’t a fluke on your machine. Explorer.exe crashed and took the entire desktop UI down with it, since that process controls the taskbar, Start menu, and desktop icons all at once. It’s a similar story to the Bluetooth visibility bug we’ve covered before, where a Windows update quietly broke something that used to just work.
The fix: Microsoft shipped KB5074105 as an optional update to resolve this specifically. Check for pending updates now if you haven’t installed it. In the meantime, press Ctrl + Shift + Esc to open Task Manager and restart the explorer.exe process. That brings the desktop back temporarily.
Bug 2: The April 2026 Blank Icons and Slow Search Bug
After the April 2026 cumulative update, a different problem emerged. File Explorer would crash mid-navigation, desktop icons would turn blank or white, and search would lag noticeably with every keystroke.
The fix: This one traces back to a corrupted icon cache. Rebuilding it resolves most cases.
- Open Task Manager (Ctrl + Shift + Esc)
- Find Windows Explorer, right-click, and select End task
- Open a new Task Manager window, click File > Run new task, type
explorer.exe, and press Enter to restart it
If icons stay blank after that, running sfc /scannow in an elevated Command Prompt or PowerShell window scans for and repairs any deeper system file corruption.
Bug 3: The July 2026 Freeze-on-Click Bug
The most recent confirmed issue causing Windows 11 file explorer crashing came after the July 2026 cumulative update. File Explorer would freeze for several seconds and then restart itself. This happened specifically when clicking on image files, right-clicking most files, or opening zip archives.
The fix: This bug is still being tracked in Microsoft’s own community forums as of this writing. The most reliable fix is checking Settings > Windows Update for the latest cumulative update, since Microsoft typically ships a follow-up patch for issues like this within a few weeks. If you need Explorer usable in the meantime, disabling the preview pane (View > Show > Preview Pane, toggle off) has helped some users avoid the crash trigger while a permanent fix rolls out.
None of These Match What You’re Seeing? General Fixes to Try
If your file explorer crashing symptoms don’t line up with any of the specific bugs above, work through these general fixes in order.
Restart the Explorer Process
The fastest, safest first step for almost any case of file explorer crashing.
How: Press Ctrl + Shift + Esc, find Windows Explorer, right-click it, and select Restart.
Clear File Explorer History and Cache
A cluttered Explorer history can occasionally cause instability, especially after heavy file browsing sessions.
How: Open File Explorer, click the three-dot menu, select Options, and under the General tab, click Clear next to File Explorer history.
Check for a Problematic Third-Party Extension
Context-menu extensions from apps like archive tools, cloud storage clients, or media players are a common, often-overlooked cause of Explorer instability — the same kind of software clutter we covered in our guide on removing bloatware from Windows 11.
How: Boot into a clean startup by disabling all non-Microsoft services temporarily. Go to Task Manager > Startup apps, and disable each one. Check if Explorer stabilizes. If it does, re-enable services in batches to isolate which one was causing the conflict.
Run System File Checker and DISM
For deeper corruption that a simple restart won’t fix, these built-in tools scan and repair Windows system files.
How: Open an elevated Command Prompt or PowerShell window and run:
sfc /scannow
Then follow with:
DISM /Online /Cleanup-Image /RestoreHealth
Let both finish completely before restarting your PC.
When to Consider a More Involved Fix
If you’ve worked through the specific bug fixes and the general troubleshooting above, and file explorer crashing is still happening, a couple of deeper options remain. You can try rolling back the most recent Windows update through Settings > Windows Update > Update history > Uninstall updates. Or, as a last resort, run a Windows repair install that keeps your files and apps while replacing system files. Both are more involved than anything above, so try them only after the faster fixes have been ruled out.
Frequently Asked Questions
How do I know which of the three 2026 bugs I’m dealing with? Match the symptom to the bug. Taskbar and Start menu vanishing entirely points to the January bug, blank icons with slow search points to April, and freezing specifically when clicking image files or right-clicking points to July.
Is it safe to restart explorer.exe? Yes, completely. It only restarts the process managing your desktop and file windows. No data is affected, and open documents in other apps stay open.
Should I uninstall the update that caused the crash? As a temporary workaround, yes, this can help. But Microsoft typically ships a proper fix within the following update cycle. Reinstalling once that’s available is usually better than staying on an older, unpatched version long-term.
Does this affect Windows 10 too? These three specific bugs were tied to Windows 11 cumulative updates. But file explorer crashing in general can happen on Windows 10 as well, and the general fixes above — restarting Explorer, clearing cache, running SFC — apply to both versions.
The Bottom Line
Windows 11 file explorer crashing in 2026 has a real, documented history. Three separate bugs, three separate fixes, each tied to a specific update. Match your symptoms to the right bug above first, since that’s often the fastest path to a fix. If nothing matches, the general troubleshooting steps resolve the vast majority of remaining cases. A full system update check should always be your first move regardless of which specific issue you’re facing.