File Explorer Not Responding in Windows 11: What to Check First
When File Explorer says Not responding, the visible freeze is only the symptom. The cause may be one damaged folder view, an unavailable network location, a third-party context-menu extension, a storage problem, or corrupted Windows files. Start by narrowing down where the freeze happens instead of applying every repair at once.
First, identify the pattern
Ask these questions before changing anything:
- Does Explorer freeze immediately, or only when opening one folder?
- Does right-clicking a file trigger the freeze?
- Does it happen when Quick Access, Home, a mapped drive, or an external disk is visible?
- Did it begin after installing an archive tool, cloud-sync client, antivirus product, or graphics utility?
- Do other applications also pause when reading the same drive?
The pattern determines the next useful check. A single slow network path needs a different response from repeated crashes across every local folder.
Safe checks in order
1. Restart the Explorer process once
Open Task Manager with Ctrl + Shift + Esc, select Windows Explorer, and choose Restart task. This reloads the desktop shell without restarting the PC.
If Explorer works normally afterward but freezes again, the restart is evidence of a recurring trigger, not a permanent repair.
2. Test a plain local folder
Press Win + R, enter %TEMP%, and press Enter. If this local folder opens normally while Home or Quick Access freezes, remove unavailable pinned locations and clear File Explorer history from File Explorer Options.
If only a mapped drive or shared folder hangs, check that network path separately. Explorer can appear frozen while Windows waits for an unreachable server.
3. Check free space and disk health
Very low free space can make thumbnail generation, indexing, and temporary-file operations stall. Confirm that the Windows drive has working space available.
You can inspect the file system without scheduling a repair:
Get-Volume | Select-Object DriveLetter, FileSystemLabel, HealthStatus, SizeRemaining, Size
If Windows reports a drive warning, back up important files before attempting repairs.
4. Separate thumbnails from folder access
Folders containing many photos, videos, PDFs, or damaged media files may freeze while Explorer builds previews. Switch the folder to Details view and temporarily turn off thumbnail previews in File Explorer Options. If that changes the behavior, investigate preview handlers or a specific file rather than resetting Windows.
5. Check third-party shell extensions
If the freeze starts when you right-click, a context-menu extension is a strong suspect. Review recently installed tools that add right-click actions. Disable or uninstall one suspect at a time, then reproduce the same action. Do not remove every extension at once, because that makes the cause difficult to prove.
6. Repair Windows files only when the evidence points there
If Explorer crashes across local folders and Windows logs show application or system-file errors, run these from an elevated terminal:
sfc /scannow
DISM /Online /Cleanup-Image /ScanHealth
ScanHealth checks the component store without starting a repair. Review the result before using a repair command.
What not to do first
- Do not delete unknown registry keys from copied forum instructions.
- Do not clear every thumbnail, search, and application cache unless a test implicates that cache.
- Do not assume a process restart proves the issue is fixed.
- Do not run disk repair against a drive that may be failing before protecting important data.
How Againly approaches this problem
Againly can inspect local evidence such as running processes, storage state, Windows logs, and the visible Explorer behavior. It can then propose the smallest relevant plan for review. Because this guide has diagnosis-level coverage, a successful repair is not guaranteed; Againly should verify the final state on the affected folder before reporting success.
Related guides: File Explorer keeps crashing and File Explorer search is slow.