Laptop Won’t Stop Restarting | Fix It Now

A nonstop reboot usually points to drivers, updates, power faults, or corrupted system files—start with Safe Mode, Startup Repair, and power checks.

Your notebook keeps rebooting. No warning. No error that sticks on screen. This guide gives you fast, clear steps to stop the loop, save your files, and get back to work. You’ll find quick wins first, deeper fixes next, and a few preventive tweaks to keep the problem from returning.

Fast Triage: Is It Hardware, Software, Or Power?

Before diving in, do a quick sort. Watch the pattern, note any messages, and check what changed lately. Use the table below as a cheat sheet to map symptoms to likely causes and the first fix to try.

Symptom You See Likely Cause Quick First Fix
Reboots after login or when apps open Driver crash or bad startup app Boot to Safe Mode; disable startups; update display and storage drivers
Reboots before desktop appears Damaged boot files or pending update Run Startup Repair from recovery; finish or roll back updates
Reboots only when charging or moving lid Loose battery, DC jack, or shorting cable Remove external power, reseat battery (if removable), try another outlet/adapter
Blue screen flashes then instant restart System crash with auto-restart setting Turn off auto-restart, capture the stop code, then fix the root cause
Reboots during heavy load or games Overheating or undervolting Clean vents, raise the chassis, set a balanced power plan, check fans
Reboots with any bump or slight movement Loose RAM or SSD Power down, remove power, reseat memory and M.2/2.5″ drive
Loop started right after a driver or BIOS update Faulty update Roll back the update from recovery or Device Manager in Safe Mode

Quick Wins That Work On Most Windows Laptops

These steps repair common boot loops without wiping your data. Move in order. If one step ends the loop, you can stop there.

1) Power Reset And External Gear Check

  • Shut down fully. Hold the power button for ten seconds.
  • Unplug the charger and remove the battery if the model allows it. Leave it out for one minute.
  • Unplug every accessory: USB hubs, printers, SD cards, dongles, external drives. A flaky device can trip a restart.
  • Plug in only the charger and try to boot again.

2) Enter Safe Mode

Safe Mode starts Windows with a minimal driver set, which makes it handy for breaking a restart cycle triggered by a driver or startup app. From a failed boot, interrupt startup three times in a row to trigger the recovery screen, then choose Advanced options → Startup Settings → Safe Mode. If you reach the desktop, remove any driver you just installed, uninstall recent software, and turn off non-critical startup items.

3) Run Startup Repair

When Windows can’t reach the desktop cleanly, Startup Repair scans for damaged boot files and tries to fix them. It’s available from the recovery menu under Troubleshoot → Advanced options → Startup Repair. A full pass can take a while; let it finish. You can read more on the official guide to Startup Repair.

4) Turn Off Auto-Restart To Catch The Stop Code

If a blue screen flashes too fast to read, disable auto-restart so you can capture the error. In Safe Mode, open System Properties → Advanced → Startup and Recovery and uncheck “Automatically restart.” Once you have the stop code, you can search for a precise fix.

Fixes For Macs That Keep Rebooting

Apple notebooks can loop due to kernel panics, third-party extensions, faulty power, or bad memory. Use this plan:

1) Safe Mode On Mac

  • Apple Silicon: Shut down. Hold the power button until “Loading startup options” appears. Pick your disk, hold Shift, and click “Continue in Safe Mode.”
  • Intel: Turn on and hold Shift until you see the login window.

Once in Safe Mode, remove apps installed just before the loop, check Login Items, and run a disk check with Disk Utility.

2) Update Or Roll Back Problem Bits

Install macOS updates, firmware updates, and driver updates for accessories. If the loop started after a major upgrade, test a prior version if you have a Time Machine backup.

3) Reset NVRAM/PRAM Or SMC (Intel Macs)

Resetting these can clear power and device state glitches that push a Mac into repeated restarts. Apple’s guide “If your Mac restarted because of a problem” explains the steps and follow-ups; see Apple Support: Mac restarted because of a problem.

Stop Loops Triggered By Updates Or Drivers

A restart spree right after an update often links to a new driver, a BIOS/UEFI flash, or a half-applied patch. Here’s how to unwind the changes cleanly.

Windows: Roll Back The Last Change

  1. Last Known Good: From recovery, choose Uninstall updates → Uninstall latest quality update. If the loop started this morning after Patch Tuesday, this is a strong bet.
  2. Driver Rollback: In Safe Mode, open Device Manager → open the device → Driver tab → Roll Back Driver. Start with display, storage, chipset, and Wi-Fi.
  3. System Restore: From recovery, launch System Restore and select a point from before the problem.
  4. Repair Boot Data: Open Command Prompt in recovery and run:
    bootrec /fixmbr
    bootrec /fixboot
    bootrec /scanos
    bootrec /rebuildbcd

    Reboot when the commands finish.

Mac: Clean Out Login Items And Kexts

  1. Boot in Safe Mode.
  2. Open System Settings → Login items and remove recent entries you don’t need.
  3. Uninstall kernel extensions from third-party drivers you no longer use, then reboot.

