File Explorer Won't Open on Windows?
You click the folder icon and nothing happens. Or it opens then crashes. Or it opens but spins forever. Here's the fix list, in order.
Quick fix to try first
Press Ctrl + Shift + Esc to open Task Manager. Find Windows Explorer. Right click > Restart. Try File Explorer again.
1. Restart Windows Explorer
This is the single most effective fix. Faster than restarting the whole PC.
- Press Ctrl + Shift + Esc (opens Task Manager)
- In the Processes tab, scroll to find Windows Explorer
- Right click > Restart
- Your taskbar disappears for a second then comes back. Normal.
- Try opening File Explorer
2. Change File Explorer to open This PC instead of Quick Access
Quick Access tries to load recent files from network drives, OneDrive, etc. If any are slow, File Explorer hangs or fails to open.
- Press Windows + R, type
control folders, press Enter - Folder Options window opens
- "Open File Explorer to:" change from Quick Access to This PC
- Click Clear next to "Clear File Explorer history"
- Click OK
3. Clear File Explorer cache
Same Folder Options window as above:
- General tab
- Click Clear under Privacy
- Untick "Show recently used files" and "Show frequently used folders" if you don't need them
- OK
4. Run System File Checker (SFC)
Repairs corrupted Windows system files.
- Right click Start button > Terminal (Admin) or PowerShell (Admin)
- Type:
sfc /scannow - Press Enter, wait 10-15 minutes
- If it found issues, restart and try File Explorer
5. Check for Windows updates
Microsoft has shipped File Explorer fixes regularly, especially in Windows 11.
- Settings > Windows Update
- Check for updates
- Install everything pending
- Restart
6. Run DISM
Deeper than SFC. Repairs the Windows image.
- Terminal (Admin)
- Type:
DISM /Online /Cleanup-Image /RestoreHealth - Press Enter, wait. This can take 20+ minutes
- When done, run
sfc /scannowagain - Restart
7. Create a new user account (test)
Sometimes the issue is in your user profile, not Windows itself. Test by creating a new local account.
- Settings > Accounts > Other users
- Add account > "I don't have this person's sign-in information" > "Add a user without a Microsoft account"
- Create a name and password
- Log out and log into the new account
- Try File Explorer
If it works in the new account, your original profile is corrupted. You can migrate your files over and use the new account.
Bonus: Open File Explorer with a keyboard shortcut
If your taskbar icon isn't working, you can still launch File Explorer with Windows + E. Useful for testing whether the icon itself is the problem.
File Explorer still broken?
If you've gone through this list and it still won't cooperate, send a message. Often there's a third-party app or shell extension causing the crash.