System Disable Modern Standby in Windows 10 and Windows 11


  • Staff
Power_banner.png

This tutorial will show you how to disable Modern Standby (S0 Low Power Idle) to enable S3 support on a Windows 10 and Windows 11 device.

In Windows 10 and Windows 11, there are two power models for PCs: S3 and Modern Standby (S0 Low Power Idle). The S3 power model is an older standard and is not capable of the instant on that consumers expect from modern devices. Modern Standby is capable of leveraging all the capabilities of a modern chipset and can be integrated across the breadth of tablets and PCs today. The first iteration of Modern Standby was Connected Standby, which first shipped in Windows 8 and Windows 8.1. Modern Standby expands upon the Windows 8.x Connected Standby concept, allowing for flexibility in component selection and the ability for the OS to manage network connectivity in standby.

Windows 10 and Windows 11 Modern Standby (Modern Standby) expands the Windows 8.1 Connected Standby power model. Connected Standby, and consequently Modern Standby, enable an instant on / instant off user experience, similar to smartphone power models. Just like the phone, the S0 low power idle model enables the system to stay connected to the network while in a low power mode.

Although Modern Standby enables an instant on/off user experience like Connected Standby, Modern Standby is more inclusive than the Windows 8.1 Connected Standby power model. Modern Standby allows for market segments previously limited to the Traditional Sleep (S3) power model to take advantage of the low power idle model. Example systems include systems based on rotational media and hybrid media (for example, SSD + HDD or SSHD) and/or a NIC that doesn’t support all of the prior requirements for Connected Standby.

Modern Standby systems can be connected (enabled), disconnected (disabled), or managed by Windows to allow network connectivity during standby. This behavior is dictated by the hardware and/or by configuration.
  • Connected Modern Standby will allow you to stay connected to the network while in standby to still receive and get notifications about email, VoIP calls, and such, but it will use more battery.
  • Disconnected Modern Standby will allow longer battery life, but you will no longer have the advantages of staying connected to the network while in standby.
  • Managed by Windows will allow Windows to manage network connectivity during standby.
On any Modern Standby system (whether connected or disconnected), the system remains in S0 while in standby, allowing the following scenarios to work:
  • Background activity
  • Faster resume from a low power state
On systems that are connected while in standby, wakes based on specific network patterns may also be set by the operating system to enable apps to receive the latest content such as incoming email, VoIP calls, or news articles.

See also:

If you disabled Modern Standby and your PC crashes when entering S3, you can press and hold the power button to force a hard shut down, press the power button again to turn on, and enable Modern Standby below again.

This can happen if the device OEM has not included support for S3 in the BIOS/UEFI firmware.


You must be signed in as an administrator to enable or disable Modern Standby.

You cannot enable Modern Standby on a device that didn't originally support it.



Contents

  • Option One: Enable or Disable Modern Standby using Command
  • Option Two: Enable or Disable Modern Standby using REG file


EXAMPLE: Modern Standby enabled and disabled

Modern_Standby_enabled.png
powercfg_a-2.png

Modern_Standby_disabled.png





Option One

Enable or Disable Modern Standby using Command


1 Open an elevated command prompt in Windows 10, or open Windows Terminal (Admin) in Windows 11, and select either Windows PowerShell or Command Prompt.

2 Copy and paste the command below you want to use into the console, and press Enter. (see screenshots below)

(Enable Modern Standby - default)​
reg delete "HKLM\System\CurrentControlSet\Control\Power" /v PlatformAoAcOverride /f

Enable_Modern_Standby_command.png

OR​

(Disable Modern Standby)​
reg add HKLM\System\CurrentControlSet\Control\Power /v PlatformAoAcOverride /t REG_DWORD /d 0

Disable_Modern_Standby_command.png

3 Restart the computer to apply.




Option Two

Enable or Disable Modern Standby using REG file


1 Do step 2 (enable) or step 3 (disable) below for what you want.

