Microsoft-Windows-ApplicationExperience-Cache

9 events across 3 channels

EventTitleChannel
1Lookup counter [.Analytic
2Insert counter [.Analytic
3OperationalMessage.Operational
4InfoMessage.Analytic
5DebugMessage.Debug
6Matches.Debug
7Matches.Debug
8Matches.Debug
9Matches.Debug

Event ID 1: Lookup counter [.

#
Provider
Microsoft-Windows-ApplicationExperience-Cache
Channel
Analytic

Description

Lookup counter [{CacheLookupCounter}]; Hit counter [{CacheHitCounter}]; File path [{FilePath}].

Message #

Lookup counter [{CacheLookupCounter}]; Hit counter [{CacheHitCounter}]; File path [{FilePath}]

Fields #

NameDescription
CacheLookupCounter
CacheHitCounter
FilePath

Event ID 2: Insert counter [.

#
Provider
Microsoft-Windows-ApplicationExperience-Cache
Channel
Analytic

Description

Insert counter [{CacheInsertCounter}]; Update counter [{CacheUpdateCounter}]; File path [{FilePath}].

Message #

Insert counter [{CacheInsertCounter}]; Update counter [{CacheUpdateCounter}]; File path [{FilePath}]

Fields #

NameDescription
CacheInsertCounter
CacheUpdateCounter
FilePath

Event ID 3: OperationalMessage.

#
Provider
Microsoft-Windows-ApplicationExperience-Cache
Channel
Operational

Description

OperationalMessage

Message #

%1

Fields #

NameDescription
OperationalMessage AnsiString

Event ID 4: InfoMessage.

#
Provider
Microsoft-Windows-ApplicationExperience-Cache
Channel
Analytic

Description

InfoMessage

Message #

%1

Fields #

NameDescription
InfoMessage AnsiString

Event ID 5: DebugMessage.

#
Provider
Microsoft-Windows-ApplicationExperience-Cache
Channel
Debug

Description

DebugMessage

Message #

%1

Fields #

NameDescription
DebugMessage AnsiString

Event ID 6: Matches.

#
Provider
Microsoft-Windows-ApplicationExperience-Cache
Channel
Debug

Description

Matches

Message #

%1

Fields #

NameDescription
Matches Boolean
CheckerName UnicodeString
AttributeName UnicodeString
AttributeExpectedValue AnsiString

Event ID 7: Matches.

#
Provider
Microsoft-Windows-ApplicationExperience-Cache
Channel
Debug
Also via
realtime ETW trace
Level
Informational

Description

Matches

Message #

%1

Fields #

NameDescription
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.

#
Provider
Microsoft-Windows-ApplicationExperience-Cache
Channel
Debug
Also via
realtime ETW trace
Level
Informational

Description

Matches

Message #

%1

Fields #

NameDescription
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.

#
Provider
Microsoft-Windows-ApplicationExperience-Cache
Channel
Debug

Description

Matches

Message #

%1

Fields #

NameDescription
Matches Boolean
CheckerName UnicodeString
AttributeName UnicodeString
AttributeExpectedValue UInt64

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

Downloads

Credits

  • Microsoft - authored the ETW manifests and PDBs the schema comes from
  • jdu2600 - the event-schema TSV format this catalog adopted
  • nasbench - the tool that dumps registered providers and manifests