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.
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.
- Confirm the source is Microsoft-Windows-Kernel-Power and the ID is 41.
- Record the event time and any BugcheckCode data.
- Check for Event ID 1001 or 6008 at the same restart.
- Correlate the first occurrence with recent hardware, driver, firmware or Windows changes.
Use the bugcheck fields when Windows captured them
Low riskWhy: A captured stop code moves the investigation to the blue-screen/dump path rather than generic power troubleshooting.
- Open the Event ID 41 details.
- Record the BugcheckCode if nonzero.
- Check WER-SystemErrorReporting Event ID 1001 for the stop code and dump path.
Treat zero/no bugcheck as an open power/hang branch
Low riskWhy: Microsoft notes that Event ID 41 may contain zero values when Windows could not write stop-error data before the restart.
- Record whether the PC froze, lost power or was hard-reset.
- Check thermals, power delivery and vendor hardware diagnostics when symptoms support that path.
- Do not infer a specific failed component from Event ID 41 alone.
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.