You turned on the laptop, but instead of loading the system, you see an endless cycle: manufacturer logo → black screen → reboot → and again in a circle. Is the situation familiar? Eternal reboot (or boot loop) is one of the most annoying malfunctions that can occur on both old Lenovo ThinkPad, and on new ones ASUS ROG or MacBook Pro. The reasons range from update failures to hardware failures, but in 80% of cases the problem can be solved on your own - without contacting a service center.

In this article we will look at all possible scenarios: from basic checks (which take 5 minutes) to complex manipulations with UEFI And Windows registry. You will learn how to diagnose the problem by error codes, what actions can aggravate the situation, and what to do if the laptop does not even respond to the power key. And if you are afraid of losing data, at the end of the article there is a unique way to extract files from a dead device without disassembling.

1. Primary diagnosis: determine the type of problem

Before you rush into battle, you need to understand what exactly you are dealing with. There are three types of eternal reboot:

  • 🔄 Soft cycle: The laptop turns on, starts loading Windows/macOS/Linux, but at the system logo or desktop stage it resets and restarts.
  • 💻 Hard cycle: loading does not even reach the OS logo - the screen goes blank or appears BSOD (blue screen of death) with immediate reboot.
  • Hardware cycle: The laptop turns on for 2-5 seconds (sometimes with a beep from the speaker) and immediately turns off, repeating this endlessly.

The algorithm of actions depends on the type of cycle. For example, when soft cycle often helps Safe Mode, and when hardware - only disassembly and checking of components. To narrow your search, answer the following questions:

📊 At what stage does the reboot occur?
  • On the manufacturer's logo (ASUS/HP/Dell)
  • On the Windows boot screen (spinning dots)
  • On the desktop (in 1-2 minutes)
  • Laptop turns off immediately after pressing power button

Critical moment: if laptop beeps when turned on, this is almost always a hardware problem (RAM, video card or motherboard). The number and tone of squeaks correspond BIOS error codes, which we will discuss below.

2. Simple solutions: what to do first

Start with basic actions - they take a minimum of time, but solve the problem in 30% of cases:

☑️ Priority actions during an eternal reboot

Done: 0 / 4

Disabling peripherals This is not a “just in case” step. For example, connected USB backlit mouse or external hard drive may conflict with USB controller laptop, causing a reset. The same goes for docking stations And Type-C hubs.

If laptop Lenovo or HP with a non-removable battery, do hard reset:

  1. Unplug the charger.
  2. Press and hold the power button on 30-40 seconds.
  3. Connect the charger and try turning it on.

This method releases the residual charge in the capacitors, which sometimes "unfreezes" the system.

⚠️ Attention: If after a hard reset your laptop stops responding to the power button at all, don’t panic. Wait 10 minutes, then repeat the procedure. In 90% of cases this is a temporary discharge effect.

3. Boot into Safe Mode and System Restore

If the laptop makes its way even a little to the Windows boot stage, try logging into Safe Mode. This will allow you to roll back updates, remove problematic drivers, or run a virus scan.

How to enter Safe Mode on Windows 10/11:

  1. During the reboot phase (when the Windows logo appears) Force shutdown 3 times in a row laptop holding the power button.
  2. On the 4th time, the system will automatically start Recovery Environment (WinRE).
  3. Go to Troubleshooting → Advanced Options → Boot Options → Restart.
  4. After reboot, click F4 (Safe Mode) or F5 (network enabled).

In Safe Mode, do the following (in order!):

  • 🔍 Launch msconfig (click Win + R, enter msconfig) and on the tab General select Selective launch, uncheck Load startup items.
  • 🗑️ Uninstall the latest Windows updates via Control Panel → Programs → Programs and Features → View installed updates.
  • 🛠️ Launch command prompt as administrator and run:
    sfc /scannow
    

    dism /online /cleanup-image /restorehealth

    These commands will check the integrity of system files.

💡

If your laptop restarts even in Safe Mode, try booting from Live USB (For example, Kaspersky Rescue Disk). This will help you check your hard drive for errors without booting Windows.

4. Problems with BIOS/UEFI: reset and update

Settings failed BIOS or UEFI - a common cause of eternal reboots, especially after:

  • 🔧 BIOS updates (if the process was interrupted).
  • 🔋 Low battery CMOS (on old laptops).
  • 🎯 Changes to boot priority or inclusion Secure Boot.

How to reset BIOS:

  1. When you turn on the laptop, press the BIOS enter key (usually F2, Del, Esc or F12 - depends on the model).
  2. Find the option Load Default Settings (or Load Optimized Defaults) and apply it.
  3. Save changes (F10) and reboot.

