File Explorer not responding is one of the most frustrating issues Windows users face. Your file manager freezes, stops working, or crashes when you’re trying to access folders or files. This problem disrupts your workflow and makes basic computer tasks nearly impossible.
This guide shows you exactly how to fix File Explorer when it stops responding, crashes repeatedly, or becomes unresponsive. You’ll learn why this happens and get step-by-step solutions that actually work.
Why File Explorer Stops Responding

File Explorer crashes or freezes for several specific reasons:
Corrupted system files damage Windows core functions. When important system files get corrupted, File Explorer can’t operate properly.
Outdated Windows versions create compatibility issues. Missing updates often contain critical fixes for File Explorer problems.
Conflicting third-party software interferes with File Explorer operations. Antivirus programs, shell extensions, or display tools sometimes clash with Windows processes.
Too many background processes consume system resources. When your RAM or CPU is maxed out, File Explorer struggles to respond.
Display adapter problems cause rendering issues. File Explorer relies on your graphics driver to display thumbnails and folders. Faulty drivers lead to freezes.
Corrupted user profile settings store bad configurations. Your Windows profile might have damaged preferences that break File Explorer.
Quick Restart: First Thing to Try
Before diving into complex fixes, restart File Explorer through Task Manager.
Step 1: Press Ctrl + Shift + Esc to open Task Manager.
Step 2: Find “Windows Explorer” in the Processes tab.
Step 3: Right-click Windows Explorer and select “Restart.”
File Explorer will close and reopen automatically. This simple restart fixes temporary glitches about 30% of the time.
If the problem returns immediately, move to the solutions below.
Solution 1: Clear File Explorer History
File Explorer stores history data that can become corrupted over time. Clearing this cache often resolves freezing issues.
Step 1: Open File Explorer (Windows key + E).
Step 2: Click the three dots menu or “View” tab.
Step 3: Select “Options” or “Change folder and search options.”
Step 4: Under the General tab, click “Clear” next to “Clear File Explorer history.”
Step 5: Click Apply, then OK.
Step 6: Restart your computer.
This removes cached data that might be causing conflicts.
Solution 2: Run System File Checker
The System File Checker (SFC) scans and repairs corrupted Windows files automatically.
Step 1: Right-click the Start button and select “Windows Terminal (Admin)” or “Command Prompt (Admin).”
Step 2: Type this command and press Enter:
sfc /scannow
Step 3: Wait for the scan to complete. This takes 15-30 minutes.
Step 4: If SFC finds corrupted files, it will repair them automatically.
Step 5: Restart your computer after the scan finishes.
If SFC can’t fix certain files, run the DISM tool next.
Step 1: Open Command Prompt as administrator again.
Step 2: Type this command:
DISM /Online /Cleanup-Image /RestoreHealth
Step 3: Wait for completion (this can take 20-40 minutes).
Step 4: Run sfc /scannow again after DISM finishes.
Step 5: Restart your PC.
These tools fix deep system corruption that causes File Explorer failures.
Solution 3: Update Windows and Drivers
Outdated software creates compatibility problems. Windows updates include critical File Explorer fixes.
Update Windows:
Step 1: Press Windows key + I to open Settings.
Step 2: Click “Windows Update” (or “Update & Security” in older Windows versions).
Step 3: Click “Check for updates.”
Step 4: Install all available updates.
Step 5: Restart your computer.
Update Display Drivers:
File Explorer uses your graphics driver for visual rendering. Outdated display drivers cause frequent freezes.
Step 1: Right-click the Start button and select “Device Manager.”
Step 2: Expand “Display adapters.”
Step 3: Right-click your graphics card and select “Update driver.”
Step 4: Choose “Search automatically for drivers.”
Step 5: Install any available updates.
For better results, download the latest driver directly from your graphics card manufacturer:
- NVIDIA users: Visit NVIDIA Driver Downloads
- AMD users: Visit AMD Driver Support
- Intel users: Use Intel Driver & Support Assistant
Solution 4: Disable Quick Access
Quick Access shows recently used files and frequently accessed folders. When this feature stores corrupted data, File Explorer freezes.
Step 1: Open File Explorer.
Step 2: Click the three dots or View menu.
Step 3: Select “Options.”
Step 4: Under the General tab, find “Open File Explorer to.”
Step 5: Change from “Quick access” to “This PC.”
Step 6: Uncheck “Show recently used files in Quick access.”
Step 7: Uncheck “Show frequently used folders in Quick access.”
Step 8: Click Apply and OK.
This prevents Quick Access from loading potentially problematic data.
Solution 5: Disable Thumbnail Previews
File Explorer generates thumbnail previews for images and videos. This process consumes resources and can cause crashes when dealing with corrupted media files.
Step 1: Open File Explorer.
Step 2: Click View (or the three dots menu).
Step 3: Select Options or Folder Options.
Step 4: Go to the View tab.
Step 5: Check the box “Always show icons, never thumbnails.”
Step 6: Click Apply and OK.
Your folders will load faster, and File Explorer becomes more stable.
Solution 6: Check for Malware
Viruses and malware target File Explorer to disrupt system operations. Run a full system scan.
Step 1: Open Windows Security (press Windows key, type “Windows Security”).
Step 2: Click “Virus & threat protection.”
Step 3: Click “Scan options.”
Step 4: Select “Full scan.”
Step 5: Click “Scan now.”
This process takes 1-2 hours but thoroughly checks your system. If you don’t have third-party antivirus software, Windows Defender provides solid protection.
For stubborn infections, use additional tools like Malwarebytes (free version available) for a second opinion.
Solution 7: Disable Third-Party Shell Extensions
Shell extensions are add-ons that integrate with File Explorer. Some poorly designed extensions cause crashes.
Step 1: Download ShellExView from NirSoft (free utility).
Step 2: Run ShellExView as administrator.
Step 3: Look for non-Microsoft shell extensions (the Company column shows “Microsoft” for safe ones).
Step 4: Select suspicious non-Microsoft extensions.
Step 5: Press F7 or click the red button to disable them.
Step 6: Restart your computer.
Test File Explorer after each extension you disable to identify the culprit.
Common problematic extensions come from:
- Cloud storage services (Dropbox, OneDrive conflicts)
- Archive managers (WinRAR, 7-Zip)
- Media codecs
- Old antivirus software
Solution 8: Adjust Display Settings
High DPI settings or scaling options sometimes conflict with File Explorer rendering.
Step 1: Right-click your desktop and select “Display settings.”
Step 2: Under “Scale and layout,” try changing the scale to 100%.
Step 3: Scroll down and click “Advanced scaling settings.”
Step 4: Turn off “Let Windows try to fix apps so they’re not blurry.”
Step 5: Restart your computer.
If File Explorer works at 100% scale, your original scaling setting was causing the problem.
Solution 9: Create a New User Profile
Corrupted user profiles cause persistent File Explorer issues that other fixes can’t resolve.
Step 1: Press Windows key + I to open Settings.
Step 2: Go to “Accounts” then “Family & other users.”
Step 3: Click “Add someone else to this PC.”
Step 4: Click “I don’t have this person’s sign-in information.”
Step 5: Click “Add a user without a Microsoft account.”
Step 6: Create a username and password.
Step 7: Log out and log into the new account.
Test File Explorer in the new profile. If it works perfectly, your old profile was corrupted. Transfer your important files to the new profile and use it going forward.
Solution 10: Perform a Clean Boot
A clean boot starts Windows with minimal drivers and startup programs. This identifies if third-party software causes the File Explorer problem.
Step 1: Press Windows key + R to open Run.
Step 2: Type msconfig and press Enter.
Step 3: Go to the Services tab.
Step 4: Check “Hide all Microsoft services.”
Step 5: Click “Disable all.”
Step 6: Go to the Startup tab.
Step 7: Click “Open Task Manager.”
Step 8: Disable all startup items in Task Manager.
Step 9: Close Task Manager and click OK in System Configuration.
Step 10: Restart your computer.
If File Explorer works normally in clean boot mode, a startup program or service is the culprit. Enable services and startup items one by one to find the problem software.
Performance Optimization Tips
These additional steps improve File Explorer performance and prevent future issues:
Reduce visual effects: Press Windows key + R, type sysdm.cpl, press Enter. Go to Advanced > Performance Settings. Select “Adjust for best performance” or customize which effects to disable.
Increase virtual memory: In the same Performance Options window, go to the Advanced tab. Click Change under Virtual memory. Uncheck “Automatically manage” and set a custom size (Initial: 1.5x your RAM, Maximum: 3x your RAM).
Disable Search Indexing for problematic folders: Open Indexing Options from Control Panel. Click Modify and uncheck folders that cause File Explorer slowdowns.
Keep free space on your drive: File Explorer struggles when your system drive has less than 10% free space. Delete unnecessary files or move data to another drive.
When File Explorer Keeps Crashing
If you’ve tried every solution and File Explorer still crashes constantly, consider these final options:
| Problem | Solution | Time Required |
|---|---|---|
| System corruption | System Restore to earlier date | 30-60 minutes |
| Deep Windows issues | In-place Windows upgrade/repair | 1-2 hours |
| Hardware problems | Check RAM with Memory Diagnostic | 20-30 minutes |
| Complete system failure | Clean Windows installation | 2-3 hours |
System Restore: If File Explorer worked fine recently, restore Windows to that point. Search for “Create a restore point” in Start menu, click System Restore, and choose a restore point before problems began.
In-place upgrade: Download Windows installation media from Microsoft’s website. Run setup while logged into Windows. Choose “Keep personal files and apps.” This reinstalls Windows while preserving your data.
Memory test: Bad RAM causes random crashes. Press Windows key + R, type mdsched.exe, restart, and let Windows check your memory for errors.
Preventing Future File Explorer Problems
Keep your system healthy to avoid File Explorer crashes:
Run Windows Update monthly. Enable automatic updates so you never miss critical patches.
Scan for malware weekly. Set up scheduled scans in Windows Security.
Uninstall unused programs. Remove software you don’t need, especially old versions of cloud storage or media tools.
Monitor system resources. If your RAM or CPU constantly runs at 90%+, you need hardware upgrades or must close background programs.
Back up regularly. Use Windows Backup or a third-party solution. If corruption occurs, you can restore to a working state.
Summary
File Explorer not responding stems from corrupted files, outdated drivers, problematic software, or system resource issues. Start with simple fixes like restarting File Explorer and clearing its history. Move to system scans (SFC and DISM) to repair corrupted files. Update Windows and graphics drivers to ensure compatibility.
Disable features like Quick Access and thumbnail previews if they cause problems. Check for malware and disable third-party shell extensions that conflict with File Explorer. Adjust display settings and create a new user profile if your current one is corrupted.
For persistent issues, perform a clean boot to identify problematic software or use System Restore to return to a working state. Most File Explorer problems resolve with these solutions, getting you back to normal file management quickly.
Frequently Asked Questions
Why does File Explorer freeze when I open certain folders?
Specific folders freeze File Explorer when they contain corrupted files, too many items, or problematic media files that File Explorer tries to preview. Disable thumbnail previews and navigate to the folder using Command Prompt to identify and remove problematic files. Large folders with thousands of files naturally load slower.
Can I use an alternative file manager instead of Windows File Explorer?
Yes. Third-party file managers like Files, Total Commander, or Directory Opus work independently of Windows Explorer. If File Explorer crashes but other programs work fine, an alternative file manager provides a temporary solution while you fix the underlying Windows issue.
Does restarting my computer fix File Explorer not responding permanently?
Restarting temporarily clears memory and stops stuck processes, but it won’t fix underlying causes like corrupted system files, outdated drivers, or problematic software. If File Explorer crashes again after restart, you need to apply the specific fixes outlined in this guide to resolve the root cause.
How do I know if File Explorer problems are hardware or software related?
Run Memory Diagnostic and check your hard drive health using CHKDSK (chkdsk C: /f /r in Command Prompt as admin). If these tests show no errors, your problem is software-based. Hardware issues typically cause problems across multiple programs, not just File Explorer. Performance monitor (Task Manager) shows if RAM or CPU usage spikes when File Explorer freezes.
Will resetting Windows fix File Explorer issues without losing files?
Windows Reset with “Keep my files” option reinstalls Windows while preserving personal data. This fixes most File Explorer problems caused by system corruption or misconfiguration. However, installed programs and settings are removed. Back up important data first, even though Microsoft claims files are safe. Reset is your last resort before clean installation.
- How to Fix Miracast Connection Issues on Windows 11/10 - April 17, 2026
- How to Improve Laptop Boot Performance on Windows 11/10: Speed Up Boot Time - April 15, 2026
- How to Do a Hanging Indent in Google Docs: Step-by-Step Guide - April 14, 2026
