File Explorer Keeps Crashing, Freezing or Has Stopped Working in Windows 11/10 [Solution]
Table of Contents
Introduction
This tutorial provides solutions for users experiencing issues with File Explorer crashing or freezing on Windows 10 and 11. File Explorer plays a critical role in navigating and managing files, and resolving these issues is essential for smooth operation. In this guide, we will outline several actionable steps to troubleshoot and fix these problems effectively.
Step 1: Restart File Explorer
Restarting the File Explorer process can often resolve temporary issues.
- Press Ctrl + Shift + Esc to open Task Manager.
- Under the Processes tab, locate Windows Explorer.
- Right-click on it and select Restart.
- Check if the problem persists.
Step 2: Clear File Explorer History
Clearing the File Explorer history can help eliminate corrupted entries that may cause crashes.
- Open File Explorer.
- Click on the View tab in the ribbon.
- Select Options.
- In the General tab, click Clear next to Clear File Explorer history.
- Click OK to exit.
Step 3: Run System File Checker
Using the System File Checker tool can help fix corrupted system files that may affect File Explorer.
- Open the Start Menu and type cmd.
- Right-click on Command Prompt and select Run as administrator.
- In the command window, type the following command and press Enter:
sfc /scannow
- Wait for the scan to complete, then restart your computer.
Step 4: Check for Windows Updates
Ensuring your system is up to date can resolve bugs that impact File Explorer.
- Open Settings by pressing Windows + I.
- Navigate to Update & Security.
- Click on Check for updates.
- Install any available updates and restart your computer.
Step 5: Disable Quick Access
Disabling Quick Access may help if it's causing File Explorer to crash.
- Open File Explorer.
- Click on the View tab and select Options.
- Under the General tab, change the option for Open File Explorer to from Quick Access to This PC.
- Click OK to apply changes.
Step 6: Modify the Registry (Advanced)
If the previous steps did not resolve the issue, you can modify the registry.
- Press Windows + R to open the Run dialog.
- Type regedit and press Enter to open the Registry Editor.
- Navigate to:
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer
- Look for the Advanced folder and select it.
- Right-click on the right pane and create a new DWORD (32-bit) Value named NoStartupDelay.
- Set its value to 1.
- Restart your computer.
Step 7: Disable Hardware Acceleration
Disabling hardware acceleration may help with performance-related issues in File Explorer.
- Open File Explorer.
- Click on View and select Options.
- Go to the View tab.
- Check the box for Use reduced color mode and Disable hardware acceleration if available.
- Click OK and restart File Explorer.
Step 8: Use Command Prompt to Adjust Settings
Using the Command Prompt can also help address persistent issues.
- Open Command Prompt as an administrator.
- Type the following command and press Enter:
bcdedit.exe /set {current} nx AlwaysOff
- Restart your computer and check if File Explorer operates correctly.
Conclusion
By following these steps, you should be able to resolve issues with File Explorer crashing or freezing in Windows 10 and 11. Start with the simpler solutions and progress to more advanced troubleshooting as needed. If problems persist, consider reaching out to Microsoft support or exploring community forums for additional assistance.