Brightness changes while "Adaptive Brightness" is disabled in Windows 8.1/10 with Intel HD Graphics

50

31

The brightness changes with the colors displayed on the screen on my Lenovo Thinkpads with Intel HD Graphics. Light colors make the screen brighter, dark make it darker. Same behavior in Windows 8.1 and 10.

The "adaptive brightness" feature in Windows is disabled.

petersv

Posted 2015-10-31T21:41:28.957

Reputation: 1 153

2

In case you come here from google and own an x240: http://superuser.com/questions/743915/screen-brightness-changes-depending-on-screen-contents-how-do-i-turn-it-off/743923#743923

– amenthes – 2016-11-10T07:55:17.460

In case you have a Surface 4: https://mikebattistablog.wordpress.com/2016/05/27/disable-intel-dpst-on-sp4/

– patrickf – 2017-10-19T19:34:59.763

In AMD, go to Catalyst Control Center > Power > PowerPlay and uncheck "Enable Vari-Bright" – Pikamander2 – 2018-02-05T03:18:26.530

Answers

56

Just found a suggestion that solved my problem here.

It is the Intel "Display Power Saving Technology" that is to blame.

Disable it like so:

  1. Launch "Intel HD Graphics Control Panel" by right clicking and selecting "Graphics Properties..." from your Intel HD Graphics tray icon
  2. Click Power
  3. Choose "On battery"
  4. Select "Disable" for Display Power Saving Technology
  5. Click Apply

Intel HD Graphics Control Panel example

petersv

Posted 2015-10-31T21:41:28.957

Reputation: 1 153

My charger was connecting and disconnecting repeatedly because it was overheating (it has a safety feature to turn off at a certain temperature). This didn't occur to me for half an hour. Unlikely, but worth noting. – person27 – 2017-05-14T22:27:25.537

2Make sure to restart your computer to fully apply the changes – Chris McFarland – 2017-05-27T03:41:04.550

I'm running HP Envy and everything I've tried worked only for a short time, until restart or wake up. The only solution was to unplug power cable and plug it again. – opewix – 2017-09-07T12:52:05.777

Thank you so much. I was figuring out the issue from last week. – zackygaurav – 2018-01-22T11:54:54.377

This works until the computer goes to sleep. After a wake from sleep, the colors/brightness starts changing again. – gh123man – 2018-02-12T02:44:15.533

This option is randomly ignored most of the time. HD Graphics control panel has had numerous bugs for years It doesn't look like they are going to fix them. You have to install their generic driver (manually or with Intel® Driver & Support Assistant) - that will fix all the problems. – Dan – 2018-10-07T17:22:06.270

1the "Intel HD Graphics Control Center" app is no longer maintained, Intel however did publish a replacement app called "Intel Graphics Command Center" and turning off "Display Power Savings" (System -> Power -> Battery) did the trick and never reverted back afterwards. – Ahmad Nassri – 2020-01-08T19:21:18.687

32

Even after changing the "power" options in the "Intel HD graphics control panel" the brightness kept adapting to the image brightness/darkness.

So did some research and found a solution through editing the registry.

instructions:

  1. press Win+r
  2. type regedit and press Enter
  3. navigate to HKEY_LOCAL_MACHINE\Software\Intel\Display\igfxcui\profiles\media\Brighten Movie and change ProcAmpBrightness to 0
  4. also navigate to HKEY_LOCAL_MACHINE\Software\Intel\Display\igfxcui\profiles\media\Darken Movie and change ProcAmpBrightness to 0

This should solve the problem.

seshan

Posted 2015-10-31T21:41:28.957

Reputation: 329

These reg. values are not in my registry..? – petersv – 2016-03-20T17:00:08.107

do you have to restart? this is still not working. – ahnbizcad – 2016-10-19T15:44:18.077

1For me it works after reboot – Riccardo – 2017-01-13T15:44:36.647

1You are a total genius! There is another way to do this. I believe you can change the brightness in brighten and darken video from the Intel graphics properties interface -> Profiles -> selecting the aforementioned profiles and saving the changes after loading the profile and resetting the brightness. – AturSams – 2017-02-21T07:00:39.260

1Thank, this works. Either reboot, or if you have two display adapters in your computer, disable and enable intel HD graphics for the modifications to take effect. – Soma Deáki – 2017-02-28T12:07:17.893

This is the only solution which works after attempted all the methods available on the internet. This is probably the best solution in human history +1. – user3437460 – 2017-10-04T10:30:43.143