If your laptop does not respond to BIOS keys, try hard reset:

  1. Unplug the charger and remove the battery.
  2. On the motherboard, find CMOS battery (round, as in the photo below) and carefully remove it for 10 minutes.
  3. Reinstall the battery and try turning on the laptop.

Where is the CMOS battery located?

On most laptops it is located under the keyboard or back cover, next to the RAM slots. On Lenovo ThinkPad And Dell Latitude can be hidden under a small plastic plug.

BIOS error codesthat will help diagnose the problem:

Manufacturer Code/Sound Meaning
AMI BIOS 1 long, 2 short Video card error
Award BIOS Continuous beeping Problems with RAM
Phoenix BIOS 1-1-4 BIOS checksum error
Dell 2-4 Processor failure
HP 5 short CMOS failure

5. Problems with hardware: how to check components

If software methods do not help, it’s time to check hardware. Let's start with the simplest thing - RAM And hard drive.

RAM test:

  1. Turn off your laptop and unplug the charger.
  2. Remove the back cover (on some models ASUS And Acer just unscrew one screw).
  3. Carefully remove the RAM sticks (press the latches on the sides).
  4. Wipe the contacts with an eraser (yes, a regular office eraser!) and reinsert.
  5. If there are several strips, try booting from each one separately.

Checking the hard drive/SSD:

  • 🔊 If the laptop emits clicks or grinding - this is a mechanical failure HDD. The data is almost impossible to save.
  • 💽 Connect the drive to another computer via USB adapter and check with CrystalDiskInfo or Victoria.
  • 🔄 If the disk is detected, but the laptop does not boot, try clone it to another drive using Macrium Reflect or Clonezilla.

Overheating and dust - another common cause of cyclic reboots. If the laptop turns off 1-2 minutes after turning it on, it is most likely triggered thermal protection. What to do:

  1. Blow dust out of the vents with a can of compressed air.
  2. Remove the cover and check if the fan spins when turned on.
  3. Update thermal paste on the processor and video card (if you have experience).

⚠️ Attention: If you have never disassembled laptops, do not take risks - modern models (for example, MacBook Air M1 or HP Spectre) have fragile cables that are easy to damage. In this case, it is better to contact the service.

6. Recovering the bootloader and reinstalling Windows

If your laptop restarts while Windows is loading but you can still log into BIOS or boot from Live USB, the problem is most likely in bootloader or damaged system files.

Restoring the bootloader via the command line:

  1. Boot from Windows installation flash drive (see below for how to create it).
  2. On the installation screen, tap Shift + F10to open the command prompt.
  3. Run the commands in order:
    diskpart
    

    list disk

    select disk 0 (где 0 — ваш системный диск)

    list partition

    select partition 1 (раздел с загрузчиком, обычно 100-500 МБ)

    active

    exit

    bcdboot C:\Windows /s S: /f ALL (где C: — диск с Windows, S: — загрузочный раздел)

Creating a bootable USB flash drive on another PC:

  • 📥 Download Media Creation Tool from the official Microsoft website.
  • 🖥️ Connect a flash drive with a capacity of at least 8 GB.
  • 🔧 Run the utility and follow the instructions (select "Create installation media for another computer").

If restoring the bootloader does not help, you still have clean installation of Windows. But before that try save data:

  1. Connect the laptop drive to another PC (via USB adapter or docking station).
  2. Copy important files from the partition C:\Users\Your_username.
  3. Use Recuva or R-Studioif the files were deleted.

💡

If the laptop has BitLocker, before removing the disk, find the recovery key (it is tied to your Microsoft account) - otherwise the data will be inaccessible.

7. Specific cases: MacBook, Linux and laptops with dual graphics cards

On devices Apple, laptops with hybrid graphics (For example, MSI GS66 or ASUS TUF) and systems on Linux there are some nuances.

MacBook (M1/Intel) in a reboot loop:

  • 🍏 On MacBook with M1/M2 chip: Press and hold the power button 10 secondsuntil the screen appears Options. Select Disk Utility and check the disk for errors.
  • 🖥️ On MacBook with Intel: When turning on, hold Command + Rto enter Recovery Mode. Then reinstall macOS.
  • 🔋 If your MacBook does not respond to the power button, connect it to the charger and wait 30 minutes - sometimes it helps.

Laptops with two video cards (NVIDIA + Intel):

  • 🎮 If the cycle started after updating the drivers NVIDIA, try removing them in Safe Mode through Display Driver Uninstaller (DDU).
  • 🔧 Disable in BIOS Discrete Graphics (if there is such an option) and try to boot on the integrated graphics.

