Blue screen of death (BSOD) when turning on the laptop - one of the most frightening malfunctions for the user. The screen goes blank, a blue background appears with white text in English, and sometimes the device does not even have time to load the desktop. In 90% of cases, the problem is solved without visiting a service center, but for this you need to correctly diagnose the cause.
In this article we will look at all possible scenarios occurrence of BSOD: from software failures to hardware failures. You will learn how to decipher error codes (For example, CRITICAL_PROCESS_DIED or IRQL_NOT_LESS_OR_EQUAL), what actions will help restore the system, and when you should immediately contact specialists. We will pay special attention to laptops Lenovo, HP, Asus And Dell, since they have specific nuances in diagnosis.
If your laptop stuck on blue screen with error INACCESSIBLE_BOOT_DEVICE after Windows 11 update, or the screen flashes and reboots with a code MEMORY_MANAGEMENT - here you will find exact instructions. Let's start with the simplest and move on to complex methods.
1. First steps: what to do immediately after a blue screen appears
Don't panic—in most cases, the data on your hard drive remains intact. First thing to do:
- 🔄 Reboot your laptop power button (hold it for 10–15 seconds). Sometimes BSOD occurs due to a one-time driver failure or process conflict.
- 🔌 Disconnect all peripheral devices: flash drives, external hard drives, printers, mice (except keyboards). They may cause boot conflicts.
- 🔋 Check battery charge. If the laptop is running on mains power, try disconnecting the power supply and running it on battery power only (or vice versa). Unstable power often provokes a BSOD code
KERNEL_DATA_INPAGE_ERROR. - 🕒 Time the screen to appear. If the BSOD occurs 2-3 seconds after turning on, the problem is most likely a hardware one. If after 10-30 seconds - software.
If after rebooting the laptop shows a blue screen again, but now with different error code - this is a good sign. This means that the system is trying to boot, and the problem is most likely with drivers or updates. If the error code repeats, write it down (you can take a photo of the screen with your phone) and proceed to the next section.
- First time
- After every start
- Periodically (once a week)
- Only when running certain programs
2. Decoding BSOD error codes: what do the numbers and words mean?
Each blue screen has a unique stop code (For example, 0x0000007B or DRIVER_IRQL_NOT_LESS_OR_EQUAL). It indicates the specific cause of the failure. Below is a table of the most common codes and their meaning:
| Error code | Reason | Probable Solution |
|---|---|---|
CRITICAL_PROCESS_DIED |
A critical system process was stopped suddenly (often due to file corruption Windows or driver conflict). | System Restore via Safe Mode or reinstalling Windows. |
INACCESSIBLE_BOOT_DEVICE |
Windows cannot access the system disk (bootloader is damaged, crash SSD/HDD, incorrect settings BIOS). | Checking the disk for errors, resetting BIOS, cable replacement SATA. |
IRQL_NOT_LESS_OR_EQUAL |
Problem with drivers (most often video card, network adapter or chipset). | Update or rollback drivers in safe mode. |
MEMORY_MANAGEMENT |
Failure in RAM management (damaged memory sticks RAM, timing conflict). | Memory testing program MemTest86, replacement of modules. |
PAGE_FAULT_IN_NONPAGED_AREA |
System file corruption or crash RAM/SSD. | Disk check (chkdsk) and memory, system recovery. |
If your error code is not listed in the table, use the official Microsoft base. Please note: type codes 0x000000D1 (DRIVER_IRQL...) are almost always associated with drivers, and 0x0000007A (KERNEL_DATA...) - with a hard drive or RAM.
If a blue screen appears with the code VIDEO_TDR_FAILURE, try connecting your laptop to an external monitor via HDMI. If there is an image, the problem is in the matrix or cable; if not, the problem is in the video card.
3. Booting in Safe Mode: How to Enter and What to Do
Safe Mode (Safe Mode) is your main diagnostic tool. It loads only basic drivers, which eliminates most software causes of BSOD.
How to login Safe Mode on Windows 10/11:
Turn off the laptop with the power button (hold for 10 seconds)|Turn on the laptop and immediately press F8 (for Windows 7) or Shift + F8 (for Windows 10/11)|If it doesn't work, turn on the laptop, wait for 2-3 reboots with BSOD, then Windows will automatically suggest Additional boot options|Select Troubleshooting → Advanced Options → Boot Options → Restart|After reboot, click F4 (Safe Mode) or F5 (Safe Mode with network)-->
If the laptop does not respond to F8/Shift+F8, try another way:
- Create a bootable USB flash drive with Windows 10/11 on another PC (you can use Media Creation Tool).
- Connect the USB flash drive to the faulty laptop and boot from it (you may need to change the boot priority in BIOS).
- On the installation screen, tap
System Restore→Diagnostics→Additional options→Command line. - Enter the command:
bcdedit /set {default} safeboot minimalThen reboot - the laptop will automatically boot into Safe Mode.
In Safe Mode, do the following:
- 🔍 Check the error log. Open
Control Panel → Administrative Tools → Event Viewer → Windows Logs → System. Look for errors with a labelErrorand the time coinciding with the appearance of the BSOD. - 🔄 Roll back drivers. Go to
Device Manager, look for devices with a yellow exclamation mark (usually a video card, network adapter, or disk controller) and selectRoll back driver. - 🗑️ Uninstall the latest updates. Go to
Settings → Update and security → View update history → Uninstall updates. Start with the latest KB-packages.
What to do if Safe Mode also does not load?
If the laptop freezes or reboots even in safe mode, the problem is most likely hardware:
1. **Test the RAM** (take out all the sticks, insert one at a time).
2. **Check your hard drive** on another PC or via Live CD (For example, Hiren’s BootCD).
3. **Reset BIOS** (remove the battery on the motherboard for 10 minutes or use a jumper CLR_CMOS).
4. **Try to boot from external SSD** - if the BSOD disappears, the problem is in your system disk.
4. Checking the hard drive and SSD: diagnostics and recovery
Type errors INACCESSIBLE_BOOT_DEVICE, KERNEL_DATA_INPAGE_ERROR or NTFS_FILE_SYSTEM almost always connected to the drive. Here's how to check its status:
Method 1: Built-in utility chkdsk
- Boot into Safe Mode with command line support (click
F6when selecting boot options). - Enter the command:
chkdsk C: /f /r /xWhere
C:— system drive letter (may differ!). - Wait for the scan to complete (may take several hours to complete) HDD).
Method 2: Check disk health via CrystalDiskInfo
If the laptop somehow boots, download the free utility CrystalDiskInfo and pay attention to the following parameters:
- 🛠️ Health status: if specified
AnxietyorBad— the disk needs to be replaced. - 📊 Parameter
Reallocated Sectors Count: A value above 100 indicates that the drive is about to fail. - ⏱️ Parameter
Power-On Hours: if more than 50,000 hours (HDD) or 30,000 hours (SSD) — the disk is worn out.
Method 3: Test via Victoria HDD (for advanced users)
If you have HDD, program Victoria will help identify bad sectors:
- Connect the drive to another PC via USB adapter or install Victoria to a bootable USB flash drive.
- Run the test
Remap— the program will try to reassign damaged sectors. - If quantity
Bad Blocksexceeds 50 - the disk must be replaced.
If CrystalDiskInfo shows temperature SSD above 70°C is a critical controller failure. Back up your data and replace the drive immediately.
5. Diagnostics of RAM: how to find a faulty module
Errors MEMORY_MANAGEMENT, PAGE_FAULT_IN_NONPAGED_AREA or IRQL_NOT_LESS_OR_EQUAL often caused by failures RAM. You can check your memory even without booting Windows:
Method 1: Built-in utility Windows Memory Diagnostic
- When booting the laptop, press
F8(orShift + F8for Windows 10/11) to open the diagnostic menu. - Select
Memory diagnosticsand wait for the test to complete (2 passes are enough). - If errors are found, proceed to physical verification of the modules.
Method 2: Testing with MemTest86 (the most reliable way)
MemTest86 is a boot utility that checks RAM at low level:
- Download image MemTest86 and write it to a flash drive.
- Boot from the USB flash drive (you may need to disable Secure Boot in BIOS).
- Run the test and wait for at least 4-5 passes. Any errors (even 1) - a sign of a malfunction.
Method 3: Physically check the slats
If the tests show errors:
- Turn off your laptop and unplug it.
- Remove the back cover (on some models Lenovo/HP you need to unscrew 1 screw and slide the cover).
- Carefully remove all strips RAM (bending the latches on the sides).
- Wipe the contacts of the strips with an eraser (to remove oxidation) and insert them back.
- Try booting with one stick (move them one by one into the first slot).
⚠️ Attention: On laptops Apple MacBook (2015–2020) and some ultrabooks Dell XPS RAM is soldered onto the motherboard. In this case, independent replacement is impossible; repairs are required at a service center.
6. Problems with drivers: how to find and resolve the conflict
More than 40% of BSOD cases are related to drivers. Especially often the culprits are:
- 🎮 Video card drivers (NVIDIA, AMD, Intel).
- 🌐 Network adapters (Wi-Fi And Ethernet).
- 💾 Hard drive controllers (AHCI/RAID).
- 🔊 Sound cards (Realtek, Creative).
How to find the problematic driver:
- Boot into Safe Mode.
- Open
Device Manager(Win + X → Device Manager). - Check devices with a yellow exclamation mark. Right-click on them and select
Properties → Events- there may be errors. - Sort devices by type and update drivers for:
- 🖥️
Video adapters - 📡
Network adapters - 💾
Disk devices
- 🖥️
How to update drivers correctly:
- 🔄 Automatic update: B
Device Managerright click on the device →Update driver→Automatic search. - 🔧 Manual installation: Download the driver from the official website of the laptop manufacturer (not from the website NVIDIA/AMD!). For example, for Lenovo Legion drivers are taken from lenovo.com.
- ⏮️ Driver rollback: If BSOD appears after updating, select
Properties → Driver → Roll Back.
⚠️ Attention: Never install drivers through DriverPack Solution or similar programs. They often install incompatible or outdated versions, which only makes the problem worse. Use only official sources!
If after updating the video card driver (NVIDIA/AMD) a BSOD appeared with the code VIDEO_DXGKRNL_FATAL_ERROR, try installing an older version of the driver. For example, for NVIDIA version will do 472.12 (stable for most laptops).
7. Hardware faults: when to take your laptop in for repairs
If all software methods have been tried, but the blue screen continues to appear, the problem is most likely in the hardware. Here are the signs of hardware problems:
| Symptom | Probable Cause | Solution |
|---|---|---|
| BSOD appears 1-3 seconds after turning on, the screen goes blank. | Motherboard malfunction (burnt chip, swollen capacitors). | Diagnostics at a service center (a soldering station is required). |
| The laptop turns off with BSOD under load (games, rendering). | Overheating of the processor/video card or malfunction of the cooling system. | Cleaning dust, replacing thermal paste, checking the cooler. |
Blue screen with code WHEA_UNCORRECTABLE_ERROR. |
CPU malfunction, RAM or chipset. | Testing components on another device. |
| The laptop does not turn on after BSOD (no response to the power button). | Power short circuit or failure BIOS. | Reset BIOS (remove the battery) or flashing BIOS programmer. |
What you can do yourself:
- 🧹 Cleaning from dust: Remove the back cover and blow out the radiator with compressed air. Dust on GPU/CPU causes overheating and BSOD.
- 🧴 Replacing thermal paste: If the laptop overheats (temperature above 90°C), remove the old paste and apply new one (Arctic MX-4 or Noctua NT-H1).
- 🔧 Checking loops: Disconnect and reconnect the matrix cables, SSD, Wi-Fi-module. Sometimes contact is broken due to vibrations.
When to contact the service:
- 🔥 If the laptop smells like burning or blackened elements are visible on the motherboard.
- 💥 If the BSOD is accompanied by clicking or crackling sounds from the speakers (a sign of faulty capacitors).
- 🔄 If the laptop gets stuck on the manufacturer’s logo and doesn’t even load BIOS.
8. Reinstalling Windows: last resort if all else fails
If all the previous steps did not produce results, all that remains is to reinstall the system. This is a radical but effective way to eliminate software causes of BSOD.
Step by step instructions:
- Create a bootable USB flash drive:
- Download Media Creation Tool on another PC.
- Connect a flash drive with a capacity of ≥8 GB and follow the program instructions.
- Boot from flash drive:
- Insert the flash drive into the laptop and turn it on.
- Click
F2,F12,DelorEsc(depending on model) to log in Boot Menu. - Select your flash drive and click
Enter.
- Start installation:
- On the language selection screen, tap
Next→Install. - Accept the license agreement.
- Select
Custom installation.
- On the language selection screen, tap
- Format the disk:
- Select the partition with the current system (usually
Disk 0 Partition 2) and pressFormat. - Confirm the action. Attention: all data on the disk will be deleted!
- Select the partition with the current system (usually
- Complete installation:
- Follow the installation wizard instructions.
- After rebooting, install drivers from the official website of the laptop manufacturer.
How to save data before reinstalling:
- 💾 Connect your laptop hard drive to another PC via USB adapter and copy important files.
- 🔄 Use Live CD (For example, Ubuntu or Hiren’s BootCD) to access files without booting Windows.
- ☁️ If the disk is not detected, try recovering data using R-Studio or TestDisk.
⚠️ Attention: On laptops with BitLocker (disk encryption) before reinstalling Windows is necessary disable encryption in system settings or save the recovery key. Otherwise, the data will be irretrievably lost!
FAQ: Frequently asked questions about a blue screen on a laptop
🔹 Laptop shows blue screen after Windows update. How to roll back an update?
If the laptop somehow boots:
- Go to
Settings → Update & security → View update history. - Click
Uninstall updates. - Delete the latest KB-packages (start with the newest ones).
If Windows won't boot:
- Boot from the installation flash drive.
- Select
System Restore → Advanced Options → Command Prompt. - Enter:
wusa /uninstall /kb:НОМЕР_ОБНОВЛЕНИЯFor example:
wusa /uninstall /kb:5028166.
🔹 Is it possible to recover data from a disk if the laptop does not turn on?
Yes, there are several ways:
- 💻 Connect the drive to another PC via USB adapter (For example, SATA-to-USB).
- 🔧 Use Live CD (boot Linux or Hiren’s BootCD).
- ☁️ If the disk is not detected, try recovery programs: R-Studio, Recuva or TestDisk.
If the disk is physically damaged (knocking, not detected in BIOS), contact a data recovery laboratory (for example, ACE Lab or Hetman Recovery).
🔹Laptop Asus/HP/Lenovo shows blue screen after replacement SSD. What's the matter?
Probable reasons:
- 🔧 Incompatibility SSD with controller: Some laptops (especially older models HP EliteBook or Lenovo ThinkPad) do not support NVMe SSD or require updating BIOS.
- 🔄 Incorrect setting BIOS: Make sure that BIOS mode enabled
AHCI(notIDEorRAID). - 🛠️ Firmware problem SSD