Windows still does not ship a built-in brightness slider that works on desktop monitors. Laptops get one. Tablets get one. Plug a real monitor into your tower, click the brightness key on your keyboard, and you’ll find that Windows quietly does nothing. The XDA piece on PowerToys finally getting a brightness control was the trigger for this list — we wanted to find out what else is in the field, because PowerToys is not the only answer.

We tested seven apps that talk to your monitor over DDC/CI, the standard protocol monitors have supported since the early 2000s. The 7 we shortlisted are the ones that actually work on Windows 11 24H2 with modern HDR displays, including the awkward edge cases (USB-C-connected monitors, KVM switches, and HDMI 2.1 capture-card chains). Every pick is free or has a fully free tier.

What to look for in a monitor brightness app

The DDC/CI standard is decades old, but in practice each monitor implements it slightly differently. The apps that work best:

Quick comparison

AppBest forFree planOpen sourceHotkey support
Twinkle TrayBest general-purpose pick for most usersFully freeYes (GPL-3.0)Yes
Microsoft PowerToysBuilt-in Windows install with broad toolsFully freeYes (MIT)Yes
ClickMonitorDDCPower users with multi-monitor profilesFully freeNo (binary only)Yes
MonitorianMinimal Microsoft Store installFully freeYes (MIT)Yes
Display TunerSingle-monitor users who want a clean UIFully freeNoYes
DimmerSoftware-side dimming (no DDC needed)Fully freeYes (BSD)Yes
ScreenBrightLegacy monitors that DDC-CI tools missFully freeNoLimited

The 7 best monitor brightness apps for Windows desktop

1. Twinkle Tray — best general-purpose brightness app

Twinkle Tray is the answer for most users. The app installs to your system tray, detects every DDC/CI-capable monitor on the system, and gives you a one-slider-per-monitor panel that opens from the icon. The hotkey support is the part most users keep — bind Win+F1/F2 to brightness up/down, and your desktop behaves like a laptop. The sunrise/sunset automatic dimming works without an internet connection (it uses your time zone).

The app handles USB-C-connected monitors correctly, survives sleep cycles, and gracefully falls back when a monitor doesn’t expose DDC/CI. The open-source nature (GitHub source, GPL-3.0 licence) is the kind of thing IT teams in privacy-conscious shops can point to when approving install requests.

Where it falls short: Settings UI can feel dense on first use. Some HDR monitors require the “SDR content brightness” workaround that the app documents but doesn’t fully automate.

Pricing:

Platforms: Windows 10, Windows 11.

Download: twinkletray.com · Microsoft Store · GitHub releases

Bottom line: The first app to install. Covers 90% of users without any further setup.


2. Microsoft PowerToys — best if you already have it installed

Microsoft PowerToys is Microsoft’s own brightness-slider release. The Brightness module (rolled out across 2025 updates to PowerToys) gives you a global brightness slider for all DDC/CI monitors, hotkey support, and integration with the rest of PowerToys’ productivity tools (FancyZones, PowerRename, Always On Top). If you already have PowerToys installed for FancyZones or any other module, the brightness slider is one toggle away.

The argument for PowerToys is integration: one app to install, one set of updates to track, one official channel of support. The argument against is bloat — if you only want brightness control, the rest of PowerToys is overkill.

Where it falls short: Carries the rest of PowerToys with it (memory, install size). Hotkey customisation is less granular than Twinkle Tray. The Brightness module is newer than competitors, so multi-monitor edge cases occasionally surface.

Pricing:

Platforms: Windows 10 22H2 and later, Windows 11.

Download: Microsoft Store · GitHub releases

Bottom line: Best pick if you already use PowerToys. Don’t install it solely for brightness control.


3. ClickMonitorDDC — best for power users with multi-monitor profiles

ClickMonitorDDC is the power-user answer. It is a single executable, no installer, that exposes every DDC/CI command your monitor supports — not just brightness and contrast, but input source switching, colour temperature, sharpness, OSD language, and dozens of vendor-specific commands. You can write profiles per-monitor and bind any combination to a hotkey, mouse-corner trigger, or time-of-day schedule.

The app is closed-source and the UI is from a different era, which puts off some users. For anyone running a three-monitor setup with a KVM and an HDR display, though, this is the most capable tool available — nothing else gives you input-source switching from a system-tray hotkey.

Where it falls short: UI is dated and dense. Closed-source distribution will be a deal-breaker for some users. No code-signed binary means SmartScreen will warn on first launch.

Pricing:

Platforms: Windows 7, Windows 8, Windows 10, Windows 11.

Download: ClickMonitorDDC GitHub mirror

Bottom line: Pick this if you have a multi-monitor or KVM setup and want full DDC/CI control beyond brightness.


4. Monitorian — best minimal Microsoft Store install

Monitorian is the cleanest minimal pick. The Microsoft Store install is properly signed and updates through Store channels. The UI is a single panel with one slider per detected monitor, the hotkey support is functional, and the app is fully open-source on GitHub under the MIT licence. There is no telemetry, no settings sprawl, and no second feature pretending to be necessary.

For users who want PowerToys’ install hygiene without PowerToys’ surface area, Monitorian is the answer. We’ve shipped it on managed Windows fleets without security flags.

Where it falls short: Hotkey support is functional but less granular than Twinkle Tray. No sunrise/sunset automatic dimming. Some advanced DDC commands aren’t exposed.

Pricing:

Platforms: Windows 10 1809+, Windows 11.

Download: Microsoft Store · GitHub releases

