File Explorer crashes are usually triggered by a specific folder, a bad shell extension, or thumbnail generation on a particular type of file — not a sign of broader system instability.

Ad placeholder — in-article responsive unit

1. Note exactly when it happens

Does it crash when opening a specific folder, right-clicking certain files, or seemingly at random? This matters a lot for diagnosis — a crash tied to one folder points to a corrupted thumbnail cache or a problem file in that folder specifically, while random crashes point more toward a shell extension conflict.

2. Clear the thumbnail cache

A corrupted thumbnail cache is one of the most common causes of crashes when browsing folders with many images or videos.

  1. Open Disk Cleanup (search from Start menu).
  2. Select your main drive, click Clean up system files.
  3. Check Thumbnails in the list and click OK.

3. Disable third-party shell extensions

Many apps (cloud storage clients, archive tools, antivirus software) add right-click menu options and preview handlers to File Explorer. A buggy one can cause crashes specifically tied to right-clicking or previewing certain files. Use a free tool like ShellExView to see and selectively disable third-party shell extensions to isolate the culprit.

Tip: if crashes started right after installing a specific app, that app's shell extension is the most likely suspect — disable it first before checking others.

4. Restart File Explorer without restarting your PC

Open Task Manager, find Windows Explorer in the list, right-click and choose Restart. This refreshes File Explorer without a full reboot and is a fast way to recover if it's currently frozen.

5. Run an SFC scan

Open Command Prompt as administrator and run sfc /scannow. This checks for and repairs corrupted system files, which can occasionally be the underlying cause of recurring Explorer instability.

6. Check for a recently added network or cloud drive

A slow or unresponsive network drive, or a cloud sync folder (OneDrive, Dropbox) in a bad state, can cause File Explorer to hang or crash specifically when it tries to read that location. Try unmounting or signing out of the relevant service temporarily to see if stability improves.

The bottom line

Most File Explorer crashes trace back to a specific folder, file type, or shell extension rather than a broader Windows problem. Narrowing down exactly when it happens is the fastest path to the actual fix.