System Review and Apply Energy Recommendations in Windows 11


Green_banner.webp

This tutorial will show you how to review and apply energy recommendations for your account in Windows 11.

Starting with Windows 11 build 22621.1344, Windows now provides Energy Recommendations in Settings.

You can review and apply these recommendations to improve the energy efficiency of your PC and reduce your carbon footprint.

Starting with Windows 11 version 22H2 KB5030310 Build 22621.2361, Microsoft added 2 additional energy recommendations for turning on dark mode and adjusting refresh rate to conserve energy.

Starting with Windows 11 build 26252.5000 (Canary), build 26120.1340 (Dev), build 26100.1876 (RP), and build 26100.1882 (24H2) Microsoft is beginning to roll out a new energy recommendation for turning off HDR to conserve energy on PCs with HDR displays.

Reference:



Here's How:

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_recommendations-1.png

3 Click/tap on Energy recommendations. (see screenshot below)


Energy_recommendations-2.png

4 You can now review the energy recommendations to either Apply specific or Apply all recommendations you want. (see screenshot below)

If you click/tap on an applied energy recommendation, it will take you to its settings page to make any changes you want.


Energy_recommendations-3.png


That's it,
Shawn Brink


 
Last edited:
@Brink
If you ever discover a way to turn these Recommendations off, please let us know! ;-)
 

My Computers

System One System Two

  • OS
    Windows 11 Pro
    Computer type
    PC/Desktop
    Manufacturer/Model
    ASUS ROG Strix
  • Operating System
    Windows 11 Pro
    Computer type
    Laptop
    Manufacturer/Model
    ASUS VivoBook
To hide "Energy Recommendations" in Settings:
Code:
reg add "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\Explorer" /v SettingsPageVisibility /t REG_SZ /d "hide:energyrecommendations" /f

To show "Energy Recommendations" in Settings:
Code:
reg add "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\Explorer" /v SettingsPageVisibility /t REG_SZ /d "" /f

If you're hiding other Settings app features, add "energyrecommendations" to your current SettingsPageVisibility list.


UPDATE: Hiding the energyrecommendations page ends up hiding the parent page (Power Settings). Most people probably don't want that.
 
Last edited:

My Computer

System One

  • OS
    Windows 7
@garlin
Like I've already posted yesterday hide recommendations :
"Just found something: gpedit: Computer Configuration > Administrative Templates > Control Panel
"Settings Page Visibility" policy. Enabled and Inserted: hide:ms-settings:energyrecommendations. Didn't work. Inserted: hide:energyrecommendations. [corrected typo] Results in Power section in settings invisible."
Easy way via Winaero::
"'Hide Pages from Settings' "Power & Battery" in Winaero results in Hiding the Power section without a restart. Just leave settings and click again."

Your initial reg setting did not work in my case:
reg add "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\Explorer" /v SettingsPageVisibility /t REG_SZ /d "hide:ms-settings:system: power:energyrecommendations" /f

I view this as an interim solution as the whole power section is hidden. Accessible for me partly via old Control Panel:
"C:\Users\XXXXXX\AppData\Roaming\Microsoft\Internet Explorer\Quick Launch\User Pinned\TaskBar\Power Options.lnk"

I would be very happy to find a way to hide solely the 'Energy recommendations' and keep the power section.
 

My Computer

System One

  • OS
    Windows 11
    Computer type
    PC/Desktop

My Computer

System One

  • OS
    Windows 11 Pro
@dacrone
Yes, thank you. I've figured out the partially working reg myself already yesterday and posted that already there. Just click the link in my post above in the first line.
Besides Sordum Windows Settings Blocker just does the same. Command from WSB is ms-settings:energyrecommendations results in hiding the Power section in toto.

WSB - Copy.webp
 

My Computer

System One

  • OS
    Windows 11
    Computer type
    PC/Desktop
powercfg -energy -duration 30 -output E:\energy3.html

I wonder when it will stop being considered a mistake

"Platform Power Management Capabilities - PCI Express Active-State Power Management (ASPM) Disabled"
 

My Computer

