Your laptop Lenovo ThinkPad, ASUS ROG or HP Pavilion stubbornly refuses to boot in normal mode, but calmly starts in safe mode? This situation is familiar to many users - the system seems to be “locked” in an emergency state, and all attempts to return to normal operation end in a black screen or a cyclic reboot. The reasons for this behavior may lie in both software failures and hardware malfunctions, but the good news is: in 80% of cases, the problem can be solved independently, without resorting to the services of a service center.
In this article we will look at accurate diagnostic algorithms, which will help identify the root of the problem - be it damaged drivers, conflicting software, viruses or file system errors. You'll learn how to distinguish "treatable" cases from those that require specialist intervention, and receive step-by-step instructions for laptops on Windows 10/11, including models with UEFI And Legacy BIOS. We will pay special attention hidden trapsthat even experienced users often overlook, such as the impact of updates NVIDIA/AMD or the consequences of incorrect shutdown.
Why the laptop boots only in safe mode: main reasons
Safe Mode (Safe Mode) is a Windows diagnostic mode that loads only critical drivers and services. If the system starts exclusively in it, this indicates a problem that is blocking normal operation. Here are the key culprits:
- 🔄 Driver conflict: Video drivers are most often to blame (NVIDIA GeForce, AMD Radeon, Intel UHD Graphics), especially after automatic updating via
Windows Updateor manufacturer's utilities. - 🦠 Viral infection: Malware can damage system files or modify the registry, making standard booting impossible.
- 📁 Damage to system files: Errors in
winload.efi,ntoskrnl.exeor registry (REGISTRY) often occur after a sudden power outage or failed update. - 🔌 Hardware problems: Faulty RAM (
RAM), refusingSSD/HDDor an overheated processor may be blocking booting. - 🔄 Windows Update Cycles: "Stuck" updates (for example, KB5034441 for Windows 11) sometimes crash the system.
Fun fact: on laptops Acer And Dell With pre-installed Windows, problems with Secure Boot - this security feature can block downloads if their settings are lost after an update BIOS/UEFI. At the same time, the owners MacBook with Boot Camp facing a similar problem due to conflict EFI boot loaders two OS.
- Regularly (once a month)
- Only in case of problems
- I never update
- I update via Windows Update
Diagnosing the problem: where to start?
Before you begin to fix it, you need to pinpoint the source of the failure. Start with these steps:
- Check the event log: In Safe Mode, open
eventvwr.msc(viaWin + R) and study the sectionsSystemAndApplication. Look for error codes0x0000007B(problems with the bootloader),0x00000050(drivers) or0x000000ED(disk). - Run
sfc /scannow: This command checks the integrity of system files. OpenCommand line (administrator)and enter:sfc /scannowdism /online /cleanup-image /restorehealth - View startup: B
msconfig(tabAutoload) or throughTask Managerdisable all third-party programs. Often the culprits are Antivirus (For example, Kaspersky, Avast), RivaTuner or MSI Afterburner.
If after these steps the laptop still does not boot in normal mode, proceed to a more in-depth diagnosis. Please note: if in Event log you saw an error Disk with code 153, this may indicate imminent drive failure - Back up your data immediately!
☑️ Checklist for primary diagnostics
How to fix booting in normal mode: step-by-step instructions
Depending on the identified cause, select the appropriate recovery method. Let's start with the most common scenarios.
1. Rollback or update drivers
If the problem appeared after updating drivers (especially the video card), return to the previous version:
- In Safe Mode, open
Device Manager(devmgmt.msc). - Expand the thread
Video adapters, right-click on your video card (for example, NVIDIA RTX 3060) and selectProperties → Driver → Roll Back. - If the button is inactive, remove the driver completely (check
Remove driver programs for this device) and install the version from the manufacturer's website.
For laptops with hybrid graphics (For example, Intel + NVIDIA in ASUS TUF) you may need to disable the discrete card in BIOS (optional Graphics Mode → UMA/Integrated).
2. Recovering the Windows bootloader
If the system gives an error 0xc000000f or Boot Configuration Data missing, use the utility bootrec:
- Boot from Windows installation flash drive (the version must match the installed OS).
- On the installation screen, tap
Shift + F10to open the command prompt. - Run the commands in order:
bootrec /fixmbrbootrec /fixboot
bootrec /scanos
bootrec /rebuildbcd - Restart your laptop.
Attention! If after rebuildbcd message appears Item not found, try manually specifying the path to the bootloader:
bcdedit /set {default} path \Windows\System32\winload.efi
(for UEFI-systems) or winload.exe (for Legacy BIOS).
What to do if there is no installation flash drive?
If you don't have bootable media at hand, create one on another PC using Media Creation Tool (for Windows 10/11) or Rufus. For laptops with UEFI choose partition scheme GPT, for Legacy BIOS — MBR.
3. Check the disk for errors
Bad sectors or file system errors (NTFS/ReFS) may block downloads. In safe mode, run:
chkdsk C: /f /r /x
Where C: - system disk. If chkdsk does not start, check the disk using Victoria HDD or CrystalDiskInfo. Critical signs drive malfunctions:
- 🔴
Reallocated Sectors Count> 10 - 🔴
Pending Sectors> 0 - 🔴
Uncorrectable Errors> 0
⚠️ Attention: IfCrystalDiskInfoshows statusPred Fail(pre-failure), copy the data to another medium immediately! Continued use of such a disk may result in complete loss of information.
Hardware problems: when the hardware is to blame
If the software methods do not help, the cause may be a hardware failure. Let's look at typical scenarios.
1. Faulty random access memory (RAM)
Malfunctions RAM often manifest as random reboots or the inability to boot normally. Take the test:
- Run in safe mode
mdsched.exe(built-in utility Windows Memory Diagnostic). - Select
Reboot and check. - After the test, the system will show the results. Errors (even isolated ones) are a reason to replace the bar.
On laptops with two slots RAM (For example, MSI GF63) try testing each strip one by one in single mode. If one of them is faulty, the laptop can boot with only one stick installed.
2. Overheating of the processor or chipset
Laptops HP Omen, Lenovo Legion and other gaming models are prone to overheating due to dusty coolers or dried out thermal paste. Check the temperature in safe mode using HWMonitor or Core Temp:
- 🌡️ Normal idle temperature:
40–60°C. - 🔥 Critical temperature:
90°C+(leads to emergency shutdown).
If the temperature is above normal:
- Clean the cooling system with compressed air (do not use a vacuum cleaner!).
- Replace thermal paste with Arctic MX-6 or Thermal Grizzly Kryonaut.
- Check the operation of the fans: they should rotate without any extraneous noise.
If your laptop overheats even in Safe Mode, try temporarily limiting the maximum processor frequency via ThrottleStop (for Intel) or Ryzen Controller (for AMD). This will help you get through the repair without the risk of damaging the chip.
3. Problems with the drive (SSD/HDD)
Slow operation or complete disk failure is a common cause of “stuck” in safe mode. Symptoms:
- 🐢 The laptop freezes on the manufacturer’s logo (ASUS, Lenovo etc.) longer than 5 minutes.
- 🔄 Cyclic reboot without the login screen appearing.
- 💥 Appearance
BSODwith errorsCRITICAL_PROCESS_DIEDorINACCESSIBLE_BOOT_DEVICE.
For diagnostics:
- Connect the drive to another PC via
USB adapteror docking station. - Test with Victoria HDD (mode
RemapforHDD) or CrystalDiskMark (forSSD). - If the read/write speed is lower
100 MB/s(forSSD) or30 MB/s(forHDD), the disk needs to be replaced.
| Symptom | Probable Cause | Solution |
|---|---|---|
| Laptop boots into Safe Mode, but crashes when trying to reboot to normal mode | Damage to the registry or system files | Recovery via sfc /scannow + rollback updates |
| Black screen after Windows logo | Video card driver conflict | Driver rollback or boot in mode VGA Mode (F8 at start) |
Cyclic reboot with error 0xc000021a |
Damage winlogon.exe or csrss.exe |
Recovering from an image or reinstalling Windows |
| The laptop turns on only with the charger connected | Battery or power controller failure | Replacing the battery or diagnosing the motherboard |
Viruses and malware: how they block normal loading
Some viruses (for example, rootkit-s or bootkit-s) modify the Windows boot loader, making it impossible to work in normal mode. Signs of infection:
- 🕵️ The appearance of unknown processes in
Task Manager(For example,svchost.exewith high load). - 🔒 Block access to
Registry Editor(regedit) orCommand line. - 📡 Unauthorized network connection (checked via
netstat -ano).
For treatment:
- Download in safe mode Kaspersky Virus Removal Tool or Dr.Web CureIt! (they work without installation).
- Run a full system scan.
- If your antivirus finds threats but cannot remove them, use a bootable antivirus (Kaspersky Rescue Disk).
⚠️ Attention: Some viruses disguise themselves as system files (for example,explorer.exein a folderTemp). Before deleting, check the file location viaTask Manager(right button →Open file storage location).
When should I contact the service center?
Not all problems can be solved on your own. Contact a specialist if:
- 💥 The laptop does not turn on even in safe mode (black screen, no response to the power button).
- 🔥 There is a burning smell or visible swollen capacitors on the motherboard.
- 💾
BIOS/UEFIdoes not recognize the drive, or the drive is detected asUnknown Device. - 🔧 After a laptop has been dropped or hit (possible microcracks on the board).
Average cost of diagnostics in service centers:
| Service | Cost (₽) |
|---|---|
| Diagnosis of hardware faults | 1 000–2 500 |
| Replacing thermal paste | 1 500–3 000 |
| Recovering data from a damaged disk | 3 000–10 000 |
| Flashing the BIOS (if it fails) | 2 000–5 000 |
Before visiting the service, make a backup copy of your data (if the laptop reacts in any way). To do this, connect the drive to another PC or use Live CD (For example, Ubuntu or Hiren’s BootCD).
If the laptop is under warranty, do not disassemble it yourself! Opening the case or replacing components may void the manufacturer's warranty.
FAQ: Frequently asked questions about booting into Safe Mode
My laptop ASUS ZenBook boots only into Safe Mode after Windows update. What to do?
Most likely, a video card driver update is to blame. Roll it back through Device Manager (as described above) or use a system restore point. For ASUS also check your settings MyASUS - sometimes this software conflicts with Windows updates.
When loading in normal mode, a blue screen appears with an error IRQL_NOT_LESS_OR_EQUAL. What's the matter?
This error (0x0000000A) is usually due to incompatible drivers or memory corruption. Try:
- Update the chipset and network card drivers from the laptop manufacturer's website.
- Check
RAMfor errors (mdsched.exe). - Disable in
BIOSoptionFast Boot.
Laptop Lenovo IdeaPad It boots into Safe Mode, but in normal mode it immediately reboots. What to check?
Typical problem for Lenovo - malfunction Lenovo Vantage or Lenovo Utility. Remove this software via Control Panel → Programs and Features. Also check:
- Settings
Secure BootinBIOS(must be included). - Updates for
BIOSon the official website Lenovo. - Battery condition (some models block loading when the battery is critically worn out).
Can I use my laptop in safe mode all the time?
Technically yes, but this is extremely inconvenient: many drivers do not work (for example, Wi-Fi, Sound), network functionality is limited, and performance is 30–50% slower. Safe Mode is for diagnostic and recovery purposes only. If the laptop cannot be returned to normal mode, it is better to reinstall Windows or contact service.
After cleaning the virus, the laptop still does not boot normally. What to do?
Some viruses damage system files permanently. In this case:
- Try restoring the system from restore points (if there is one).
- Use
DISMto restore a Windows image:DISM /Online /Cleanup-Image /RestoreHealth /Source:esd:E:\Sources\Install.esd:1 /LimitAccess(where
E:— drive letter with the installation flash drive). - If all else fails, try clean installation of Windows with data storage (optional
Update this computerin the installer).