Sorry to let you wait, upon looking at your event log, we found below log which might indicate the cause of this problem:
| Log Name: System<br><br>Source: Microsoft-Windows-WER-SystemErrorReporting<br><br>Date: 5/11/2024 6:39:44 PM<br><br>Event ID: 1001<br><br>Task Category: None<br><br>Level: Error<br><br>Keywords: <br><br>User: SYSTEM<br><br>Computer: PC<br><br>Description:<br><br>The computer has rebooted from a bugcheck. The bugcheck was: 0x000000d1 (0x0000000000000498, 0x0000000000000002, 0x0000000000000000, 0xfffff80361f41358). A dump was saved in: C:\WINDOWS\Minidump\051124-19156-01.dmp. Report Id: 07ad5b51-4e40-4513-9dba-c063336ede27.<br><br>Event Xml:<br><br><Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event"><br><br> <System><br><br> <Provider Name="Microsoft-Windows-WER-SystemErrorReporting" Guid="{abce23e7-de45-4366-8631-84fa6c525952}" /><br><br> <EventID>1001</EventID><br><br> <Version>1</Version><br><br> <Level>2</Level><br><br> <Task>0</Task><br><br> <Opcode>0</Opcode><br><br> <Keywords>0x8000000000000000</Keywords><br><br> <TimeCreated SystemTime="2024-05-11T10:39:44.5559174Z" /><br><br> <EventRecordID>11489</EventRecordID><br><br> <Correlation /><br><br> <Execution ProcessID="1116" ThreadID="1120" /><br><br> <Channel>System</Channel><br><br> <Computer>PC</Computer><br><br> <Security UserID="S-1-5-18" /><br><br> </System><br><br> <EventData><br><br> <Data Name="param1">0x000000d1 (0x0000000000000498, 0x0000000000000002, 0x0000000000000000, 0xfffff80361f41358)</Data><br><br> <Data Name="param2">C:\WINDOWS\Minidump\051124-19156-01.dmp</Data><br><br> <Data Name="param3">07ad5b51-4e40-4513-9dba-c063336ede27</Data><br><br> </EventData><br><br></Event> | | --- | | Log Name: System<br><br>Source: volmgr<br><br>Date: 5/11/2024 6:39:27 PM<br><br>Event ID: 162<br><br>Task Category: None<br><br>Level: Error<br><br>Keywords: Classic<br><br>User: N/A<br><br>Computer: PC<br><br>Description:<br><br>Dump file generation succeded.<br><br> <br><br>------------------------------------------------------------------<br><br>Event Xml:<br><br><Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event"><br><br> <System><br><br> <Provider Name="volmgr" /><br><br> <EventID Qualifiers="4">162</EventID><br><br> <Version>0</Version><br><br> <Level>2</Level><br><br> <Task>0</Task><br><br> <Opcode>0</Opcode><br><br> <Keywords>0x80000000000000</Keywords><br><br> <TimeCreated SystemTime="2024-05-11T10:39:27.3453238Z" /><br><br> <EventRecordID>11454</EventRecordID><br><br> <Correlation /><br><br> <Execution ProcessID="4" ThreadID="168" /><br><br> <Channel>System</Channel><br><br> <Computer>PC</Computer><br><br> <Security /><br><br> </System><br><br> <EventData><br><br> <Data>\Device\HarddiskVolume4</Data><br><br> <Binary><br><br>000000000100000000000000A2000400B60F000000000000000000000000000000000000 00000000<br><br> </Binary><br><br> </EventData><br><br></Event> | | --- |
You see from the first log we could found it have bugcheckcode 209 which is corresponding to your problem description; so it should be the log we want. Following that path is the memory dump file we could use to debug your issue.
The second log we could found one clue that there seem to be an issue with volmgr and the system generate the *.dmp too. But I still does not found too many realible resource about the supposed location of this dump file. I would suggest you search the dmp file under the path " C:\WINDOWS" and give all the dump file just in case.
Also, may I know how long have you been using this computer, randomly shutdown usually could be hardware issue which is pretty hard to locate. The fastest way might just be send your computer to the service center or if you have replace component to have an experiment.
Let me know your thoughts. Hope you have a smooth path towards the solution.
Best Regards
Benjamin- MSFT | Microsoft Community Support Specialist