Re: Windows 10 and 11 power state habits: shutdown, sleep or hibernate
Maria Sophia <[email protected]> Sat, 24 Jan 2026 15:15:16 -0500
| Newsgroups | alt.comp.os.windows-10,alt.comp.os.windows-11,alt.comp.microsoft.windows |
|---|---|
| Organization | BWH Usenet Archive (https://usenet.blueworldhosting.com) |
| Message-ID | <[email protected]> |
Hank Rogers wrote:
> Dunno. I wonder what Maria prefers. She didn't say.
Hi Hank Rogers,
I own a very old desktop (circa 2009) which cannot load Windows 11, so my
power options are limited. Given those constraints, below is my syslog of
related testable setup. Note some items in the questionnaire are events and
therefore not pre-settable, hence, they are not testable.
Enter an admin prompt:
Win+R > cmd {Shift+Ctrl+Enter} > UAC = Yes
Start a system log:
C:\> cmd /k > c:\tmp\syslog.txt 2>&1
For A (shutdown), B (restart), C (sleep), D (hibernate), F (faststartup)
and H (lock screen behavior):
C:\> powercfg /a
For E (hybrid sleep):
C:\> powercfg /query SCHEME_CURRENT SUB_SLEEP HYBRIDSLEEP
For G (wake credentials):
C:\> powercfg /query SCHEME_CURRENT SUB_NONE CONSOLELOCK
For I (Laptop-lid behavior):
C:\> powercfg /query SCHEME_CURRENT SUB_BUTTONS LIDACTION
For pagefile size:
C:\> wmic pagefile list /format:list
To exit logging:
C:\> exit
To view the log:
C:\> type c:\tmp\syslog.txt
Here are my results of the survey, which may benefit others.
C:\tmp>The following sleep states are available on this system:
Standby (S1 S3)
The following sleep states are not available on this system:
Standby (S2)
The system firmware does not support this standby state.
Hibernate
Hibernation has not been enabled.
Standby (S0 Low Power Idle)
The system firmware does not support this standby state.
Hybrid Sleep
Hibernation is not available.
Fast Startup
Hibernation is not available
--
On Usenet, old men discuss topics that they've thought about for decades.