# How to Fix Brightness Not Working on Windows 11 URL: https://www.mytechnician.tech/tips/fix-windows-11-brightness-not-working/ Published: 2026-05-28 | Updated: 2026-08-10 | Author: Ankit Kumar Tags: Windows 11, Display, Drivers, Fix Summary: Brightness slider missing, greyed out, or won't change on Windows 11? Re-enable the display driver, fix adaptive brightness, and restore the controls. Recommended app: PC-Troubleshooter — https://www.mytechnician.tech/apps/windows-troubleshooter/ (Microsoft Store: https://apps.microsoft.com/detail/9N7RWKW8SP24?hl=en-us&cid=mytechnician-web). Optional; every step below uses built-in Windows tools. ## The Problem The brightness slider is missing from Quick Settings, greyed out, or the screen ignores it entirely. On laptops the `Fn` brightness keys may do nothing. This is almost always a display driver problem—most often a generic **Microsoft Basic Display Adapter** driver loaded after an update. > **Screen also flickering?** Separate fix: [screen flickering on Windows 11](https://www.mytechnician.tech/tips/fix-screen-flickering-flashing-windows-11/). **Using an external monitor?** See the note near the end—Windows cannot control most of them. ## Step 1: Confirm Where the Control Is Missing * Press `Win + A` for Quick Settings. Is the brightness slider present? * **Settings** → **System** → **Display** → is there a **Brightness** slider under **Brightness & colour**? **No slider anywhere** → the driver is not exposing the control. Steps 2 and 3. **Slider present but does nothing** → adaptive brightness or a power setting. Steps 4 and 5. **Only the `Fn` keys fail** → Step 6. ## Step 2: Check Which Display Driver Is Loaded 1. Right-click **Start** → **Device Manager** → expand **Display adapters**. 2. If it says **Microsoft Basic Display Adapter**, Windows is running a fallback driver with no brightness control at all. That is your answer. 3. If your real GPU is listed with a down-arrow icon, right-click → **Enable device**. To fix a basic adapter: 1. Right-click the adapter → **Update driver** → **Search automatically**. 2. If nothing is found, download the driver directly from Intel, AMD, or NVIDIA—or from the laptop maker for hybrid-graphics machines, which is the more reliable source. 3. Restart and re-check `Win + A`. For a stubborn case, remove the old driver cleanly: [clean install GPU drivers with DDU](https://www.mytechnician.tech/tips/clean-install-gpu-drivers-ddu-windows-11/). ## Step 3: Re-enable the Monitor Driver Laptop brightness is exposed through the monitor device, not just the GPU. 1. **Device Manager** → expand **Monitors**. 2. Right-click **Generic PnP Monitor** → **Enable device** if it is disabled. 3. If it is already enabled, right-click → **Update driver** → **Search automatically**. 4. If that fails, **Uninstall device** and restart—Windows re-detects it. A disabled Generic PnP Monitor removes the brightness slider entirely, and it is a surprisingly common state after driver utilities have been at work. ## Step 4: Turn Off Adaptive and Content-Adaptive Brightness These dim the screen on their own and feel exactly like broken brightness—the screen darkens on a dark web page and brightens on a white one. 1. **Settings** → **System** → **Display** → expand **Brightness**. 2. Untick **Change brightness automatically when lighting changes**. 3. Set **Help improve battery by optimising the content shown** to **Off**. 4. In the GPU control panel, also disable **Vari-Bright** (AMD Radeon Software → Display) or **Display Power Saving Technology** (Intel Graphics Command Center → System → Power). The Intel and AMD settings are separate from the Windows one and both must be off. ## Step 5: Fix the Power Plan 1. **Control Panel** → **Power Options** → **Change plan settings** → **Change advanced power settings**. 2. Expand **Display**: * **Enable adaptive brightness** → **Off** for both **On battery** and **Plugged in**. * Check **Display brightness** and **Dimmed display brightness** are not set low. 3. Also check **Settings** → **System** → **Power & battery** → **Energy saver**, which dims the screen deliberately when active. ## Step 6: When Only the Fn Keys Fail The brightness keys are handled by the manufacturer's hotkey software, not by Windows. * Install the OEM package: Dell **Quickset** or **Dell Power Manager**, HP **Hotkey Support**, Lenovo **Vantage** or **Hotkey Features Integration**, ASUS **System Control Interface**. * Check whether `Fn` lock is engaged—many laptops have an `Fn + Esc` toggle that swaps function-key behaviour. * Test the slider in `Win + A`. If that works and only the keys do not, it is purely the hotkey software. ## Step 7: Registry Fix for a Missing Slider (Advanced) On some Intel systems, a stale registry value hides the control. Create a restore point first: [create a system restore point](https://www.mytechnician.tech/tips/create-system-restore-point-windows-11/). 1. `Win + R` → `regedit`. 2. Navigate to `HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Control\Class\{4d36e968-e325-11ce-bfc1-08002be10318}`. 3. Under `0000` (and `0001` if present), find or create a DWORD named **KMD_EnableBrightnessInterface2** and set it to **0**. 4. Restart. ## A Note on External Monitors Windows brightness normally controls only the built-in laptop panel. For a desktop monitor, use the buttons on the monitor itself—Windows cannot change most external displays' backlight. Some modern monitors support DDC/CI, which lets software control them. If yours does, enable **DDC/CI** in the monitor's own menu and use a utility such as Twinkle Tray, which then appears alongside the normal Windows control. ## Still Stuck? * **Slider works but the screen is too dark even at 100%** → the backlight is failing. Confirm by connecting an external monitor: if that is normal, the panel or its backlight driver board needs replacing. * **Brightness resets on every reboot** → an OEM power utility is overriding it. Uninstall or reconfigure that tool. * Persistent driver problems: [how to update outdated drivers](https://www.mytechnician.tech/tips/how-to-update-outdated-drivers/). --- Source: https://www.mytechnician.tech/tips/fix-windows-11-brightness-not-working/ — My Technician, free Windows 10/11 troubleshooting guides. Related tool: PC-Troubleshooter (PC-Troubleshooter is a system diagnostic and repair tool for Windows 10 and Windows 11—hardware, drivers, network, and common fixes in one app.) — https://www.mytechnician.tech/apps/windows-troubleshooter/ More guides: https://www.mytechnician.tech/llms.txt