question

learningnewthings avatar image
0 Votes"
learningnewthings asked JennyFeng-MSFT commented

WHEA logger Hardware failure.

I have a Microsoft Surface Laptop2. Oftentimes, it will crash with a blue screen. This is what I find in the logs.
All of my drivers have been updated. The surface diagnostic tool has not been able to detect anything. I am running Windows 10 Enterprise Edition. The laptop is primarily used to develop websites with Visual Studio and C#.

This is what I can glean from the logs. It is increasingly difficult for me to pursue my job, since the laptop crashes without any warning. I have had situations where I had to rewrite entire programming routines because they disappeared. My surface laptop has been replaced twice by Microsoft so far in the past. It continues to happen.

 > - <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
 > - <System>
 >   <Provider Name="Microsoft-Windows-WHEA-Logger" Guid="{c26c4f3c-3f66-4e99-8f8a-39405cfed220}" /> 
 >   <EventID>1</EventID> 
 >   <Version>0</Version> 
 >   <Level>2</Level> 
 >   <Task>0</Task> 
 >   <Opcode>0</Opcode> 
 >   <Keywords>0x8000000000000002</Keywords> 
 >   <TimeCreated SystemTime="2021-04-13T18:16:14.0657809Z" /> 
 >   <EventRecordID>6051</EventRecordID> 
 >   <Correlation ActivityID="{d839d526-cc51-4296-b1c5-9d4570c054e7}" /> 
 >   <Execution ProcessID="5832" ThreadID="6828" /> 
 >   <Channel>System</Channel> 
 >   <Computer>DESKTOP-HA25H7T</Computer> 
 >   <Security UserID="S-1-5-19" /> 
 >   </System>
 > - <EventData>
 >   <Data Name="Length">256</Data> 
 >   <Data Name="RawData">435045520101FFFFFFFF01000100000003000000000100002915140113042121B85C57A18451AB49A9329C2146B68DED000000000000000000000000000000004ABCFE8E22529C40A59F6F06DDB7967866A4613D40AB9A40A698F362D464B38F5D00000000000000020000000000000000C00000000000000000000000000000C80000003800000000010000000000008B3A1885419C9C42939C5C3C087CA28000000000000000000000000000000000010000000000000000000000000000000000000000000000F4BDE35BCF53A346A6A973C34A6E5EE300000000000000000000000000000000000000000500070200000000000000000000000000000000</Data> 
 >   </EventData>
 >   </Event>


windows-10-hardware-performance
· 1
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

@learningnewthings
Hi,

Just checking in to see if the information provided was helpful.

If the reply helped you, please remember to accept as answer.
If no, please reply and tell us the current situation in order to provide further help.

0 Votes 0 ·

1 Answer

JennyFeng-MSFT avatar image
0 Votes"
JennyFeng-MSFT answered

@learningnewthings
Hi,
You should be able to look at the WHEA event details and find a Process ID. Then go into Details tab of Task Manager and find the active process that reported the error. Note that if you restart the computer, all the process IDs will be different and you won't be able to find it.

Based on it has been replaced many times, I think you should contact the manufacturer to see if the physical hardware is damaged.
Hope above information can help you.

============================================
If the Answer is helpful, please click "Accept Answer" and upvote it.
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.