Microsoft-Windows-WPD-API

2 events across 1 channel

EventTitleChannel
100API request to DriverAnalytic
101Driver response to APIAnalytic

Event ID 100: API request to Driver

#
Provider
Microsoft-Windows-WPD-API
Channel
Analytic
Opcode
Info

Description

API request to Driver.

Message #

API request to Driver

Fields #

NameDescription
WpdAPICommandCategoryGUID GUID
WpdAPICommandID UInt32
WpdSerializedData_Length UInt32
WpdSerializedData_Buffer Binary

Event ID 101: Driver response to API

#
Provider
Microsoft-Windows-WPD-API
Channel
Analytic
Opcode
Info

Description

Driver response to API.

Message #

Driver response to API

Fields #

NameDescription
WpdAPICommandCategoryGUID GUID
WpdAPICommandID UInt32
WPDAPIOPerationHR UInt32
WpdSerializedData_Length UInt32
WpdSerializedData_Buffer Binary

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 31569dcf-9c6f-4b8e-843a-b7c1cc7ffcba

Defined in wpd_ci.dll, which carries the event manifest.

Observed on:

  • WS2022-20348.4893 · schema read from the registered manifest · binary version 10.0.20348.2849 · captured 2026-06-02
  • Win11-26200.6584 · schema read from the registered manifest · binary version 10.0.26100.1 · 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