How to check Modern Standby or connected standby supported System in Windows
1) Press Win logo + R key
![]() |
| Run window |
2) Run command will open
3)Type Cmd -> Command prompt will open
| Command prompt in windows |
4) Type "powercfg /a" in cmd
| Powercfg /a |
5) we come to know modern standby state is supporting or not
| Modern standby supporting |
S0 low-power idle -> Support Modern Standby state
S3 -> Modern standby or Connected Standby state not supporting
Notes: Powercfg.exe tool is control the power scheme. we can check the system is supporting with configuration?


0 Comments