How to Turn On or Off Adaptive Brightness in Windows 11
Adaptive brightness in Windows 11 changes your screen brightness automatically based on the lighting around you. This built-in feature uses light sensors on your PC to dim the display in dark rooms and brighten it in sunlight.
Turning on this setting stops screen glare and saves laptop battery power as you move between rooms. You can turn adaptive brightness on or off by opening Settings System Display
Open Settings , navigate to System Display, and toggle the “Change brightness automatically when lighting changes” option. This feature adjusts screen brightness based on ambient light.
How to Turn On or Off Adaptive Brightness
Option 1Using Windows Settings
- Press Win+I to open the Settings app.
- Click System on the left side.
- Click Display on the right side.
- Find the Brightness section and click to expand it.
- Look for the option “Change brightness automatically when lighting changes”.
- Check the box to turn Adaptive Brightness On, or uncheck it to turn it Off.
- Close the Settings window when done.
Turning on adaptive brightness windows 11 through the main Settings app takes just a few clicks if your device supports it. Open Settings, go to System, and click Display to find the brightness controls. From there, you can check or uncheck the automatic lighting option to match your personal viewing preferences without using any command tools.


Option 2Using Windows Terminal
Managing adaptive brightness windows 11 with Windows Terminal lets you change your power settings using command-line tools instead of clicking through menus. This method applies changes directly to your active power plan (a preset collection of hardware and system settings managing power consumption) so your screen adjusts automatically based on your environment.
Turn On Adaptive Brightness
powercfg -setacvalueindex SCHEME_CURRENT 7516b95f-f776-4464-8c53-06167f40cc99 FBD9AA66-9553-4097-BA44-ED6E9D65EAB8 1
powercfg -SetActive SCHEME_CURRENT
powercfg -setdcvalueindex SCHEME_CURRENT 7516b95f-f776-4464-8c53-06167f40cc99 FBD9AA66-9553-4097-BA44-ED6E9D65EAB8 1
powercfg -SetActive SCHEME_CURRENT
Turn Off Adaptive Brightness
powercfg -setacvalueindex SCHEME_CURRENT 7516b95f-f776-4464-8c53-06167f40cc99 FBD9AA66-9553-4097-BA44-ED6E9D65EAB8 0
powercfg -SetActive SCHEME_CURRENT
powercfg -setdcvalueindex SCHEME_CURRENT 7516b95f-f776-4464-8c53-06167f40cc99 FBD9AA66-9553-4097-BA44-ED6E9D65EAB8 0
powercfg -SetActive SCHEME_CURRENT
Option 3Using Intel Graphics Control Panel
Controlling adaptive brightness windows 11 on Intel graphics hardware requires using the Intel Graphics Control Panel tool. You can open this utility panel, select your power options, and turn off display power saving features that dim your screen based on ambient light levels.
- Open the Intel Graphics Control Panel.
- Click the Power icon.
- Select either On Battery or Plugged in mode.
- Check or uncheck Enable Display Power Saving Technology to turn Adaptive Brightness on or off.
- Adjust the slider to set how much brightness change you want.
- Click Apply.
- Confirm by clicking Yes within 15 seconds to keep your changes.
Option 4Using AMD Radeon Settings
Adjusting adaptive brightness windows 11 on systems with an AMD graphics card involves using AMD Radeon Settings to control a feature called Vari-Bright. You can open the display configuration menu for your monitor and turn this setting on or off to stop your screen from dimming automatically.
- Open AMD Radeon Settings.
- Click Display.
- If you have multiple screens, pick the display you want to change.
- Turn Vari-Bright on or off. This is AMD’s version of adaptive brightness.
- If you turn it on, adjust the Vari-Bright Level slider to your liking.
- Close AMD Radeon Settings when finished.
Summary
- Adaptive Brightness helps your screen adjust brightness automatically based on light around you.
- You can turn it on or off easily through:
- Windows Settings
- Command scripts (BAT files)
- Intel Graphics Control Panel (if you have Intel graphics)
- AMD Radeon Settings (if you have AMD graphics)
- Modifications typically target the active power plan.
- Battery saver mode forces display dimming to preserve remaining charge.
- Testing various configurations identifies optimal visual comfort levels.
Understanding adaptive brightness windows 11 helps you control how your screen changes its light output based on your surroundings. You can turn this feature on or off using Windows Settings, command lines, or graphics control panels depending on your specific hardware setup and power preferences.
Helpful Links
- Microsoft Support: Change display brightness and color in Windows
- Learn about Adaptive Brightness - Microsoft Docs
- Intel Graphics Drivers Support
- AMD Radeon Settings FAQ
Is adaptive brightness good for your eyes?
Adaptive brightness reduces eye strain by matching your screen's brightness to the room's lighting so your eyes do not have to constantly adjust.
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!