Oddly nothing written to the CMO exception log. Although it does seem the graphic driver resets.
System Log is noting this
Log Name: System
Source: Microsoft-Windows-DistributedCOM
Date: 6/11/2024 12:40:55 PM
Event ID: 10010
Task Category: None
Level: Error
Keywords: Classic
User: DESKTOP-191BQK9\myky9
Computer: DESKTOP-191BQK9
Description:
The server Windows.Gaming.GameBar.PresenceServer.Internal.PresenceWriter did not register with DCOM within the required timeout.
Event Xml:
<Event xmlns="
http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="Microsoft-Windows-DistributedCOM" Guid="{1B562E86-B7AA-4131-BADC-B6F3A001407E}" EventSourceName="DCOM" />
<EventID Qualifiers="0">10010</EventID>
<Version>0</Version>
<Level>2</Level>
<Task>0</Task>
<Opcode>0</Opcode>
<Keywords>0x8080000000000000</Keywords>
<TimeCreated SystemTime="2024-06-11T16:40:55.8863708Z" />
<EventRecordID>76619</EventRecordID>
<Correlation />
<Execution ProcessID="1596" ThreadID="20980" />
<Channel>System</Channel>
<Computer>DESKTOP-191BQK9</Computer>
<Security UserID="S-1-5-21-3926811821-2534079915-2241057899-1001" />
</System>
<EventData>
<Data Name="param1">Windows.Gaming.GameBar.PresenceServer.Internal.PresenceWriter</Data>
</EventData>
</Event>
and this which tracks with the reset
Log Name: System
Source: Display
Date: 6/11/2024 12:40:37 PM
Event ID: 4101
Task Category: None
Level: Warning
Keywords: Classic
User: N/A
Computer: DESKTOP-191BQK9
Description:
Display driver amdwddmg stopped responding and has successfully recovered.
Event Xml:
<Event xmlns="
http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="Display" />
<EventID Qualifiers="0">4101</EventID>
<Version>0</Version>
<Level>3</Level>
<Task>0</Task>
<Opcode>0</Opcode>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2024-06-11T16:40:37.3710706Z" />
<EventRecordID>76617</EventRecordID>
<Correlation />
<Execution ProcessID="1828" ThreadID="0" />
<Channel>System</Channel>
<Computer>DESKTOP-191BQK9</Computer>
<Security />
</System>
<EventData>
<Data>amdwddmg</Data>
<Data>
</Data>
</EventData>
</Event>