What to Do When File Explorer Keeps Crashing

When File Explorer keeps crashing on Windows, even simple tasks like opening folders, copying files, or right-clicking items can become frustrating. The crashes may appear randomly, cause Explorer to restart, or freeze the desktop entirely. In most cases, this problem is caused by corrupted system files, buggy updates, third-party extensions, or damaged user settings—not a failing PC.

The good news is that File Explorer crashes are usually fixable with a few targeted steps.

Fix File Explorer Keeps Crashing on Windows

The fixes below focus on stabilizing File Explorer by removing conflicts, repairing system files, and resetting damaged components. We recommend following them in order and testing File Explorer after each fix, as the issue is often resolved early.

1. Restart Windows Explorer Properly

Sometimes File Explorer is simply stuck in a broken state and needs a clean restart.

  1. Press Ctrl + Shift + Esc to open Task Manager.
  2. Find Windows Explorer in the list.
  3. Right-click it and select Restart.
  4. Wait a few seconds for the desktop to reload.
  5. Try opening File Explorer again.

If Explorer stabilizes after this, the crash may have been temporary.

2. Clear File Explorer History

Corrupted recent files or Quick Access entries can cause Explorer to crash repeatedly.

  1. Open File Explorer Options by typing it in Windows Search.
  2. Under the General tab, locate the Privacy section.
  3. Click Clear next to Clear File Explorer history.
  4. Click OK and restart File Explorer.

This removes broken references that often trigger crashes.

3. Disable Quick Access Temporarily

Quick Access loads recent files and folders automatically, which can crash Explorer if one item is corrupted.

  1. Open File Explorer Options.
  2. Under Open File Explorer to, select This PC instead of Quick Access.
  3. Uncheck:
    • Show recently used files
    • Show frequently used folders
  4. Click OK and restart File Explorer.

If crashes stop, Quick Access was the cause.

4. Check for Third-Party Context Menu Extensions

Right-click crashes are commonly caused by third-party shell extensions.

  1. Think about recently installed apps (zip tools, media players, cloud apps).
  2. Temporarily uninstall suspicious or recently added software.
  3. Restart your PC and test File Explorer again.

Advanced users can also use shell-extension management tools to disable non-Microsoft entries.

5. Run System File Checker and DISM

Corrupted system files can make File Explorer unstable.

  1. Right-click Start and open Windows Terminal (Admin).
  2. Run: sfc /scannow
  3. After it completes, run: DISM /Online /Cleanup-Image /RestoreHealth
  4. Restart your PC once both scans finish.

These tools repair core files used by File Explorer.

6. Update Windows and Graphics Drivers

Outdated updates or display drivers can cause Explorer crashes, especially during previews or folder navigation.

  1. Open Settings > Windows Update.
  2. Install all available updates.
  3. Update your graphics drivers from the manufacturer’s website.
  4. Restart your PC.

Updates from Microsoft often include File Explorer stability fixes.

7. Create a New User Account (Test)

If Explorer crashes only on your account, the user profile may be corrupted.

  1. Open Settings > Accounts > Other users.
  2. Create a new local or Microsoft account.
  3. Sign in to the new account.
  4. Test File Explorer behavior.

If Explorer works normally, your original user profile is likely damaged.

8. Check Event Viewer for Crash Details

If crashes persist, Event Viewer can reveal the exact cause.

  1. Right-click Start and open Event Viewer.
  2. Go to Windows Logs > Application.
  3. Look for recent Error entries related to explorer.exe.
  4. Note the faulting module or app mentioned.

This can point directly to a problematic driver or third-party program.

9. Repair or Reset Windows (Last Resort)

If nothing else works, system-level corruption may be present.

  1. Open Settings > System > Recovery.
  2. Choose Repair Windows using Windows Update (if available).
  3. As a last resort, use Reset this PC and keep your files.

This refreshes Microsoft Windows while preserving personal data.

Wrapping Up

When File Explorer keeps crashing, the cause is usually corrupted system files, broken Quick Access data, or third-party extensions—not failing hardware. Restarting Explorer, clearing history, disabling extensions, and running system repairs resolve the issue for most users.

If crashes continue after all fixes, checking Event Viewer or testing a new user account will usually reveal the root cause. Once fixed, File Explorer should return to stable, everyday use—no more random restarts or freezes.

Posted by Arpita

With a background in Computer Science, she is passionate about sharing practical programming tips and tech know-how. From writing clean code to solving everyday tech problems, she breaks down complex topics into approachable guides that help others learn and grow.