Follow
Windows

How To Fix Windows 11 File Explorer Crashing Or Freezing

Richard
Written by
Richard
May 7, 2026 4 min read
How To Fix Windows 11 File Explorer Crashing Or Freezing

It is very frustrating when you try to open a folder and your computer stops responding. You might see a white screen, a spinning circle, or your taskbar might blink and restart. This is a common issue in Windows 11, but it is easy to fix.

Why does this happen? File Explorer is the main tool you use to manage your files. When it crashes, it usually means there is a conflict with a background app, a broken system file, or an extra menu item added by another program that is failing to load.

What happens when you are done? After following these steps, you will have cleared out the digital clutter causing the freezes. Your folders will open quickly, and your computer will feel smooth and reliable again.

Step 1: Restart Windows Explorer via Task Manager

The fastest way to fix a freeze is to restart the Explorer process. This clears the temporary memory without needing to restart your whole computer.

  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.

Your taskbar and open folders will disappear for a moment and then come back. This is normal.

Step 2: Clear File Explorer History

Windows 11 keeps a list of your recently opened files to help you work faster. If this list gets corrupted, it can cause the window to lock up.

  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.

Step 3: Run System File Checker (SFC)

Sometimes the files that make Windows run are damaged. Windows has a tool to find and fix these broken pieces automatically. Note: This step requires admin privileges.

  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 4: Disable Context Menu Extensions

When you right-click a file, a menu appears. Sometimes apps like cloud storage or antivirus software add extra items to this menu. If one of these is broken, it can crash your window. Try uninstalling recently added software to see if the crashing stops.

Step 5: Configure Advanced Startup Settings

If you need to manage security settings like BitLocker or TPM to resolve access issues, you can do so through the Windows interface.

  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.

Step 6: Update Your Graphics Drivers

File Explorer uses your graphics card to display windows. If your driver is outdated, the window might freeze. Go to the website for your graphics hardware (like NVIDIA, AMD, or Intel) and download the latest driver.

Step 7: Check for Windows Updates

Microsoft often releases fixes for these exact problems. Keep your system current:

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

Bonus Tips

  • 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

Fixing a crashing File Explorer in Windows 11 is about removing what causes the conflict. Start by restarting the process in Task Manager and clearing your history. If that does not work, use the System File Checker to repair damaged files and check your drive health. Keep your system updated and remove unnecessary third-party extensions to keep things running smoothly. For more help, visit Microsoft Community Hub or see Super User. Your next step should be to run the sfc /scannow command to fix common system errors.

Was this guide helpful?

Tags: #Windows 11
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.

2482 articles → Twitter

📚 Related Tutorials

How to Change Number Format in Windows 11
Windows How to Change Number Format in Windows 11
How to Back Up Your BitLocker Recovery Key in Windows 11
Windows How to Back Up Your BitLocker Recovery Key in Windows 11
How to Rename Your Windows 11 Computer
Windows How to Rename Your Windows 11 Computer
How to Install VBScript in Windows 11
Windows How to Install VBScript in Windows 11

Leave a Reply

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