Microsoft-Windows-AIT

7 events across 1 channel

EventTitleChannel
1AitFeatureOperational
2AitParentAitFeatureOperational
3AitAppInfoOperational
4AitSystemUsageByDllOperational
5AitSystemUsageByExeOperational
6AitProcessEndOperational
7KitFeatureOperational

Event ID 1: AitFeature

#
Provider
Microsoft-Windows-AIT
Channel
Operational
Task
AitFeature

Fields #

NameDescription
FeatureGuid GUID
ApplicationImageHeaderHash Binary

Event ID 2: AitParentAitFeature

#
Provider
Microsoft-Windows-AIT
Channel
Operational
Task
AitParentAitFeature

Fields #

NameDescription
cchParentImagePathIncludingNull UInt16
FeatureGuid GUID
ParentProcessImageHeaderHash Binary
ParentImagePath UnicodeString

Event ID 3: AitAppInfo

#
Provider
Microsoft-Windows-AIT
Channel
Operational
Task
AitAppInfo

Fields #

NameDescription
cchAppPathIncludingNull UInt16
ApplicationImageHeaderHash Binary
AppPath UnicodeString

Event ID 4: AitSystemUsageByDll

#
Provider
Microsoft-Windows-AIT
Channel
Operational
Task
AitSystemUsageByDll

Fields #

NameDescription
Flags Binary
cchIdStringIncludingNull UInt16
cchDllPathIncludingNull UInt16
Category UInt32
ManifestVersion UInt32
DllHeaderHash Binary
ApplicationImageHeaderHash Binary
IdString AnsiString
DllPath UnicodeString

Event ID 5: AitSystemUsageByExe

#
Provider
Microsoft-Windows-AIT
Channel
Operational
Task
AitSystemUsageByExe

Fields #

NameDescription
Flags Binary
cchIdStringIncludingNull UInt16
Category UInt32
ManifestVersion UInt32
ApplicationImageHeaderHash Binary
IdString AnsiString

Event ID 6: AitProcessEnd

#
Provider
Microsoft-Windows-AIT
Channel
Operational
Task
AitProcessEnd

Event ID 7: KitFeature

#
Provider
Microsoft-Windows-AIT
Channel
Operational
Task
KitFeature

Fields #

NameDescription
FeatureGuid GUID
CallerIdType UInt32
cchImagePath UInt16
ImagePath UnicodeString

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 6addabf4-8c54-4eab-bf4f-fbef61b62eb0

Defined in Microsoft-Windows-System-Events.dll, which carries the event manifest.

Observed on:

  • 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