You’ve just installed a shiny new SSD or upgraded your RAM, booted up Windows, and suddenly you’re staring at a blue screen of death (BSOD). The world feels like it’s ending. It’s not. In fact, blue screens after hardware upgrades are one of the most common and easily fixable problems. This guide walks you through diagnosing the issue, understanding the error codes, and getting your system stable again.
Common BSOD Stop Codes After Upgrades

When Windows crashes, it displays a stop code—a cryptic error name that tells you where the problem lies. Here are the ones you’re most likely to see after a hardware upgrade:
| Stop Code | Meaning | Likely Cause After Upgrade |
|---|---|---|
| MEMORY_MANAGEMENT | Memory management error | Faulty RAM, mismatched RAM modules, or incompatible memory speed |
| IRQL_NOT_LESS_OR_EQUAL | Interrupt Request Level error | RAM timing or voltage issue, incompatible module, or driver conflict |
| PAGE_FAULT_IN_NONPAGED_AREA | Memory access fault | Bad RAM or memory not properly seated |
| INACCESSIBLE_BOOT_DEVICE | System can’t access boot drive | New SSD not initialised, driver missing, or loose connection |
| KERNEL_DATA_INPAGE_ERROR | Kernel data read error | Faulty SSD, driver issue, or cable problem |
| DRIVER_IRQL_NOT_LESS_OR_EQUAL | Driver-related interrupt error | Incompatible chipset driver or outdated storage controller driver |
RAM-Related Blue Screens
If you’ve just upgraded RAM and you’re seeing blue screens, the problem is almost certainly memory-related.
MEMORY_MANAGEMENT Error
This is the most common BSOD after a RAM upgrade. It means Windows detected a problem with memory—either faulty hardware or a configuration issue.
Quick fixes:
- Reseat the RAM. Power off completely, unplug the power cable and wait 30 seconds. Open your case, remove each RAM stick, and press it firmly back into its slot until it clicks on both sides. Close the case, plug in, and boot.
- Test with one stick at a time. Remove one RAM module, boot, and see if the system is stable. If it is, the other stick is likely faulty. If it’s not stable with either stick individually, the motherboard slot or your old RAM might be the issue.
- Disable XMP. Restart and enter BIOS. Find the XMP or EXPO setting and set it to “Disabled.” Save and boot. If the BSOD stops, your RAM’s XMP profile isn’t compatible with your system. Either try XMP Profile 2 (if available), wait for a BIOS update, or contact the RAM manufacturer.
- Check RAM compatibility. Visit your motherboard manufacturer’s website and verify that your specific RAM model is on the compatibility list. Some budget RAM or very new modules may not be officially supported.
IRQL_NOT_LESS_OR_EQUAL Error
This is another memory-related error, often triggered by incorrect timings or voltage.
Quick fixes:
- Reseat the RAM first. Same as above—power off, remove, reinsert, boot.
- Disable XMP. Enter BIOS, disable XMP/EXPO, and boot. If the system stabilises, your RAM needs a BIOS update or may have an incompatibility.
- Run memory diagnostics. See “Running Memory Diagnostics” section below.
- Try RAM in a different slot. If your motherboard has 4 RAM slots, try moving your modules to different slots. Sometimes a specific slot is faulty.
PAGE_FAULT_IN_NONPAGED_AREA Error
This error often indicates physically faulty RAM or a RAM module that isn’t making good contact with the motherboard.
Quick fixes:
- Reseat all RAM. Remove every stick and reinsert them carefully, ensuring the retaining clips click fully.
- Clean the contacts. Power off, remove the RAM, and gently wipe the gold contacts on the bottom of each stick with a soft, dry cloth. Reinsert and test.
- Test one stick at a time. Remove all but one RAM module, boot, and see if the error persists. Move to the next stick. If the system is stable with only one specific stick, the others are faulty.
- Return the faulty RAM. If one module consistently causes PAGE_FAULT errors, it’s likely defective. Contact your retailer or the RAM manufacturer for a replacement.
SSD-Related Blue Screens
If you’ve just installed a new SSD and you’re seeing blue screens, especially after Windows boots, the issue is likely drive-related.
INACCESSIBLE_BOOT_DEVICE Error
This error means Windows can’t find or access the drive it’s trying to boot from. Common after a new SSD installation.
Quick fixes:
- Check the physical connection. If you installed the SSD yourself, power off, open the case, and verify the drive is fully seated in its M.2 slot or SATA port. Push firmly until you hear/feel a click. Check that any SATA cables are fully plugged in and not damaged.
- Update storage controller drivers. Boot from your Windows installation media (USB stick or DVD) and go to Repair → Troubleshoot → Advanced Options → Command Prompt. Use Device Manager to check for driver updates for your storage controller (search “storage controller drivers” and your motherboard model).
- Initialise the new SSD. If you installed the drive but didn’t initialise it in Disk Management, Windows can’t see it. Boot from installation media and use Disk Management to initialise the drive as GPT, create a partition, and format it as NTFS. See our SSD initialisation guide for details.
- Check BIOS. Restart, enter BIOS, and verify your SSD is detected in the boot order or storage devices list. If it’s not listed, the connection is loose. Power off, open the case, and reseat the drive.
KERNEL_DATA_INPAGE_ERROR
This error indicates Windows can’t read data from the drive—either because the drive is faulty, the connection is loose, or a driver is missing.
Quick fixes:
- Reseat the drive. Power off, remove the SSD or disconnect the SATA cable, wait 10 seconds, and reconnect. Make sure the connection is firm.
- Update drivers. Boot to Windows (if possible) or from installation media. Use Device Manager to update chipset drivers and storage controller drivers from your motherboard manufacturer’s website.
- Check the drive’s health. Download CrystalDiskInfo (free) and check the drive’s SMART status. If it shows “Caution” or “Bad,” the drive is failing and needs replacement.
- Test the cable. If you’re using a SATA SSD, try a different SATA cable. Faulty cables can cause kernel errors.
- Try a different port. If your motherboard has multiple M.2 slots, try the SSD in a different slot. Similarly, for SATA drives, try a different SATA port on the motherboard.
Step-by-Step Diagnosis
If you’re not sure whether the problem is RAM or SSD, follow this systematic approach:
1. Note the Stop Code
When the BSOD appears, take a photo of the stop code (the text at the bottom of the screen, e.g., “MEMORY_MANAGEMENT”). This is crucial for diagnosis.
2. Reseat Both RAM and Drives
Power off, disconnect power, wait 30 seconds, then remove and reinsert your RAM, SSD, and any SATA drives. This fixes about 50% of post-upgrade BSOD issues just due to loose connections.
3. Boot in Safe Mode
Restart your computer. As it boots, press F8 repeatedly (or Shift+F8 on Windows 10/11) to access Safe Mode. Safe Mode loads only essential drivers, which helps isolate whether the problem is related to a specific driver or the hardware itself.
If Safe Mode boots without a BSOD, the problem is likely a driver or software issue, not faulty hardware. In that case, update your chipset drivers and storage drivers from your motherboard manufacturer’s website.
4. Run Hardware Diagnostics
See the sections below for RAM and SSD testing tools.
Running Memory Diagnostics
Windows Memory Diagnostic (Built-in)
Windows includes a free memory test tool. Here’s how to use it:
- Press Windows Key + R, type mdsched.exe, and press Enter.
- Choose Restart now and check for problems.
- Your computer will restart and run the memory test (you’ll see a blue screen with white text showing progress).
- The test takes 5-15 minutes depending on your RAM capacity.
- When it completes, Windows will boot normally and show results in a notification. Check Event Viewer (search “Event Viewer” in Windows) under Windows Logs → System for detailed results.
If the memory test reports errors, at least one of your RAM sticks is faulty and needs replacement.
MemTest86 (Advanced, Third-Party)
For more thorough testing, download MemTest86. The Pro version (paid) is more comprehensive and faster than Windows’ built-in tool. You’ll burn it to a USB stick and boot from it before Windows loads.
MemTest86 is overkill for most users but useful if you suspect RAM issues that Windows Memory Diagnostic didn’t catch.
Checking SSD Health
CrystalDiskInfo (Free Tool)
Download CrystalDiskInfo and install it. Launch the program and look at the “Health Status” field at the top:
- Good: Drive is healthy.
- Caution: Drive is showing early signs of wear. Start backing up data and plan a replacement soon.
- Bad: Drive is failing. Back up critical data immediately and replace the drive.
If the status is “Caution” or “Bad” and you just installed the drive, it may be DOA (dead on arrival). Contact the manufacturer or retailer for a replacement.
Manufacturer Tools
Many SSD manufacturers provide their own diagnostic tools:
- Samsung: Samsung Magician
- WD: WD Drive Utilities
- Kingston: Kingston SSD Manager
- Crucial: Crucial Storage Executive
These tools provide detailed SMART data and sometimes firmware update options.
BIOS and Driver Updates
Outdated BIOS or drivers are a common cause of BSODs after upgrades. New hardware (especially RAM and SSDs) sometimes needs BIOS updates for full compatibility.
Update Your BIOS
- Visit your motherboard manufacturer’s website (ASUS, MSI, Gigabyte, ASRock, etc.).
- Search for your motherboard model and download the latest BIOS file.
- Follow the manufacturer’s instructions for flashing the BIOS (this varies by board—some use USB updates, others use Windows utilities).
- After updating BIOS, restart and test for stability.
Warning: Never interrupt a BIOS update or turn off your computer during the process. A failed BIOS update can brick your motherboard.
Update Chipset and Storage Drivers
- Visit your motherboard or chipset manufacturer’s support page.
- Download the latest chipset drivers and storage controller drivers.
- Install them and restart.
For laptops, visit the laptop manufacturer’s support page (Dell, HP, Lenovo, ASUS, etc.) and download drivers for your specific model.
When the Hardware Is Faulty
Sometimes, despite all your troubleshooting, the BSOD persists. If you’ve tested with one RAM stick at a time and found crashes, or if CrystalDiskInfo shows your new SSD as “Bad,” your hardware is faulty.
Next steps:
- Contact your retailer or the manufacturer (Samsung, Kingston, Crucial, etc.) for an RMA (return merchandise authorisation).
- Keep your proof of purchase and the BSOD stop codes—they help the manufacturer diagnose the fault.
- Most RAM and SSDs come with 3-5 year warranties. Faulty new hardware is almost always replaced for free.
In the meantime, you can use your system with the old hardware (your original RAM or drive) until the replacement arrives.
Frequently Asked Questions
Q: The BSOD happened only once. Should I be worried?
A: A one-time crash is usually not a sign of a serious problem. Windows sometimes crashes due to temporary driver conflicts or system hiccups. If it happens repeatedly (multiple times within 24 hours), then start troubleshooting.
Q: Can a driver update cause a BSOD?
A: Yes, occasionally a faulty driver update can cause blue screens. If you updated drivers right before the crashes started, roll back to the previous version through Device Manager or Windows Update.
Q: Should I replace my RAM if Memory Diagnostic finds errors?
A: Yes. If Windows Memory Diagnostic reports memory errors, at least one RAM stick is faulty and cannot be reliably used. Contact the manufacturer or retailer for a replacement.
Q: How do I remove a BSOD screen if it keeps reappearing?
A: If your system is in a BSOD loop, restart and immediately enter Safe Mode (press F8 during boot on Windows 7, or Shift+F8 on Windows 10/11 during the boot screen). From Safe Mode, you can uninstall problematic drivers or run system restore.
Q: Can a loose cable cause a BSOD?
A: Absolutely. A loose SATA cable or improperly seated RAM can cause intermittent BSOD crashes. This is why reseating hardware is the first troubleshooting step.
Q: My BSOD stop code is different from the ones in the table above. What does it mean?
A: Search the specific stop code online (e.g., “DRIVER_IRQL_NOT_LESS_OR_EQUAL Windows”). Microsoft’s documentation and tech forums will explain what it means and suggest fixes. If it’s not hardware-related (like RAM or SSD), it’s usually a driver or software issue fixable through updates.
Recommended Products for Troubleshooting and Testing
| Product | Why We Recommend It | Amazon UK |
|---|---|---|
| MemTest86 Pro USB | Professional-grade memory testing tool. Faster and more thorough than Windows Memory Diagnostic. Essential if you suspect faulty RAM and want definitive proof before returning hardware. | View on Amazon UK |
| Anti-Static Wrist Strap | Protects your components during installation and troubleshooting. Inexpensive insurance against static damage to RAM, drives, or motherboard during reseating. | View on Amazon UK |
| Kingston DDR5 5600 MHz RAM | Reliable, well-tested DDR5 RAM widely compatible with modern motherboards. Great for testing or as a replacement if you suspect faulty RAM. | View on Amazon UK |
| Corsair Vengeance DDR4 3600 MHz | Industry-standard DDR4 RAM with excellent compatibility and stability. Good replacement option for DDR4 systems experiencing BSOD after RAM upgrade. | View on Amazon UK |
| Samsung 990 EVO 1TB NVMe SSD | Reliable NVMe SSD with excellent compatibility and performance. Great if you suspect the new SSD is faulty and need to test with a different drive. | View on Amazon UK |
| Precision Toolkit with Screwdrivers | Essential for opening cases and reseating RAM or SSDs. Look for sets with magnetic screwdrivers and multiple bit types for different hardware. | View on Amazon UK |
Next Steps
Once you’ve resolved the BSOD, your system should be stable. If you’re still experiencing issues or want to ensure your new hardware is performing optimally, check our guides on enabling XMP/EXPO and initialising a new SSD.
For comprehensive hardware upgrade and compatibility information, visit our complete hardware guide collection.
Prices and availability may vary. As an Amazon Associate, we earn from qualifying purchases.
Related Troubleshooting Guides
- Laptop Upgrade Troubleshooting Hub — Complete reference guide for all RAM and SSD upgrade issues.
- RAM Not Recognised After Upgrade — If your RAM isn’t being detected, troubleshoot detection before diagnosing BSODs.
- How to Enable XMP/EXPO — Incorrect XMP settings can trigger blue screens — learn how to configure safely.
- Laptop Won’t Boot After RAM Upgrade — If you can’t even get to Windows, start with the boot failure guide.
Recommended RAM Upgrades

Kingston Technology
Kingston Technology FURY 32GB 3200MT/s DDR4 CL20 SODIMM (Kit of 2) Imp
£267.50
View Deal







