You pressed the power button, but instead of booting into Windows or BIOS the laptop goes into endless reboot — the screen goes out, the fans start briefly, and the cycle repeats. This problem occurs in devices of all brands: from budget Lenovo IdeaPad up to bonus MacBook Pro and gaming ASUS ROG. In 60% of cases, hardware faults are to blame, but sometimes a virus or Windows update failure causes this behavior.
In this article we will analyze all possible reasons - from simple overheating to damage to the south bridge of the motherboard, and we will also give step by step instructions for diagnostics and repair. You will learn how to distinguish a software failure from a hardware failure, when it is worth taking your laptop to a service center, and when you can handle it yourself. We will pay special attention hidden symptoms that 90% of users ignore, although they directly indicate the source of the problem.
1. Why does the laptop go into a cyclic reboot: the main reasons
Infinite reboot (or "boot loop") occurs when the system is unable to complete the initialization process. This may be due to both hardware failures (35% of cases), and with software glitches (65%). Below is the distribution of causes by frequency of occurrence:
- 🔋 Defective battery or power supply - 20% of cases. The laptop does not receive a stable voltage, which leads to a power reset during the early stages of booting.
- 💾 Damage to HDD/SSD boot sector — 15%. Often accompanied by hard drive clicks or errors
INACCESSIBLE_BOOT_DEVICE. - 🖥️ BIOS/UEFI failure - 12%. Appears after an unsuccessful update or reset.
- 🦠 Virus infection or damage to system files - 10%. Typically for Windows, less common for Linux/macOS.
- 🔥 Overheating of the processor or chipset — 8%. The laptop turns off immediately after turning it on due to thermal protection.
- 🔌 Problems with RAM — 7%. A cyclic reboot may be accompanied by a beeping sound from the speaker (error codes
0x00000051orMEMORY_MANAGEMENT). - 🛠️ Mechanical damage to the motherboard — 5%. Drop, impact or contact corrosion.
Important: if the laptop reboots on the manufacturer's logo (before the BIOS screen appears), the problem is almost always hardware. If a reboot occurs after the Windows logo or a blue screen appears - the software is to blame.
- Every time
- Every other time
- Rarely but regularly
- Only after updates
- Another option
2. Diagnosing hardware faults: where to start
Before disassembling your laptop, do the following: basic checks, which will help narrow down the range of possible problems:
- Disconnect the battery and work from the mains. Remove the battery (if it is removable) and connect the laptop directly to the outlet. If the problem disappears, the battery or charge controller is to blame.
- Check the power supply. Connect a known working unit with similar parameters (voltage and current must match!). If the laptop boots, your power supply is faulty.
- Reset BIOS. On most laptops this is done by holding
F2+Fn+ power button for 10 seconds. An alternative is to remove the CMOS battery on the motherboard (requires disassembly). - Test your RAM. If your laptop has 2 sticks of RAM, try running it with each one separately. Also check if they fit tightly in the slots.
If after these manipulations the laptop still reboots, proceed to in-depth diagnostics. Please note sound signals (BIOS squeaks) and indicators on the body:
| Symptom | Probable Cause | Action |
|---|---|---|
| Short single squeak | Successful POST test (software problem) | Reinstall Windows or repair bootloader |
| Long, repeating squeak | RAM fault | Test RAM sticks one at a time |
| 3 short squeaks | Video card error (for AMD) | Reconnect the discrete GPU or check the integrated one |
| Laptop turns on and then turns off immediately | Short circuit or overheating | Check thermal paste and capacitors on the board |
| The screen remains black, but the fans are running | Problem with video output or BIOS | Connect an external monitor, reset the BIOS |
⚠️ Attention: if laptop HP Pavilion or Dell Inspiron reboots with error0xc000021a, do not try to reinstall Windows over an existing system. This will lead to data loss! Instead useDISM /Online /Cleanup-Image /RestoreHealthin a recovery environment.
3. Software failures: viruses, drivers and updates
If hardware diagnostics do not reveal any problems, the cause of the cyclic reboot may be software glitch. The most common scenarios:
- 🦠 Bootloader virus infection. Malware (eg. Bootkit) modifies files
bootmgrorwinload.efi, which causes the download to fail. - 🔄 Windows update failed. Especially relevant for versions Windows 10 20H2 And Windows 11 22H2, where KB502xx updates often break driver compatibility.
- 🖨️ Driver conflict. Most often, video card drivers are to blame (NVIDIA/AMD) or chipset (Intel Management Engine).
- 🗑️ Registry corruption. Keys
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Controlmay be damaged after incorrect shutdown.
For diagnostics:
- Boot into Safe Mode (hold
Shift+ reboot →F4). If the laptop works stably, the problem is in the drivers or startup. - Use Windows Recovery Environment (
WinRE): go toTroubleshooting → Advanced Options → Command Promptand do:sfc /scannowchkdsk C: /f /r
bootrec /fixmbr
bootrec /fixboot
bootrec /scanos
bootrec /rebuildbcd - Check Windows logs (
Event Viewer) for critical errors with code6008(unexpected shutdown) or41(kernel power).
Boot into Safe Mode|Check the integrity of system files (sfc /scannow)|Update chipset and video card drivers|Roll back the latest Windows update|Scan the system for viruses (Kaspersky Rescue Disk)-->
If the laptop restarts only after the Windows logo, try disable fast startup:
- Go to
Control Panel → Power Options → What the Power Buttons Do. - Click
Change settings that are currently unavailable. - Uncheck
Enable Fast Startup.
4. Overheating: how to check and fix
Laptops MSI, Acer Predator And Alienware are especially susceptible to overheating due to powerful processors and compact cases. If laptop turns on and off immediately (or reboots after 5-10 seconds), most likely the thermal protection is triggered. Check:
- 🌡️ CPU temperature. In the BIOS of some laptops (for example, ASUS) there is a tab
Hardware Monitor, where temperatures are displayed. Normal: up to 85°C under load, up to 60°C at idle. - 💨 Cooler operation. If the fan does not rotate or makes a grinding noise, it requires cleaning or replacement.
- 🧴 Thermal paste condition. On processors Intel Core i7/i9 And AMD Ryzen 7/9 The paste dries out in 2–3 years, which leads to overheating.
For emergency diagnostics:
- Remove the bottom cover of the laptop and blow out the radiator with compressed air (do not use a vacuum cleaner!).
- Check if the cooler rotates when turned on. If not, lubricate the bearing or replace the fan.
- Apply new thermal paste (Arctic MX-6 or Noctua NT-H2) per processor and chipset.
⚠️ Attention: if laptop Apple MacBook Pro (2016–2019 models) reboots with error Thermal Event, do not try to disassemble it yourself! These devices use liquid metal thermal paste, which can only be replaced by an authorized service.
How to check temperature without booting Windows?
If the laptop does not boot, but you can access the BIOS, find the section PC Health Status or Hardware Monitor. CPU/GPU temperatures are displayed there. An alternative is to boot from a Live USB (e.g. Ubuntu) and install the utility sensors via terminal:
sudo apt install lm-sensors
sensors
5. Problems with your hard drive or SSD
If laptop Stuck at BIOS logo or gives an error No bootable device, the problem may be in the drive. Typical symptoms of HDD/SSD failure:
- 🔊 Clicking or grinding noises from the case (for HDD). This indicates damage to the read heads.
- ⚡ Laptop gets stuck on "Preparing automatic recovery". Typical for SSDs with worn out memory cells.
- 📉 Sudden drop in speed. If before the system booted in 10 seconds, and now in 5 minutes, the disk is on the verge of death.
For diagnostics:
- Connect the drive to another PC via USB adapter and check it with the utilities:
- CrystalDiskInfo — will show the state of health (parameters
Reallocated Sectors CountAndPending Sectors). - Victoria HDD — will test the surface for bad sectors.
- HD Tune — will measure read/write speed.
- CrystalDiskInfo — will show the state of health (parameters
If the disk detected but not loaded, restore the bootloader:
bootrec /fixmbrbootrec /fixboot
bootrec /rebuildbcd
bcdboot C:\Windows /s S: /f UEFI
(where C: - partition with Windows, S: - EFI boot partition).
If the laptop has dual-boot (Windows + Linux) reboots when selecting OS, check boot order in BIOS. Disable Secure Boot and install Legacy Mode for older systems.
6. BIOS/UEFI failure: how to recover
If laptop does not respond to keys (BIOS does not open), the screen remains black, or a message appears BIOS Corrupted, which means the firmware is damaged. This may happen after:
- ⚡ Failed BIOS update.
- 🔋 Power outage during firmware.
- 🦠 Viral infection (rare, but possible).
Recovery methods:
| Manufacturer | Recovery method | Instructions |
|---|---|---|
| Lenovo | Disaster recovery | Create a bootable USB flash drive with BIOS, hold Fn + R when turned on. |
| ASUS | USB Flashback | Download BIOS from the site, rename it to CAP, insert the flash drive into the special port. |
| HP | Win + B + Power | Hold Win + B, connect power, release after 5 seconds. |
| Dell | BIOS Recovery | Rename BIOS file to BIOS_IMG.rcv, place it on a FAT32 flash drive. |
For laptops Acer And MSI may be required programmer (For example, CH341A), since they do not support "blind" recovery. In this case, it is better to contact the service.
⚠️ Attention: If after resetting the BIOS the laptop no longer sees the hard drive, check the SATA mode in the settings. For old HDDs you need to installIDEorAHCI, for SSD -AHCIorRAID.
7. When to contact service: signs of serious damage
Some problems cannot be fixed at home. Take your laptop to service if:
- 💥 There was a burning smell or blackened elements (burnt capacitors, transistors) are visible on the motherboard.
- 🔌 Laptop does not respond to power button even after disconnecting the battery.
- 🔧 The power connector is damaged (loose or fallen off the board).
- 💻 The screen remains black, but the external monitor works (problem with the matrix or cable).
- 🔄 Cyclic reboot continues even after replacing HDD/SSD, RAM and BIOS reset.
The cost of repair depends on the breakdown:
| Breakdown | Average price (₽) | Repair period |
|---|---|---|
| Replacing the south bridge | 8 000 – 15 000 | 3–7 days |
| Power connector repair | 2 500 – 5 000 | 1–2 days |
| Resoldering the video card (for discrete GPU) | 10 000 – 25 000 | 5–10 days |
| Replacing the motherboard | 15 000 – 40 000 | 2–5 days |
For laptops Apple MacBook (especially models with a chip M1/M2) repairs are more expensive due to proprietary components. For example, replacing the motherboard in MacBook Pro 16" 2021 can cost up to 100,000 ₽.
If your laptop is under warranty, DO NOT disassemble it yourself! Most manufacturers (including HP, Dell And Lenovo) will void the warranty if the seals are broken.
8. Prevention: how to avoid repeated failures
To prevent your laptop from cycling into reboots in the future, follow these recommendations:
- 🔌 Use original power supply. Cheap analogues may produce unstable voltage.
- 🔄 Update BIOS and drivers, but only through the manufacturer’s official utilities.
- 💾 Check the health of your SSD/HDD regularly (once every 3 months).
- 🧹 Clean the cooling system from dust every 6 months.
- ⚡ Don't interrupt Windows updates. If your laptop is stuck on the "Do not turn off your computer" screen, wait at least 2 hours.
For users Windows 10/11 useful to disable automatic driver updates:
- Open
gpedit.msc(for Windows Pro) or change the settings inControl Panel → System → Advanced System Settings → Hardware. - Select
No (devices are not included in updates).
It is also recommended to create Bootable USB flash drive with antivirus (For example, Kaspersky Rescue Disk) and system backup to an external drive. This will help quickly restore functionality in the event of a failure.
For laptops with dual GPU (integrated + discrete) disable the discrete video card in the BIOS if it is not in use. This will reduce the load on the cooling system and reduce the risk of overheating.
FAQ: Frequently asked questions about rebooting a laptop
The laptop only restarts when running on battery power. What's the matter?
Most likely faulty battery or charging controller on the motherboard. Try:
- Remove the battery and operate from the mains.
- Reset the power controller (hold the power button for 30 seconds without the battery and power supply).
- Check the battery voltage with a multimeter (should be close to the nominal voltage, for example, 11.1V for Li-ion).
If all else fails, replace the battery. For laptops Apple And HP The battery may need to be calibrated through the BIOS.
The laptop restarts when connected to the Internet. Why?
This problem is typical for Windows 10/11 and is related to:
- Automatic driver updates (especially network adapters Realtek or Killer Networking).
- Conflict with VPN or firewall (For example, Kaspersky or Avast may block network packets).
- Virus, which is activated when connected to the network.
Solution:
- Disable automatic driver updates (see the "Prevention" section).
- Remove the network adapter in
Device Managerand reinstall the driver manually. - Check your system for viruses using Malwarebytes or Dr.Web CureIt!.
After replacing the thermal paste, the laptop began to reboot more often. What's wrong?
Probable reasons:
- 🔥 Excess thermal paste. A layer that is too thick impairs thermal conductivity.
- 💨 The radiator is poorly secured. If the fasteners are not tightened evenly, air gaps will occur.
- 🧴 Poor quality pasta. Cheap compounds (for example, KPT-8) dry out in a few months.
- 🔧 The chip is damaged. When removing the heatsink, you may accidentally chip the processor chip.
Solution: Take the laptop apart again, clean the remaining paste with isopropyl alcohol (90%+) and apply a thin layer of quality paste (Noctua NT-H1 or Thermal Grizzly Kryonaut). Tighten the radiator fasteners criss-crossto avoid distortions.
The laptop reboots when launching games. What's the problem?
In 90% of cases it is to blame overheating or unstable power supply. Check:
- GPU/CPU temperature in HWMonitor or MSI Afterburner. If the temperature exceeds 95°C, the thermal paste needs to be cleaned or replaced.
- Power supply voltage. For gaming laptops (ASUS TUF, MSI GE76) the power supply must produce at least 180–230 W.
- Video card drivers. Remove current drivers via Display Driver Uninstaller (DDU) and install the latest version from the site NVIDIA/AMD.
- Power settings. Install the circuit
High performanceand disable CPU power limiting.
If the problem persists, try lower GPU voltage (undervolting) through MSI Afterburner or ThrottleStop (for processors Intel).
Is it possible to recover data from a disk if the laptop does not boot?
Yes, there are several ways:
- Connect the drive to another PC via USB adapter and copy the data.
- Use Live CD (For example, Ubuntu or Hiren’s BootCD) to access files.
- Use professional utilities:
- R-Studio - to recover deleted files.
- TestDisk - if the partition table is damaged.
- Recuva — to restore photos and documents.
Important: if the disc produces clicks or not detected, don't try to format it! This may permanently destroy data.