Bottom line: Pick Monitorian if you want a minimal, signed, Microsoft Store install. The IT-friendly choice.


5. Display Tuner — best clean-UI single-monitor pick

Display Tuner by Cyberlink is a single-monitor focused app with a deliberately friendly UI. It exposes brightness, contrast, colour temperature, and a small set of preset profiles (Reading, Movie, Game) that you can bind to hotkeys. The app feels designed for users who don’t want to think about DDC/CI as a concept — it just shows you sliders.

For users with one main monitor who want a clean app without the multi-display complexity of Twinkle Tray or ClickMonitorDDC, Display Tuner hits the sweet spot.

Where it falls short: Multi-monitor support is awkward. The Cyberlink branding nudges toward upgrade prompts for unrelated software during install — uncheck the bundled offers.

Pricing:

Platforms: Windows 10, Windows 11.

Download: cyberlink.com

Bottom line: Pick Display Tuner if you have one main monitor and want a friendly UI. Look elsewhere if you have multiple displays.


6. Dimmer — best software-side dimming when DDC fails

Dimmer is the answer for monitors that do not expose DDC/CI at all — older displays, some KVM-connected setups, and certain HDMI capture-card chains. Instead of talking to the monitor, Dimmer applies a software overlay that darkens the screen visually. You lose some image fidelity (the monitor’s actual backlight is still at full brightness), but the perceived screen brightness drops as much as you want.

The use case is narrow but important: if Twinkle Tray and PowerToys both refuse to see your monitor, Dimmer is the fallback that works on every Windows install.

Where it falls short: Software dimming is not real brightness control. The monitor’s backlight is still on, so eye strain is reduced less than with true DDC dimming. The overlay can interact awkwardly with full-screen games.

Pricing:

Platforms: Windows 7, Windows 8, Windows 10, Windows 11.

Download: GitHub releases

Bottom line: Pick Dimmer if your monitor refuses DDC/CI and you need a software fallback. Last-resort tool, but a reliable one.


7. ScreenBright — best for legacy monitors that DDC tools miss

ScreenBright is the oldest tool on this list and the one we’d recommend last — but it still earns a spot because it handles a specific edge case: monitors from the 2000s and early 2010s that other modern DDC/CI tools don’t recognise. The app uses an older DDC/CI implementation that some of those legacy monitors respond to when nothing else will.

If you’re maintaining a workstation with a 15-year-old display that other tools can’t talk to, ScreenBright is the fallback.

Where it falls short: UI is from another decade. No active development. Hotkey support is limited. Will not solve modern HDR or USB-C edge cases.

Pricing:

Platforms: Windows XP, Windows 7, Windows 10, Windows 11 (with compatibility mode).

Download: Search for “ScreenBright DDC” on a software archive — the original Windows download site is no longer updated.

Bottom line: Pick ScreenBright only when nothing else can talk to your monitor. Niche tool for legacy hardware.


How to pick the right one

If you want the simplest answer: install Twinkle Tray. It covers 90% of users out of the box, supports hotkeys, handles multi-monitor cleanly, and is open-source on GPL-3.0.

If you already have PowerToys: enable the Brightness module. Don’t add a second app for a feature you already have on disk.

If you have a multi-monitor or KVM setup with vendor-specific quirks: ClickMonitorDDC. It exposes more of the DDC/CI command surface than anything else.

If you want a minimal, signed, IT-friendly install: Monitorian. The Microsoft Store install is clean and managed-fleet safe.

If you have one main monitor and want a friendly UI: Display Tuner. Skip if you have more than one display.

If your monitor doesn’t speak DDC/CI: Dimmer. Software fallback when hardware control fails.

If your monitor is from 2010: ScreenBright. Legacy tool for legacy hardware.

Frequently asked questions

Why doesn’t Windows have a built-in brightness slider for desktop monitors?

Windows uses a separate brightness control path for laptop displays (which the OS controls through the embedded controller) versus external monitors (which require DDC/CI commands to the monitor over the display cable). Microsoft has historically considered DDC/CI a third-party-tool problem; the recent PowerToys Brightness module is the closest the company has come to shipping an official fix.

Is Twinkle Tray safe?

Yes. Twinkle Tray is open source under GPL-3.0, with its full source code on GitHub. The Microsoft Store and GitHub release binaries are signed by the developer. We have not found any independent reports of malicious behaviour.

Does PowerToys brightness control work with multiple monitors?

Yes, with caveats. The PowerToys Brightness module supports multi-monitor setups, but some users report inconsistent detection when monitors are connected through a USB-C dock or KVM switch. The 2025 PowerToys updates improved this; recent versions are more reliable than the original release.

Why does my monitor not respond to brightness apps?

Three common reasons: DDC/CI is disabled in the monitor’s on-screen menu (check the settings — it’s often called “DDC/CI” or “Monitor Control”), the connection cable doesn’t carry DDC/CI data (some cheap HDMI cables don’t), or the monitor is too old to support the standard. Try Dimmer as a software fallback if hardware control fails.

Can I control brightness on USB-C connected monitors?

Yes. DDC/CI works over USB-C / DisplayPort connections, and Twinkle Tray, PowerToys, and ClickMonitorDDC all support USB-C-connected monitors. Some KVM switches break the DDC/CI passthrough — if a monitor stops responding after going through a KVM, the switch is likely the cause.

Are these apps free?

Every app on this list is fully free. Twinkle Tray, PowerToys, Monitorian, and Dimmer are open source. ClickMonitorDDC, Display Tuner, and ScreenBright are closed-source but free downloads.