It's odd that this affects the adaptive brightness or Display Power Saving Technology, as wouldn't these two registry items just control the relative brightness of the two respective video profiles under Graphics Options -> Profiles in the desktop context menu? – mmortal03 – 2017-12-23T22:26:50.380

Thanks for this, seems to have fixed my problem too when everything else didn't. – Flynn – 2018-02-28T03:21:23.377

6

So i just fixed this problem temporarily. What i did is i went to Device Manager, then went to Display adapters.

Now i have 2 graphics cards in my system, one is an integrated Intel HD4000 and the second is a Geforce GT740M so i dont know if this will work on systems with 1 graphics card.

After this just disable and enable your integrated graphics card and it should fix it.

Missedchip

Posted 2015-10-31T21:41:28.957

Reputation: 69

This did the trick for me. Somehow my display defaulted to Intel graphics when I have AMD Radeon – F0r3v3r-A-N00b – 2017-09-12T12:46:28.943

this is the only option that helped me – andreikashin – 2019-02-14T21:22:03.517

0

I tried so many of these fixes and nothing worked. I was finally able to beat this problem though. I have an i7 processor with integrated HD graphics but also have an nVidia card as well. During Windows 10 setup (or maybe before) my integrated HD card was disabled in my BIOS. I had to enable the integrated HD graphics and then in Windows install the newest HD graphic drivers. After the drivers installed all my tweaking around in the power options screen actually did something. Your mileage may vary but I think enabling the disabled integrated video chip in the BIOS and installing the proper drivers is what was missing. At least for me.

JonnyK

Posted 2015-10-31T21:41:28.957

Reputation: 19

1You didn't specify what you tweaked. You explained how you solved the problem, but could you reproduce the steps you took to solve the problem? If you could find out some other information on what you changed, you should update your answer. – DrZoo – 2016-07-05T22:07:59.163

This topic is for the Intel HD Graphics. I suggest you add a new question/topic for this answer. – petersv – 2018-07-20T12:51:24.440

-1

Everything here didn't help and in the end the problem was in the monitor itself - it is a mag monitor went into the monitor's settings (the physical menu button on monitor) and go into color and change DCR mode to off

thedrs

Posted 2015-10-31T21:41:28.957

Reputation: 235

-1

I had the same problem and also tried all of those fixes and nothing worked till now. I use a secondary monitor for my laptop and was able to fix the problem when I disconnected the secondary monitor, restarted the power plan from the advance power setting ("restore plan defaults"), then restarting my laptop and after that changing the adaptive brightness to off. It works just fine now.

user704410

Posted 2015-10-31T21:41:28.957

Reputation: 1

-1

I've looked around the web and there appear to be several possible causes and solutions to this problem depending on your Windows version and hardware. Here's a compilation of how to turn off adaptive brightness.

  1. Go to Power Options > Display > Enable Adaptive Brightness > Set it to Off in both places

enter image description here

  1. Go to AMD Catalyst Control Center > Power > PowerPlay > Uncheck the "Enable Vari-Bright" box

enter image description here

  1. Go to the Intel Media and Graphics Control Panel > Power > Disable Intel Power Saving Technology

enter image description here

  1. Go to Services > Disable the Adapative Brightness service

enter image description here

  1. In regedit:

    Go to HKEY_LOCAL_MACHINE\Software\Intel\Display\igfxcui\profiles\media\Brighten Movie and change ProcAmpBrightness to 0

    Go to HKEY_LOCAL_MACHINE\Software\Intel\Display\igfxcui\profiles\media\Darken Movie and change ProcAmpBrightness to 0

Pikamander2

Posted 2015-10-31T21:41:28.957

Reputation: 279

This is probably a great solution for AMD graphics, but this topic is for the Intel HD Graphics. I suggest you add a new question/topic for this answer. – petersv – 2018-07-20T12:50:40.793

-2

Here's the easy way I found: Adaptive Brightness Control

enter image description here

Rafi675

Posted 2015-10-31T21:41:28.957

Reputation: 9

OP stated that he already had adaptive brightness turned off – Gust van de Wal – 2018-06-06T15:27:22.927

-3

This happened to me also. I tried all of the other solutions but none worked. Then I noticed that my desktop background was not my usual.

I right-clicked on the desktop, chose "Personalize" and in the Background slot, I chose "Picture" and clicked on the picture I wanted. The problem went away.

LudingtonGirl

Posted 2015-10-31T21:41:28.957

Reputation: 11