2 Enable Modern Standby

This is the default setting.


A) Click/tap on the Download button below to download the REG file below, and go to step 4 below.​

Enable_Modern_Standby.reg


(Contents of REG file for reference)
Code:
Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Power]
"PlatformAoAcOverride"=-

3 Disable Modern Standby

A) Click/tap on the Download button below to download the REG file below, and go to step 4 below.​

Disable_Modern_Standby.reg


(Contents of REG file for reference)
Code:
Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Power]
"PlatformAoAcOverride"=dword:00000000

4 Save the .reg file to your desktop.

5 Double click/tap on the downloaded .reg file to merge it.

6 When prompted, click/tap on Run, Yes (UAC), Yes, and OK to approve the merge.

7 Restart the computer to apply.

8 You can now delete the downloaded .reg file if you like.


That's it,
Shawn Brink


 

Attachments

  • Power.png
    Power.png
    15.4 KB · Views: 258
  • Disable_Modern_Standby.reg
    606 bytes · Views: 295
  • Enable_Modern_Standby.reg
    580 bytes · Views: 341
Last edited:
You had S0 Modern standby. No ifs, no buts, not maybes.
Why did you write, "showing up as enabled when it shouldn't"? I think that statement indicates a misunderstanding.


Not all computers can enable S3 Sleep.
I'm in the same boat as you. I disabled S0 Modern standby but that did not enable S3 Sleep. So I am left with only these power states: On, Hibernation, Off.
I regard it as better than having S0 Modern standby.


All the best,
Denis
I wrote that it "shouldn't be" enabled because I thought once I followed that tutorial with the CMD commands and the registry alterations it would disable it.

Yes I did not have a correct understanding of how it worked. I thought when it says S3 is not supported it meant that it just wasn't enabled or something. That was wrong

I just have to stick with hibernate
 

My Computer

System One

  • OS
    windwos 11 pro
I wrote that it "shouldn't be" enabled because I thought once I followed that tutorial with the CMD commands and the registry alterations it would disable it.
If the command
PowerCfg -a
says that S0 Modern standby is available then it is still enabled [whether it is network connected or disconnected].
modern_standby_enabled-png.18331


If that S0 Modern standby entry is not shown in the line following The following sleep states are available on this system: then it is disabled and that should be confirmed by an entry lower down saying so.
modern_standby_disabled-png.18330


If you are in any doubt at all then post your
PowerCfg -a results to get comments.


All the best,
Denis
 

My Computer

System One

  • OS
    Windows 11 Home x64 Version 23H2 Build 22631.3447
I thought when it says S3 is not supported it meant that it just wasn't enabled or something. That was wrong
Technically speaking, that was not wrong, as this depends on whether you look at it from the user experience point of view. Microsoft actually even confirms it (seee the link I gave). In essence, the BIOS / UEFI firmware uses ACPI tables (more specifically, the DSDT) to 'tell' the OS that the system hardware supports the S3 power state. An implication of this is that laptop manufacturers can still choose to design the UEFI firmware in such a way that DSDT tells the OS that the system hardware does not support S3 even when the reality is that the system hardware does in fact support S3. This is where overriding the DSDT yourself may prove to be worth giving a shot, like how I already tried to explain. (If you feel up to it, etc..)

Also keep in mind that most hardware manufacturers have not dropped S3 support. All of Intel's 12th gen CPUs still support it. More than likely, your laptop's motherboard will support it too. But if, for example, S3 is not supported by the internal WiFi card that is installed in your laptop's M.2 socket, then this might explain why the laptop manufacturer in question has disabled support (i.e. by designing the UEFI firmware in such a specific way that support will be disabled in DSDT) you might be able to work around that problem. That is, by simply replacing the card with a different (M.2 compatible) internal WiFi card, such as an Intel AX200 card. The latter card does support S3 so, as a result, it should not cause the laptop to crash when it tries to enter the S3 sleep state. (Still assuming that you are able to bring back S3, by overriding the DSDT.)
I just have to stick with hibernate
That is entirely up to you to decide. It's your laptop, I'm only here to help. The interesting part IMO is that rEFInd lets you avoid having to flash the EEPROM chip of the motherboard with an unofficial (modded) version of the laptop's UEFI firmware. It's interesting because flashing the chip in any non official way is probably going to void the warranty.

