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 Turn Off Bitlocker on Windows 11

How to Turn Off Bitlocker on Windows 11

This article will show you how to disable BitLocker encryption on Windows 11. Keep in mind that disabling BitLocker on Windows 11 can make your device and data less secure, so be careful when making this decision.

How to fix Input Signal Out of Range error on Windows

How to fix Input Signal Out of Range error on Windows

When connecting an external monitor to your Windows PC, you may encounter an Input Signal Out of Range error. This error usually occurs if you have a high refresh rate monitor connected to a lower-end graphics device.

4 ways to pin windows on Windows screen

4 ways to pin windows on Windows screen

If you are wondering how to pin any window to always be on top of other windows (always on top), read this article right away!

How to check which apps use a lot of battery on Windows 11

How to check which apps use a lot of battery on Windows 11

This guide will explain what you need to do to detect the apps that use the most power to improve battery life on Windows 11.

5 Windows Registry Tricks to Customize the Lock Screen

5 Windows Registry Tricks to Customize the Lock Screen

Windows lock screen settings can be quite limited, only allowing you to manage the background image and status. If you want more control over the Windows lock screen, you'll have to resort to Windows Registry tricks.

More Windows 11 PCs Will Soon Get AI Copilot+

More Windows 11 PCs Will Soon Get AI Copilot+

Microsoft debuted most of its more advanced AI features with the Snapdragon X-powered Copilot+ PC, leaving many Intel and AMD-powered Copilot+ PCs out of the picture.

Windows 11 Market Share Is Quickly Catching Up to Windows 10

Windows 11 Market Share Is Quickly Catching Up to Windows 10

The October 2024 report provides an overview of Windows 11's market share compared to other versions of Windows.

Why should you shut down your Windows laptop every day?

Why should you shut down your Windows laptop every day?

When you leave your laptop, many people just close the lid and walk away. While this is convenient because your laptop is ready to use whenever you need it, this behavior can damage your laptop without you even realizing it.

How to fix Printer in Error State on Windows

How to fix Printer in Error State on Windows

The Printer in error state message on Windows can appear for many reasons, such as a failed connection, driver issue, or misconfiguration of system services.

How to turn off recent searches on Windows 11

How to turn off recent searches on Windows 11

Not everyone likes to see recent searches on Windows 11. Here's how to turn off recent searches on Windows 11

How to Access Android Storage on Windows 11

How to Access Android Storage on Windows 11

You can directly access your Android phone's storage in Windows 11 File Explorer via Microsoft's new Cross Device Experience Host.

How to enable or disable Secure Sign-In on Windows 10, Windows 11

How to enable or disable Secure Sign-In on Windows 10, Windows 11

Windows is the most targeted operating system by hackers. Therefore, you should strengthen your PC's defenses to stay safe both online and offline. This article will guide you on how to enable or disable Secure Sign-In in Windows 10.

23 Awesome Screensavers to Protect Your Windows Computer Screen

23 Awesome Screensavers to Protect Your Windows Computer Screen

Screensaver - computer screensaver, which is automatically activated when the computer is not used for a certain period of time. Here are 23 beautiful screensavers for Windows.

Windows 11 will make a much-needed change to the Start menu

Windows 11 will make a much-needed change to the Start menu

The latest change being tested solves one of the most annoying things with Windows 11's Start menu, and hopefully it will actually make it to release.

Completely delete the most stubborn files on Windows

Completely delete the most stubborn files on Windows

When you can't open, edit, or delete a file in Windows File Explorer, the file is still open in a program running in the background or something isn't closing properly.