Turn off Windows 10 screen brightness auto-adjustment feature

The Adaptive Brightness feature allows Windows to automatically adjust the screen brightness according to the light of the outside environment thanks to the light sensor integrated on the screens, especially laptops.

Table of Contents of the Article

What is Adaptive Brightness?

Adaptive Brightness is a built-in feature on Windows, allowing the operating system to automatically adjust the screen brightness according to the ambient light, thanks to the light sensor integrated on the screen, especially on new laptop lines.

But not all users find this feature useful, especially when switching from light background to dark background websites and vice versa. On the other hand, this feature only works well on machines that have fully installed drivers. Therefore, many people find ways to disable this feature. If you are like that, you can find a solution in the next part of this article.

Turn off Windows 10 screen brightness auto-adjustment feature

Turn off brightness adjustment feature on Win 10 via MS Service

Press Windows+ Rto open the Run window, type services.msc and press Enter .

In the services window that opens, find and double-click Sensor Monitoring Service . Click Stop , then in Startup type , click the down arrow, select Disabled and click OK to save.

Restart your computer to see if auto brightness has been turned off.

Turn off Windows 10 auto-brightness via Control Panel

To enable or disable Adaptive Brightness on Windows 10, follow the steps below:

First click the Start button , then enter the keyword Power Options in the Search box to open the Power Options window.

On the Power Options window, click Change Plan Settings next to the Power Plan you are using or the Power Plan you want to edit.

Turn off Windows 10 screen brightness auto-adjustment feature

At the bottom of the window you will see the option Change advanced power settings , your task is to click to select that option.

Turn off Windows 10 screen brightness auto-adjustment feature

A small dialog box will now appear on the screen.

Turn off Windows 10 screen brightness auto-adjustment feature

In this dialog box, scroll down to find the option named Display option , then click on the small plus (+) icon next to the option.

After clicking on the plus (+) icon, you will see options appear on the screen. Your task is to find and select the Enable adaptive brightness option . Here you proceed to set the changes you want, then click OK to save the changes.

Additionally, on Windows 8.1 or versions of Windows 10 released before the Windows 10 Fall Creator Update, you could turn off automatic brightness using System Settings. This feature has been removed since the Windows 10 Fall Creator Update.

To change screen brightness through system settings, go to Settings => System => Display .

Turn off Windows 10 screen brightness auto-adjustment feature

Next, scroll down to find the Adjust my screen brightness automatically option and switch it to ON or OFF to enable or disable the option.

Turn off automatic screen brightness adjustment in Settings

Turn off Windows 10 screen brightness auto-adjustment feature
Turn off automatic screen brightness adjustment in Settings

1. Open Settings and tap the System icon.

2. Click Display on the left and uncheck Change brightness automatically when lighting changes on the right under Brightness and color .

3. Now, you can close Settings if you want.

Disable automatic screen brightness adjustment in Command Prompt

1. Open Command Prompt .

2. Type the command below into Command Prompt and press Enter.

(When using battery)

powercfg -setdcvalueindex SCHEME_CURRENT 7516b95f-f776-4464-8c53-06167f40cc99 FBD9AA66-9553-4097-BA44-ED6E9D65EAB8 0

Or:

(When charging)

powercfg -setacvalueindex SCHEME_CURRENT 7516b95f-f776-4464-8c53-06167f40cc99 FBD9AA66-9553-4097-BA44-ED6E9D65EAB8 0

3. Copy and paste the command below into Command Prompt and press Enter to apply the changes. You can now close Command Prompt if you want.

powercfg -SetActive SCHEME_CURRENT
Turn off Windows 10 screen brightness auto-adjustment feature
Disable automatic screen brightness adjustment in Command Prompt

Disable auto-brightness for specific power plan in Command Prompt

1. Open Command Prompt.

2. Copy and paste the powercfg /L command into Command Prompt and press Enter. Note down the GUID number (for example: 8c5e7fda-e8bf-4a96-9a85-a6e23a8c635c ) of the power plan you want to apply.

The power plan (eg High performance ) with an * to the right is your current active power plan.

Turn off Windows 10 screen brightness auto-adjustment feature
Record the GUID number of the power plan

3. Type the command below that you want to use into Command Prompt and press Enter.

(When using battery)

powercfg -setdcvalueindex GUID 7516b95f-f776-4464-8c53-06167f40cc99 FBD9AA66-9553-4097-BA44-ED6E9D65EAB8 Index

Or:

(When charging)

powercfg -setacvalueindex GUID 7516b95f-f776-4464-8c53-06167f40cc99 FBD9AA66-9553-4097-BA44-ED6E9D65EAB8 0

Replace the GUID in the above command with the actual GUID from step 2 above for the power plan you want this to apply to.

For example, to disable automatic screen brightness adjustment for GUID power High performance (8c5e7fda-e8bf-4a96-9a85-a6e23a8c635c), enter the following command:

powercfg -setacvalueindex 8c5e7fda-e8bf-4a96-9a85-a6e23a8c635c 7516b95f-f776-4464-8c53-06167f40cc99 FBD9AA66-9553-4097-BA44-ED6E9D65EAB8 0
Turn off Windows 10 screen brightness auto-adjustment feature
Enter the corresponding command into Command Prompt

