Toggle HDR Extension for Command Palette jdalley
winget install --id=jdalley.ToggleHDRforCommandPalette -e
Toggle HDR for individual displays in Windows Command Palette
README
Toggle HDR Extension
This is an extension for Microsoft PowerToys' Command Palette tool (CmdPal). It enables you to toggle Windows HDR for one display at a time, unlike the global Win + Alt + B shortcut which toggles it for all monitors. Handy if you like a shortcut to selectively enable HDR for some games but not others, and don't want to have it enabled on your other (non-primary) monitors.
https://learn.microsoft.com/en-us/windows/powertoys/command-palette
Installation
Command Palette
You can install the extension directly from Command Palette by running the Install Command Palette extensions
item, then searching by extension name.
Winget
You can install the extension using Winget with the following command:
winget install --id=jdalley.ToggleHDRforCommandPalette -e
Windows Store
It can also be installed directly from the Windows Store:
How To Use
After installing the extension, opening CmdPal, and starting to type "toggle" you will see one of two things:
- A list of displays that have HDR capability, where selecting one will toggle Windows HDR for that display.
- A message indicating no displays have HDR capability:
Toggle HDR - No displays support HDR
.