File Explorer in Windows 11 is much faster and cleaner than older versions, but it still runs into problems—especially when you open folders containing thousands of files. If File Explorer freezes, becomes unresponsive, or crashes whenever you open a large folder, you’re not alone. This issue happens due to thumbnail generation overload, corrupted cache files, indexing problems, slow drives, or third-party extensions that hook into File Explorer.
The good news is that you don’t have to reorganize your entire storage or delete important files. We’ve rounded up the most effective fixes that stop File Explorer from crashing when opening large folders on Windows 11.
1. Disable Thumbnails to Stop Explorer From Overloading
File Explorer tries to generate thumbnails for every file, which can send it into a crash loop if the folder has thousands of pictures or videos.
- Open File Explorer.
- Click … (three dots) and choose Options.
- Open the View tab.
- Check the option Always show icons, never thumbnails.
- Click Apply and then OK.
Now try reopening the large folder. Without thumbnails, the folder loads instantly on most systems.
2. Clear the Thumbnail Cache
A corrupted thumbnail cache can cause Explorer to crash repeatedly.
- Press Windows + I to open Settings.
- Go to System > Storage.
- Click Temporary Files.
- Check Thumbnails.
- Click Remove files.
Restart Explorer and open the folder again.
3. Change the Folder Optimization Type
If your folder contains thousands of images, videos, or mixed files, Windows may be optimizing it incorrectly.
- Right-click the folder.
- Select Properties.
- Open the Customize tab.
- Under Optimize this folder for, choose General items.
- Check Also apply this template to all subfolders.
- Click Apply and OK.
This forces File Explorer to stop performing media-heavy analysis.
4. Disable the “Details” or “Preview” Pane
Preview panes load metadata and thumbnails, which can easily crash Explorer with large folders.
- Open File Explorer.
- Click the View menu.
- Disable Preview pane and Details pane.
Try opening the folder again—this often fixes instant crashes.
5. Turn Off Windows Search Indexing for the Folder
Indexing large folders can cause high CPU usage or crashes.
- Right-click the folder.
- Choose Properties.
- Under the General tab, click Advanced.
- Uncheck Allow files in this folder to have contents indexed.
- Click OK, then apply changes to subfolders.
Reopen the folder to test if the crash is gone.
6. Reset File Explorer Using Task Manager
A simple reset can fix temporary glitches.
- Press Ctrl + Shift + Esc to open Task Manager.
- Find Windows Explorer.
- Right-click it and choose Restart.
Now try opening the large directory again.
7. Disable Third-Party Explorer Extensions
Context menu extensions from apps like WinRAR, 7-Zip, cloud software, or antivirus tools can crash Explorer.
Use Autoruns to Disable Extensions
- Download Autoruns for Windows from Microsoft.
- Open it and go to the Explorer tab.
- Uncheck anything from third-party apps that you don’t need.
- Restart your PC.
Try reopening the folder afterward.
8. Check Your Drive for Errors
If the large folder is on a failing SSD or HDD, File Explorer may crash when trying to read bad sectors.
- Right-click the drive containing the folder.
- Choose Properties.
- Go to the Tools tab.
- Click Check under Error checking.
Let Windows scan and repair the drive, then try the folder again.
9. Increase File Explorer’s Process Limit for Large Directories
You can tweak Explorer to handle more files at once.
- Press Windows + R, type regedit, and press Enter.
- Navigate to:
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer - Right-click and create a new DWORD (32-bit) value named:
NoRemoteRecursiveEvents - Set the value to 1.
- Restart your PC.
This reduces background processing when loading heavy folders.
10. Use Command Prompt to List Files Instead of Explorer
If the folder is too large to open reliably, you can still get access via Command Prompt.
- Press Windows + X and choose Windows Terminal.
- Navigate to the folder using:
cd "path\to\folder" - List files with:
dir
This won’t fix File Explorer, but it lets you move, rename, or delete heavy subfolders that cause crashes.
11. Update Windows and Graphics Drivers
File Explorer uses hardware acceleration, so outdated GPU drivers or an older Windows build can trigger crashes.
Update Windows
- Open Settings > Windows Update.
- Check for updates.
Update Graphics Drivers
Use NVIDIA/AMD/Intel Control Panel or download the latest drivers from their websites.
Try opening the folder again after the update.
Wrapping Up
File Explorer crashes when opening large folders usually happen because Windows is trying to generate thumbnails, index a huge number of files, or load heavy metadata all at once. Once you disable thumbnails, reset the cache, adjust folder optimization, or remove problematic extensions, the issue generally disappears.
After applying the methods above, you should be able to open even the largest folders on your system without Explorer freezing or crashing. If the problem persists, it often comes down to a drive issue or third-party extension that needs to be removed.