Main Forum > General Computer Support
How to disable the Sleep Mode (PC and disks)?
(1/1)
makinero:
How to disable the Sleep Mode (PC and disks)?
Panel sterowania\Wszystkie elementy Panelu sterowania\Opcje zasilania\Edytowanie ustawień planu
Note: Power Options Does not work properly!!!
Put the computer to sleep: Never
Turn off the disks: Never
Cmd (Admin Run)
--- Code: ---powercfg.exe /hibernate off
--- End code ---
OR
--- Code: ---POWERCFG -H OFF
--- End code ---
Not work properly, still sleep
Windows 7
EDIT:
Microsoft Windows [Wersja 6.1.7601]
Copyright (c) 2009 Microsoft Corporation. Wszelkie prawa zastrzeżone.
--- Code: ---C:\Windows\system32>POWERCFG -REQUESTS
DISPLAY:
Not found.
SYSTEM:
Not found.
AWAYMODE:
Not found.
C:\Windows\system32>
--- End code ---
--- Code: ---C: \ Windows \ system32> powercfg -AVAILABLESLEEPSTATES
The following sleep states are available on this system: Suspend (S3)
The following sleep states are not available on this system:
Suspend (S1)
The system firmware does not support this standby.
Suspend (S2)
The system firmware does not support this standby.
Hibernation
Hibernation is not enabled.
hybrid Sleep
C: \ Windows \ system32>
--- End code ---
Navigation
[0] Message Index
Go to full version