As for using hibernate in lieu of Modern Standby. I know that a lot of people are able to use hibernate without problems. But a lot of them are not. Personally, I, have encountered enough problems with it to conclude that it isn't for me. So, for me, that would be a serious dealbreaker, no matter what the manufacturers say. But whatever it is that you decide, good luck with your adventure.. again.
 

My Computers

System One System Two

  • OS
    11 Home
    Computer type
    Laptop
    Manufacturer/Model
    Asus TUF Gaming (2024)
    CPU
    i7 13650HX
    Memory
    16GB DDR5
    Graphics Card(s)
    GeForce RTX 4060 Mobile
    Sound Card
    Eastern Electric MiniMax DAC Supreme; Emotiva UMC-200; Astell & Kern AK240
    Monitor(s) Displays
    Sony Bravia XR-55X90J
    Screen Resolution
    3840×2160
    Hard Drives
    512GB SSD internal
    37TB external
    PSU
    Li-ion
    Cooling
    2× Arc Flow Fans, 4× exhaust vents, 5× heatpipes
    Keyboard
    Logitech K800
    Mouse
    Logitech G402
    Internet Speed
    20Mbit/s up, 250Mbit/s down
    Browser
    FF
  • Operating System
    11 Home
    Computer type
    Laptop
    Manufacturer/Model
    Medion S15450
    CPU
    i5 1135G7
    Memory
    16GB DDR4
    Graphics card(s)
    Intel Iris Xe
    Sound Card
    Eastern Electric MiniMax DAC Supreme; Emotiva UMC-200; Astell & Kern AK240
    Monitor(s) Displays
    Sony Bravia XR-55X90J
    Screen Resolution
    3840×2160
    Hard Drives
    2TB SSD internal
    37TB external
    PSU
    Li-ion
    Mouse
    Logitech G402
    Keyboard
    Logitech K800
    Internet Speed
    20Mbit/s up, 250Mbit/s down
    Browser
    FF
Also verify that the setting is still properly in effect in the Windows registry:
reg query HKLM\System\CurrentControlSet\Control\Power /v PlatformAoAcOverride
should return:
Code:
HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\Power
    PlatformAoAcOverride    REG_DWORD    0x0
You know.. just so you can be completely sure that Lenovo Vantage hasn't automatically removed the setting or anything like that, or else you could be chasing your own tail like basically forever and still be unaware of what's going on. 😐
 

My Computers

System One System Two

  • OS
    11 Home
    Computer type
    Laptop
    Manufacturer/Model
    Asus TUF Gaming (2024)
    CPU
    i7 13650HX
    Memory
    16GB DDR5
    Graphics Card(s)
    GeForce RTX 4060 Mobile
    Sound Card
    Eastern Electric MiniMax DAC Supreme; Emotiva UMC-200; Astell & Kern AK240
    Monitor(s) Displays
    Sony Bravia XR-55X90J
    Screen Resolution
    3840×2160
    Hard Drives
    512GB SSD internal
    37TB external
    PSU
    Li-ion
    Cooling
    2× Arc Flow Fans, 4× exhaust vents, 5× heatpipes
    Keyboard
    Logitech K800
    Mouse
    Logitech G402
    Internet Speed
    20Mbit/s up, 250Mbit/s down
    Browser
    FF
  • Operating System
    11 Home
    Computer type
    Laptop
    Manufacturer/Model
    Medion S15450
    CPU
    i5 1135G7
    Memory
    16GB DDR4
    Graphics card(s)
    Intel Iris Xe
    Sound Card
    Eastern Electric MiniMax DAC Supreme; Emotiva UMC-200; Astell & Kern AK240
    Monitor(s) Displays
    Sony Bravia XR-55X90J
    Screen Resolution
    3840×2160
    Hard Drives
    2TB SSD internal
    37TB external
    PSU
    Li-ion
    Mouse
    Logitech G402
    Keyboard
    Logitech K800
    Internet Speed
    20Mbit/s up, 250Mbit/s down
    Browser
    FF
