Microsoft-Windows-WinRT-Error

4 events across 1 channel

Event IDTitleChannel
1Error
2Error
3Error
4Error

Event ID 1 —

Provider
Microsoft-Windows-WinRT-Error
Channel
Error
Level
Informational
Task
OriginateError

Fields #

NameDescription
HRESULT Int32
ErrorMesage UnicodeString

Example Event #

{
  "system": {
    "provider": "Microsoft-Windows-WinRT-Error",
    "guid": "{a86f8471-c31d-4fbc-a035-665d06047b03}",
    "event_source_name": "",
    "event_id": "1",
    "version": "0",
    "level": "4",
    "task": "1",
    "opcode": "0",
    "keywords": 9223372036854775809,
    "time_created": "2026-03-15T04:33:29.885970800+00:00",
    "event_record_id": 0,
    "correlation": {
      "ActivityID": "{f69ce168-615e-4378-9e36-8a1f45d81654}"
    },
    "execution": {
      "process_id": "1208",
      "thread_id": "12836"
    },
    "channel": "Microsoft-Windows-Runtime/Error",
    "computer": "",
    "security": {
      "user_id": ""
    }
  },
  "event_data": {
    "HRESULT": "-2147024894",
    "ErrorMesage": ""
  },
  "message": ""
}

Event ID 2 —

Provider
Microsoft-Windows-WinRT-Error
Channel
Error
Task
OriginateLanguageError

Fields #

NameDescription
HRESULT Int32
ErrorMesage UnicodeString
LanguageErrorPointer Pointer

Event ID 3 —

Provider
Microsoft-Windows-WinRT-Error
Channel
Error
Level
Informational
Task
TransformError

Fields #

NameDescription
OriginalHRESULT Int32
NewHRESULT Int32
ErrorMesage UnicodeString

Example Event #

{
  "system": {
    "provider": "Microsoft-Windows-WinRT-Error",
    "guid": "{a86f8471-c31d-4fbc-a035-665d06047b03}",
    "event_source_name": "",
    "event_id": "3",
    "version": "0",
    "level": "4",
    "task": "3",
    "opcode": "0",
    "keywords": 9223372036854775809,
    "time_created": "2026-03-15T04:33:29.886835500+00:00",
    "event_record_id": 0,
    "correlation": {
      "ActivityID": "{f69ce168-615e-4378-9e36-8a1f45d81654}"
    },
    "execution": {
      "process_id": "1208",
      "thread_id": "12836"
    },
    "channel": "Microsoft-Windows-Runtime/Error",
    "computer": "",
    "security": {
      "user_id": ""
    }
  },
  "event_data": {
    "OriginalHRESULT": "-2147024894",
    "NewHRESULT": "-2147023838",
    "ErrorMesage": ""
  },
  "message": ""
}

Event ID 4 —

Provider
Microsoft-Windows-WinRT-Error
Channel
Error
Task
ClearError