UK tech experts · info@vividrepairs.co.uk
Vivid Repairs
HP laptop on a wooden desk showing a Windows restart screen with blue error overlay in dim office lighting
Fix It Yourself · Troubleshooting

HP laptop random restart

Published 29 August 202614 min read
As an Amazon Associate, we may earn from qualifying purchases. Our ranking is independent.

Most of the advice floating around for an HP laptop random restart is the same recycled list: update Windows, blow into the vents, reinstall drivers. Sometimes that works. Often it doesn't, because the actual cause hasn't been identified first. After 15 years of fixing these machines remotely, the pattern is clear: random restarts on HP laptops almost always fall into one of five buckets, and the fix is different for each one. This guide works through all of them, in order of likelihood, so you're not wasting an hour on the wrong thing.

TL;DR

An HP laptop random restart is most commonly caused by overheating, a battery or charger fault, Windows Update forcing reboots, outdated drivers or BIOS, or corrupted system files. Disable automatic restart on failure first so you can actually see any error code, then work through the fixes below from quick to advanced.

⏱️ 13 min read ✅ 80% success rate 📅 Updated August 2026

Key Takeaways

  • HP laptop random restart has five main causes: heat, power faults, Windows Update, bad drivers/BIOS, and OS or hardware corruption.
  • Disabling automatic restart on failure is the single most useful first step because it reveals hidden BSOD error codes.
  • If the restart only happens on battery (or only on AC), that's a power-path fault, not a software problem.
  • HP's own hardware diagnostics tool, accessed at boot via F2, can confirm battery and hardware failure before you spend time on software fixes.
  • SFC and DISM together fix the majority of OS-level corruption that causes random reboots.

At a Glance

  • Difficulty: Intermediate
  • Time Required: 15 to 45 mins
  • Success Rate: ~80% of cases resolved without hardware replacement

What Actually Causes HP Laptop Random Restart?

Before touching a single setting, it helps to understand what the machine is actually doing. A random restart on an HP laptop is almost never truly random. Something triggers it. The problem is that Windows, by default, is configured to reboot immediately after a crash, which means you never see the error. So the first thing to do, always, is turn that behaviour off. We'll cover the exact steps in the quick fix section below.

Here's the breakdown of what's actually causing the HP laptop random restart in most cases we see:

Overheating. HP laptops, particularly the Pavilion and Envy ranges, are notorious for dust accumulation in the fan and heatsink area. When the CPU or GPU hits its thermal limit, the machine cuts power to protect itself. No warning, no BSOD. Just off. If the restart happens after 20 to 30 minutes of use, or under load (gaming, video editing, even Teams calls), heat is the first suspect. You'll often feel the bottom of the laptop getting very hot beforehand.

Battery or charger fault. A failing battery or a dodgy AC adapter can cause voltage drops that the system reads as a power loss. The machine shuts down or restarts to protect itself. The tell-tale sign here is that the restart only happens on battery, or only when the charger is connected at a certain angle. We've seen plenty of HP laptops where the barrel connector on the charger is slightly loose and intermittent power delivery causes what looks like a software crash.

Windows Update forcing reboots. This one is obvious once you know to look for it, but it catches people out constantly. Windows 11 and Windows 10 both schedule restarts after updates, and if the machine is set to restart outside active hours, it'll do it when you least expect it. A stuck update loop is slightly different: the machine restarts, fails to apply an update, rolls back, and restarts again. Open Settings then Windows Update and look for anything marked as pending or restart required.

Outdated or corrupt drivers and BIOS bugs. HP releases BIOS updates specifically to address random shutdown and restart behaviour. If your BIOS is more than a year old and you're seeing an HP laptop random restart, checking for a firmware update is genuinely worthwhile, not just box-ticking. Driver issues, particularly chipset, display, and power management drivers, can also cause instability that manifests as restarts.

System file corruption or hardware faults. Corrupted Windows system files, failing RAM, or early-stage storage failure can all produce random restarts. These are less common but harder to fix. Event Viewer is your friend here: it logs what happened in the seconds before a shutdown, and a pattern of critical errors pointing to a specific driver or hardware component tells you exactly where to look next. For a deeper look at how Windows errors appear in the log, HowToGeek's BSOD troubleshooting guide is a solid reference.

