Windows 11's 24H2 update brings exciting new features, but some users are encountering dreaded Blue Screen of Death (BSOD) errors. These system crashes can be frustrating, but most are fixable with the right troubleshooting steps.
Understanding Windows 11 24H2 BSOD Errors
The 24H2 update introduces several under-the-hood changes to Windows 11's architecture, which can sometimes conflict with existing hardware configurations or software. Common BSOD error codes include:
- CRITICAL_PROCESS_DIED (0x000000EF)
- SYSTEM_THREAD_EXCEPTION_NOT_HANDLED (0x1000007E)
- KERNEL_SECURITY_CHECK_FAILURE (0x00000139)
- DRIVER_IRQL_NOT_LESS_OR_EQUAL (0x000000D1)
Step-by-Step Troubleshooting Guide
1. Boot Into Safe Mode
- Restart your PC while holding Shift
- Select Troubleshoot > Advanced Options > Startup Settings
- Choose Safe Mode with Networking
2. Check for Windows Updates
Microsoft frequently releases patches for known BSOD issues:
- Open Settings > Windows Update
- Click "Check for updates"
- Install all available updates
3. Update Your Drivers
Outdated drivers are a leading cause of BSODs:
- Right-click Start > Device Manager
- Look for devices with yellow warning icons
- Right-click > Update driver
4. Run System File Checker
Corrupt system files can trigger crashes:
1. Open Command Prompt as Administrator
2. Type sfc /scannow and press Enter
3. Wait for the scan to complete
5. Check Disk for Errors
- Open Command Prompt as Admin
- Type
chkdsk /f /r - Press Y to schedule scan on next reboot
- Restart your computer
Advanced Fixes for Persistent BSODs
Clean Boot Your System
- Type
msconfigin Run dialog - Go to Services tab
- Check "Hide all Microsoft services"
- Click "Disable all"
- Restart your PC
Roll Back Problematic Updates
- Open Settings > Windows Update > Update history
- Click "Uninstall updates"
- Remove recent quality updates one by one
Reset Windows 11
As a last resort:
1. Go to Settings > System > Recovery
2. Choose "Reset this PC"
3. Select "Keep my files" option
Preventing Future BSOD Issues
- Create regular system restore points
- Maintain updated driver backups
- Monitor system temperatures
- Use reliable antivirus software
- Avoid untrusted third-party utilities
Microsoft is actively working on fixes for 24H2 BSOD issues, with several patches already released through Windows Update. Most users report success after applying the latest cumulative updates and driver patches.