“Fix Tech Daily helps you solve real-world IT problems, with daily tips on Windows, Office, networks, and devices.”
Thursday, July 24, 2025
How to Fix Blue Screen (BSOD) Error in Windows 10/11 – Step-by-Step Guide
🔍 Common Causes of BSOD
Faulty drivers
Incompatible or corrupt Windows updates
Memory (RAM) issues
Corrupted system files
Overheating hardware
Failing hard drive or SSD
🛠️ Step-by-Step Solutions
✅ 1. Note Down the Stop Code
When the BSOD appears, it will show a Stop Code (like
CRITICAL_PROCESS_DIED
,MEMORY_MANAGEMENT
, etc.)Take a photo or write it down — it helps identify the exact cause
✅ 2. Boot into Safe Mode
If the system keeps restarting:
Hold the Shift key and restart the PC
Go to Troubleshoot > Advanced options > Startup Settings > Restart
Press F4 to enable Safe Mode
✅ 3. Uninstall Problematic Drivers or Updates
Press Win + X > Device Manager
Look for any yellow warning icons → Right-click and uninstall
OR go to Settings > Windows Update > View update history and uninstall recent updates
✅ 4. Run System File Checker
Open Command Prompt as admin
Run:
sfc /scannow
After scan completes, restart your PC
✅ 5. Run Memory Diagnostic Tool
Press Win + R, type
mdsched.exe
, press EnterChoose to Restart now and check for problems
✅ 6. Check Disk for Errors
In Command Prompt (Admin), run:
chkdsk /f /r
Press Y to schedule a scan on next restart
✅ 7. Update BIOS and Chipset Drivers
Visit your motherboard/laptop manufacturer's website
Download and install the latest BIOS and chipset drivers
✅ 8. Check for Overheating
Install tools like HWMonitor or Core Temp
Clean dust from fans, use cooling pads for laptops
🧯 Advanced Fixes (if BSOD still persists)
Reset Windows: Settings > Recovery > Reset this PC
Reinstall Windows using a bootable USB