File Explorer Not Responding in Windows 11: 9 Fixes That Work
File Explorer (also called Windows Explorer or Files Explorer) is the main file manager in Windows 11. When it shows "Not Responding," freezes, or refuses to open, basic tasks like browsing folders, copying files, or saving documents become impossible. This guide provides nine reliable, step‑by‑step fixes specifically for File Explorer not responding in Windows 11, starting with the quickest and safest methods.
What Is File Explorer in Windows 11?
File Explorer is the graphical interface Microsoft uses to manage drives, folders, and files. It replaced Windows Explorer as the primary shell starting with Windows 95 and continues in Windows 11 with a redesigned UI.
When File Explorer windows hang, the root cause is often one of the following:
- A stuck or corrupted
explorer.exeprocess - Corrupted system files
- Low free space on the system (C:) drive
- Problematic display scaling or resolution
- Corrupted Quick Access or history cache
- Outdated Windows builds or drivers
- Third‑party shell extensions or context‑menu tools
Quick Checklist: Try These First
If you just want the fastest path, start here:
- Restart Windows Explorer via Task Manager.
- Clear File Explorer history and reset options.
- Run SFC (
sfc /scannow) and, if needed, DISM. - Free up space on C: and check display settings.
- Update Windows 11 and graphics drivers.
If File Explorer still shows "Not Responding," follow the detailed steps below.
Fix 1: Restart Windows Explorer (Task Manager)
Restarting the Explorer process often clears temporary UI freezes without a full reboot.
Steps
- Press Ctrl + Shift + Esc to open Task Manager.
- Go to the Processes tab.
- Find Windows Explorer (or
explorer.exein the Details tab). - Right‑click it and choose Restart.
- If "Restart" isn't available: choose End task, then in Task Manager go to File → Run new task, type
explorer.exe, and press Enter.
- If "Restart" isn't available: choose End task, then in Task Manager go to File → Run new task, type
Why It Helps
This kills and rebuilds the Windows shell, clearing stuck threads and interface glitches.
Fix 2: Clear File Explorer History and Reset Options
A corrupted Quick Access or address‑bar history item can stall Explorer.
Steps
- Press Win + E to open File Explorer (if possible).
- Click the three dots (…) on the toolbar → Options.
- In the General tab, under Privacy, click Clear to clear File Explorer history.
- Click Restore Default, then Apply and OK.
- Optionally uncheck:
- "Show recently used files in Quick access"
- "Show frequently used folders in Quick access"
Why It Helps
Removes potentially corrupted recent items and shortcuts that Explorer tries to load.
Fix 3: Run System File Checker (SFC) and DISM
Corrupted system files can cause Explorer to freeze or show "Not Responding."
Run SFC
- Click Start, type
cmd, then right‑click Command Prompt → Run as administrator. - Run:
sfc /scannow - Wait for the scan to finish (10–30 minutes), then restart your PC.
Run DISM (if SFC can't fix everything)
- In the same elevated Command Prompt, run:
DISM /Online /Cleanup-Image /RestoreHealth - After it completes, run
sfc /scannowagain, then restart.
Why It Helps
Repairs corrupted Windows system files that Explorer relies on.
Fix 4: Restart explorer.exe from Command Prompt
Use this if Task Manager is slow or the desktop is partially frozen.
Steps
- Open an elevated Command Prompt (Run as administrator).
- Stop Explorer:
taskkill /f /im explorer.exe - Start Explorer again:
start explorer.exe
Your desktop, taskbar, and icons will disappear and reappear.
Why It Helps
Forces a clean restart of the shell process from the command line.
Fix 5: Adjust Display Settings (Scaling & Resolution)
Wrong scaling or non‑recommended resolutions can cause Explorer windows to crash or lag.
Steps
- Open Settings → System → Display.
- Under Scale and layout, choose the recommended scaling (e.g., 100% or system‑recommended).
- Under Display resolution, select the Recommended resolution.
- If needed, run Calibrate display color from the Settings search.
Why It Helps
Ensures Explorer UI elements render correctly with your graphics driver and monitor.
Fix 6: Free Up or Extend the System (C:) Partition
A nearly full system drive can slow or freeze Explorer and break updates.
Check Free Space
- Open Settings → System → Storage or right‑click C: in File Explorer → Properties.
- If free space is low (<10–15%), delete unnecessary files or move large items to another drive.
Extend C: (If You Have Unallocated Space)
- Right‑click Start → Disk Management.
- Right‑click C: → Extend Volume and follow the wizard.
Why It Helps
Windows needs free space for caches, virtual memory, and temporary files used by Explorer.
Fix 7: Test With a New Local User Account
If your user profile is corrupted, Explorer may fail only for that account.
Create a New Local User
- Open Settings → Accounts → Family & other users.
- Click Add account → I don't have this person's sign‑in information → Add a user without a Microsoft account.
- Enter a username and password, then finish.
- Sign out and log into the new account.
If Explorer works normally in the new account, migrate your files and consider switching profiles.
Why It Helps
Isolates profile‑specific corruption from system‑wide issues.
Fix 8: Update Windows 11 and Graphics Drivers
Outdated Windows builds or drivers can introduce Explorer bugs, especially after major updates.
Steps
- Open Settings → Windows Update.
- Click Check for updates and install all available updates.
- Restart when prompted.
- Update your graphics drivers from your PC/laptop vendor or GPU maker (Intel, NVIDIA, AMD).
Why It Helps
Microsoft and hardware vendors regularly ship fixes for shell and display issues.
Fix 9: Advanced Steps If "Not Responding" Persists
If File Explorer windows still freeze after the above:
- Boot into Safe Mode and test Explorer. If it's stable, suspect third‑party software or shell extensions.
- Disable non‑Microsoft shell extensions using a tool like ShellExView, then re‑enable them one by one to find the culprit.
- Check Event Viewer (Windows Logs → Application/System) for errors related to Explorer, shell, or graphics.
- Rebuild Windows Search index if search inside Explorer causes hangs:
- Control Panel → Indexing Options → Advanced → Rebuild.
- As a last resort, perform an in‑place repair install of Windows 11 using Installation Media to fix system files without losing data.
FAQ: File Explorer Not Responding in Windows 11
Common causes include a stuck explorer.exe process, corrupted system files, low disk space, bad display settings, corrupted Quick Access/history, outdated updates or drivers, and problematic third‑party shell extensions.
Open Task Manager (Ctrl + Shift + Esc), find Windows Explorer under Processes, right‑click it, and choose Restart. If that fails, end the task and run explorer.exe from File → Run new task.
Yes. Corrupted history or Quick Access entries can make Explorer hang. Clear history and reset options via File Explorer → … → Options → Clear and Restore Default.
Try Safe Mode, disable third‑party shell extensions, rebuild the Windows Search index, and check Event Viewer for detailed errors. If needed, use an in‑place repair install of Windows 11.

