Tweaking.com Support Forums

Main Forum => General Computer Support => Topic started by: makinero on March 29, 2016, 03:33:19 am

Title: How to disable the Sleep Mode (PC and disks)?
Post by: makinero on March 29, 2016, 03:33:19 am
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: [Select]
powercfg.exe /hibernate offOR
Code: [Select]
POWERCFG -H OFF
Not work properly, still sleep
Windows 7

EDIT:

Microsoft Windows [Wersja 6.1.7601]
Copyright (c) 2009 Microsoft Corporation. Wszelkie prawa zastrzeżone.
Code: [Select]
C:\Windows\system32>POWERCFG -REQUESTS
DISPLAY:
Not found.

SYSTEM:
Not found.

AWAYMODE:
Not found.


C:\Windows\system32>

Code: [Select]
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>