HP Laptop Random Restart: Quick Fixes First

These take five to ten minutes and cost nothing. Do them in order because the first one changes what information you'll have for everything else.

1

Disable Automatic Restart on Failure Easy

  1. Open Advanced System Settings
    Right-click the Start button and select System, then click Advanced system settings on the right side.
  2. Find Startup and Recovery
    Under the Advanced tab, click Settings under the Startup and Recovery section.
  3. Uncheck Automatically restart
    Under System failure, uncheck the box labelled Automatically restart. Click OK.
  4. Verify
    Next time the laptop restarts unexpectedly, it should now show a blue screen with an error code instead of rebooting immediately. Write that code down or photograph it. It tells you exactly what failed.
If you see a BSOD code like KERNEL_POWER (0x0000009F) or CRITICAL_PROCESS_DIED, that's useful diagnostic information. Search the exact code on HP's support site or bring it to a technician.
2

Check Windows Update for Pending Restarts Easy

  1. Open Windows Update
    Go to Settings then Windows Update. Look for any update marked as pending, downloading, or restart required.
  2. Install and reboot deliberately
    If updates are waiting, install them now and reboot once on purpose. This clears the queue and stops Windows from scheduling its own restart at an inconvenient time.
  3. Check update history
    Click View update history. If you see a failed update repeating itself, that's a stuck update loop. Microsoft's Windows Update error fix page covers the most common loop scenarios.
If the HP laptop random restart started right after a specific update, note the KB number from the update history. You can uninstall individual updates from Settings then Windows Update then Update history then Uninstall updates.
3

Heat and Power Sanity Check Easy

  1. Check the surface and vents
    Make sure the laptop is on a hard flat surface. Soft surfaces like beds and sofas block the underside vents and cause rapid heat buildup. Check that the exhaust vents on the side or rear aren't blocked or clogged with visible dust.
  2. Disconnect non-essential USB devices
    Unplug any USB hubs, external drives, or peripherals. Faulty USB devices can occasionally cause power events that trigger a restart.
  3. Test on battery vs AC
    Unplug the charger and use the laptop on battery only for 30 minutes. Then plug back in and repeat. If the HP laptop random restart only happens in one mode, that's a power-path fault and you should skip ahead to the HP diagnostics section.

Intermediate HP Laptop Random Restart Fixes

These take 15 to 30 minutes and don't require the command line. Good success rate for power management, sleep behaviour, and driver-related restarts.

4

Disable Fast Startup and Fix Power Settings Easy

  1. Open Power Options
    Go to Control Panel then Power Options. Switch to the Balanced plan if you're on a custom or high-performance plan, as aggressive power plans can cause sleep and wake instability.
  2. Disable Fast Startup
    Click Choose what the power buttons do on the left. Click Change settings that are currently unavailable. Uncheck Turn on fast startup and click Save changes. Fast Startup uses a hybrid shutdown state that can cause the machine to behave oddly on next boot, including triggering restarts.
  3. Check advanced power settings
    Back in Power Options, click Change plan settings then Change advanced power settings. Look at Sleep and Hibernate settings. If the machine is set to hibernate after a very short idle time, this can appear as a random shutdown.
After disabling Fast Startup, the first reboot may take slightly longer than usual. That's normal. The machine is doing a proper full shutdown cycle for the first time in a while.
5

Run HP Hardware Diagnostics Medium

  1. Enter HP diagnostics at boot
    Restart the laptop. As soon as it starts, press Esc, then press F2 when prompted. This opens HP PC Hardware Diagnostics UEFI.
  2. Run the Battery Test
    Select Component Tests then Battery. Run the battery test and wait for the result. A failure here confirms the battery is the cause of the HP laptop random restart.
  3. Run the Extensive Test if available
    This tests memory, storage, and other components. It takes 45 minutes to 2 hours but gives you a definitive pass or fail on hardware. Note any failure IDs shown on screen.
  4. Check results against HP support
    If you get a failure ID, enter it on HP's hardware diagnostics support page for specific next steps. A battery failure usually means replacement. A memory failure may mean a RAM module needs reseating or replacing.
