Blue Screen of Death: What It Means and How to Fix It
The blue screen of death (BSOD) is alarming. Your computer is fine, then suddenly it's all blue with a sad face, a stop code, and a forced restart. You lose your work. It feels like the end.
Good news: a one-time BSOD is almost never serious. It's Windows protecting your computer by stopping before something gets worse. The thing to worry about is repeat BSODs. Here's how to figure out which kind you have and what to do.
First, the most important thing
Write down or take a photo of the stop code shown on the blue screen. Something like CRITICAL_PROCESS_DIED or MEMORY_MANAGEMENT. This single piece of information tells you exactly what's wrong. Without it, you're guessing.
What a blue screen actually means
Windows hit a problem it couldn't recover from, so it stopped to prevent damage. The cause is almost always one of these:
- A driver (the software that lets Windows talk to hardware) crashed
- RAM has a fault
- The hard drive or SSD is failing
- Windows files got corrupted
- The CPU or graphics card is overheating
- A bad Windows update
If it happened once and hasn't come back
Honestly, do nothing. One-time BSODs happen. A weird app, a momentary driver glitch, a cosmic ray, who knows. As long as it doesn't keep happening, it's not worth chasing.
That said, make sure you have Windows updates current and your backup is working (more on this below). That's it.
If it keeps happening, work through these
Step 1: Note the stop code on each BSOD
If you get more than one, check if the stop codes are the same or different.
- Same code every time: good news. Easier to diagnose.
- Different codes: usually means a hardware problem (often RAM or a failing drive).
Step 2: Boot into Safe Mode
Safe Mode loads Windows with only the bare minimum drivers. If your computer is stable in Safe Mode but crashes in normal mode, it's almost certainly a driver issue.
- Hold Shift while clicking Restart from the Start menu
- Pick Troubleshoot > Advanced options > Startup Settings > Restart
- After it restarts, press 4 for Safe Mode
Use the computer normally in Safe Mode for an hour. No crashes? Drivers are the problem. Move to Step 3. Still crashes? Skip to Step 5 (hardware).
Step 3: Update all your drivers
Especially graphics drivers and chipset drivers.
- For graphics: download direct from NVIDIA, AMD, or Intel's website (search "NVIDIA driver download" etc.)
- For chipset and other drivers: go to your laptop manufacturer's support page (Dell, HP, Lenovo, etc.), enter your serial number, install whatever updates are listed there
If a specific driver is causing the BSOD, this almost always fixes it.
Step 4: Run System File Checker
This built-in Windows tool repairs corrupted Windows files.
- Click Start, type cmd, right-click Command Prompt, pick Run as administrator
- Type
sfc /scannowand press Enter - Wait for it to finish (15-30 minutes)
- If it found and fixed errors, restart and see if BSODs stop
Step 5: Check your RAM
Bad RAM is a leading cause of repeat BSODs with random different stop codes.
- Click Start, type Windows Memory Diagnostic, press Enter
- Click Restart now and check for problems
- Your computer restarts and runs a memory test for 15-30 minutes
- When it boots back into Windows, results appear in a notification
If it found problems, your RAM is failing. On a desktop, RAM is cheap and easy to replace. On a laptop, depends on the model (some have soldered RAM that can't be replaced. At that point it's a new laptop).
Step 6: Check your hard drive or SSD
- Click Start, type cmd, run as administrator
- Type
chkdsk /f /rand press Enter - Type Y when prompted, then restart
- The check happens during boot. Takes 30 minutes to several hours.
If it reports bad sectors, your drive is failing. Back up your important files immediately and plan a replacement.
Step 7: Check for overheating
If BSODs happen during heavy use (gaming, video editing, lots of tabs) but not when idle, your computer might be overheating.
- Make sure the air vents aren't blocked by dust, blankets, or pillows
- For laptops, get a cooling pad or just put a hardback book under it to lift the back
- For desktops, open the case and gently blow out dust (use canned air)
Step 8: Undo recent changes
If BSODs started right after you installed a program, driver, or Windows update, that's the suspect.
- Uninstall recent programs: Settings > Apps > Installed apps
- Roll back recent Windows updates: Settings > Windows Update > Update history > Uninstall updates
When to stop fixing and start backing up
If you've worked through this list and BSODs continue, especially with hard drive errors or memory errors, your computer's hardware is failing. Don't keep trying random fixes. Back up your important files immediately.
What to back up:
- Documents, photos, videos (everything in your user folder)
- Browser bookmarks (Chrome/Edge can sync to your account)
- Email if you use a desktop client
Use an external drive (cheap and reliable) or cloud backup like OneDrive, Google Drive, or Backblaze.
Reading stop codes: For deeper troubleshooting, Microsoft maintains a full list of every BSOD stop code and what it means. Search your code on that page for the official explanation.
Computer crashing repeatedly?
Repeat blue screens with hardware errors usually need a hands-on look. We can diagnose remotely or in person and tell you whether it's worth fixing or time to replace.