Windows explorer keeps crashing
Symptoms
- File Explorer repeatedly crashes or restarts
- Taskbar may disappear and reappear
- Right-click menus fail to load
- Crashes occur during file browsing or context menu use
- Restarting Explorer only temporarily fixes the issue
Why This Happens
File Explorer is tightly integrated with Windows shell extensions, thumbnail handlers, and context menu entries. When one of these components misbehaves, Explorer can crash repeatedly. Common causes include: - Corrupted shell extensions from third-party software - Broken thumbnail handlers - Damaged system files - Faulty graphics drivers affecting previews - Corrupted user profile data
Step-by-Step Troubleshooting
Step 1: Restart Explorer Cleanly
- Open Task Manager.
- End the Windows Explorer process.
- Restart it manually. This confirms whether the crash is persistent or temporary.
Step 2: Disable Third-Party Shell Extensions
- Use a shell extension viewer tool.
- Disable non-Microsoft extensions.
- Restart Explorer and test.
Step 3: Clear Thumbnail Cache
- Run Disk Cleanup.
- Select Thumbnails.
- Apply cleanup.
Step 4: Check System Files
- Run sfc /scannow.
- Reboot after completion.
Step 5: Update Graphics Drivers
- Install the latest GPU drivers.
- Restart the system.
When This Topic Is Limited
Once shell extensions are stabilized, Explorer crashes usually stop. Persistent issues may be tied to user profile corruption.
Summary
Repeated Explorer crashes are almost always caused by shell extension conflicts or corrupted caches. Disabling extensions resolves most cases.