Skip to main content

Laptops

Laptop Stuck In Restart Loop Windows 11

If your Windows 11 laptop continuously reboots, reboots during startup, or gets stuck in an endless Automatic Repair loop, this guide will help you diagnose software and hardware causes.

Symptoms

  • Repeated display of the manufacturer logo followed by screen blackout or instant reboot
  • Brief flash of a Blue Screen of Death (BSOD) with error codes like INACCESSIBLE_BOOT_DEVICE
  • Endless 'Preparing Automatic Repair' or 'Diagnosing your PC' screens that fail to finish
  • Continuous rebooting immediately after typing in your Windows login password
  • Windows Update getting stuck at a specific percentage and looping continuously
  • Laptop power lights cycling on and off every few seconds without turning on the display

Quick troubleshooting

  1. Step 1

    Perform a Hard Power Reset

    Disconnect the AC charger and all external USB devices, dongles, and memory cards. Press and hold the power button for 15 to 20 seconds to completely discharge residual power from the motherboard capacitors. Reconnect only the charger and turn the laptop back on to see if it bypasses the boot loop.

  2. Step 2

    Force Trigger Windows Recovery Environment (WinRE)

    Turn on the laptop, and as soon as you see the manufacturer logo, hold down the power button until it shuts off completely. Repeat this process two to three times until the screen displays 'Preparing Automatic Repair' and leads into Advanced Options. From here, you can select Troubleshoot > Advanced Options to access system repair tools.

  3. Step 3

    Run Startup Repair and Rebuild the BCD

    In the WinRE menu, click Troubleshoot > Advanced Options > Command Prompt. Type 'bootrec /fixmbr', press Enter, then run 'bootrec /fixboot' and 'bootrec /rebuildbcd' to repair broken boot instructions. If prompted to add installations to the boot list, type 'Y' and press Enter before restarting.

  4. Step 4

    Boot Into Safe Mode to Uninstall Recent Updates or Drivers

    Navigate to WinRE > Troubleshoot > Advanced Options > Startup Settings and click Restart. Press key 4 or F4 to enter Safe Mode. Once Windows loads, open Settings > Windows Update > Update History and uninstall the most recent quality or driver update that caused the boot failure.

  5. Step 5

    Reseat Hardware Modules (RAM and Storage)

    If software fixes fail, switch off the laptop, unplug power, and remove the bottom panel using appropriate precision screwdrivers. Gently unclip and re-insert the RAM sticks and the NVMe SSD into their slots to eliminate poor electrical contact as the root cause. Reassemble carefully and attempt to power on.

Likely causes

  • Corrupted Windows 11 system updates or incomplete background patches
  • Damaged Boot Configuration Data (BCD) or corrupted master boot records
  • Incompatible or corrupted graphics, storage controller, or chipset drivers
  • Failing NVMe SSD or SATA hard drive with damaged read blocks
  • Faulty RAM modules or bad memory socket connection
  • Thermal throttling triggered by clogged cooling fans or dried thermal paste
  • Corrupted system registry keys caused by unexpected shutdowns or malware

What's going on

A Windows 11 laptop stuck in a restart loop is caught in a cycle where the operating system fails critical initialization checks and reboots to protect itself from further system corruption. This can manifest right at the hardware POST screen, during the Windows logo loading phase, or right after logging into the desktop.

While this behavior is frustrating, Windows 11 incorporates built-in recovery mechanics designed to catch these loops. In most cases, the issue stems from incomplete update installations, bad storage drivers, or corrupted bootloader instructions—all of which can usually be recovered without losing your personal files.

Symptoms people notice

  • The laptop powers on, displays Dell, Lenovo, HP, or ASUS branding, then immediately turns off and restarts.
  • Windows enters an infinite screen loop showing "Preparing Automatic Repair" followed by "Your PC did not start correctly."
  • A fleeting Stop Error (BSOD) displays error messages such as CRITICAL_PROCESS_DIED or UNMOUNTABLE_BOOT_VOLUME before cycling.
  • The system restarts as soon as background programs try to load on the desktop.
  • The laptop fans spin at high speeds for a few seconds, the keyboard backlight flashes, and the machine cuts power repeatedly.

Likely causes

  1. Failed Windows Updates: Windows 11 background updates that were interrupted by a dead battery or forced shutdown often leave essential core files in a half-written state.
  2. Corrupted BCD (Boot Configuration Data): The hidden system partition responsible for handing boot control to Windows core processes has missing or corrupted configuration entries.
  3. Driver Incompatibility: Driver updates—especially graphics drivers or storage controller drivers—can crash the system core immediately upon kernel initialization.
  4. Failing Storage Drive: Physical degradation or bad sectors on your internal NVMe SSD or hard drive prevent critical system files from being read into RAM.
  5. Hardware Failure or Loose Memory: Faulty RAM modules or loose ribbon cables inside the chassis can trigger thermal or voltage protections on the motherboard.

Quick checks first

Before opening up your laptop or attempting deep operating system fixes, cross off these straightforward triage checks:

  • Remove all peripherals: Unplug external hard drives, USB mice, flash drives, and external monitors. A faulty driver attached to a USB peripheral can cause a laptop to fail POST or boot checks.
  • Verify thermal state: If the bottom panel is hot or the vents are caked in dust, allow the laptop to cool for 30 minutes. Excessive heat triggers immediate CPU thermal shutdown loops.
  • Check boot order in BIOS/UEFI: Repeatedly tap F2, Del, or F12 during startup to enter your BIOS setup. Ensure your primary drive (NVMe or SSD) is listed as the first boot priority.

For broader software recovery options, review our general /problems catalog for software troubleshooting workflows.

When it's a real repair

If you have attempted BCD rebuilds, booted into Safe Mode, and tried resetting Windows through recovery without success, you are likely dealing with a physical hardware failure:

  • Failing Storage: If your drive is not recognized inside the BIOS or command prompt tools return I/O device errors, the SSD needs replacement.
  • Bad RAM Modules: Running a memory diagnostic tool like MemTest86 or testing memory sticks individually reveals unrecoverable hardware bit errors.
  • Motherboard / Power Circuit Damage: Continuous power-cycling before the screen even turns on (short-cycling) points toward shorted capacitors or power delivery phases on the system board.

When hardware replacement becomes necessary, consult detailed tear-down procedures in our /guides library to safely handle components.

DIY vs professional repair

Software recovery, system resets, and minor component swaps like RAM or SSDs are entirely feasible for DIY repairers with basic hand tools. Installing a fresh copy of Windows 11 via a USB installation drive requires no hardware work and resolves roughly 80% of persistent restart loop cases.

However, if the loop is accompanied by electrical burning smells, clicking noises from traditional hard drives, or persistent short-cycling even with storage drives removed, specialized microsoldering or board-level diagnostics may be required. In those scenarios, sending the board to a qualified technician or taking advantage of mail-in services via LML Experts is recommended to prevent permanent hardware damage.

Next steps

Start with non-invasive steps: drain residual system power and force the system into the Windows Recovery Environment (WinRE). Try running System Restore to roll back to a point before the loop started, or use the Command Prompt to rebuild your boot files.

If software fixes do not resolve the issue, prepare a bootable Windows 11 installation USB on another PC. Use it to back up your personal files via Command Prompt and perform a clean OS reinstallation. If you need step-by-step guidance on replacing drives or upgrading memory, browse our free repair tutorials on /guides or check verified community experiences under /reviews.

Next steps

Try the DIY guide if you're comfortable opening the device. Still stuck? Browse related problems for similar symptoms.

Related problems