Share via

Kernel-Power EventID 41 TaskID 63 BugcheckCode 61

Anonymous
2024-07-10T21:40:14+00:00

Recently my PC has been crashing extremely frequently while performing both high and low intensity activities ranging from playing games to just browsing file explorer. The event shown is consistently as follows:

  • <Event xmlns="**http://schemas.microsoft.com/win/2004/08/events/event**">
  • <System> <Provider Name="Microsoft-Windows-Kernel-Power" Guid="{331c3b3a-2005-44c2-ac5e-77220c37d6b4}" /><EventID>41</EventID><Version>9</Version><Level>1</Level><Task>63</Task><Opcode>0</Opcode><Keywords>0x8000400000000002</Keywords><TimeCreated SystemTime="2024-07-10T21:28:24.2634649Z" /><EventRecordID>228425</EventRecordID><Correlation /><Execution ProcessID="4" ThreadID="8" /><Channel>System</Channel><Computer>SHODAN</Computer><Security UserID="S-1-5-18" /></System>
  • <EventData> <Data Name="BugcheckCode">61</Data><Data Name="BugcheckParameter1">0xfffff807126e9208</Data><Data Name="BugcheckParameter2">0xfffff807126e8a20</Data><Data Name="BugcheckParameter3">0x0</Data><Data Name="BugcheckParameter4">0x0</Data><Data Name="SleepInProgress">0</Data><Data Name="PowerButtonTimestamp">0</Data><Data Name="BootAppStatus">0</Data><Data Name="Checkpoint">0</Data><Data Name="ConnectedStandbyInProgress">false</Data><Data Name="SystemSleepTransitionsToOn">0</Data><Data Name="CsEntryScenarioInstanceId">1</Data><Data Name="BugcheckInfoFromEFI">false</Data><Data Name="CheckpointStatus">0</Data><Data Name="CsEntryScenarioInstanceIdV2">1</Data><Data Name="LongPowerButtonPressDetected">false</Data><Data Name="LidReliability">false</Data><Data Name="InputSuppressionState">0</Data><Data Name="PowerButtonSuppressionState">0</Data><Data Name="LidState">3</Data></EventData> </Event>

I have attached a set of minidump files: https://drive.google.com/file/d/1QxTYuB0Ptea0gzxi90625LiV_nJv0QsS/view?usp=drive_link

Windows for home | Windows 11 | Performance and system failures

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

1 answer

Sort by: Most helpful
  1. Jonathan Deives 74,060 Reputation points Independent Advisor
    2024-07-10T23:18:00+00:00

    My name is Jonathan Deives. I'm an Independent Advisor and I will be happy to help you today.

    According to the minidump file you sent, the cause is "amdkmdag.sys" which is related to your graphic card.

    Uninstall the current graphics card driver using DDU tool, go to your graphic card manufacturer website, download the driver older than the most recent and see if the problem persists.

    Was this answer helpful?

    0 comments No comments