Hi,
Almost every morning for the last month or so I will discover my computer is running (monitor off, but computer not in sleep mode as it should be). To figure out what was waking it, I went to cmd prompt and used the command "powercfg -waketimers":
C:\WINDOWS\system32>powercfg -waketimers
Timer set by [SERVICE] \Device\HarddiskVolume1\Windows\System32\svchost.exe (Sys
temEventsBroker) expires at 4:01:43 AM on 2/23/2014.
Reason: Windows will execute 'NT TASK\Microsoft\Windows\TaskScheduler\Regular
Maintenance' scheduled task that requested waking the computer.
I also tried "powercfg -lastwake":
C:\WINDOWS\system32>powercfg -lastwake
Wake History Count - 1
Wake History [0]
Wake Source Count - 1
Wake Source [0]
Type: Wake Timer
Owner: [SERVICE] \Device\HarddiskVolume1\Windows\System32\svchost.exe (Syste
mEventsBroker)
Owner Supplied Reason: Windows will execute 'NT TASK\Microsoft\Windows\TaskS
cheduler\Regular Maintenance' scheduled task that requested waking the computer.
So it appears that "Regular Maintenance" is waking my computer. But why isn't it returning to sleep? It used to.
I then went to Power Options > Edit Plan Settings. These settings are still correct (Put the computer to sleep: 30 minutes).
Next I checked the Task Scheduler. Under "Active Tasks" I found "Regular Maintenance".
Next run time: 3:53 AM tomorrow. That very closely matches the 4:01 AM listed in "powercfg -waketimers", but I find it odd that it is after the scheduled time.
Triggers: At 3:00 AM every day
Doubling clicking on Regular Maintenance provides more detail.
Last Run Time: 5:46 AM
Last Run Result: operation completed successfully
However, another item in here is "Idle Maintenance".
Triggers: when computer is idle
Last Run Time: 5:46 AM
Last Run Result: The process terminated unexpectedly. (0x8007042B)
Could this be the problem?
Any help is greatly appreciated.
Almost every morning for the last month or so I will discover my computer is running (monitor off, but computer not in sleep mode as it should be). To figure out what was waking it, I went to cmd prompt and used the command "powercfg -waketimers":
C:\WINDOWS\system32>powercfg -waketimers
Timer set by [SERVICE] \Device\HarddiskVolume1\Windows\System32\svchost.exe (Sys
temEventsBroker) expires at 4:01:43 AM on 2/23/2014.
Reason: Windows will execute 'NT TASK\Microsoft\Windows\TaskScheduler\Regular
Maintenance' scheduled task that requested waking the computer.
I also tried "powercfg -lastwake":
C:\WINDOWS\system32>powercfg -lastwake
Wake History Count - 1
Wake History [0]
Wake Source Count - 1
Wake Source [0]
Type: Wake Timer
Owner: [SERVICE] \Device\HarddiskVolume1\Windows\System32\svchost.exe (Syste
mEventsBroker)
Owner Supplied Reason: Windows will execute 'NT TASK\Microsoft\Windows\TaskS
cheduler\Regular Maintenance' scheduled task that requested waking the computer.
So it appears that "Regular Maintenance" is waking my computer. But why isn't it returning to sleep? It used to.
I then went to Power Options > Edit Plan Settings. These settings are still correct (Put the computer to sleep: 30 minutes).
Next I checked the Task Scheduler. Under "Active Tasks" I found "Regular Maintenance".
Next run time: 3:53 AM tomorrow. That very closely matches the 4:01 AM listed in "powercfg -waketimers", but I find it odd that it is after the scheduled time.
Triggers: At 3:00 AM every day
Doubling clicking on Regular Maintenance provides more detail.
Last Run Time: 5:46 AM
Last Run Result: operation completed successfully
However, another item in here is "Idle Maintenance".
Triggers: when computer is idle
Last Run Time: 5:46 AM
Last Run Result: The process terminated unexpectedly. (0x8007042B)
Could this be the problem?
Any help is greatly appreciated.