Also verify that the setting is still properly in effect in the Windows registry:
reg query HKLM\System\CurrentControlSet\Control\Power /v PlatformAoAcOverride
should return:
Code:
HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\Power
    PlatformAoAcOverride    REG_DWORD    0x0
You know.. just so you can be completely sure that Lenovo Vantage hasn't automatically removed the setting or anything like that, or else you could be chasing your own tail like basically forever and still be unaware of what's going on. 😐

Thanks. With the Xiasl, it looked a bit complex for me, but Ill give it a shot. Your Instructions seem pretty straight forward. But that is just to inspect what is present, not to alter or override it?

As far as cmd, yes I have the return results you noted.
Screenshot 2023-01-13 145448.jpg
 

My Computer

System One

  • OS
    windwos 11 pro
But that is just to inspect what is present, not to alter or override it?
Yeah, it's just so you can have a quick look at the DSDT, so you can find out if an S3 object has been put in there by your laptop's UEFI firmware or not, and, if yes, you should then be able to also view that object's code that will be automagically decompiled for you. (All completely free of charge, and at no extra cost.) :-)
 

My Computers

System One System Two

  • OS
    11 Home
    Computer type
    Laptop
    Manufacturer/Model
    Asus TUF Gaming (2024)
    CPU
    i7 13650HX
    Memory
    16GB DDR5
    Graphics Card(s)
    GeForce RTX 4060 Mobile
    Sound Card
    Eastern Electric MiniMax DAC Supreme; Emotiva UMC-200; Astell & Kern AK240
    Monitor(s) Displays
    Sony Bravia XR-55X90J
    Screen Resolution
    3840×2160
    Hard Drives
    512GB SSD internal
    37TB external
    PSU
    Li-ion
    Cooling
    2× Arc Flow Fans, 4× exhaust vents, 5× heatpipes
    Keyboard
    Logitech K800
    Mouse
    Logitech G402
    Internet Speed
    20Mbit/s up, 250Mbit/s down
    Browser
    FF
  • Operating System
    11 Home
    Computer type
    Laptop
    Manufacturer/Model
    Medion S15450
    CPU
    i5 1135G7
    Memory
    16GB DDR4
    Graphics card(s)
    Intel Iris Xe
    Sound Card
    Eastern Electric MiniMax DAC Supreme; Emotiva UMC-200; Astell & Kern AK240
    Monitor(s) Displays
    Sony Bravia XR-55X90J
    Screen Resolution
    3840×2160
    Hard Drives
    2TB SSD internal
    37TB external
    PSU
    Li-ion
    Mouse
    Logitech G402
    Keyboard
    Logitech K800
    Internet Speed
    20Mbit/s up, 250Mbit/s down
    Browser
    FF
Hey, thanks so much for writing this.

I have a surface pro 8, and I found it is using modern standby S0.

The question here is that I can't continue playing my music after I press the power button, and I can't see "Turn off the display" in power options.

I tried your method and successfully disabled modern standby, and I was able to choose "Turn off the display" as well.
but S3 is not turned on due to the reason that the firmware does not support, and hibernate works really bad on my surface pro because of the very slow launching speed.

I was wondering if there's any method allows me to turn off the display only in S0 state or keep music playing when on sleep mode?

Thanks again for your great work.

If needed, my music player is Spotify downloaded from Microsoft Store.
 
