A laptop restarting on its own falls into two broad categories: planned restarts you didn't realize were scheduled, and unplanned restarts caused by an actual problem. Telling these apart is the first step, since the fix is completely different depending on which one you're dealing with.

Ad placeholder — in-article responsive unit

1. Check if it's a forced Windows Update restart

This is the single most common cause, and it's often mistaken for a malfunction. Windows schedules automatic restarts to finish installing updates, and if you've snoozed it past the deadline, Windows will eventually force the restart regardless of what you're doing.

2. Check Event Viewer for the actual reason

Windows logs the specific cause of every restart, which removes the guesswork entirely.

  1. Press Win + R, type eventvwr, and press Enter.
  2. Navigate to Windows Logs > System.
  3. Look for entries around the time of the restart with a red "Error" or yellow "Warning" icon — specifically look for Event ID 41 (unexpected shutdown), 6008 (unexpected shutdown detected), or 1074 (a planned restart, which will name the process that triggered it).

An Event ID 1074 entry will literally tell you which process initiated the restart — often Windows Update or, on managed devices, software deployed by IT. An Event ID 41 with no preceding shutdown entry points toward a hardware or power issue instead, covered below.

3. Check for overheating

Laptops can force a restart as a protective measure when internal temperatures get too high, particularly older laptops with dust-clogged fans or vents, or any laptop used on a soft surface (bed, couch) that blocks airflow underneath.

Tip: if restarts correlate specifically with CPU-intensive tasks — video calls, large file exports, heavy spreadsheet calculations — that's a strong sign of heat-related shutdown rather than a software issue.

4. Check for a driver conflict, especially after a recent update

A buggy or incompatible driver, especially for graphics or network hardware, can cause the kind of crash that results in an automatic restart (sometimes called a "blue screen" restart, even if you don't see the screen because it happens too fast).

5. Check the power supply and battery, especially on older laptops

A failing battery or a loose power connection can cause sudden shutdowns that look like random restarts, particularly if the laptop restarts specifically when unplugged or when the charging cable is slightly loose.

When to escalate to IT instead of troubleshooting further