My computer has been randomly restarting with power-kernel error 41 for some time and it's driving me nuts. The screen will freeze for a second and then it will shut down and restart. The only information i get from it is a basic event viewer file which i will post here and see if anyone can maybe point me in a general direction as to what is causing it.
- <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>8</Version>
<Level>1</Level>
<Task>63</Task>
<Opcode>0</Opcode>
<Keywords>0x8000400000000002</Keywords>
<TimeCreated SystemTime="2022-11-12T18:01:49.7220155Z" />
<EventRecordID>32055</EventRecordID>
<Correlation />
<Execution ProcessID="4" ThreadID="8" />
<Channel>System</Channel>
<Computer>DESKTOP-ODGH4AC</Computer>
<Security UserID="S-1-5-18" />
</System>
- <EventData>
<Data Name="BugcheckCode">0</Data>
<Data Name="BugcheckParameter1">0x0</Data>
<Data Name="BugcheckParameter2">0x0</Data>
<Data Name="BugcheckParameter3">0x0</Data>
<Data Name="BugcheckParameter4">0x0</Data>
<Data Name="SleepInProgress">6</Data>
<Data Name="PowerButtonTimestamp">0</Data>
<Data Name="BootAppStatus">3221225684</Data>
<Data Name="Checkpoint">41</Data>
<Data Name="ConnectedStandbyInProgress">false</Data>
<Data Name="SystemSleepTransitionsToOn">22</Data>
<Data Name="CsEntryScenarioInstanceId">97</Data>
<Data Name="BugcheckInfoFromEFI">false</Data>
<Data Name="CheckpointStatus">0</Data>
<Data Name="CsEntryScenarioInstanceIdV2">97</Data>
<Data Name="LongPowerButtonPressDetected">false</Data>
</EventData>
</Event>
Note Bugcheck parameters are always 0 on every crash.
It's a new PC build with all part's being new. It's not overheating, all drivers updated ... pretty much checked all the obvious stuff already you would check first.
Any help in this matter is greatly appreciated, because i am losing my mind here.