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>