Event id 41

kk ll 0 Reputation points
2026-06-15T10:11:52.7733333+00:00

Recently after leaving my laptop plugged and in sleep mode, im waking up to it restarted. I checked the logs before the 41 event id it sais device entered modern standby. I asked gemini it said maybe the device is overheating even tho there is nothing running on it except brave and few opened tabs. It happened only the last month and ive been leaving it like this for around 4 months.

Windows for home | Windows 10 | Sleep and Power on, off
0 comments No comments

2 answers

Sort by: Newest
  1. DaveM121 929K Reputation points Independent Advisor
    2026-06-15T10:44:35.52+00:00

    Please check to see if your PC is producing any Watchdog dump files, I will check those to see if they provide any insight into a potential cause of the system crashes.

    Open Windows File Explorer.

    Navigate to C:\Windows\LiveKernelReports

    If there are any Watchdog dump files in any of the sub-folders of that folder, copy the files onto your Desktop, then zip those up.

    Upload the zip file to the Cloud (OneDrive... etc.), then choose to share those and get a share link.

    Then post the link here to the zip file, so I can take a look for you.

    Was this answer helpful?

    0 comments No comments

  2. AI answer

    2026-06-15T10:12:22.5833333+00:00

    Event ID 41 means Windows detected that the system did not shut down cleanly. It does not by itself identify the root cause; it only reports that something unexpected happened during sleep/standby that forced a restart.

    From the Event ID 41 perspective:

    • Event ID 41 is logged at the next boot when Windows finds the previous session ended unexpectedly.
    • If the BugcheckCode and other values in Event ID 41 are zero, it often points to a power or hardware-related issue (for example, power interruption, underpowered or faulty power supply, battery issues, or a hard hang where Windows cannot write error data).
    • If there is also an event ID 46 from volmgr (Crash dump initialization failed), it indicates Windows could not initialize a dump file, which again suggests the system could not write diagnostic data before the restart.

    Given that the restart happens from sleep/modern standby and the device is plugged in, typical causes to check include:

    1. Power-related issues
      • Intermittent power problems (AC adapter, power strip, or outlet) can cause a dirty shutdown even when the device is plugged in.
      • For laptops, a failing or loose battery/adapter can cause brief power loss.
    2. Hardware stability The documentation notes that when Event ID 41 has no useful bugcheck data or all zeros, hardware problems are common:
      • Disable any overclocking in firmware/BIOS and ensure the system runs at default speeds.
      • Check memory health (for example, with a memory checker tool) and ensure all modules are correctly configured and running at the same speed.
      • Verify the power delivery is adequate and stable.
      • Check for overheating by monitoring internal temperatures; overheating during modern standby can still trigger a shutdown or restart.
    3. Logs and additional events
      • Look for Event ID 6008 (unexpected shutdown) and Event ID 1074 (user or application-initiated shutdown) around the same time to see if anything initiated or preceded the restart.
      • Check for any suspicious events in the System and Application logs just before the time recorded by Event ID 6008.

    If, after checking power, memory, and temperatures, the problem persists and Event ID 41 still has no useful bugcheck code, the guidance is to return the system to default configuration (no overclocking, default firmware settings) and test again. If the issue continues, further hardware diagnostics or vendor support may be required.


    References:

    AI-generated content may be incorrect. Read our transparency notes for more information.

    Was this answer helpful?

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.