4. Type the command below into Command Prompt and press Enter to apply the changes. You can then close Command Prompt if you want.

powercfg -SetActive GUID

Replace the GUID in the above command with the same GUID from step 2 above for the power plan you want to apply.

For example:

powercfg -SetActive 8c5e7fda-e8bf-4a96-9a85-a6e23a8c635c
Turn off Windows 10 screen brightness auto-adjustment feature
Enter the command into Command Prompt to apply the changes.

Turn off Intel battery saver technology

If your computer still automatically changes the screen brightness after doing the above, check to see if you are using Intel graphics. Intel has built-in battery saving technology to help increase the usage time when taking the laptop out. This feature may be the reason why the screen still automatically brightens and darkens according to the color of the web page when you turn off auto-brightness.

To disable this feature on computers using Intel graphics, do the following:

  • Right-click on the desktop > select Graphics Properties . If this option is not there, go to Control Panel > change View by (in the upper right corner, below the search box) to Small icons > select Intel HD Graphics .
  • In the Intel HD Graphics Control Panel window that appears, select Power .
  • In the left frame select On Bettery .
  • Finally, in Display Power Saving Technology option > Display > Apply and close the window.

Turn off AMD battery saving technology

If you have AMD graphics, follow these steps to turn off Windows 10's automatic screen brightness feature:

Open Catalyst Control Center by typing CCC in the search box > select CCC - Advanced > Graphics > Power Play > enable Vari-Bright.

See more articles below:

Good luck!

Sign up and earn $1000 a day ⋙

Leave a Comment

How to fix missing Language bar on Windows 10

How to fix missing Language bar on Windows 10

Language bar disappeared on Windows 10? Follow these solutions.

How to use Storage Spaces to protect Windows 11 data

How to use Storage Spaces to protect Windows 11 data

Pooling multiple drives with Storage Spaces in Windows 11 allows users to protect files from drive failure while consolidating storage into a single, easy-to-manage virtual drive.

How to prevent Windows from locking automatically

How to prevent Windows from locking automatically

To prevent users from locking their Windows 10 computer, follow the steps below to disable the Lock Screen in Windows 10.

Turn off these 7 Windows services to extend battery life!

Turn off these 7 Windows services to extend battery life!

Turning off a few of these services can save you a significant amount of battery life without affecting your daily usage.

9 Old Windows Tools That Are Still Useful Today

9 Old Windows Tools That Are Still Useful Today

From performance monitoring to quick system tweaking, these built-in utilities are as useful as ever.

How to fix error code 0x80004005

How to fix error code 0x80004005

Error code 0x80004005 is a type of unknown Windows error, whose cause is related to a number of different issues.

How to Show the Missing Bluetooth Icon on the Windows Taskbar

How to Show the Missing Bluetooth Icon on the Windows Taskbar

If you can't find the Bluetooth icon on the taskbar, follow the steps below to show the missing Bluetooth icon on Taskbar in Windows 10.

How to Clear NVIDIA Shader Cache on Windows

How to Clear NVIDIA Shader Cache on Windows

Clearing the NVIDIA Shader Cache will reset the system, forcing it to rebuild with new data. Here are instructions for clearing the NVIDIA Shader Cache.

Summary of some simple ways to disable USB ports on Windows computers

Summary of some simple ways to disable USB ports on Windows computers

Unlocking USB ports in BIOS is not difficult. However, how to lock computer USB ports? Let's find out with Quantrimang.com!

Extremely simple tips to change IP without VPN

Extremely simple tips to change IP without VPN

Being blocked online can be frustrating, whether it's a forum lockout, a game ban, or a temporary IP restriction. The good news is that you don't always need a VPN to get around these restrictions.

How to Take Advantage of the Performance Tab in Task Manager

How to Take Advantage of the Performance Tab in Task Manager

When your computer crashes, seeing how everything is running can help you troubleshoot. And when everything is working, this information can also help you optimize your system.

5 tips to help your Windows 11 laptop battery last all day

5 tips to help your Windows 11 laptop battery last all day

Windows laptops aren't known for their battery life, at least not without some tweaking. But these tips will help your laptop last all day without having to find a power outlet.

Enable or disable the built-in Administrator account on Windows

Enable or disable the built-in Administrator account on Windows

Windows 10/11 includes a hidden Administrator account that you can use to manage all the important data on your computer. Let's see how to enable or disable the built-in Administrator account on Windows 10/11!

Instructions to fix System Service Exception error on Windows

Instructions to fix System Service Exception error on Windows

System Service Exception or SYSTEM_SERVICE_EXCEPTION is one of the BSOD errors (blue screen of death errors). System Service Exceptions errors occur quite commonly and continuously.

Recover Deleted Data with Recuva Portable in Windows 7

Recover Deleted Data with Recuva Portable in Windows 7

In the following article, we will present the basic operations to recover deleted data in Windows 7 with the support tool Recuva Portable. With Recuva Portable, you can store it in any convenient USB, and use it whenever needed. The tool is compact, simple, easy to use with some of the following features: