Skip to content
littleden.blogEvidence-led Windows troubleshooting, without the guesswork
Diagnostics & reliability · scoped error record
Event ID 41

Kernel-Power: Windows restarted without a clean shutdown

Event ID 41 confirms an unexpected shutdown/restart occurred; it does not by itself name the failed component.

Applies to: Supported Windows client versionsReviewed: 2026-09-17

What it means in this context

Microsoft documents Kernel-Power Event ID 41 as the record Windows creates after it starts and finds that the previous shutdown was not clean. It can follow a stop error, hard reset, hang or loss of power. The event fields and nearby records are needed to choose the next branch.

Start here
  1. Confirm the source is Microsoft-Windows-Kernel-Power and the ID is 41.
  2. Record the event time and any BugcheckCode data.
  3. Check for Event ID 1001 or 6008 at the same restart.
  4. Correlate the first occurrence with recent hardware, driver, firmware or Windows changes.
1

Use the bugcheck fields when Windows captured them

Low risk

Why: A captured stop code moves the investigation to the blue-screen/dump path rather than generic power troubleshooting.

  1. Open the Event ID 41 details.
  2. Record the BugcheckCode if nonzero.
  3. Check WER-SystemErrorReporting Event ID 1001 for the stop code and dump path.
2

Treat zero/no bugcheck as an open power/hang branch

Low risk

Why: Microsoft notes that Event ID 41 may contain zero values when Windows could not write stop-error data before the restart.

  1. Record whether the PC froze, lost power or was hard-reset.
  2. Check thermals, power delivery and vendor hardware diagnostics when symptoms support that path.
  3. Do not infer a specific failed component from Event ID 41 alone.
Scope boundary

When not to use this record

Event ID 41 is not a standalone diagnosis of a bad PSU, driver or motherboard.

If it persists

Use the exact stop code/Event ID 1001 when available; otherwise correlate hardware/power symptoms and the surrounding event timeline.

Evidence

Reviewed source