How To Fix Windows 11 File Explorer Crashing Or Freezing
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.
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.
- Press Ctrl+Shift+Esc on your keyboard to open Task Manager .
- Click on the Processes tab.
- Scroll down until you find Windows Explorer .
- Right-click it and select Restart.

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.
- Press the Windows Key, type File Explorer Options, and press Enter.
- Under the General tab, look for the Privacy section.
- Click the Clear button next to "Clear File Explorer history."
- Click Apply and then OK.

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.
- Click the Start button and type CMD.
- Right-click Command Prompt and select Run as administrator.
- In the black window, type:
sfc /scannowand press Enter. - 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.
- Click Start and type Manage BitLocker.
- Select the option to Turn off BitLocker if you think it is blocking your files.
- To manage security hardware, press Windows + R, type
tpm.msc, and press Enter. - In the window that opens, you can check the status of your security hardware to ensure it is working correctly.

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:
- Press Windows + I to open Settings.
- Select Windows Update from the left menu.
- 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 /rto 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)
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.
No comments yet — be the first to share your thoughts!