Microsoft-Windows-User-Diagnostic
1 events across 1 channel
| Event | Title | Channel | Sample |
|---|---|---|---|
| 1 | task_0 | Operational | Y |
Event ID 1: task_0
#Fields #
| Name | Description |
|---|---|
ErrorCode UInt32 |
Example Event #
{
"system": {
"provider": "Microsoft-Windows-User-Diagnostic",
"guid": "{305FC87B-002A-5E26-D297-60223012CA9C}",
"event_source_name": "",
"event_id": 1,
"version": 0,
"level": 3,
"task": 0,
"opcode": 0,
"keywords": "0x0000000000000000",
"time_created": "2026-06-02T05:32:14.412+00:00",
"event_record_id": 0,
"correlation": {},
"execution": {
"process_id": 4820,
"thread_id": 7912
},
"channel": "ETW Trace",
"computer": "JD-DC01-2022",
"security": {
"user_id": ""
}
},
"event_data": {
"ErrorCode": 258
},
"message": ""
}
Provenance
Where this provider's schema came from, and which Windows build it was observed on. Windows can change a provider's event schema between builds, so use this to judge whether it matches the build you collect from.
ETW provider GUID {305FC87B-002A-5E26-D297-60223012CA9C}
Defined in Microsoft-Windows-System-Events.dll, which carries the event manifest.
Observed on:
- WS2022-20348.4893, sample captured from a live trace, binary version 10.0.20348.3932, captured 2026-06-02
- WS2022-20348.4893, schema read from the registered manifest, binary version 10.0.20348.3932, captured 2026-06-02
- Win11-26200.6584, schema read from the registered manifest, binary version 10.0.26100.5074, captured 2026-06-02