Question Kernel-Power Event 41 Critical Error in Event Viewer

Simon Slays

Commendable
Jan 25, 2021
16
0
1,510
Hi all,

I am in need of some help as I am unsure on how to resolve this issue I am having. My PC provides me with a critical error (Kernel-Power Event 41) in the event viewer every time I launch my PC and sometimes whilst playing graphically intensive games my PC will just freeze and reboot itself, this has also happened once whilst watching YouTube. This has been happening since the 15th of April according to event viewer, and the issue I am having is trying to shorten this problem down to a specific issue using the BugCheckCode that is provided once the PC reboots. The reason why I am having problems is due to the event viewer giving me 3 different codes over the course of a month. The codes I have currently been given are BugCheckCodes: 281, 59, and 122.

I know that BugCheckCode 281 is the error VIDEO_SCHEDULER_INTERNAL_ERROR which is something to do with the GPU, so I tried to clear the drivers using DDU and installing the latest ones again but it did not fix the issue. When I look at parameter 1 as https://docs.microsoft.com/en-us/wi...-check-0x119---video-scheduler-internal-error suggests that I should, it does not provide me with the same codes that are shown on that page as the code I have been given, as shown below in BugCheckParameter1.

First Error:

<Provider Name="Microsoft-Windows-Kernel-Power" Guid="{331c3b3a-2005-44c2-ac5e-77220c37d6b4}" />

<EventID>41</EventID>

<Version>8</Version>

<Level>1</Level>

<Task>63</Task>

<Opcode>0</Opcode>

<Keywords>0x8000400000000002</Keywords>

<TimeCreated SystemTime="2022-05-30T19:38:38.9066814Z" />

<EventRecordID>1168072</EventRecordID>

<Correlation />

<Execution ProcessID="4" ThreadID="8" />

<Channel>System</Channel>

<Computer>MyDesktop</Computer>

<Security UserID="S-1-5-18" />

</System>

- <EventData>

<Data Name="BugcheckCode">281</Data>

<Data Name="BugcheckParameter1">0x10</Data>

<Data Name="BugcheckParameter2">0xffffde8f14259000</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">0</Data>

<Data Name="BugcheckInfoFromEFI">false</Data>

<Data Name="CheckpointStatus">0</Data>

<Data Name="CsEntryScenarioInstanceIdV2">0</Data>

<Data Name="LongPowerButtonPressDetected">false</Data>

</EventData>

</Event>


The second and third error codes under Kernel-Power Event 41 I could not find what the issue was but here are the codes to them errors as well.

Second Error:

<Provider Name="Microsoft-Windows-Kernel-Power" Guid="{331c3b3a-2005-44c2-ac5e-77220c37d6b4}" />

<EventID>41</EventID>

<Version>8</Version>

<Level>1</Level>

<Task>63</Task>

<Opcode>0</Opcode>

<Keywords>0x8000400000000002</Keywords>

<TimeCreated SystemTime="2022-04-26T11:27:20.2138120Z" />

<EventRecordID>1150343</EventRecordID>

<Correlation />

<Execution ProcessID="4" ThreadID="8" />

<Channel>System</Channel>

<Computer>MyDesktop</Computer>

<Security UserID="S-1-5-18" />

</System>

- <EventData>

<Data Name="BugcheckCode">59</Data>

<Data Name="BugcheckParameter1">0xc0000005</Data>

<Data Name="BugcheckParameter2">0xfffff8003ea07137</Data>

<Data Name="BugcheckParameter3">0xfffff90a743be970</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">3</Data>

<Data Name="CsEntryScenarioInstanceId">0</Data>

<Data Name="BugcheckInfoFromEFI">false</Data>

<Data Name="CheckpointStatus">0</Data>

<Data Name="CsEntryScenarioInstanceIdV2">0</Data>

<Data Name="LongPowerButtonPressDetected">false</Data>

</EventData>

</Event>


Third Error:

<Provider Name="Microsoft-Windows-Kernel-Power" Guid="{331c3b3a-2005-44c2-ac5e-77220c37d6b4}" />

<EventID>41</EventID>

<Version>8</Version>

<Level>1</Level>

<Task>63</Task>

<Opcode>0</Opcode>

<Keywords>0x8000400000000002</Keywords>

<TimeCreated SystemTime="2022-04-22T13:59:26.1901800Z" />

<EventRecordID>1149796</EventRecordID>

<Correlation />

<Execution ProcessID="4" ThreadID="8" />

<Channel>System</Channel>

<Computer>MyDesktop</Computer>

<Security UserID="S-1-5-18" />

</System>

- <EventData>

<Data Name="BugcheckCode">122</Data>

<Data Name="BugcheckParameter1">0x1</Data>

<Data Name="BugcheckParameter2">0xffffffffc0000005</Data>

<Data Name="BugcheckParameter3">0xffffd50a182ee080</Data>

<Data Name="BugcheckParameter4">0xffff96016e035000</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">3</Data>

<Data Name="CsEntryScenarioInstanceId">0</Data>

<Data Name="BugcheckInfoFromEFI">false</Data>

<Data Name="CheckpointStatus">0</Data>

<Data Name="CsEntryScenarioInstanceIdV2">0</Data>

<Data Name="LongPowerButtonPressDetected">false</Data>

</EventData>

</Event>

I would really appreciate any help as I really don't know what the issue could be or how to go about resolving the errors I have been given.
 
Kernel-Power Event 41 dont tell much, it just a generic the system was shut down improperly. When your system reboots for no reason you need to look into the Error logs to see what errors happened in the last hour.

What are your full system specs, make and model of PSU and how long have you had it.
 

Simon Slays

Commendable
Jan 25, 2021
16
0
1,510
Thanks for the quick response, my system is an ASUS ROG Strix RTX 2080 Ti and an Intel i9-9900k with 32GB Corsair Vengeance 3200Mhz, 2TB Intel 760p M.2 NVME, ASUS ROG Maximus XI Hero Motherboard and PSU is a Corsair 650W TX-M gold rated. I have had the system for about 2 and a half years but the PSU has been changed in the last year as the other one of the same make and model had a problem with the internal fan. The system is also at stock speeds, never overclocked it.
 
Last edited:
Just from my own experiences, that 650w PSU is not enough.

Computer in sig, i had a EVGA 750W G2 PSU and i would get random reboots during gaming or my secondary monitor would just turn off and a few seconds later turn back on in normal tasks. Swapped it out for the 1600w G2, from an older build i wasn't using any more, and have not had a single problem ever since.

I would move to a 850W minimum or a 1000w,
 
Jun 11, 2022
3
0
10
Did you try using pc without gpu driver, only standard windows gpu driver?, you will lose all shared memory, it will have effect on your games, but you could play without kernel power issues. this is a bug since windows 8, some errors that you can trace to the most needed hardware driver like gpu, chipset, sata or any important hardware, windows and pc components manufacturer likely won't fix, because is more useful to get the latest hardware compatibility than fixing older hardware compatibility issues.