PC Crashing at random moments Kernel-power event ID 41

Quinten van Nimwgene 1 Reputation point
2022-08-03T17:51:00.683+00:00

Hello,

I am having some issues with my custom build PC, I have built it a month ago and since then I am having a random crash happening to me when playing games. This crash happens once in like 5 hours of gaming (Fortnite, FiveM). When looking at the event viewer I saw the following "Critical":

The system has rebooted without cleanly shutting down first. This error could be caused if the system stopped responding, crashed, or lost power unexpectedly.

With the XML view at the bottom of this post (ignore my pc name).

I have the following specs:

Motherboard: MSI B450 Tomahawk MAX II
CPU: AMD Ryzen 5 5600X processor
GPU: MSI GeForce RTX 3050 VENTUS 2X 8G OC
RAM: Corsair DDR4 Vengeance LPX 2x8GB 3600
SSD: Crucial BX500 1TB
PSU: Cooler Master MWE 750 White - V2 PSU
Windows 11

My drivers are fully up to date (haven't tried BIOS but its 1 month old so) and windows is up to date.
I hope you guys could help me out.

XML:

  • <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-08-03T07:33:33.5916177Z" />
    <EventRecordID>9103</EventRecordID>
    <Correlation />
    <Execution ProcessID="4" ThreadID="8" />
    <Channel>System</Channel>
    <Computer>Kinderachtigsex</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">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>
Windows for business | Windows Client for IT Pros | User experience | Other
{count} votes

2 answers

Sort by: Most helpful
  1. S.Sengupta 24,716 Reputation points MVP
    2022-08-04T00:14:48.927+00:00

    Advanced troubleshooting for Event ID 41

    "BTW I also tried resetting the whole PC, including hard disk, windows and BIOS"-it seems to be a power supply problem. Check the PSU and it's cables...

    0 comments No comments

  2. Limitless Technology 39,931 Reputation points
    2022-08-05T07:58:50.997+00:00

    Hi there,

    These crashes are related to memory corruption and are probably caused by a driver. You can follow these below articles to find the driver and memory leak which is causing you this BSOD.

    Driver verifier is a utility built into the OS that will often find the driver/drivers that are the underlying cause of BSOD/Crashes.

    Driver Verifier-- tracking down a mis-behaving driver.
    https://answers.microsoft.com/en-us/windows/forum/all/driver-verifier-tracking-down-a-mis-behaving/f5cb4faf-556b-4b6d-95b3-c48669e4c983

    Memtest is easy to use and is an accurate test of your computer memory. It can tell you if your memory is bad, a motherboard slot is bad, etc.

    Memory problems.
    https://answers.microsoft.com/en-us/windows/forum/all/memory-problems/21c3f63f-f570-4522-b2ef-ecc7b7ff6461

    Once you find the faulty drivers you can then update or reinstall the specific driver to rectify this issue.

    ----------------------------------------------------------------------------------------------------------------------------------------

    --If the reply is helpful, please Upvote and Accept it as an answer–


Your answer

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