Skip to content

TechDirectArchive

Hands-on IT, Cloud, Security & DevOps Insights

  • Home
  • About
  • Advertise With US
  • Reviews
  • Contact
  • Toggle search form
Home » Windows » Disable modern standby on Windows 10 and 11

Disable modern standby on Windows 10 and 11

Posted on 11/03/202303/07/2025 Imoh Etuk By Imoh Etuk No Comments on Disable modern standby on Windows 10 and 11
Standby-Mode

In this post, we will describe how to disable modern standby on Windows 10 and 11. Modern Standby is a Windows 10 and 11 power management feature that allows devices to enter a low-power state similar to “Sleep” mode while still performing certain connectivity and background tasks such as receiving notifications, downloading updates, and syncing data. It is also known as “InstantGo” or “Connected Standby” on some devices. Please see how to Get Started Quickly With Windows Hello, and How to enable or disable Screen Saver in Windows 10 or Windows 11 via Windows Settings or Group Policy.

The PC remains in a low-power state in Modern Standby mode, allowing it to quickly wake up and perform tasks without having to fully boot up. This mode is especially useful for devices that are constantly connected to the internet, such as tablets and laptops, because it allows them to receive notifications and other updates while conserving battery life.

Modern Standby mode is supported on certain hardware and requires specific hardware components such as a low-power system-on-a-chip (SoC), a network controller that supports Wake on LAN (WoL), and a solid-state drive (SSD) for storage.

Often times, Modern Standby often leads to automatic BitLocker Drive Encryption as stated by Dell.

Here is a guide discussing this topic “Modern Standby: Why is my PC automatically encrypted?“. Please see What are the Differences between UEFI and BIOS, and “How to disable power plan in Windows via GPO and Windows Settings“.

How to Locate Your PC’s Current Sleep State?

Check if your device supports Modern Standby before disabling it. Follow the steps below to determine your current sleep mode:

Step 1: Press Win + R to evoke the Run command dialog box.

Run-Command
Opening the Run command
Check the Run command dialog box to see the indicator the this task will be created with administrative privileges.

If the administrator’s indicator is not there, you can alternatively launch the Command prompt with administrator’s privileges by pressing Win + S to evoke the search bar.

When the search bar displays, type cmd to locate Command Prompt and right-click on it and then choose Run as administrator.

Run-CMD-as-an-Admin
Running Command Prompt as Admin

Step 2. When the command prompt console opens up, type the command below and press Enter.

powercfg /a 
Checking-standby-mode-state
Checking the Available Sleep States

You will see the available sleep states as shown in the screenshot above.

You review the following posts to learn about more troubleshooting steps on Windows: How to run Windows Memory Diagnostics Tool in Windows, How to Update to Windows 11 Using the Windows Update Tool, How to Install Windows Admin Center on Windows 10 and Windows 11,

How to Disable Standby Mode on Windows 10 and 11

We can manually disable standby mode by modifying the entry in the system registry editor as follows:

Step 1: Press Win + R to open the Run dialog. Type regedit and then hit Enter to open Registry Editor.

Run-dialog-box
Run regedit command

Step 2: When the Registry Editor opens up, copy and paste the following address into the navigation bar and press Enter.

HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Power
DWord-32

As shown in the screenshot above,  right-click on the Power tab and choose New > DWORD (32-bit) Value.

Step 3: Right-click on this new value and rename it to PlatformAoAcOverride.

Rename-New-Value
Renaming DWORD New Value

Step 4: The next thing is to right-click on PlatformAoAcOverride, select Modify and change Value data to 0 and press OK to save changes.

Modify-Binary-Number
Change-value-Data

Please, see Full Integration Guide on how to Add Nutanix AHV to Veeam, and BitLocker behavior when MBAM agent is removed: No Uninstall Option in Control Panel.

How to disable Modern Standby via Windows Registry Script

A registry script is another simple way to disable Modern Standby.

Step 1: Open the Run dialog and type Notepad, and then press Enter to open a new Notepad file

Notepad
Running Notepad using the Run Dialog box

Step 2: Enter the code shown in the screenshot below into the Notepad pad interface, click on Save as, and save the file as All files with the .reg extension.

Save-as-1-1
Saving the Registry file

When prompted by UAC, double-click the Disable_Modern_Standby.reg file and select Yes. Rebooting your computer is step six.

Note: You can also enable Modern Standby if you need to in the future by repeating the same step as above using the command below.

Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Power]
"PlatformAoAcOverride"=-

Please, see how to Fix MSIEXEC returned 1602: Trellix Setup cannot use this account, and How to enable FIPS mode on Windows Server.

Disabling Modern Standby using Command Prompt

Step 1: Launch the Command prompt as an Administrator

Run-CMD-as-an-Admin-1
Run Command prompt as an Administrator

Step 2: Execute the below code using the command prompt

reg add HKLM\System\CurrentControlSet\Control\Power /v PlatformAoAcOverride /t REG_DWORD /d 0
Execute-the-scrirpt
Executing Command using Command Prompt

After the operation has successfully completed, close the command prompt and reboot your computer to apply the changes. Now, you have learned how to disable modern standby on Windows 10 and 11.