Last edited:

My Computer

System One

  • OS
    Windows 11 22H2 22621.1194
if there's any method allows me to turn off the display only in S0 state
I'm afraid not. The display going off triggers S0 Modern standby.

I did, for a while, adopt a workaround that might suit you. It prevents S0 Modern standby being triggered. It allows music to keep playing.
- Power options set to keep the display on always
- Screensaver - set to display a blank screensaver after NNN minutes so my display would not be staring at me all day when I was not using the computer but left it on.

Denis
 

My Computer

System One

  • OS
    Windows 11 Home x64 Version 23H2 Build 22631.3447
I'm afraid not. The display going off triggers S0 Modern standby.

I did, for a while, adopt a workaround that might suit you. It prevents S0 Modern standby being triggered.
- Power options set to keep the display on always
- Screensaver - set to display a blank screensaver after NNN minutes so my display would not be staring at me all day when I was not using the computer but left it on.

Denis
Thanks for your reply!

This works for me as well, but is not the solution.

What I face is that when I use surface pro 8 as a tablet and listen to music, I have to keep the screen on instead of pressing the power button and enjoying music like a normal tablet.

in the meanwhile, I found that the music wont stop after the system went to sleep automatically, but that's not that case when I use the power button, the music stops as soon as I press it.
 

My Computer

System One

  • OS
    Windows 11 22H2 22621.1194
I have to keep the screen on instead
And my suggestion achieves that. The screen is always "on" but using a black screensaver makes it look off.


when I use the power button, the music stops as soon as I press it
I don't know what you've got your power button set up to do.
Power options, Choose what the buttons do lets you set it up for your choice of - Shutdown, Restart, "Sleep", Hibernate.
Mine is set to Hibernate. So I only press the power button when that is what I want to do.


Denis
 

My Computer

System One

  • OS
    Windows 11 Home x64 Version 23H2 Build 22631.3447
And my suggestion achieves that. The screen is "on" but using a black screensaver makes it look off.

Denis
but I still have to wait for N minutes before that, if I set it too small, it would affect my normal usage, but if I set it too long, it would be no different as well. And accroding to my test, the Power & battery > Screen and sleep setting will works even better.

What I want to achieve is to turn off it at anytime just like a normal tablet, but thanks for your suggestion, maybe we can add a shortcut to enable the screensaver at any time we want.

But accroding to what I found
The music wont stop after the system went to sleep automatically after waiting N minutes I have set in "Power & battery > Screen and sleep"
I still think there could be a better way to achieve this, or in another word, let the power button trigger the "sleep(triggered by waiting)" action.
 

My Computer

System One

  • OS
    Windows 11 22H2 22621.1194
What I want to achieve is to turn off it at anytime

I also have a shortcut to that screensaver that I can click on anytime I want without any waiting.
C:\Windows\System32\scrnsave.scr

Denis
 

My Computer

System One

  • OS
    Windows 11 Home x64 Version 23H2 Build 22631.3447
I also have a shortcut to that screensaver that I can click on anytime I want without any waiting.
C:\Windows\System32\scrnsave.scr

Denis
It works, but not the best. Thank you anyway for your kind help.

Is it possible to listen to the PowerButton Pressed Event or to hook the sleep process?

In that case, we can determine whether to sleep or just simply run the screensaver.
 

My Computer

System One

  • OS
    Windows 11 22H2 22621.1194
Is it possible to listen to the PowerButton Pressed Event
There's also a Do nothing option on the Power button so perhaps that still triggers an event that you can find in Event viewer. If so, you can attach a task to it that will run when you press it. You can make that task do whatever you want.