If HP diagnostics reports a battery failure, stop using the laptop on battery only until the battery is replaced. A failing lithium battery can, in rare cases, swell or cause further damage to the chassis.
6

Update HP Drivers and BIOS Firmware Medium

  1. Find your exact model number
    Press Win + I to open Settings, go to System then About, and note the full model name. Alternatively, check the sticker on the bottom of the laptop.
  2. Visit HP's support site
    Go to support.hp.com, enter your model, and navigate to Software and Drivers. Download the latest BIOS, chipset, and power management drivers.
  3. Install the BIOS update on AC power only
    This is important. Never update BIOS on battery. Run the BIOS installer, follow HP's prompts, and do not interrupt the process. The machine will restart several times. This is normal.
  4. Install remaining drivers
    Install chipset and power management drivers after the BIOS update. Reboot after each one. Some driver updates need a second reboot before they fully take effect, so don't skip that step.
HP releases BIOS updates specifically to address thermal management and random restart behaviour on certain models. If your BIOS version is more than 12 months old, this step alone fixes the HP laptop random restart in a meaningful number of cases.
7

Read Event Viewer to Find the Pattern Medium

  1. Open Event Viewer
    Press Win + R, type eventvwr.msc and press Enter.
  2. Navigate to Windows Logs then System
    In the left panel, expand Windows Logs and click System.
  3. Filter for Critical and Error events
    Click Filter Current Log on the right. Check Critical and Error, then click OK.
  4. Cross-reference with restart times
    Look at the timestamps. Events logged right before each restart tell you what failed. A Kernel-Power Event ID 41 means the machine lost power unexpectedly (overheating or battery fault). A BugCheck event means a software or driver crash. The difference matters because the fix is completely different for each.
Kernel-Power Event ID 41 with no preceding error almost always means thermal shutdown or power loss, not a software crash. If you're seeing this, prioritise the heat and battery checks above everything else.

Advanced HP Laptop Random Restart Fixes

These are for when the quick and intermediate steps haven't sorted it. You'll need the command line for some of these, but nothing here is risky if you follow the steps carefully. Success rate is highest for OS corruption and update damage, lower if the fault is purely hardware.

8

Repair Corrupted System Files with SFC and DISM Advanced

  1. Open Command Prompt as administrator
    Press Win + S, type cmd, right-click Command Prompt and select Run as administrator.
  2. Run SFC
    Type sfc /scannow and press Enter. This scans and repairs protected Windows system files. It takes 10 to 15 minutes. Do not close the window.
  3. Check the result
    If SFC reports Windows Resource Protection found corrupt files and repaired them, reboot and test. If it reports it found corrupt files but could not repair them, move to the next step.
  4. Run DISM repair
    In the same elevated Command Prompt, type DISM /Online /Cleanup-Image /RestoreHealth and press Enter. This pulls replacement files from Windows Update servers, so you need an internet connection. It takes 15 to 20 minutes.
  5. Run SFC again after DISM
    Once DISM completes, run sfc /scannow a second time. DISM repairs the repair tool's source files, so running SFC again after DISM often fixes things the first pass couldn't.
  6. Reboot and monitor
    Restart the laptop and use it normally for a day. If the HP laptop random restart was caused by OS corruption, this combination fixes it in the majority of cases.
If DISM fails with error 0x800f081f, your Windows image may be too damaged for online repair. At that point, a Windows repair install (keeping files and apps) is the next step, which we cover in our Windows repair install guide.
9

Clean Boot to Isolate Third-Party Software Advanced

  1. Open System Configuration
    Press Win + R, type msconfig and press Enter.
  2. Disable non-Microsoft services
    Go to the Services tab. Check Hide all Microsoft services at the bottom, then click Disable all. This leaves Windows services running but disables everything from third-party software.
  3. Disable startup items
    Go to the Startup tab and click Open Task Manager. Right-click and disable every startup item listed.
  4. Reboot and test
    Restart the laptop and use it for a few hours. If the HP laptop random restart stops, a third-party service or startup program is the cause. Re-enable services in batches of five or six, rebooting after each batch, until the restarts return. The last batch you enabled contains the culprit.
Antivirus software, VPN clients, and manufacturer-installed bloatware are the most common third-party culprits in clean boot testing. HP laptops often come with several pre-installed utilities that can conflict with power management. If you find a dodgy service, check whether there's an update for that software before uninstalling it.
10