Linux (Ubuntu, Mint, Fedora):

  • 🐧 While loading, hold Shift (for GRUB) or Escto enter the boot menu.
  • 📝 Select Advanced options → Recovery mode and execute fsck to check the file system.
  • 🔄 If the problem is in the kernel, select the previous version in GRUB (Advanced options → Older kernels).

8. Extreme measures: when to contact the service

If you've tried everything on this list and your laptop still reboots, the problem is most likely:

  • 🔥 Faulty motherboard (burnt capacitors, damaged tracks).
  • Nutrition problems (faulty voltage controller, short circuit).
  • 🖥️ Processor or chipset failure (rarely, but happens after overheating).

Signs that you need professional help:

  • The laptop does not turn on even after resetting the BIOS and checking the RAM.
  • appear on the screen artifacts (stripes, distortion) - this could be a burnt-out video card.
  • Laptop beeps or flashing indicators in a non-standard sequence.
  • Before the breakdown there was replacing thermal paste or dust cleaning - Components may have been damaged.

How much will the repair cost? Prices vary depending on the problem:

Problem Repair cost (₽) Deadlines
Replacing the CMOS battery 500–1 500 1 day
RAM repair/replacement 1 000–3 000 1–2 days
Replacing the south/north bridge 5 000–15 000 3–7 days
Flashing the BIOS with a programmer 2 000–6 000 2–3 days
Replacing the motherboard 10 000–30 000+ 5–10 days

If the laptop is under warranty, don't disassemble it yourself - this will void the warranty. Contact the brand's official service center (Apple Store, ASUS Service, Lenovo Support etc.).

⚠️ Attention: Some services may offer “cheap” repairs using used spare parts. Always check to see if the components being installed are new and ask for a warranty on the work (minimum 3 months).

FAQ: Frequently asked questions about laptop rebooting forever

Is it possible to save data if the laptop does not turn on?

Yes. There are three ways:

  1. Connect the drive to another PC via USB adapter (costs ~500 ₽).
  2. Use Live CD with Ubuntu or Kaspersky Rescue Disk - they allow you to copy files without loading the main OS.
  3. Service centers have special PCIe readers to extract data from M.2 SSD, even if the laptop shows no signs of life.

If the disk is encrypted (BitLocker, FileVault), you will need a recovery key.

The laptop only restarts when connected to the network. What's the matter?

This is a typical sign problems with the power supply or charging controller. What to do:

  • Try a different power supply (of suitable power!).
  • Check the power connector on your laptop - sometimes the contacts come loose or oxidize.
  • If the laptop is running on battery power, but reboots when the charger is connected, it is faulty DC-jack controller (repairs will cost 1,500–4,000 rubles).
After updating Windows, the laptop went into a reboot loop. How to roll back?

If you can log in Safe Mode:

  1. Open Control Panel → Programs → Programs and Features → View installed updates.
  2. Find the latest updates (usually at the top of the list by date).
  3. Remove them and reboot.

If Safe Mode is not available:

  1. Boot from Windows installation flash drive.
  2. On the installation screen, select System Restore → Troubleshooting → Startup Repair.
  3. If it doesn't help, choose Restoring a system image (if you previously created a backup).
The laptop reboots when launching games or heavy programs. What to do?

These are classic symptoms overheating or video card malfunction. Procedure:

  1. Install HWMonitor or Core Temp and check the temperature of the processor/video card under load. If higher 90°C — Thermal paste needs to be cleaned and replaced.
  2. Open your laptop and check if the fan is spinning. If not, it may have burned out. cooler controller.
  3. Update your video card drivers (for NVIDIA - through GeForce Experience, for AMD - through Adrenalin).
  4. If the laptop has two video cards (For example, Intel + NVIDIA), in the BIOS, disable discrete graphics and check the stability of the integrated one.

If the problem remains, the video card may be faulty (especially true for laptops MSI And Alienware with GTX 10xx series).

Is it possible to flash the BIOS yourself if the laptop does not turn on?

Yes, but this risky procedure, which can completely kill the motherboard. Methods:

  • Using a programmer: will need to be purchased CH341A (~300 ₽) and a soldering iron for soldering contacts to the BIOS chip. Suitable for advanced users.
  • Through crisis recovery: some manufacturers (Lenovo, Dell) allow you to restore the BIOS from a flash drive. To do this, you need to rename the firmware to BIOS.bin and put it in the root of the USB drive.

For laptops ASUS And Acer there is a utility Flashback, which flashes the BIOS without turning on the PC - but it does not work on all models.

Important: Download the firmware only from the official website manufacturer! A BIOS version mismatch may result in permanent damage.