Sometimes when I leave my PC and it stays awake, it will attempt to go into Sleep mode after a specified amount of time. However, it occasionally will fail to turn off and instead, the fans of my PC begin spinning at what seems to be the max speed. Additionally, I cannot wake the computer up from this. I believe this may be a software issue as I have already replaced my PSU with a strong wattage. Does anyone know a potential reason for why this happens?
PC Not Correctly Going to Sleep?
Collapse
X
-
Open an elevated command prompt. Hit start, type cmd, press CTRL+SHIFT+ENTER
An elevated command window should open. In this window type powercfg /sleepstudy Press enter.
Wait until it’s done and take note of the path where it placed the file. Navigate to that file and upload it in your next post.Comment
-
Originally posted by xrobwx71Open an elevated command prompt. Hit start, type cmd, press CTRL+SHIFT+ENTER
An elevated command window should open. In this window type powercfg /sleepstudy Press enter.
Wait until it’s done and take note of the path where it placed the file. Navigate to that file and upload it in your next post.Comment
-
Originally posted by Brucewhat about Wake On LAN (WoL) - some PC’s have this turned on in BIOS and the network adapter that wakes/keeps the PC up if communication activity is detected.
how is the PC connected to the network - wifi or ethernet?Comment
-
Originally posted by xrobwx71In the elevated command again:
Run each of these separately
type powercfg /a Then press enter Copy/paste result
powercfg -lastwake press enter Copy/paste result
powercfg -waketimers press enter Copy/paste result
The following sleep states are available on this system:
Standby (S3)
Hibernate
Hybrid Sleep
The following sleep states are not available on this system:
Standby (S1)
The system firmware does not support this standby state.
Code:Standby (S2) The system firmware does not support this standby state. Standby (S0 Low Power Idle) The system firmware does not support this standby state. Fast Startup This action is disabled in the current system policy.
Wake History Count - 0
powercfg -waketimers
Timer set by [PROCESS] \Device\HarddiskVolume5\WINDOWS\SystemApps\Microso ft.Windows.StartMenuExperienceHost_cw5n1h2txyewy\S tartMenuExperienceHost.exe expires at 10:48:05 PM on က证♥.Comment
Comment