Microsoft-Windows-Subsys-Csr

4 events across 1 channel

Event ID 1: csr:ShutdownProcessesStart

#
Provider
Microsoft-Windows-Subsys-Csr
Channel
Operational
Task
csr:ShutdownProcesses
Opcode
Start

Event ID 2: csr:ShutdownProcessesStop

#
Provider
Microsoft-Windows-Subsys-Csr
Channel
Operational
Task
csr:ShutdownProcesses
Opcode
Stop

Event ID 3: csr:ShutdownProcessStart

#
Provider
Microsoft-Windows-Subsys-Csr
Channel
Operational
Task
csr:ShutdownProcess
Opcode
Start

Fields #

NameDescription
ProcessId UInt32
Level UInt32
Flags UInt32

Event ID 4: csr:ShutdownProcessStop_V1

#
Provider
Microsoft-Windows-Subsys-Csr
Channel
Operational
Task
csr:ShutdownProcess
Opcode
Stop

Fields #

NameDescription
Status UInt32NTSTATUS reference
ProcessId 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 e8316a2d-0d94-4f52-85dd-1e15b66c5891

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

Observed on:

  • WS2022-20348.4893 · schema read from the registered manifest · binary version 10.0.20348.1 · 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