First find out whether Explorer freezes everywhere or only in one folder. A single Downloads folder with damaged media or a disconnected network path needs a narrower fix than a system-wide Explorer failure.
Official Links#
Determine the Scope#
- Press
Windows + E. - Open This PC.
- Open Documents and Pictures.
- Open Downloads last.
- Note whether the freeze follows one folder, one drive, or every window.
If only a network or external-drive folder freezes, disconnect that location and test the local folders again.
Restart Explorer#
- Press
Ctrl + Shift + Esc. - Find Windows Explorer.
- Select Restart task.
This restarts the desktop and taskbar with Explorer. It does not repair the cause, but it restores control for the next test.
Repair a Problem Folder View#
If only Downloads freezes:
- Open File Explorer Options from Windows Search.
- Set Open File Explorer to This PC.
- Clear File Explorer history.
- Turn off the Preview pane.
- Switch the folder to Details view.
- Sort by name instead of date.
Then right-click Downloads, open Properties > Customize, set Optimize this folder for to General items, and apply the setting to subfolders for the test.
If Downloads closes before you can change its view, restart in Safe Mode and try again. Another option is to open Terminal and run this Command Prompt command to list the folder without thumbnails:
cmd /c dir "%USERPROFILE%\Downloads" /a /o:n
Move only a known suspect file after confirming its full name. Do not bulk-delete the folder.
Large media files, damaged thumbnails, and grouping by date can make Downloads particularly expensive to load.
Test Thumbnails#
Open File Explorer Options and temporarily enable Always show icons, never thumbnails. Reopen the problem folder.
If this works, the trigger may be a damaged media file, codec, thumbnail handler, or another file-preview extension. Move recently downloaded media into a temporary folder in small groups. The first group that reproduces the freeze narrows the search but does not prove which component is faulty. Do not open an unknown executable merely to test it.
Remove Dead Quick Access Locations#
Unpin unavailable network shares, deleted folders, and disconnected external drives from Quick Access. A shortcut can remain after its target disappears.
Clear the history again, restart Explorer, and test This PC before opening the old location.
Check Windows Files#
Open Terminal as administrator and run Microsoft’s supported sequence:
DISM.exe /Online /Cleanup-Image /RestoreHealth
sfc /scannow
Let each command finish. Record the final message. Do not close the terminal while a repair is running.
Check the Storage Device#
If freezes follow one drive, back up readable files first. Check cable and power for an external drive. Review drive health and Windows disk events. Do not run a repair scan repeatedly on a drive that disconnects or makes unusual sounds.
Reopen the Folder Under Normal Conditions#
- Open the problem folder three times.
- Change between Details and thumbnail views.
- Search for a known file.
- Restart Windows and test again.
- Reconnect normal network and external locations one at a time.
If the freeze returns only after reconnecting one drive or network location, continue troubleshooting that location rather than Windows system files.
