更新到 Fall Creators Update(版本 1709)后,我的电脑每天凌晨 4 点左右从休眠状态唤醒。我做了以下事情:
我也运行了这些命令:
C:\WINDOWS\system32>powercfg -lastwake
Wake History Count - 1
Wake History [0]
Wake Source Count - 0
C:\WINDOWS\system32>powercfg -waketimers
There are no active wake timers in the system.
C:\WINDOWS\system32>powercfg -devicequery wake_armed
NONE
Run Code Online (Sandbox Code Playgroud)
当我休眠时,我可以在系统的事件日志中看到这一点:
10/22/2017 10:02:52 PM (time when I did hibernate)
The system is entering sleep.
Sleep Reason: Application API
10/22/2017 10:02:55 PM
The system has resumed from sleep.
Run Code Online (Sandbox Code Playgroud)
但是我休眠后,我在电脑前呆了 5 分钟,然后它就关机了。没有灯,看起来完全没电了。 …