If Windows 11 keeps crashing, freezing, restarting unexpectedly, or showing Blue Screen errors, it can seriously disrupt your workflow. Frequent crashes may occur during startup, while gaming, after updates, or even randomly during normal usage.
This issue is usually caused by corrupted system files, faulty drivers, overheating, failing hardware, unstable overclock settings, problematic Windows updates, or malware infections. The good news is that most Windows 11 crash problems can be fixed through systematic troubleshooting.
If your Windows 11 PC keeps crashing, follow the detailed step-by-step solutions below.
How to Fix Windows 11 Keeps Crashing
Work through the solutions in order. After completing each step, monitor your system to see if stability improves.
1. Restart Your PC
If crashes just started happening, begin with a clean restart.
- Press Windows + X.
- Select Shut down or sign out > Restart.
- After rebooting, use your PC normally to check if the issue persists.
Temporary system glitches can sometimes cause isolated crashes.
2. Install Windows Updates
Missing patches or buggy builds may cause instability.
- Press Windows + I to open Settings.
- Go to Windows Update.
- Click Check for updates.
- Install available updates.
- Restart your PC.
Microsoft frequently releases updates that fix crash-related bugs.
3. Update Device Drivers
Outdated or incompatible drivers are one of the most common causes of crashes.
- Press Windows + X.
- Select Device Manager.
- Expand key sections like:
- Display adapters
- Network adapters
- Storage controllers
- Right-click each device and select Update driver.
- Choose Search automatically for drivers.
For best results, download GPU drivers directly from the manufacturer’s website (NVIDIA, AMD, or Intel).
4. Run System File Checker (SFC)
Corrupted system files can cause random crashes.
- Press Windows + S and search for Command Prompt.
- Right-click and select Run as administrator.
- Enter:
sfc /scannow - Press Enter.
- Restart your PC after the scan completes.
Windows will repair any corrupted system files automatically.
5. Run DISM Scan
If SFC doesn’t fix the issue, repair the Windows image.
- Open Command Prompt as administrator.
- Run the following commands one by one:
DISM /Online /Cleanup-Image /CheckHealth DISM /Online /Cleanup-Image /ScanHealth DISM /Online /Cleanup-Image /RestoreHealth - Restart your PC after completion.
This repairs deeper system corruption.
6. Check for Overheating
Overheating can cause sudden shutdowns or crashes.
- Ensure your PC has proper ventilation.
- Clean dust from fans and vents.
- Monitor CPU and GPU temperatures using hardware monitoring tools.
- If temperatures exceed safe limits (typically above 90°C), address cooling issues.
Laptop crashes are often caused by overheating.
7. Disable Startup Programs
Too many startup apps can cause instability.
- Press Ctrl + Shift + Esc to open Task Manager.
- Go to the Startup tab.
- Disable unnecessary startup programs.
- Restart your PC.
This reduces system load during boot.
8. Perform a Clean Boot
Third-party software may be causing crashes.
- Press Windows + R.
- Type:
msconfig - Press Enter.
- Go to the Services tab.
- Check Hide all Microsoft services.
- Click Disable all.
- Go to the Startup tab.
- Click Open Task Manager.
- Disable all startup items.
- Restart your PC.
If crashes stop, re-enable services one by one to identify the culprit.
9. Check RAM for Errors
Faulty memory can cause frequent crashes.
- Press Windows + R.
- Type:
mdsched.exe - Press Enter.
- Choose Restart now and check for problems.
Windows Memory Diagnostic will test your RAM for errors.
10. Check Disk for Errors
Hard drive or SSD corruption can cause system instability.
- Open Command Prompt as administrator.
- Enter:
chkdsk C: /f /r - Press Enter.
- Restart your PC if prompted.
This checks and repairs disk errors.
11. Uninstall Recent Updates or Drivers
If crashes started after an update:
- Open Settings.
- Go to Windows Update > Update history.
- Click Uninstall updates.
- Remove recently installed updates.
- Restart your PC.
Buggy updates can sometimes cause instability.
12. Reset Windows 11 (Last Resort)
If nothing works, resetting Windows may resolve deep system corruption.
- Open Settings.
- Go to System > Recovery.
- Click Reset this PC.
- Choose Keep my files.
- Follow on-screen instructions.
This reinstalls Windows while preserving personal files.
Conclusion
If Windows 11 keeps crashing, the issue is usually related to driver conflicts, corrupted system files, overheating, faulty RAM, disk errors, or problematic updates. In most cases, updating drivers, running SFC and DISM scans, and checking hardware components resolves the problem.
By following the structured troubleshooting steps above, you should be able to restore system stability. If crashes continue even after resetting Windows, hardware failure such as bad RAM or a failing SSD may require professional diagnosis.