Power And Heat Checks That Save The Day

Power faults can look like software bugs. So can heat spikes. A few quick checks can end the loop.

  • Adapter and cord: Try a second charger if you can. Wiggle the plug gently; any flicker hints at a DC jack issue.
  • Battery state: If the pack is swollen or the laptop rocks on a flat table, stop charging and have it serviced.
  • Thermals: Blow dust from vents with short bursts of compressed air. A laptop cooler or even two pencils under the rear feet can add airflow.
  • Fan test: Listen for a fan spin at power-on. No spin can trip a shutdown.

Deep Repairs: When The Loop Won’t Quit

If quick fixes didn’t stick, step up to these. They repair deeper faults while keeping your files whenever possible.

Windows: DISM And System File Checker

  1. Open Command Prompt from recovery or Safe Mode.
  2. Run an image repair: DISM /Online /Cleanup-Image /RestoreHealth
  3. Then run a file check: sfc /scannow
  4. Reboot and test.

Windows: Repair Install Without Wiping Data

If the loop started after a messy update, an in-place repair using a current Windows 11 installer can refresh system files while keeping apps and files. Boot from a USB installer and pick “Repair your computer” first; if Startup Repair doesn’t work, start setup from the desktop once you can reach it.

Mac: Disk Utility And Reinstall

  1. Boot to Recovery (Apple Silicon: hold power button; Intel: Command+R at boot).
  2. Run Disk Utility → First Aid on the startup disk.
  3. If errors keep coming back, reinstall macOS from Recovery. Your files stay if you don’t erase the disk.

Common Error Messages And What They Mean

When you can catch an error or stop code, match it here and jump to the right fix fast.

Code / Message What It Points To What To Try
INACCESSIBLE_BOOT_DEVICE Storage driver or boot config mismatch Startup Repair; storage driver rollback; bootrec commands
CRITICAL_PROCESS_DIED Corrupted core files or disk faults DISM + SFC; check SMART; remove recent antivirus
KERNEL_SECURITY_CHECK_FAILURE Driver conflict or memory errors Update or roll back drivers; run memory test; reseat RAM
WHEA_UNCORRECTABLE_ERROR Hardware error under load Revert CPU/GPU tuning; check cooling; test RAM and SSD
“Your computer restarted because of a problem” (Mac) Kernel panic from driver or hardware Safe Mode; remove login items; update macOS; reset NVRAM/SMC on Intel

Keep Your Files Safe While You Fix The Loop

Data comes first. If you can reach any desktop, back up right away to a USB drive or cloud. If you can’t, boot from a recovery USB and copy files using the file browser there. Time Machine on a Mac and File History on Windows both make this easier next time.

Prevent The Next Restart Spiral

1) Update On Your Schedule

Pause updates during travel or deadlines. Install them when you have time to recover if something goes wrong. Create a restore point on Windows before big patches.

2) Keep Drivers Simple

Stick to drivers from the laptop maker or the device vendor. Skip random “driver updater” tools. One display driver and one storage driver are plenty; extra layers add risk.

3) Watch Temperatures

Every few months, blow out vents and run a quick temp check with a trusted tool. If the palm rest feels toasty and fans scream, it’s time for a clean and fresh paste at a repair shop.

4) Give The Battery Some Care

Don’t keep the machine pressed against blankets or cushions while charging. Avoid metal objects near exposed ports in a bag. If the chassis bows or clicks when pressed, stop charging and get the pack inspected.

When To Call A Pro

You’ve tried Safe Mode, Startup Repair, file checks, and a clean reinstall, and the loop still returns. At that point, suspect hardware. A shop can test RAM, SSD health, power rails on the board, and the DC jack. If your system is under warranty, contact the maker for a board swap or battery replacement.

One-Page Fix Plan You Can Follow

Windows

  1. Power reset and remove accessories.
  2. Break into recovery and start Safe Mode.
  3. Run Startup Repair. If it fails, uninstall the latest update.
  4. Roll back drivers and remove new apps.
  5. Run DISM and SFC. Then repair boot data with bootrec.
  6. Back up. If needed, repair-install from a current USB.

Mac

  1. Power reset and remove accessories.
  2. Start in Safe Mode; remove login items and third-party drivers.
  3. Run Disk Utility → First Aid.
  4. Update macOS or reinstall from Recovery.
  5. On Intel models, reset NVRAM/PRAM and SMC if power quirks persist.

FAQ-Free Tips That Save Time

  • Don’t keep forcing boots for hours. Ten cycles won’t heal a broken file.
  • Photograph any error you see. A stop code or panic string is a roadmap.
  • Change one thing at a time. Fixes are easier to verify that way.
  • Make a recovery USB once you’re stable so the next rescue is faster.

You’ve Got This

A loop feels scary, but the path is methodical: isolate, boot clean, repair, then harden. With Safe Mode, Startup Repair, a careful eye on drivers, and solid power and cooling, you can break the cycle and keep your laptop steady.