Microsoft-Windows-ApplicationExperience-Cache
9 events across 3 channels
| Event | Title | Channel | Sample |
|---|---|---|---|
| 1 | Lookup counter [. | Analytic | N |
| 2 | Insert counter [. | Analytic | N |
| 3 | OperationalMessage. | Operational | N |
| 4 | InfoMessage. | Analytic | N |
| 5 | DebugMessage. | Debug | N |
| 6 | Matches. | Debug | N |
| 7 | Matches. | Debug | Y |
| 8 | Matches. | Debug | Y |
| 9 | Matches. | Debug | N |
Event ID 1: Lookup counter [.
#Event ID 2: Insert counter [.
#Event ID 3: OperationalMessage.
#Event ID 4: InfoMessage.
#Event ID 5: DebugMessage.
#Event ID 6: Matches.
#Event ID 7: Matches.
#Description
Matches
Message #
Fields #
| Name | Description |
|---|---|
Matches Boolean | |
CheckerName UnicodeString | |
AttributeName UnicodeString | |
AttributeExpectedValue UnicodeString |
Example Event #
{
"system": {
"provider": "Microsoft-Windows-ApplicationExperience-Cache",
"guid": "{6D8A3A60-40AF-445A-98CA-99359E500146}",
"event_source_name": "",
"event_id": 7,
"version": 0,
"level": 4,
"task": 0,
"opcode": 0,
"keywords": "0x4000000000000000",
"time_created": "2026-06-02T05:08:01.372+00:00",
"event_record_id": 0,
"correlation": {},
"execution": {
"process_id": 20712,
"thread_id": 14096
},
"channel": "ETW Trace",
"computer": "JD-DC01-2022",
"security": {
"user_id": ""
}
},
"event_data": {
"AttributeExpectedValue": "DAEMON Tools Lite Setup",
"AttributeName": "FILE_DESCRIPTION",
"CheckerName": "FileAttribute",
"Matches": false
},
"message": ""
}
Event ID 8: Matches.
#Description
Matches
Message #
Fields #
| Name | Description |
|---|---|
Matches Boolean | |
CheckerName UnicodeString | |
AttributeName UnicodeString | |
AttributeExpectedValue UInt32 |
Example Event #
{
"system": {
"provider": "Microsoft-Windows-ApplicationExperience-Cache",
"guid": "{6D8A3A60-40AF-445A-98CA-99359E500146}",
"event_source_name": "",
"event_id": 8,
"version": 0,
"level": 4,
"task": 0,
"opcode": 0,
"keywords": "0x4000000000000000",
"time_created": "2026-06-02T05:08:01.372+00:00",
"event_record_id": 0,
"correlation": {},
"execution": {
"process_id": 20712,
"thread_id": 14096
},
"channel": "ETW Trace",
"computer": "JD-DC01-2022",
"security": {
"user_id": ""
}
},
"event_data": {
"AttributeExpectedValue": 4,
"AttributeName": "EXE_WRAPPER",
"CheckerName": "FileAttribute",
"Matches": false
},
"message": ""
}
Event ID 9: Matches.
#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 {6D8A3A60-40AF-445A-98CA-99359E500146}
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