PC is not possible to put to sleep?

blickbo

L2
Member
Jun 30, 2023
9
0
Spain
Credits
1,667
When I click "Sleep" in Windows, the monitors turns off, but the fans in the computer (AS 6) is sitll running. It also randomly turns on monitors again after a while. I suspect it does not really goes to sleep, only turns off monitors.

I have checked in device manager that all devices are allowed to be turned off in power management.
I have also tried to disconnect all USBs.
Attached are results from powercfg commands.
 

Geekom Official

OUR STORY
Staff member
Administrator
Aug 25, 2022
113
42
www.geekompc.com
Credits
-241
Dear blickbo,

Thanks for posting!~

The most likely cause is that there is some software running in the background, preventing the system from sleeping.

Software that refreshes frequently or consumes data continuously can affect the computer's sleep mode.

You can try closing all applications and then put the mini PC to sleep.

Hope this helps!
 

blickbo

L2
Member
Jun 30, 2023
9
0
Spain
Credits
1,667
There's no applications running (I even force closed all unnecessary processes from process manager).
I unlplugged the power, powered on the PC, wait for Windows to log on, and then press the power button on the PC. It instantly turns off the monitors and reduces fan speed, but PC is still on, as indicated by the fan running at low speed, and the HDD light flashing every now and then.

I enabled Hibernate, and that work (it turns it completely off), but that is not a good solution because it's very slow to turn on and off.
 

blickbo

L2
Member
Jun 30, 2023
9
0
Spain
Credits
1,667
Code:
rundll32.exe powrprof.dll, SetSuspendState Sleep
Strangely, this command turns it off, but it takes about a minutes (assume it's dumping memory to file).
Resuming shows the BIOS splash, and then windows lock screen, but seems faster than normal hibernate.
 

blickbo

L2
Member
Jun 30, 2023
9
0
Spain
Credits
1,667
This seems to explain something!! But WHY is it not supported? I checked in BIOS, it is enabled (default)

Code:
>powercfg -a
The following sleep states are available on this system:
    Standby (S0 Low Power Idle) Network Connected
    Hibernate

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.

    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.

    Hybrid Sleep
        Standby (S3) is not available.

    Fast Startup
        This action is disabled in the current system policy.
 

googletranslate

Category navigation