FAQs

Are all Dell computers shipped with Modern Standby compliance, and does it affect encryption?

Yes, all computers currently shipped by Dell are Modern Standby compliant. Dell leaves a registry key in a neutral state that controls Modern Standby behavior, but it does not prevent encryption. Windows interprets this as permission for encryption.

How can I disable Modern Standby on Windows 10 and 11?

You can follow this guide on how to disable Modern Standby on Windows 10 and 11.

What events can wake a PC that supports Modern Standby?

A PC supporting the Modern Standby power model must be capable of waking from standby in response to certain events, even when in a very low-power idle state.

Can I switch between S3 and Modern Standby using the BIOS settings?

No, switching between S3 and Modern Standby cannot be done by changing a BIOS setting. Switching the power model is not supported in Windows without performing a complete OS re-install.

I hope you found this article on how to disable modern standby on Windows 10 and 11 very useful. Please, feel free to leave a comment below. We will be very happy to assist you.

5/5 - (1 vote)

Thank you for reading this post. Kindly share it with others.

  • Share on X (Opens in new window) X
  • Share on Reddit (Opens in new window) Reddit
  • Share on LinkedIn (Opens in new window) LinkedIn
  • Share on Facebook (Opens in new window) Facebook
  • Share on Pinterest (Opens in new window) Pinterest
  • Share on Tumblr (Opens in new window) Tumblr
  • Share on Telegram (Opens in new window) Telegram
  • Share on WhatsApp (Opens in new window) WhatsApp
  • Share on Mastodon (Opens in new window) Mastodon
  • Share on Bluesky (Opens in new window) Bluesky
  • Share on Threads (Opens in new window) Threads
  • Share on Nextdoor (Opens in new window) Nextdoor
Windows Tags:Registry, Registry Editor, Windows 10, Windows 11

Post navigation

Previous Post: Unable to Turn Bluetooth On or Off on Mac
Next Post: Configure Telegram to receive Blog Notifications

Related Posts

  • banner
    How to hide Folders and Files from Search Results in Windows Windows
  • fast user switching in windows 10 1
    Fast user switching: How to create a desktop shortcut in Windows 10 to switch User Accounts Windows
  • maxresdefault
    How to fix Error reading setup initialization file Windows
  • How to Clear Search History on Bing Chat AI
    How to Clear Search History on Bing Chat AI Windows
  • Featured image wifipass
    Find saved Wi-Fi Passwords in Windows 10 and 11 Network | Monitoring
  • Featured image System Tray icons
    How to Fix System Tray Icons not showing in Taskbar on Windows 11 Windows

More Related Articles

banner How to hide Folders and Files from Search Results in Windows Windows
fast user switching in windows 10 1 Fast user switching: How to create a desktop shortcut in Windows 10 to switch User Accounts Windows
maxresdefault How to fix Error reading setup initialization file Windows
How to Clear Search History on Bing Chat AI How to Clear Search History on Bing Chat AI Windows
Featured image wifipass Find saved Wi-Fi Passwords in Windows 10 and 11 Network | Monitoring
Featured image System Tray icons How to Fix System Tray Icons not showing in Taskbar on Windows 11 Windows

Leave a Reply Cancel reply

You must be logged in to post a comment.

Microsoft MVP

VEEAMLEGEND

vexpert-badge-stars-5

Virtual Background

GoogleNews

Categories

veeaam100

Veeam Vanguard

  • veeam
    Fix Failed to connect to Veeam Backup and Replication Server Backup
  • Fix Failed to Connect a Hyper V Standalone to Veeam Backup
    Invalid Credentials “Fix Failed to Connect a Hyper-V Standalone to Veeam Backup” Backup
  • Configure Data Deduplication on Windows Server
    Video on how to Configure Data Deduplication on Windows Server Windows Server
  • how to install ms office 365 title
    How to complete Microsoft Office 365 Family Subscription Mac
  • GPO Blocked Downloads 3
    How to Block downloads on Microsoft Edge using GPO on Windows Server 2019 and 2022 Windows
  • BitLocker34
    BitLocker Back Door: Stolen laptop to inside the company network Security | Vulnerability Scans and Assessment
  • Featured image 1
    How to enable or disable color filters in Windows Windows
  • install ssl certificate
    Configure SSL connection for WSUS Upstream and Downstream Servers Windows Server

Subscribe to Blog via Email

Enter your email address to subscribe to this blog and receive notifications of new posts by email.

Join 1,819 other subscribers
  • RSS - Posts
  • RSS - Comments
  • About
  • Authors
  • Write for us
  • Advertise with us
  • General Terms and Conditions
  • Privacy policy
  • Feedly
  • Telegram
  • Youtube
  • Facebook
  • Instagram
  • LinkedIn
  • Tumblr
  • Pinterest
  • Twitter
  • mastodon

Tags

Active Directory Azure Bitlocker Microsoft Windows PowerShell WDS Windows 10 Windows 11 Windows Deployment Services Windows Server 2016

Copyright © 2025 TechDirectArchive

 

Loading Comments...
 

You must be logged in to post a comment.