Microsoft-Windows-LimitsManagement

14 events across 1 channel

EventTitleChannel
1MonitorEnumeratedDiagnostic
2MonitorRundownDiagnostic
3MonitorValueChangeDiagnostic
4MonitorMitigatingChangeDiagnostic
5MonitorThresholdChangeDiagnostic
6MonitorRemovedDiagnostic
7MitigationEventDiagnostic
8PolicyEnumeratedDiagnostic
9PolicyRundownDiagnostic
10PolicyRemovedDiagnostic
11MitigationEnumeratedDiagnostic
12MitigationRundownDiagnostic
13MitigationValueChangeDiagnostic
14MitigationRemovedDiagnostic

Event ID 1: MonitorEnumerated

#
Provider
Microsoft-Windows-LimitsManagement
Channel
Diagnostic
Task
MonitorEnumerated

Fields #

NameDescription
Token UInt64
Type UInt32
LowerThreshold UInt32
UpperThreshold UInt32
Value UInt32
Mitigating Boolean
Name UnicodeString

Event ID 2: MonitorRundown

#
Provider
Microsoft-Windows-LimitsManagement
Channel
Diagnostic
Task
MonitorRundown

Fields #

NameDescription
Token UInt64
Type UInt32
LowerThreshold UInt32
UpperThreshold UInt32
Value UInt32
Mitigating Boolean
Name UnicodeString

Event ID 3: MonitorValueChange

#
Provider
Microsoft-Windows-LimitsManagement
Channel
Diagnostic
Task
MonitorValueChange

Fields #

NameDescription
Token UInt64
Value UInt32

Event ID 4: MonitorMitigatingChange

#
Provider
Microsoft-Windows-LimitsManagement
Channel
Diagnostic
Task
MonitorMitigatingChange

Fields #

NameDescription
Token UInt64
Mitigating Boolean

Event ID 5: MonitorThresholdChange

#
Provider
Microsoft-Windows-LimitsManagement
Channel
Diagnostic
Task
MonitorThresholdChange

Fields #

NameDescription
Token UInt64
LowerThreshold UInt32
UpperThreshold UInt32

Event ID 6: MonitorRemoved

#
Provider
Microsoft-Windows-LimitsManagement
Channel
Diagnostic
Task
MonitorRemoved

Fields #

NameDescription
Token UInt64

Event ID 7: MitigationEvent

#
Provider
Microsoft-Windows-LimitsManagement
Channel
Diagnostic
Task
MitigationEvent

Fields #

NameDescription
Event UInt32
Type UInt32
LowerThreshold UInt32
UpperThreshold UInt32
Value UInt32
Initiator UnicodeString

Event ID 8: PolicyEnumerated

#
Provider
Microsoft-Windows-LimitsManagement
Channel
Diagnostic
Task
PolicyEnumerated

Fields #

NameDescription
Token UInt64
Name UnicodeString
Parameters UnicodeString

Event ID 9: PolicyRundown

#
Provider
Microsoft-Windows-LimitsManagement
Channel
Diagnostic
Task
PolicyRundown

Fields #

NameDescription
Token UInt64
Name UnicodeString
Parameters UnicodeString

Event ID 10: PolicyRemoved

#
Provider
Microsoft-Windows-LimitsManagement
Channel
Diagnostic
Task
PolicyRemoved

Fields #

NameDescription
Token UInt64

Event ID 11: MitigationEnumerated

#
Provider
Microsoft-Windows-LimitsManagement
Channel
Diagnostic
Task
MitigationEnumerated

Fields #

NameDescription
Token UInt64
Type UInt32
DisengagedValue UInt32
FullyEngagedValue UInt32
Value UInt32
Name UnicodeString

Event ID 12: MitigationRundown

#
Provider
Microsoft-Windows-LimitsManagement
Channel
Diagnostic
Task
MitigationRundown

Fields #

NameDescription
Token UInt64
Type UInt32
DisengagedValue UInt32
FullyEngagedValue UInt32
Value UInt32
Name UnicodeString

Event ID 13: MitigationValueChange

#
Provider
Microsoft-Windows-LimitsManagement
Channel
Diagnostic
Task
MitigationValueChange

Fields #

NameDescription
Token UInt64
Value UInt32

Event ID 14: MitigationRemoved

#
Provider
Microsoft-Windows-LimitsManagement
Channel
Diagnostic
Task
MitigationRemoved

Fields #

NameDescription
Token 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 73aa0094-facb-4aeb-bd1d-a7b98dd5c799

Defined in powrprof.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.4202 · 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