Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |||
| windows:client_os:disable_modern_standby_s0 [2024/01/21 15:52] – tplecko | windows:client_os:disable_modern_standby_s0 [2024/01/21 15:55] (current) – tplecko | ||
|---|---|---|---|
| Line 32: | Line 32: | ||
| reg add HKLM\System\CurrentControlSet\Control\Power /v PlatformAoAcOverride /t REG_DWORD /d 0 | reg add HKLM\System\CurrentControlSet\Control\Power /v PlatformAoAcOverride /t REG_DWORD /d 0 | ||
| </ | </ | ||
| + | You should have this new output for **powercfg /a** after restart | ||
| + | < | ||
| + | C: | ||
| + | The following sleep states are available on this system: | ||
| + | Hibernate | ||
| + | Fast Startup | ||
| + | The following sleep states are not available on this system: | ||
| + | Standby (S1) | ||
| + | The system firmware does not support this standby state. | ||
| + | Standby (S2) | ||
| + | The system firmware does not support this standby state. | ||
| + | |||
| + | Standby (S3) | ||
| + | The system firmware does not support this standby state. | ||
| + | |||
| + | Standby (S0 Low Power Idle) | ||
| + | The system firmware does not support this standby state. | ||
| + | |||
| + | Hybrid Sleep | ||
| + | Standby (S3) is not available. | ||
| + | The hypervisor does not support this standby state. | ||
| + | |||
| + | |||
| + | C: | ||
| + | </ | ||