Microsoft-Windows-AccelLib-AccelCx

2 events across 1 channel

EventTitleChannel
1AccelCx Accelerator Added.Operational
2AccelCx Accelerator Removed.Operational

Event ID 1: AccelCx Accelerator Added.

#
Provider
Microsoft-Windows-AccelLib-AccelCx
Channel
Operational

Description

AccelCx Accelerator Added. Type HardwareType, SubType HardwareSubtype, InstanceId InstanceId, NumaNode NumaNode, AcceleratorCountOnThisNode AcceleratorCountOnThisNode.

Message #

AccelCx Accelerator Added. Type %1, SubType %2, InstanceId %3, NumaNode %4, AcceleratorCountOnThisNode %5

Fields #

NameDescription
HardwareType UInt32
HardwareSubtype UInt32
InstanceId UnicodeString
NumaNode UInt32
AcceleratorCountOnThisNode UInt32

Event ID 2: AccelCx Accelerator Removed.

#
Provider
Microsoft-Windows-AccelLib-AccelCx
Channel
Operational

Description

AccelCx Accelerator Removed. Type HardwareType, SubType HardwareSubtype, InstanceId InstanceId, NumaNode NumaNode.

Message #

AccelCx Accelerator Removed. Type %1, SubType %2, InstanceId %3, NumaNode %4

Fields #

NameDescription
HardwareType UInt32
HardwareSubtype UInt32
InstanceId UnicodeString
NumaNode UInt32

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 9c4cf201-dd11-5e35-9de5-2c2146832011

Defined in WinAccelCx.sys, the binary that emits these events.

Observed on:

  • Win11-26200.6584 · schema read from the registered manifest · binary version 10.0.26100.1150 · 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