Follow us:

Tech Tips

How to Fix Windows Explorer Crashing

by William Sanders

Over 40 million Windows support forum posts are filed each year about File Explorer crashing — making it one of the most reported PC problems in the world. If a windows explorer keeps crashing fix is what you're after right now, you're in the right place. This guide walks you through every proven solution, from a 30-second restart trick to advanced system repairs. Check out our tech tips page for more hands-on Windows guides.

Windows Explorer keeps crashing fix — troubleshooting File Explorer on a Windows desktop
Figure 1 — A crashing File Explorer can freeze your taskbar, wipe your desktop icons, and lock you out of your files — but the fix is usually closer than you think.

Windows Explorer (also called File Explorer) is not just a file browser. It's the shell that runs your entire desktop — taskbar, Start menu, icons, and context menus. When it crashes, everything goes with it. The screen goes black, your taskbar vanishes, or you're stuck in a restart loop.

The good news: most crashes have a clear cause and a straightforward fix. This guide covers all of it — what's causing the problem, which tools you need, fixes for every skill level, and the mistakes that make things worse. Let's get your PC back to normal.

Chart showing most common causes of Windows Explorer crashes by frequency
Figure 2 — Most Explorer crashes trace back to just a handful of root causes — corrupted files, bad drivers, and conflicting extensions top the list.

What's Actually Causing Windows Explorer to Crash

The Role of Windows Explorer

Windows Explorer is the graphical shell for your entire operating system. It manages:

  • Your desktop and all desktop icons
  • The taskbar and Start menu
  • The file browser window you use every day
  • Right-click context menus on files and folders

The core process is called explorer.exe. When it crashes, Windows is designed to restart it automatically. But when it keeps crashing in a loop, something deeper is wrong — and automatic restarts won't help.

According to Microsoft's official Windows support documentation, repeated explorer.exe crashes almost always point to corrupted system files, driver conflicts, or third-party software interference. The fix depends on which one is causing your specific problem.

Common Root Causes

Here are the reasons Windows Explorer keeps crashing most often:

  • Corrupted system files — damaged Windows files cause constant instability
  • Outdated or broken drivers — especially display and chipset drivers
  • Malware or viruses — malicious software that targets or mimics explorer.exe
  • Too many startup programs — resource conflicts that crash Explorer on boot
  • Bloated thumbnail cache — a corrupted File Explorer cache triggers random crashes
  • Incompatible shell extensions — third-party apps that inject code into Explorer
  • Low disk space — Windows can't write temp files when your C: drive is full
  • Overheating hardware — thermal throttling causes system-wide instability

Tools You Need Before You Start

Built-In Windows Tools

You don't need to download anything for most fixes. Windows already includes everything:

  • Task Manager (Ctrl + Shift + Esc) — restart explorer.exe manually
  • Command Prompt (Admin) — run SFC and DISM repair commands
  • Windows Security — built-in antivirus and malware scanner
  • Device Manager — check driver status and roll back bad updates
  • Event Viewer — read crash logs to pinpoint the exact failure
  • File Explorer Options — clear history and thumbnail cache
  • Disk Cleanup — free up space on your C: drive fast

Helpful Third-Party Options

For problems that built-in tools can't catch, these free utilities go deeper:

  • ShellExView (NirSoft) — lists every shell extension and lets you disable them individually
  • Malwarebytes Free — catches threats that Windows Security misses
  • CrystalDiskInfo — checks your hard drive health and flags failing drives
  • Autoruns (Microsoft Sysinternals) — shows every program and process that launches at startup

If your machine also runs hot, read our guide on how to fix a laptop that keeps overheating — thermal issues put stress on the entire system and can trigger Explorer crashes too.

How to Fix Windows Explorer Keeps Crashing: Step-by-Step

Beginner Fixes (Start Here)

