How to Turn On or Off HDR on Battery in Windows 11
This tutorial explains how to manage HDR settings when your Windows 11 computer runs on battery power.
What is HDR?
HDR (High Dynamic Range) offers brighter colors and more detail than standard displays. It enhances images by providing vivid colors and sharper details across the full spectrum of light and dark areas, ensuring nothing gets lost visually.
HDR displays a much wider range of colors and light. Bright areas become brighter and dark areas get deeper, keeping details intact across the entire image.
HDR and Battery Life
Running HDR on battery power consumes more energy, which is why Windows 11 often turns it off automatically when a laptop unplugs. Reconnecting the power supply allows Windows 11 to automatically turn HDR back on for an improved picture. This behavior balances picture quality with overall battery longevity.
High Dynamic Range (HDR) video output in Windows 11 automatically turns off when a laptop disconnects from its power source. Reconnecting the laptop to power automatically resumes HDR video output.
Reference
HDR settings in Windows – Microsoft Support
Learn how to control HDR settings in Windows, turn on HDR, and fix common HDR display problems.
Option 1Use Settings
Turn On or Off HDR on Battery in Settings
- Open Settings by pressing
Win+I. - Click System on the left side, then click Display on the right side.
You can control HDR on battery in Windows 11 through the Settings app to balance picture quality and battery life. To start, open Settings by pressing the Windows key and the 'I' key together. Then, click on System on the left side and select Display on the right side to find the HDR settings.
- Click HDR or Use HDR on the right side.
- Under Battery options, choose one of these:
- Select Optimize for image quality from the drop-down menu.
- Select Optimize for battery life (default) from the drop-down menu. Then check or uncheck Allow HDR games, videos, and apps on battery.
⚠️WarningIf you uncheck Allow HDR games, videos, and apps on battery, the HDR toggle will turn off and become gray when on battery.Starting with Windows 11 build 25346 in the Canary Channel, build 26200.5581 (Dev) and build 26120.3950 (Beta 24H2), it is now easier to set up HDR when running on battery.
- You can now close Settings.


Option 2Use Registry
Turn On Disable HDR on Battery
Administrator privileges are required for this step.
reg add "HKCU\Software\Microsoft\Windows\CurrentVersion\VideoSettings" /v DisableHDROnBattery /t REG_DWORD /d 1 /f
Turn Off Disable HDR on Battery
Registry edits require administrator privileges. Apply the following changes to manage HDR behavior when running on battery power.
This is the default setting.
reg add "HKCU\Software\Microsoft\Windows\CurrentVersion\VideoSettings" /v DisableHDROnBattery /t REG_DWORD /d 0 /f
Summary
Windows 11 lets users choose whether HDR stays active or turns off during battery operation, helping manage power consumption and picture quality.
Does turning off HDR save battery?
Yes, HDR playback increases power consumption, so disabling it can extend battery life.
Was this guide helpful?
About the Author
Richard
Tech Writer, IT Professional
Richard, a writer for Geek Rewind, is a tech enthusiast who loves breaking down complex IT topics into simple, easy-to-understand ideas. With years of hands-on experience in system administration and enterprise IT operations, he’s developed a knack for offering practical tips and solutions. Richard aims to make technology more accessible and actionable. He's deeply committed to the Geek Rewind community, always ready to answer questions and engage in discussions.
No comments yet — be the first to share your thoughts!