System One

  • OS
    Microsoft Windows 11 Home
    Computer type
    PC/Desktop
    Manufacturer/Model
    MSI MS-7D98
    CPU
    Intel Core i5-13490F
    Motherboard
    MSI B760 GAMING PLUS WIFI
    Memory
    2 x 16 Patriot Memory (PDP Systems) PSD516G560081 6400MT (32-37-37-74); 1.35V)
    Graphics Card(s)
    GIGABYTE GeForce RTX 4070 WINDFORCE OC 12G (GV-N4070WF3OC-12GD)
    Sound Card
    Bluetooth Аудио
    Monitor(s) Displays
    INNOCN 15K1F
    Screen Resolution
    1920 x 1080
    Hard Drives
    WD_BLACK SN770 250GB
    KINGSTON SNV2S1000G (ELFK0S.6)
    PSU
    Thermaltake Toughpower GF3 1000W
    Case
    CG560 - DeepCool
    Cooling
    ID-COOLING SE-224-XTS / 2 x 140Mm Fan - rear and top; 3 x 120Mm - front
    Keyboard
    Corsair K70 RGB TKL
    Mouse
    Corsair KATAR PRO XT
    Internet Speed
    100 Mbps
    Browser
    Firefox
    Antivirus
    Microsoft Defender Antivirus
    Other Info
    https://www.userbenchmark.com/UserRun/66553205
@dacrone
Yes, thank you. I've figured out the partially working reg myself already yesterday and posted that already there. Just click the link in my post above in the first line.
Besides Sordum Windows Settings Blocker just does the same. Command from WSB is ms-settings:energyrecommendations results in hiding the Power section in toto.

View attachment 130498
you can try disabling the feature via ViveTool... idk if those IDs still works or not though...

Code:
c:\vivetool\vivetool /disable /id:39427030

c:\vivetool\vivetool /disable /id:41249924
 

My Computer

System One

  • OS
    Windows 11 Pro
To hide "Energy Recommendations" in Settings:
Code:
reg add "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\Explorer" /v SettingsPageVisibility /t REG_SZ /d "hide:energyrecommendations" /f

To show "Energy Recommendations" in Settings:
Code:
reg add "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\Explorer" /v SettingsPageVisibility /t REG_SZ /d "" /f

If you're hiding other Settings app features, add "energyrecommendations" to your current SettingsPageVisibility list.

UPDATE: Fixed the reg command.
Can you please update this comment to say hide "Power" instead of hide "Energy Recommendations". You are literally hiding the entire power page in settings, not just Energy Recommendations.
 

My Computers

System One System Two

  • OS
    Windows 11 24H2
    Computer type
    PC/Desktop
  • Operating System
    Windows 11 23H2
    Computer type
    PC/Desktop
Good point. I don't think there's a way to hide just energyrecommendations, because Settings ends up hiding the parent page (Power). Also the ViveTool trick doesn't work, I even tried a different ID.
 

My Computer

System One

  • OS
    Windows 7
I wonder whether you can DISABLE the energy recommendations though. The entire functionality is horrible.
 

My Computer

System One

  • OS
    Windows 11
A brief search of ViveTool's outdated FeatureDictionary.pfs revealed over 15 ID's related to "Eco" or "Energy".

I imagine MS's integrated so many Energy Recommendations features that they're not going to back off.
 

My Computer

System One

  • OS
    Windows 7
I guess.
I wonder if I am the only person for who screen saver settings are repeatedly changed without connsent by this recommendations BS? No matter what I set it gets disabled within a few hours.
 

My Computer

System One

  • OS
    Windows 11
i wonder if MS have a power saving mode on their AI data centers ?

best of luck Steve ..
 

My Computers

System One System Two

  • OS
    Debian 13 Trixie .. Windows 11 Home
    Computer type
    PC/Desktop
    Manufacturer/Model
    HP 24" AiO
    CPU
    Ryzen 7 5825u
    Motherboard
    HP
    Memory
    64GB DDR4 3200
    Graphics Card(s)
    Ryzen 7 5825u
    Sound Card
    RealTek
    Monitor(s) Displays
    24" HP AiO
    Screen Resolution
    1920 x 1080 @60 Hz
    Hard Drives
    1TB WD Blue SN580 M2 SSD Partitioned.
    2x 1TB USB HDD External Backup/Storage.
    PSU
    90W external power brick
    Case
    24" All in One
    Cooling
    Default Air Cooling
    Keyboard
    HP WiFi UK extended
    Mouse
    HP WiFi 3 Button
    Internet Speed
    1GB full fibre
    Browser
    Edge & Firefox
    Antivirus
    AVG Internet Security/Windows Defender
    Other Info
    Mainly Open Source Software
  • Operating System
    Ubuntu 22.04.5 LTS
    Computer type
    Laptop
    Manufacturer/Model
    Dell 13" Latitude 2017
    CPU
    i5 7200u
    Motherboard
    Dell
    Memory
    16GB DDR4
    Graphics card(s)
    Intel
    Sound Card
    Intel
    Monitor(s) Displays
    13" Dell Laptop
    Hard Drives
    250GB Crucial 2.5" SSD
    Mouse
    Generic WiFi 3 button
    Internet Speed
    WiFi only
    Browser
    Firefox
    Antivirus
    ClamAV TK
    Other Info
    Mainly Open Source Software
