Skip to content
Follow
Windows 🟡 Intermediate

How To Fix Windows 11 File Explorer Crashing Or Freezing

Richard
Written by
Richard
May 7, 2026 Updated Aug 12, 2026 4 min read
Glowing folder repaired by gears and light beams
Glowing folder repaired by gears and light beams

File Explorer crashing or freezing in Windows 11 stops you from opening folders, managing documents, or browsing pictures on your PC. File Explorer is the built-in program you use to find and open all the files and folders stored on your computer.

When this tool breaks, you might see a blank white screen, a spinning loading circle, or the taskbar at the bottom of your screen suddenly blinking and restarting. Bad system files, conflicting background apps, or broken menu plugins usually cause these frustrating freezes.

You can fix these crashes and get File Explorer working normally again by following a few simple troubleshooting steps.

⚡ Quick Answer

Restart Windows Explorer through Task Manager by pressing Ctrl+Shift+Esc, right-clicking “Windows Explorer ,” and selecting “Restart.” Clear File Explorer history via File Explorer Options, or run the System File Checker tool using `sfc /scannow` in an administrator Command Prompt.

Step 1Restart Windows Explorer via Task Manager

When Windows 11 File Explorer crashes or freezes, restarting the background utility via Task Manager provides an immediate workaround without rebooting the computer. This action refreshes the underlying Explorer environment to restore responsiveness.

  1. Press Ctrl+Shift+Esc on your keyboard to open Task Manager .
  2. Click on the Processes tab.
  3. Scroll down until you find Windows Explorer .
  4. Right-click it and select Restart.
Restart Windows Explorer process via Task Manager to fix crashing.
Restart Windows Explorer process via Task Manager to fix crashing.

The Windows 11 taskbar and open folders will briefly disappear and reappear, which signals a normal system refresh. This temporary screen flicker remains an expected behavior rather than an error.

Step 2Clear File Explorer History

Clearing recent access records in Windows 11 resolves persistent freezing and locking behavior. Damaged cache databases frequently destabilize directory listings. Wiping this navigation log clears corrupted entries to restore normal functionality.

  1. Press the Windows Key, type File Explorer Options, and press Enter.
  2. Under the General tab, look for the Privacy section.
  3. Click the Clear button next to "Clear File Explorer history."
  4. Click Apply and then OK.
Click 'Clear' button in File Explorer Options to clear history.
Click 'Clear' button in File Explorer Options to clear history.

Step 3Run System File Checker (SFC)

Running the System File Checker (SFC) tool repairs damaged operating system files responsible for constant crashes. This built-in utility scans system directories for integrity violations and replaces broken components automatically.

  1. Click the Start button and type CMD.
  2. Right-click Command Prompt and select Run as administrator.
  3. In the black window, type: sfc /scannow and press Enter.
  4. Wait for the process to reach 100%. It will fix any errors it finds.

Step 4Disable Context Menu Extensions

Right-clicking any file triggers a context menu populated by third-party utilities, including cloud storage platforms and antivirus software. Faulty shell extensions injected by these programs frequently cause fatal exceptions in File Explorer. Removing recently added software packages stabilizes the interface.

Step 5Configure Advanced Startup Settings

Adjusting advanced startup settings resolves lingering File Explorer anomalies. Security features like BitLocker (disk encryption software) or TPM (a dedicated microcontroller securing hardware) occasionally interfere with file operations. Reconfiguring these security parameters eliminates unexpected access bottlenecks.

  1. Click Start and type Manage BitLocker.
  2. Select the option to Turn off BitLocker if you think it is blocking your files.
  3. To manage security hardware, press Windows + R, type tpm.msc, and press Enter.
  4. In the window that opens, you can check the status of your security hardware to ensure it is working correctly.
Turn off BitLocker encryption to resolve Windows 11 issues.
Turn off BitLocker encryption to resolve Windows 11 issues.

Step 6Update Your Graphics Drivers

File Explorer relies on hardware acceleration via the graphics processor to render windows. Outdated display drivers freeze the interface during heavy rendering tasks. Downloading the latest package directly from NVIDIA, AMD, or Intel prevents rendering stalls.

Step 7Check for Windows Updates

Microsoft regularly patches interface bugs through cumulative system updates. Installing pending updates maintains long-term operating system stability:

  1. Press Windows + I to open Settings.
  2. Select Windows Update from the left menu.
  3. Click Check for updates.

Bonus Tips

For advanced troubleshooting, run chkdsk /f /r in an administrator Command Prompt to check your drive for physical errors or use ShellExView to isolate faulty context menu add-ons. These secondary diagnostic utilities address deep-seated storage and extension faults.
  • Shell Extensions: These are small background programs that add icons to your folders. You can use a free tool called ShellExView to disable them one by one to find the one causing the crash.
  • Check Disk Health: If your hard drive is having trouble, File Explorer will often freeze. Open Command Prompt as an administrator and run chkdsk C: /f /r to check your drive for physical errors.

Summary

Summary: Resolving an unstable File Explorer in Windows 11 starts with restarting the background process in Task Manager and clearing access history. Proceeding with System File Checker scans and disk health audits resolves deeper file corruption.

Why does my File Explorer keep freezing in 🪟 Windows 11?

File Explorer typically freezes in Windows 11 due to background application conflicts, damaged system binaries, or incompatible third-party shell extensions. These interface lockups surface when external software injects broken menu handlers or corrupted thumbnail caches during directory traversal.

How to fix a crashing File Explorer?

Fixing an unstable File Explorer requires restarting the underlying Windows Explorer process via Task Manager, purging access history, or executing the System File Checker utility.

How to repair File Explorer in 🪟 Windows 11?

Type sfc /scannow in an administrator Command Prompt window to scan and repair corrupted Windows files that trigger File Explorer crashes.

Why does File Explorer keep going unresponsive?

File Explorer stops responding whenever it encounters errors rendering directory contents, which stems from bloated access histories, damaged image caches, or conflicting shell add-ons.

Was this guide helpful?

100% of readers found this helpful (1 votes)

Tags: #Windows 11
Was this helpful?
Richard

About the Author

Richard

Tech Writer, IT Professional

Richard, a writer for Geek Rewind, is a tech enthusiast who loves breaking down complex IT topics into simple, easy-to-understand ideas. With years of hands-on experience in system administration and enterprise IT operations, he’s developed a knack for offering practical tips and solutions. Richard aims to make technology more accessible and actionable. He's deeply committed to the Geek Rewind community, always ready to answer questions and engage in discussions.

📚 Related Tutorials

Guide to Managing Columns in Windows 11 Task Manager
Windows Guide to Managing Columns in Windows 11 Task Manager
How to Start, Stop, and Restart Services in Windows 11
Windows How to Start, Stop, and Restart Services in Windows 11
How to Restart Start Menu Process in Windows 11
Windows How to Restart Start Menu Process in Windows 11
How to Customize Quick Access in File Explorer on Windows 11
Windows How to Customize Quick Access in File Explorer on Windows 11

No comments yet — be the first to share your thoughts!

Leave a Comment

Your email address will not be published. Required fields are marked *