Reset or Update BIOS and Check Hardware Stability Advanced

  1. Enter BIOS setup
    Restart and press F10 during boot (on most HP models) to enter BIOS setup.
  2. Load BIOS defaults
    Look for an option called Restore Defaults or Load Setup Defaults. This clears any misconfigured BIOS settings that might be affecting power management or thermal behaviour.
  3. Save and exit
    Save the default settings and exit. The machine will reboot.
  4. Run HP Extensive Test again
    If you haven't already run the full Extensive Test in HP diagnostics, do it now. Pay close attention to memory and storage results. Early-stage SSD failure and failing RAM both produce random restarts that look identical to software problems.
If HP diagnostics returns a hard failure on memory or storage, the fix is hardware replacement. Software fixes will not resolve a physically failing component. For guidance on what to do next, see our HP laptop repair options guide.

Preventing HP Laptop Random Restart

Most of the cases we handle could have been avoided. Here's what actually makes a difference, in order of importance:

1. Keep BIOS and drivers current. This is the one people skip. HP releases firmware updates that specifically address thermal management and restart behaviour. Check HP's support site every few months, not just when something breaks.

2. Clean the vents regularly. A can of compressed air into the exhaust vents every three to six months makes a real difference on HP laptops, which tend to accumulate dust faster than average. Always use the laptop on a hard surface. Beds and sofas are the enemy of laptop cooling.

3. Check battery health before it fails. Run HP diagnostics every six months on machines over two years old. A battery that's degrading to 40% capacity isn't just inconvenient, it can cause the voltage instability that triggers random shutdowns. Catching it early means a planned replacement rather than an emergency.

4. Don't ignore Windows Update. Letting updates pile up means Windows will eventually force a restart at the worst possible time. Set active hours in Windows Update settings so reboots happen when you're not using the machine.

5. Use one power management tool, not several. HP's own power management software plus a third-party battery saver plus Windows power settings all fighting each other is a recipe for instability. Pick one approach and stick to it. If you're using HP's software, let it manage power settings and leave Windows power options at Balanced.

And keep an eye on free disk space. Windows needs room to write temporary files, update caches, and crash dumps. Under 10GB free on the system drive and you'll start seeing all sorts of odd behaviour, including what looks like random restarts. If you're dealing with a laptop that's also running slowly, our HP laptop running slow fix guide covers disk space and performance issues in detail.

HP Laptop Random Restart: Summary

An HP laptop random restart is almost always traceable to one of five causes: heat, power faults, Windows Update, bad drivers or BIOS, or OS and hardware corruption. The approach that works is systematic: disable automatic restart on failure first so you can actually see error codes, then check Event Viewer to understand whether you're dealing with a power loss event or a software crash. From there, the fix path is clear. Thermal and battery issues need hardware attention. Update loops and driver problems are sorted with the intermediate fixes above. OS corruption responds well to SFC and DISM. And if a clean boot reveals a third-party service is the culprit, you've saved yourself a lot of unnecessary reinstalling. Work through the steps in order and the HP laptop random restart problem is fixable in the vast majority of cases without touching the hardware at all.

Frequently Asked Questions

The most common causes of HP laptop random restart are overheating, a failing battery or charger, Windows Update forcing reboots, outdated or corrupt drivers or BIOS, and corrupted system files. Check Event Viewer around the time of each restart to narrow down which category applies.

Open Advanced system settings, click Settings under Startup and Recovery, and uncheck 'Automatically restart' under System failure. This lets you see any BSOD error code instead of the machine rebooting before you can read it.

Yes. Open Settings then Windows Update and check for pending or failed updates. Update activity, especially a stuck update loop, can cause what looks like random reboots. Resolving the pending updates usually stops the cycle.

Restart the laptop, press Esc, then F2 to enter HP PC Hardware Diagnostics UEFI, and run the Battery Test. If available, run the Extensive Test as well to cover storage and memory.

If the HP laptop random restart only happens on battery but not on AC, or vice versa, this strongly points to a power-path fault: a failing battery, a worn charger, or a damaged power delivery circuit. Run HP battery diagnostics and try a known-good charger to confirm.