Why such a sweat about hiding the Energy Recommendations? I just ignore that entry and move on.
 

My Computers

System One System Two

  • OS
    Win 11 Pro 25H2, Build 26200.8524
    Computer type
    PC/Desktop
    Manufacturer/Model
    Home Brew
    CPU
    Intel Core i5 14500
    Motherboard
    Gigabyte B760M G P WIFI
    Memory
    64GB DDR4
    Graphics Card(s)
    GeForce RTX 4060
    Sound Card
    Chipset Realtek
    Monitor(s) Displays
    LG 45" Ultragear, Acer 24" 1080p
    Screen Resolution
    5120x1440, 1920x1080
    Hard Drives
    Crucial P310 2TB 2280 PCIe Gen4 3D NAND NVMe M.2 SSD (O/S)
    Silicon Power 2TB US75 NVMe PCIe Gen4 M.2 2280 SSD (backup)
    Crucial BX500 2TB 3D NAND (2nd backup)
    Seagate 4TB Ironwolf, rotating HDD archive files
    External off-line backup Drives: 2 NVMe 4TB drives in external enclosures
    PSU
    Thermaltake Toughpower GF3 750W
    Case
    LIAN LI LANCOOL 216 E-ATX PC Case
    Cooling
    Lots of fans!
    Keyboard
    Microsoft Comfort Curve 2000
    Mouse
    Logitech G305
    Internet Speed
    Verizon FiOS 1GB
    Browser
    Firefox
    Antivirus
    Malware Bytes & Windows Defender Security
  • Operating System
    Win 11 Pro 25H2, Build 26200.8524
    Computer type
    PC/Desktop
    Manufacturer/Model
    Home Brew
    CPU
    Intel Core i5 14400
    Motherboard
    Gigabyte B760M DS3H AX
    Memory
    32GB DDR5
    Graphics card(s)
    Intel 700 Embedded GPU
    Sound Card
    Realtek Embedded
    Monitor(s) Displays
    27" HP 1080p
    Screen Resolution
    1920x1080
    Hard Drives
    Crucial P310 2TB 2280 PCIe Gen4 eD NAND PCIe SSD
    Samsung EVO 990 2TB NVMe Gen4 SSD
    Samsung 2TB SATA SSD
    PSU
    Thermaltake Smart BM3 650W
    Case
    Okinos Micro ATX Case
    Cooling
    Fans
    Keyboard
    Microsoft Comfort Curve 2000
    Mouse
    Logitech G305
    Internet Speed
    Verizon FiOS 1GB
    Browser
    Firefox
    Antivirus
    Malware Bytes & Windows Defender Security
I wonder if I am the only person for who screen saver settings are repeatedly changed without connsent by this recommendations BS?
Dunno..., but you're probably the only person who still uses a screen saver!
 

My Computers

System One System Two

  • OS
    Windows 11 Pro
    Computer type
    PC/Desktop
    Manufacturer/Model
    ASUS ROG Strix
  • Operating System
    Windows 11 Pro
    Computer type
    Laptop
    Manufacturer/Model
    ASUS VivoBook
People don't use a screen saver? What about burn in?
Barely an issue with modern monitors.
If you're leaving a PC idle long enough to cause burn-in, you should be shutting down.
 

My Computers

System One System Two

  • OS
    Windows 11 Pro
    Computer type
    PC/Desktop
    Manufacturer/Model
    ASUS ROG Strix
  • Operating System
    Windows 11 Pro
    Computer type
    Laptop
    Manufacturer/Model
    ASUS VivoBook
I know OLED monitors have some anti burn in features, but LCD ones, I am not sure.
I've never had a burn-in problem with any kind of monitor.
Mind you, I don't walk away from an idle PC for an extended period of time..., I'm either busy on it or it's shut down.
 

My Computers

System One System Two

  • OS
    Windows 11 Pro
    Computer type
    PC/Desktop
    Manufacturer/Model
    ASUS ROG Strix
  • Operating System
    Windows 11 Pro
    Computer type
    Laptop
    Manufacturer/Model
    ASUS VivoBook

Latest Support Threads

Back
Top Bottom