System Turn On or Off Energy Saver in Windows 11


battery_saver_banner.png

This tutorial will show you how to turn on or off energy saver for all users in Windows 11.

Energy Saver replaces battery saver and exists on Windows 11 24H2 and later versions. It significantly extends battery life and reduces energy consumption by automatically managing power usage across your system and apps for an optimal balance of PC performance and energy efficiency. It can be toggled on and off or configured to run automatically whenever the device reaches a certain battery percentage. While optimized to extend battery life, energy saver will be available when PCs are plugged in (this also includes desktop PCs) for those aiming to conserve energy all the time.

Display brightness is automatically reduced up to 30% by default when using energy saver. You can specify the percentage value to scale brightness to when energy saver is turned on. You can also turn on or off Lower screen brightness when using energy saver.

Starting with build 26020 (Canary), for PCs that are plugged in and do not have batteries (such as desktop PCs), when you turn on energy saver, we are trying out a new energy saver icon that is shown in the system tray to indicate energy saver is on. For PCs with batteries, there is no change to the experience, and you will continue to see the leaf icon overlayed on top of the battery icon in the system tray.

Starting with Windows 11 build 26200.5001 (Canary), after trying out a different design for the energy saver icon in system tray a few months ago for PCs that are plugged in and do not have batteries (such as desktop PCs), Microsoft reverted the design back to the leaf icon a few builds ago. (This change is also present in Build 26100.)

Starting with Windows 11 build 26100.1882 (24H2), for laptops on battery, a notification will pop up asking you to plug in your laptop if the battery level reaches 20% while Energy Saver is set to “Always On”.

Different energy saver icons on the system tray for desktop PCs and laptops.


Starting with Windows 11 build 26120.3000 (Dev), build 26100.3321 (RP 24H2), and build 27802.1000 (Canary), Microsoft is introducing new and improved battery icons in Windows 11. These icons have been designed to communicate battery status of your PC with just a quick glance. Key changes include colored icons to indicate charging states, simplified overlays that don’t block the progress bar. When your battery icon is green, this shows that your PC is charging and in a good state. A yellow battery icon will let you know that your PC using battery in energy saving mode – this automatically happens when your battery is less than or equal to 20% to preserve power. When the battery icon is red, you have a critically low battery and should plug in your PC as soon as possible. You will see these new battery icons on the taskbar in the system tray, in the quick settings flyout, and in Settings. The new battery icons will begin showing on the Lock screen in a future flight.

1737752570658.webp


Starting with Windows 11 build 26100.4202 (24H2), Microsoft is bringing the ability to manage energy saver in Windows 11 to Microsoft Intune to allow IT administrators to control the energy saver settings on Windows 11 PCs through group policies and Mobile Device Management (MDM) configurations. The new "Enable Energy Saver to Always Be On" policy configuration can be found in Local Group Policy Editor using option 6 or 7 below.

Reference:


Contents

  • Option One: Turn On or Off Energy Saver in Quick Settings
  • Option Two: Turn On or Off Energy Saver in Settings
  • Option Three: Turn On or Off Energy Saver using REG file
  • Option Four: Turn On or Off "Turn Energy Saver On Automatically" in Settings
  • Option Five: Turn On or Off "Turn Energy Saver On Automatically" using Command
  • Option Six: Enable or Disable Energy Saver Always Turned On in Local Group Policy Editor
  • Option Seven: Enable or Disable Energy Saver Always Turned On using REG file




Option One

Turn On or Off Energy Saver in Quick Settings


1 Open Quick Settings (Win+A).

2 Click/tap on the Energy saver button to toggle on or off (default). (see screenshots below)

Energy_Saver_ON_in_Quick_Settings.png
Energy_Saver_OFF_in_Quick_Settings.png





Option Two

Turn On or Off Energy Saver in Settings


1 Open Settings (Win+I).

2 Click/tap on System on the left side, and click/tap on Power & battery on the right side. (see screenshot below)


Energy_Saver_in_Settings-1.png

3 Click/tap on Energy saver to expand it open. (see screenshots below)

4 Turn On or Off (default) Always use energy saver for what you want.

5 You can now close Settings if you like.

Energy_Saver_in_Settings-3.png
Energy_Saver_in_Settings-2.png





Option Three

Turn On or Off Energy Saver using REG file


You must be signed in as an administrator to use this option.


1 Do step 2 (on) or step 3 (off) below for what you would like to do.

2 Turn On Energy Saver

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

Turn_ON_Energy_Saver.reg


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

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Power]
"EnergySaverState"=dword:00000001

3 Turn Off Energy Saver

This is the default setting


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

Turn_OFF_Energy_Saver.reg


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

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Power]
"EnergySaverState"=dword:00000002

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.




Option Four

Turn On or Off "Turn Energy Saver On Automatically" in Settings


1 Open Settings (Win+I).

2 Click/tap on System on the left side, and click/tap on Power & battery on the right side. (see screenshot below)


Energy_Saver_in_Settings-1.png

3 Click/tap on Energy saver to expand it open. (see screenshot below)

4 Select Never, 10%, 20%, 30% (default), 40%, 50%, or Always for what you want in the Turn energy saver on automatically when battery level is at drop menu.

