This seems to have solved it! Many thanx!
Hibernation wake up
Collapse
This topic is closed.
X
X
-
In addition to Bruceβs question, try turning it (hibernate) off and see if it helps.
Open an elevated command prompt. In the prompt type powercfg -h off, hit Enter. Reboot the PC.
If you want to turn it back on, simply type powercfg -h on, hit Enter and reboot.
Turning it off will delete a file called hyberfil.sys This file can reach multi GB in size and become corrupted.Comment
-
In addition to Bruceβs question, try turning it (hibernate) off and see if it helps.
Open an elevated command prompt. In the prompt type powercfg -h off, hit Enter. Reboot the PC.
If you want to turn it back on, simply type powercfg -h on, hit Enter and reboot.
Turning it off will delete a file called hyberfil.sys This file can reach multi GB in size and become corrupted.Comment
-
Iβm getting a bit confused. I have turned hibernation off according to your advice, but the option is still in Control Panel > Power Options. I can choose Hibernation but not Sleep. The setting for the power button is Hibernate, but when i push it lock screen appears. I guess it is because of the powercfg command and that Hibernate is not possible anymore. Is it that I need to activate some other sleep state instead..? But I have not figured out how to..?
Powercfg /a β
The following sleep states are available on this system:
Standby (S0 Low Power Idle) Network Connected
The following sleep states are not available on this system:
Standby (S1)
The system firmware does not support this standby state.
This standby state is disabled when S0 low power idle is supported.
Code:Standby (S2) The system firmware does not support this standby state. This standby state is disabled when S0 low power idle is supported. Standby (S3) The system firmware does not support this standby state. This standby state is disabled when S0 low power idle is supported. Hibernate Hibernation has not been enabled. Hybrid Sleep Standby (S3) is not available. Hibernation is not available. Fast Startup Hibernation is not available.
Comment
-
Iβm getting a bit confused. I have turned hibernation off according to your advice, but the option is still in Control Panel > Power Options. I can choose Hibernation but not Sleep. The setting for the power button is Hibernate, but when i push it lock screen appears. I guess it is because of the powercfg command and that Hibernate is not possible anymore. Is it that I need to activate some other sleep state instead..? But I have not figured out how to..?
Powercfg /a β
The following sleep states are available on this system:
Standby (S0 Low Power Idle) Network Connected
The following sleep states are not available on this system:
Standby (S1)
The system firmware does not support this standby state.
This standby state is disabled when S0 low power idle is supported.
Code:Standby (S2) The system firmware does not support this standby state. This standby state is disabled when S0 low power idle is supported. Standby (S3) The system firmware does not support this standby state. This standby state is disabled when S0 low power idle is supported. Hibernate Hibernation has not been enabled. Hybrid Sleep Standby (S3) is not available. Hibernation is not available. Fast Startup Hibernation is not available.
Comment
Comment