Try these first. They solve the problem in the majority of cases:

  1. Restart Explorer manually
    1. Press Ctrl + Shift + Esc to open Task Manager
    2. Find "Windows Explorer" in the Processes list
    3. Right-click it and select "Restart"
    4. Your screen will flicker briefly — that's normal
  2. Clear the File Explorer cache and history
    1. Search "File Explorer Options" in the Start menu and open it
    2. On the General tab, click "Clear" next to the history field
    3. Click OK, then restart Explorer
  3. Disable non-essential startup programs
    1. Open Task Manager and click the Startup tab
    2. Right-click any program you don't need at boot and select Disable
    3. Restart your PC and test

Too many startup programs is one of the most overlooked causes of recurring Explorer crashes. Our full guide on how to disable startup programs on Windows to speed up boot shows you exactly which ones to turn off safely.

Advanced Fixes (When Basic Fixes Don't Work)

  1. Run System File Checker (SFC)
    1. Search "Command Prompt," right-click it, and choose Run as administrator
    2. Type sfc /scannow and press Enter
    3. Wait 10–15 minutes for the scan to complete
    4. Restart your PC after it finishes
  2. Run DISM to repair the Windows image
    1. Open Command Prompt as administrator
    2. Type DISM /Online /Cleanup-Image /RestoreHealth and press Enter
    3. Let it finish — this can take 20–40 minutes
    4. Run SFC again after DISM completes
  3. Update or roll back display drivers
    1. Right-click Start → Device Manager
    2. Expand "Display adapters"
    3. Right-click your GPU → Update driver → Search automatically
    4. If crashes started after an update, choose "Roll Back Driver" instead
  4. Scan for malware
    1. Open Windows Security → Virus & threat protection
    2. Run a Full Scan and wait for results
    3. Also run Malwarebytes Free as a second scan
  5. Disable shell extensions with ShellExView
    1. Download ShellExView from NirSoft (free)
    2. Sort by "Company Name" and disable all non-Microsoft extensions
    3. Restart Explorer and test — if it's stable, re-enable extensions one by one
    4. The one that triggers a crash again is your culprit

Quick Fixes vs. Deep System Repairs

Not sure which approach matches your situation? Here's a direct comparison:

Fix Time Needed Skill Level Best For Risk Level
Restart Explorer in Task Manager 30 seconds Beginner One-off freeze or crash None
Clear File Explorer cache 2 minutes Beginner Repeated slow crashes None
Disable startup programs 5 minutes Beginner Crashes at login or boot Very low
Run SFC scan 15–20 minutes Intermediate Corrupted system files Low
Run DISM repair 20–40 minutes Intermediate SFC can't fix the damage Low
Roll back or update drivers 10–15 minutes Intermediate Crashes after Windows update Low–Medium
Disable shell extensions 20–30 minutes Advanced Crashes when right-clicking files Low
Clean Windows reinstall 1–2 hours Advanced Nothing else works High — back up first

Start at the top. Work down one step at a time. Most users find a fix before they reach the advanced rows.

Step-by-step checklist to fix Windows Explorer keeps crashing
Figure 3 — Work through this checklist in order — each step builds on the last and most people find their fix by step four or five.

Mistakes That Make the Crashing Worse

These errors are common when people try to apply a windows explorer keeps crashing fix on their own. Avoid every one of them.

Skipping Event Viewer

  • Don't run random fixes without checking what's actually broken
  • Open Event Viewer → Windows Logs → Application → filter for "explorer.exe" errors
  • The error code points you directly to the cause — don't guess

Ignoring Driver Updates After Windows Updates

  • Windows updates sometimes install driver versions that conflict with your hardware
  • Always check Device Manager after a new Windows update if crashes start
  • Rolling back a driver takes two minutes and solves this class of problem completely

Manually Deleting System Files

  • Never delete files inside System32 or the Windows folder manually
  • If you suspect a corrupted file, run SFC — it replaces corrupted files safely
  • Manual deletion almost always creates new problems on top of the original ones

Letting Your C: Drive Fill Up

  • Windows needs free space to handle virtual memory and temp files
  • When your C: drive drops below 10% free, crashes become frequent and unpredictable
  • Run Disk Cleanup or move large files to an external drive right away

Skipping the Restart After Fixes

  • SFC, DISM, and driver updates don't fully take effect until you restart
  • Many people assume a fix didn't work because they didn't reboot
  • Always restart before testing whether the problem is gone

Built-In Windows Tools vs. Third-Party Software

When the standard fixes haven't resolved your crashing problem, you face a choice: dig deeper with built-in tools or bring in third-party software. Here's an honest comparison.

Why Built-In Tools Are Usually Enough

  • No downloads or installs required — everything is already on your system
  • Fully trusted by Windows with no compatibility risks
  • SFC and DISM together fix the majority of system-level crashes
  • Windows Security catches most common malware without extra software

When Third-Party Tools Are Worth It

  • ShellExView catches shell extension conflicts that no built-in tool surfaces
  • Malwarebytes detects threats that slip past Windows Security's definitions
  • CrystalDiskInfo warns you when a failing hard drive is causing file system crashes
  • Autoruns gives you a complete picture of startup programs that Task Manager hides

Tools to Avoid Completely

  • Paid "PC cleaner" software — most are adware in disguise and create new instability
  • Registry cleaners — Windows does not need them and they frequently break things
  • Unknown driver updater apps — stick to Device Manager or the manufacturer's official site

Frequently Asked Questions

Why does Windows Explorer keep crashing on startup?

Startup crashes are usually caused by a conflicting startup program, a corrupted user profile, or a bad shell extension. Disable non-essential startup programs in Task Manager first, then run SFC if the crashes continue.

Is it safe to end the Windows Explorer process in Task Manager?

Yes, completely safe. Ending or restarting explorer.exe causes your taskbar and desktop to disappear briefly, then reload. It causes no lasting damage and is one of the first things to try when Explorer freezes.

Can malware cause Windows Explorer to keep crashing?

Yes. Some malware specifically targets or impersonates explorer.exe to hide itself or block you from accessing files. Run a full Windows Security scan and a Malwarebytes scan if you suspect malware is involved.

Will reinstalling Windows fix the crashing permanently?

A clean reinstall fixes virtually every software-related Explorer crash. But exhaust SFC, DISM, driver fixes, and shell extension checks first — a reinstall requires a full backup and significant time.

How do I know if a shell extension is the cause?

If Explorer crashes specifically when you right-click a file or folder, a bad shell extension is the prime suspect. Download ShellExView, disable all non-Microsoft extensions, test, then re-enable them one at a time to identify the culprit.

Does clearing File Explorer history actually stop crashes?

Yes, especially when you have a large or corrupted thumbnail cache. Clearing it forces Explorer to rebuild from scratch, which stops the random crashes that a bloated cache can trigger.

Final Thoughts

A windows explorer keeps crashing fix is well within your reach — no technician required. Start with the beginner fixes, follow the table in order, and you'll almost certainly have a stable desktop again within the hour. Pick one fix, apply it fully, restart, and test before moving to the next step — that methodical approach is what separates a five-minute fix from an hour of frustration.

William Sanders

About William Sanders

William Sanders is a former network systems administrator who spent over a decade managing IT infrastructure for a mid-sized logistics company in San Diego before moving into full-time gear writing. His years in IT gave him deep hands-on experience with networking equipment, routers, modems, printers, and scanners — the kind of hardware most reviewers only encounter through spec sheets. He also has a long background in consumer electronics, with a particular focus on home audio and video setups. At PalmGear, he covers networking gear, printers and scanners, audio and video equipment, and tech troubleshooting guides.

You can get FREE Gifts. Or latest Free phones here.

Disable Ad block to reveal all the info. Once done, hit a button below