The Turn energy saver on automatically when battery level is at setting will not be available while Always use energy saver is turned on.


5 You can now close Settings if you like.

Energy_Saver_auto_in_Settings-2.png





Option Five

Turn On or Off "Turn Energy Saver On Automatically" using Command


For more details on the command used in this option, see: Energy Saver settings overview


1 Open Windows Terminal, and select either Windows PowerShell or Command Prompt.

2 Type the command below into Windows Terminal, and press Enter. (see screenshot below)

powercfg /setdcvalueindex SCHEME_CURRENT SUB_ENERGYSAVER ESBATTTHRESHOLD <percentage>

Substitute <percentage> in the command above with a number 0 to 100 for the percentage you want energy saver to turn on automatically at.

0 percent is the same as Never.

30 percent is the default.

100 percent is the same as Always.

For example: powercfg /setdcvalueindex SCHEME_CURRENT SUB_ENERGYSAVER ESBATTTHRESHOLD 30


Energy_Saver_command.png





Option Six

Enable or Disable Energy Saver Always Turned On in Local Group Policy Editor


You must be signed in as an administrator to use this option.

The Local Group Policy Editor is only available in the Windows 11 Pro, Enterprise, and Education editions.

All editions can use Option Seven below.


1 Open the Local Group Policy Editor (gpedit.msc).

2 Navigate to the policy location below in the left pane of the Local Group Policy Editor. (see screenshot below step 3)

Computer Configuration > Administrative Templates > System > Power Management > Energy Saver Settings

3 In the right pane of Energy Saver Settings, double click/tap on the Enable Energy Saver to Always Be On policy to edit it. (see screenshot below)

Energy_Saver_gpedit-1.webp

4 Do step 5 (enable) or step 6 (disable) below for what you would like to do.

5 Enable Energy Saver Always Turned On

This will force Energy Saver to always be turned on and prevent using Option One, Option Two, Option Three, Option Four, and Option Five.


A) Select (dot) Enabled. (see screenshot below)​

B) Click/tap on OK, and go to step 7 below.​

Energy_Saver_gpedit-2.webp

6 Disable Energy Saver Always Turned On

This is the default setting to allow using Option One, Option Two, Option Three, Option Four, and Option Five.


A) Select (dot) Not Configured. (see screenshot below)​

B) Click/tap on OK, and go to step 7 below.​

Energy_Saver_gpedit-3.webp

7 Close the Local Group Policy Editor.




Option Seven

Enable or Disable Energy Saver Always Turned On using REG file


You must be signed in as an administrator to use this option.


1 Do step 2 (enable) or step 3 (disable) below for what you would like to do.


 2. Enable Energy Saver Always Turned On

This will force Energy Saver to always be turned on and prevent using Option One, Option Two, Option Three, Option Four, and Option Five.


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

Enable_Energy_Saver_ro_always_be_on.reg


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

[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Power\EnergySaver]
"EnableEnergySaver"=dword:00000001


 3. Disable Energy Saver Always Turned On

This is the default setting to allow using Option One, Option Two, Option Three, Option Four, and Option Five.


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

Undo_Enable_Energy_Saver_ro_always_be_on.reg


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

[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Power\EnergySaver]
"EnableEnergySaver"=-

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

Last edited:
Powershell as admin
Code:
#Requires -RunAsAdministrator
# Unlock-PowerCfg - v22.05.11

# Disable "Connected Standby"
Set-ItemProperty -Path 'HKLM:\SYSTEM\CurrentControlSet\Control\Power' -Name 'CSEnabled' -Value 0 -Force

# Get Power Settings entries and add/set 'Attributes' to 2 to unhide
$PowerCfg = (Get-ChildItem 'HKLM:\SYSTEM\CurrentControlSet\Control\Power\PowerSettings' -Recurse).Name -notmatch '\bDefaultPowerSchemeValues|(\\[0-9]|\b255)$'
foreach ($item in $PowerCfg) { Set-ItemProperty -Path $item.Replace('HKEY_LOCAL_MACHINE','HKLM:') -Name 'Attributes' -Value 2 -Force }
 

My Computer

System One

  • OS
    Windows 11 Pro
Tutorial updated to add options 6 and 7 for group policy additions. :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
    Chrome and Edge
    Antivirus
    Microsoft Defender
    Other Info
    Logitech Z625 speaker system,
    Logitech BRIO 4K Pro webcam,
    HP Color LaserJet Pro MFP M477fdn,
    CyberPower CP1500PFCLCD
    Galaxy S23 Plus phone
  • Operating System
    Windows 11 Pro
    Computer type
    Laptop
    Manufacturer/Model
    Surface Laptop 7 Copilot+ PC
    CPU
    Snapdragon X Elite (12 core) 3.42 GHz
    Memory
    16 GB LPDDR5x-7467 MHz
    Monitor(s) Displays
    15" HDR
    Screen Resolution
    2496 x 1664
    Hard Drives
    1 TB SSD
    Internet Speed
    Wi-Fi 7 and Bluetooth 5.4
    Browser
    Chrome and Edge
    Antivirus
    Microsoft Defender
Back
Top Bottom