Microsoft-Windows-Power-Troubleshooter
1 events across 1 channel
| Event | Title | Channel | Sample |
|---|---|---|---|
| 1 | The system has returned from a low power state. | System | Y |
Event ID 1: The system has returned from a low power state.
#Description
The system has returned from a low power state.
Message #
Fields #
| Name | Description |
|---|---|
SleepTime | |
WakeTime | |
SleepDuration | |
WakeDuration | |
DriverInitDuration | |
BiosInitDuration | |
HiberWriteDuration | |
HiberReadDuration | |
HiberPagesWritten | |
Attributes | |
TargetState | |
EffectiveState | |
WakeSourceType | |
WakeSourceTextLength | |
WakeSourceText | |
WakeTimerOwnerLength | |
WakeTimerContextLength | |
NoMultiStageResumeReason | |
WakeTimerOwner | |
WakeTimerContext | |
CheckpointDuration |
Example Event #
{
"system": {
"provider": "Microsoft-Windows-Power-Troubleshooter",
"guid": "CDC05E28-C449-49C6-B9D2-88CF761644DF",
"event_source_name": "",
"event_id": 1,
"version": 1,
"level": 4,
"task": 0,
"opcode": 0,
"keywords": 9223372036854775808,
"time_created": "2016-08-18T16:24:10.343750Z",
"event_record_id": 5527,
"correlation": {
"#attributes": {
"ActivityID": "3ECFB8FA-BDBD-499A-81BD-B8EA8FA7E876"
}
},
"execution": {
"process_id": 1272,
"thread_id": 1984
},
"channel": "System",
"computer": "IE10Win7",
"security": {
"user_id": "S-1-5-19"
}
},
"event_data": {
"SleepTime": "2016-08-18T16:22:10.749023Z",
"WakeTime": "2016-08-18T16:24:08.406250Z",
"SleepDuration": 12406,
"WakeDuration": 899,
"DriverInitDuration": 728,
"BiosInitDuration": 0,
"HiberWriteDuration": 0,
"HiberReadDuration": 0,
"HiberPagesWritten": 0,
"Attributes": 19456,
"TargetState": 2,
"EffectiveState": 2,
"WakeSourceType": 1,
"WakeSourceTextLength": 0,
"WakeSourceText": "",
"WakeTimerOwnerLength": 0,
"WakeTimerContextLength": 0,
"WakeTimerOwner": "",
"WakeTimerContext": ""
}
}
References #
- Example event sourced from https://github.com/NextronSystems/evtx-baseline
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 cdc05e28-c449-49c6-b9d2-88cf761644df
Defined in pots.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