I have never investigated that [possible] Power button pressed event.
I suggest you look in Event viewer, Custom view, Administrative events. Check that it is set to date-time descending. Press the power button [after setting it to Do nothing - remember to press Save at the bottom of the dialog], Refresh the Event viewer view then see if anything useful shows up.
[I'm on my Windows 10 computer at the moment. It does not create any event when the Power button is pressed if it has been set to Do nothing. I doubt that Windows 11 is any different]

Best of luck,
Denis
 

My Computer

System One

  • OS
    Windows 11 Home x64 Version 23H2 Build 22631.3447
Thanks for your reply!

This works for me as well, but is not the solution.

What I face is that when I use surface pro 8 as a tablet and listen to music, I have to keep the screen on instead of pressing the power button and enjoying music like a normal tablet.

in the meanwhile, I found that the music wont stop after the system went to sleep automatically, but that's not that case when I use the power button, the music stops as soon as I press it.
What you want is what it should do by default as long as power button isn't set to hibernate or shutdown, although even fresh out of the box there's some caveats like where the music/media comes from and whether it was built to play in the background like Android would with media streams and a background media thread, or uses legacy sound APIs that cut off when the system goes to sleep or the screen locks or whatever. Although if that was really the issue that will happen if if the system idles to sleep, so it really is likely that the power key is doing something different like you guys already discussed. And that's separate from any issues introduced by different sleep states or changes to them, I won't even try guess there because it still throws me through a loop and is better covered by experts here with more experience with it anyway.

One thing I've noticed is that even if I have an extremely long timer on my screens turning off (I think 4 or 5 hours), if I lock my screen they will idle off almost immediately (30 seconds or so). In my case this is desired but this might be something similar to what you want, a very close to real-time screen off ability without having to make your timer very short, just locking the screen.
 

My Computers

System One System Two

  • OS
    Windows 11 RP ring
    Computer type
    Laptop
    Manufacturer/Model
    Dell Lattitude 5520
    CPU
    11th Gen Intel Core i7-1185G7 @ 3.00GHz
    Memory
    32 GB
    Graphics Card(s)
    Intel Iris Xe Graphics
    Monitor(s) Displays
    28" Samsung LU28e590DS
    Screen Resolution
    3840×2160
    Hard Drives
    KBG40ZNS512G NVMe KIOXIA 512GB
    Keyboard
    Microsoft Sculpt Desktop
    Mouse
    Logitech Cheap Thing from Walmart
    Internet Speed
    AT&T Fiber 500 GB symmetric
    Browser
    Edge
    Antivirus
    Windows Defender
  • Operating System
    Windows 11 canary ring
    Computer type
    Tablet
    Manufacturer/Model
    Microsoft Surface Book 2
    Memory
    8 GB
Bless you Brink. I have been pulling my hair out over this, and switching back to S3 standby seems to have solved my issues. (y) I just wanted the laptop to be in sleep (where only the power button would wake) when I put it in my backpack lol.

Bought this Lenovo X1 and I hadn't been able to figure out how to keep it from waking itself. I followed other guides to revoke waking permissions from individual devices and found that my install has no power management tabs made available for HID in the device manager or elsewhere. Adding the appropriate registry key/dword wouldn't even enable the tab. Running the command prompt commands provided in some answers on superuser showed no devices with permission to wake and no history of waking from sleep after doing so... what a nightmare.
 

My Computer

System One

  • OS
    Windows 10 Pro
Bless you Brink. I have been pulling my hair out over this, and switching back to S3 standby seems to have solved my issues. (y) I just wanted the laptop to be in sleep (where only the power button would wake) when I put it in my backpack lol.

Bought this Lenovo X1 and I hadn't been able to figure out how to keep it from waking itself. I followed other guides to revoke waking permissions from individual devices and found that my install has no power management tabs made available for HID in the device manager or elsewhere. Adding the appropriate registry key/dword wouldn't even enable the tab. Running the command prompt commands provided in some answers on superuser showed no devices with permission to wake and no history of waking from sleep after doing so... what a nightmare.
I'm glad it could help. Welcome. :alien:
 

My Computers

System One System Two

  • OS
    Windows 11 Pro for Workstations
    Computer type
    PC/Desktop
    Manufacturer/Model
    Custom self build
    CPU
    Intel i7-8700K 5 GHz
    Motherboard
    ASUS ROG Maximus XI Formula Z390
    Memory
    64 GB (4x16GB) G.SKILL TridentZ RGB DDR4 3600 MHz (F4-3600C18D-32GTZR)
    Graphics Card(s)
    ASUS ROG-STRIX-GTX1080TI-O11G-GAMING (11GB GDDR5X)
    Sound Card
    Integrated Digital Audio (S/PDIF)
    Monitor(s) Displays
    2 x Samsung Odyssey G75 27"
    Screen Resolution
    2560x1440
    Hard Drives
    1TB Samsung 990 PRO M.2,
    4TB Samsung 990 PRO M.2,
    8TB WD MyCloudEX2Ultra NAS
    PSU
    Seasonic Prime Titanium 850W
    Case
    Thermaltake Core P3 wall mounted
    Cooling
    Corsair Hydro H115i
    Keyboard
    Logitech wireless K800
    Mouse
    Logitech MX Master 3
    Internet Speed
    1 Gbps Download and 35 Mbps Upload
    Browser
    Google Chrome
    Antivirus
    Microsoft Defender and Malwarebytes Premium
    Other Info
    Logitech Z625 speaker system,
    Logitech BRIO 4K Pro webcam,
    HP Color LaserJet Pro MFP M477fdn,
    APC SMART-UPS RT 1000 XL - SURT1000XLI,
    Galaxy S23 Plus phone
  • Operating System
    Windows 11 Pro
    Computer type
    Laptop
    Manufacturer/Model
    HP Spectre x360 2in1 14-eu0098nr (2024)
    CPU
    Intel Core Ultra 7 155H 4.8 GHz
    Memory
    16 GB LPDDR5x-7467 MHz
    Graphics card(s)
    Integrated Intel Arc
    Sound Card
    Poly Studio
    Monitor(s) Displays
    14" 2.8K OLED multitouch
    Screen Resolution
    2880 x 1800
    Hard Drives
    2 TB PCIe NVMe M.2 SSD
    Internet Speed
    Intel Wi-Fi 7 BE200 (2x2) and Bluetooth 5.4
    Browser
    Chrome and Edge
    Antivirus
    Windows Defender and Malwarebytes Premium
@Brink,

I have just discovered two facts that were new (to me) about S0 Modern standby. I think you might usefully add them to the tutorial.
I used a newly delivered computer for my tests, an HP Envy 17-cr0001na
1 In a two hour test of S0 Modern standby [network connected] the power consumed was about 0.5WHr an hour {about 1% of its battery power an hour} which is the same as the last time I tested power consumption during S3 Sleep. I had no idea its power usage was so low.
2 It is possible for the PowerCfg -a results to say that S3 Sleep has become enabled by the Registry change that disabled S0 Modern standby yet the computer can encounter fatal errors when S3 Sleep is then attempted. So the PowerCfg -a results are not the whole story; S3 Sleep must then be tested. My computer froze so catastrophically that, in most of my attempts, I could not even use the Power button to force the computer off until I'd disconnected then reconnected the external power input.

HP Tech support could not resolve the problem. I'm returning the computer for a refund.



All the best,
Denis


HP Envy 17-cr0001na
Windows 11 Home
Intel Core i7 1260P (12th Generation)
16 GB RAM
1 TB SSD
43.9 cm (17.3 "), FHD (1920 x 1080), touch screen, 300 nits, 100% sRGB
Intel Iris X Graphics
 

My Computer

System One

  • OS
    Windows 11 Home x64 Version 23H2 Build 22631.3447
@Brink,

I have just discovered two facts that were new (to me) about S0 Modern standby. I think you might usefully add them to the tutorial.
I used a newly delivered computer for my tests, an HP Envy 17-cr0001na
1 In a two hour test of S0 Modern standby [network connected] the power consumed was about 0.5WHr an hour {about 1% of its battery power an hour} which is the same as the last time I tested power consumption during S3 Sleep. I had no idea its power usage was so low.
2 It is possible for the PowerCfg -a results to say that S3 Sleep has become enabled by the Registry change that disabled S0 Modern standby yet the computer can encounter fatal errors when S3 Sleep is then attempted. So the PowerCfg -a results are not the whole story; S3 Sleep must then be tested. My computer froze so catastrophically that, in most of my attempts, I could not even use the Power button to force the computer off until I'd disconnected then reconnected the external power input.

HP Tech support could not resolve the problem. I'm returning the computer for a refund.



All the best,
Denis


HP Envy 17-cr0001na
Windows 11 Home
Intel Core i7 1260P (12th Generation)
16 GB RAM
1 TB SSD
43.9 cm (17.3 "), FHD (1920 x 1080), touch screen, 300 nits, 100% sRGB
Intel Iris X Graphics
Hello Denis, :alien:

Congrats on the new laptop.

As a test, see how S0 does with network connectivity disabled below. That's what usually uses the most power during S0.

 

My Computers

System One System Two

  • OS
    Windows 11 Pro for Workstations
    Computer type
    PC/Desktop
    Manufacturer/Model
    Custom self build
    CPU
    Intel i7-8700K 5 GHz
    Motherboard
    ASUS ROG Maximus XI Formula Z390
    Memory
    64 GB (4x16GB) G.SKILL TridentZ RGB DDR4 3600 MHz (F4-3600C18D-32GTZR)
    Graphics Card(s)
    ASUS ROG-STRIX-GTX1080TI-O11G-GAMING (11GB GDDR5X)
    Sound Card
    Integrated Digital Audio (S/PDIF)
    Monitor(s) Displays
    2 x Samsung Odyssey G75 27"
    Screen Resolution
    2560x1440
    Hard Drives
    1TB Samsung 990 PRO M.2,
    4TB Samsung 990 PRO M.2,
    8TB WD MyCloudEX2Ultra NAS
    PSU
    Seasonic Prime Titanium 850W
    Case
    Thermaltake Core P3 wall mounted
    Cooling
    Corsair Hydro H115i
    Keyboard
    Logitech wireless K800
    Mouse
    Logitech MX Master 3
    Internet Speed
    1 Gbps Download and 35 Mbps Upload
    Browser
    Google Chrome
    Antivirus
    Microsoft Defender and Malwarebytes Premium
    Other Info
    Logitech Z625 speaker system,
    Logitech BRIO 4K Pro webcam,
    HP Color LaserJet Pro MFP M477fdn,
    APC SMART-UPS RT 1000 XL - SURT1000XLI,
    Galaxy S23 Plus phone
  • Operating System
    Windows 11 Pro
    Computer type
    Laptop
    Manufacturer/Model
    HP Spectre x360 2in1 14-eu0098nr (2024)
    CPU
    Intel Core Ultra 7 155H 4.8 GHz
    Memory
    16 GB LPDDR5x-7467 MHz
    Graphics card(s)
    Integrated Intel Arc
    Sound Card
    Poly Studio
    Monitor(s) Displays
    14" 2.8K OLED multitouch
    Screen Resolution
    2880 x 1800
    Hard Drives
    2 TB PCIe NVMe M.2 SSD
    Internet Speed
    Intel Wi-Fi 7 BE200 (2x2) and Bluetooth 5.4
    Browser
    Chrome and Edge
    Antivirus
    Windows Defender and Malwarebytes Premium
More power consumed "with" network connectivity than without?
=
More power consumed "with" more work done than without?

Really?

Denis
 

My Computer

System One

  • OS
    Windows 11 Home x64 Version 23H2 Build 22631.3447
Back
Top Bottom