Disable Brightness Change when charging Lenovo Ideapad












1















I have a Lenovo 320S-15IKB (Type 81BQ) Ideapad Laptop. This is a new laptop with latest versions of drivers and utilities installed.



When using the Intel Graphics app, I attach the charge cable, the Ideapad's screen gets brighter; when unplugged, it returns to the previous brightness level. I want the screen not to change brightness when I plug in or unplug. If I disable the Intel Graphics app, the Ideapad does not change brightness when the power state changes.



As you see in this screenshot, there's no option to change it in Windows Power Management software. There should be a pair of sliders for brightness as the third items, one under 'On battery' and another under 'Plugged in', but they're missing.



Screenshot of all this










share|improve this question





























    1















    I have a Lenovo 320S-15IKB (Type 81BQ) Ideapad Laptop. This is a new laptop with latest versions of drivers and utilities installed.



    When using the Intel Graphics app, I attach the charge cable, the Ideapad's screen gets brighter; when unplugged, it returns to the previous brightness level. I want the screen not to change brightness when I plug in or unplug. If I disable the Intel Graphics app, the Ideapad does not change brightness when the power state changes.



    As you see in this screenshot, there's no option to change it in Windows Power Management software. There should be a pair of sliders for brightness as the third items, one under 'On battery' and another under 'Plugged in', but they're missing.



    Screenshot of all this










    share|improve this question



























      1












      1








      1


      1






      I have a Lenovo 320S-15IKB (Type 81BQ) Ideapad Laptop. This is a new laptop with latest versions of drivers and utilities installed.



      When using the Intel Graphics app, I attach the charge cable, the Ideapad's screen gets brighter; when unplugged, it returns to the previous brightness level. I want the screen not to change brightness when I plug in or unplug. If I disable the Intel Graphics app, the Ideapad does not change brightness when the power state changes.



      As you see in this screenshot, there's no option to change it in Windows Power Management software. There should be a pair of sliders for brightness as the third items, one under 'On battery' and another under 'Plugged in', but they're missing.



      Screenshot of all this










      share|improve this question
















      I have a Lenovo 320S-15IKB (Type 81BQ) Ideapad Laptop. This is a new laptop with latest versions of drivers and utilities installed.



      When using the Intel Graphics app, I attach the charge cable, the Ideapad's screen gets brighter; when unplugged, it returns to the previous brightness level. I want the screen not to change brightness when I plug in or unplug. If I disable the Intel Graphics app, the Ideapad does not change brightness when the power state changes.



      As you see in this screenshot, there's no option to change it in Windows Power Management software. There should be a pair of sliders for brightness as the third items, one under 'On battery' and another under 'Plugged in', but they're missing.



      Screenshot of all this







      display battery lenovo-laptop brightness






      share|improve this question















      share|improve this question













      share|improve this question




      share|improve this question








      edited Jan 8 at 19:44









      K7AAY

      3,80121638




      3,80121638










      asked Jan 7 at 22:19









      VladislavVladislav

      82




      82






















          1 Answer
          1






          active

          oldest

          votes


















          2














          Display of the Brightness slider should be controlled by the Registry keyHKEY_LOCAL_MACHINESYSTEMCurrentControlSetControlPowerPowerSettings7516b95f-f776-4464-8c53-06167f40cc99aded5e82-b909-4619-9949-f5d71dac0bcb value DWORD Attributes. Set it to 2 to display the slider. However, that might not display the slider in some circumstances.



          You can set the brightness through the Registry directly to work around that issue.



          Default Power Scheme brightness settings




          • Press Win, type rege and Enter to open Regedit.

          • Copy the key HKEY_LOCAL_MACHINESYSTEMCurrentControlSetControlPowerPowerSettings7516b95f-f776-4464-8c53-06167f40cc99aded5e82-b909-4619-9949-f5d71dac0bcb and paste it into the Regedit Search bar to go to that key.

          • In the key DefaultPowerSchemeValues are sub-keys for ACSettingIndex and DCSettingIndex to adjust the percentage brightnes on mains power and on battery power, respectively. Set them for each GUID, so that all plans have the same brightness setting on battery and on mains.


          • N.B. If a third-party app such as the Toshiba eco utility controls screen brightness, you may need to search the Registry for ACSettingIndex and change the values there, as well.



          Toshiba eco brightness settings



          Please let me know if either Registry setting resolves the issue.






          share|improve this answer
























          • Thanks for trying to help me! I did 2 steps from that guide - tenforums.com/tutorials/… (cmd / regedit) but still haven't slider for changing ( numload.com/OTUwMQ== here's my regedit state )

            – Vladislav
            Jan 8 at 11:49











          • Maybe it's because of Intel Graphics?

            – Vladislav
            Jan 8 at 12:06











          • I have Intel Graphics as well on my 20FB-CT01WW Thinkpad X01 Carbon, and the slider is present. So, it's not Intel, but an installation glitch or a bug on Lenovo's side.

            – K7AAY
            Jan 8 at 20:05











          • Or third-party software hiding the slider.

            – DrMoishe Pippik
            Jan 8 at 22:26











          • Actually, those should just be default settings. If you hibernate, the brightness should just return to the last (manual) setting on starting up again.

            – DrMoishe Pippik
            Jan 9 at 17:08











          Your Answer








          StackExchange.ready(function() {
          var channelOptions = {
          tags: "".split(" "),
          id: "3"
          };
          initTagRenderer("".split(" "), "".split(" "), channelOptions);

          StackExchange.using("externalEditor", function() {
          // Have to fire editor after snippets, if snippets enabled
          if (StackExchange.settings.snippets.snippetsEnabled) {
          StackExchange.using("snippets", function() {
          createEditor();
          });
          }
          else {
          createEditor();
          }
          });

          function createEditor() {
          StackExchange.prepareEditor({
          heartbeatType: 'answer',
          autoActivateHeartbeat: false,
          convertImagesToLinks: true,
          noModals: true,
          showLowRepImageUploadWarning: true,
          reputationToPostImages: 10,
          bindNavPrevention: true,
          postfix: "",
          imageUploader: {
          brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
          contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
          allowUrls: true
          },
          onDemand: true,
          discardSelector: ".discard-answer"
          ,immediatelyShowMarkdownHelp:true
          });


          }
          });














          draft saved

          draft discarded


















          StackExchange.ready(
          function () {
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1391697%2fdisable-brightness-change-when-charging-lenovo-ideapad%23new-answer', 'question_page');
          }
          );

          Post as a guest















          Required, but never shown

























          1 Answer
          1






          active

          oldest

          votes








          1 Answer
          1






          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes









          2














          Display of the Brightness slider should be controlled by the Registry keyHKEY_LOCAL_MACHINESYSTEMCurrentControlSetControlPowerPowerSettings7516b95f-f776-4464-8c53-06167f40cc99aded5e82-b909-4619-9949-f5d71dac0bcb value DWORD Attributes. Set it to 2 to display the slider. However, that might not display the slider in some circumstances.



          You can set the brightness through the Registry directly to work around that issue.



          Default Power Scheme brightness settings




          • Press Win, type rege and Enter to open Regedit.

          • Copy the key HKEY_LOCAL_MACHINESYSTEMCurrentControlSetControlPowerPowerSettings7516b95f-f776-4464-8c53-06167f40cc99aded5e82-b909-4619-9949-f5d71dac0bcb and paste it into the Regedit Search bar to go to that key.

          • In the key DefaultPowerSchemeValues are sub-keys for ACSettingIndex and DCSettingIndex to adjust the percentage brightnes on mains power and on battery power, respectively. Set them for each GUID, so that all plans have the same brightness setting on battery and on mains.


          • N.B. If a third-party app such as the Toshiba eco utility controls screen brightness, you may need to search the Registry for ACSettingIndex and change the values there, as well.



          Toshiba eco brightness settings



          Please let me know if either Registry setting resolves the issue.






          share|improve this answer
























          • Thanks for trying to help me! I did 2 steps from that guide - tenforums.com/tutorials/… (cmd / regedit) but still haven't slider for changing ( numload.com/OTUwMQ== here's my regedit state )

            – Vladislav
            Jan 8 at 11:49











          • Maybe it's because of Intel Graphics?

            – Vladislav
            Jan 8 at 12:06











          • I have Intel Graphics as well on my 20FB-CT01WW Thinkpad X01 Carbon, and the slider is present. So, it's not Intel, but an installation glitch or a bug on Lenovo's side.

            – K7AAY
            Jan 8 at 20:05











          • Or third-party software hiding the slider.

            – DrMoishe Pippik
            Jan 8 at 22:26











          • Actually, those should just be default settings. If you hibernate, the brightness should just return to the last (manual) setting on starting up again.

            – DrMoishe Pippik
            Jan 9 at 17:08
















          2














          Display of the Brightness slider should be controlled by the Registry keyHKEY_LOCAL_MACHINESYSTEMCurrentControlSetControlPowerPowerSettings7516b95f-f776-4464-8c53-06167f40cc99aded5e82-b909-4619-9949-f5d71dac0bcb value DWORD Attributes. Set it to 2 to display the slider. However, that might not display the slider in some circumstances.



          You can set the brightness through the Registry directly to work around that issue.



          Default Power Scheme brightness settings




          • Press Win, type rege and Enter to open Regedit.

          • Copy the key HKEY_LOCAL_MACHINESYSTEMCurrentControlSetControlPowerPowerSettings7516b95f-f776-4464-8c53-06167f40cc99aded5e82-b909-4619-9949-f5d71dac0bcb and paste it into the Regedit Search bar to go to that key.

          • In the key DefaultPowerSchemeValues are sub-keys for ACSettingIndex and DCSettingIndex to adjust the percentage brightnes on mains power and on battery power, respectively. Set them for each GUID, so that all plans have the same brightness setting on battery and on mains.


          • N.B. If a third-party app such as the Toshiba eco utility controls screen brightness, you may need to search the Registry for ACSettingIndex and change the values there, as well.



          Toshiba eco brightness settings



          Please let me know if either Registry setting resolves the issue.






          share|improve this answer
























          • Thanks for trying to help me! I did 2 steps from that guide - tenforums.com/tutorials/… (cmd / regedit) but still haven't slider for changing ( numload.com/OTUwMQ== here's my regedit state )

            – Vladislav
            Jan 8 at 11:49











          • Maybe it's because of Intel Graphics?

            – Vladislav
            Jan 8 at 12:06











          • I have Intel Graphics as well on my 20FB-CT01WW Thinkpad X01 Carbon, and the slider is present. So, it's not Intel, but an installation glitch or a bug on Lenovo's side.

            – K7AAY
            Jan 8 at 20:05











          • Or third-party software hiding the slider.

            – DrMoishe Pippik
            Jan 8 at 22:26











          • Actually, those should just be default settings. If you hibernate, the brightness should just return to the last (manual) setting on starting up again.

            – DrMoishe Pippik
            Jan 9 at 17:08














          2












          2








          2







          Display of the Brightness slider should be controlled by the Registry keyHKEY_LOCAL_MACHINESYSTEMCurrentControlSetControlPowerPowerSettings7516b95f-f776-4464-8c53-06167f40cc99aded5e82-b909-4619-9949-f5d71dac0bcb value DWORD Attributes. Set it to 2 to display the slider. However, that might not display the slider in some circumstances.



          You can set the brightness through the Registry directly to work around that issue.



          Default Power Scheme brightness settings




          • Press Win, type rege and Enter to open Regedit.

          • Copy the key HKEY_LOCAL_MACHINESYSTEMCurrentControlSetControlPowerPowerSettings7516b95f-f776-4464-8c53-06167f40cc99aded5e82-b909-4619-9949-f5d71dac0bcb and paste it into the Regedit Search bar to go to that key.

          • In the key DefaultPowerSchemeValues are sub-keys for ACSettingIndex and DCSettingIndex to adjust the percentage brightnes on mains power and on battery power, respectively. Set them for each GUID, so that all plans have the same brightness setting on battery and on mains.


          • N.B. If a third-party app such as the Toshiba eco utility controls screen brightness, you may need to search the Registry for ACSettingIndex and change the values there, as well.



          Toshiba eco brightness settings



          Please let me know if either Registry setting resolves the issue.






          share|improve this answer













          Display of the Brightness slider should be controlled by the Registry keyHKEY_LOCAL_MACHINESYSTEMCurrentControlSetControlPowerPowerSettings7516b95f-f776-4464-8c53-06167f40cc99aded5e82-b909-4619-9949-f5d71dac0bcb value DWORD Attributes. Set it to 2 to display the slider. However, that might not display the slider in some circumstances.



          You can set the brightness through the Registry directly to work around that issue.



          Default Power Scheme brightness settings




          • Press Win, type rege and Enter to open Regedit.

          • Copy the key HKEY_LOCAL_MACHINESYSTEMCurrentControlSetControlPowerPowerSettings7516b95f-f776-4464-8c53-06167f40cc99aded5e82-b909-4619-9949-f5d71dac0bcb and paste it into the Regedit Search bar to go to that key.

          • In the key DefaultPowerSchemeValues are sub-keys for ACSettingIndex and DCSettingIndex to adjust the percentage brightnes on mains power and on battery power, respectively. Set them for each GUID, so that all plans have the same brightness setting on battery and on mains.


          • N.B. If a third-party app such as the Toshiba eco utility controls screen brightness, you may need to search the Registry for ACSettingIndex and change the values there, as well.



          Toshiba eco brightness settings



          Please let me know if either Registry setting resolves the issue.







          share|improve this answer












          share|improve this answer



          share|improve this answer










          answered Jan 7 at 23:21









          DrMoishe PippikDrMoishe Pippik

          10.1k21432




          10.1k21432













          • Thanks for trying to help me! I did 2 steps from that guide - tenforums.com/tutorials/… (cmd / regedit) but still haven't slider for changing ( numload.com/OTUwMQ== here's my regedit state )

            – Vladislav
            Jan 8 at 11:49











          • Maybe it's because of Intel Graphics?

            – Vladislav
            Jan 8 at 12:06











          • I have Intel Graphics as well on my 20FB-CT01WW Thinkpad X01 Carbon, and the slider is present. So, it's not Intel, but an installation glitch or a bug on Lenovo's side.

            – K7AAY
            Jan 8 at 20:05











          • Or third-party software hiding the slider.

            – DrMoishe Pippik
            Jan 8 at 22:26











          • Actually, those should just be default settings. If you hibernate, the brightness should just return to the last (manual) setting on starting up again.

            – DrMoishe Pippik
            Jan 9 at 17:08



















          • Thanks for trying to help me! I did 2 steps from that guide - tenforums.com/tutorials/… (cmd / regedit) but still haven't slider for changing ( numload.com/OTUwMQ== here's my regedit state )

            – Vladislav
            Jan 8 at 11:49











          • Maybe it's because of Intel Graphics?

            – Vladislav
            Jan 8 at 12:06











          • I have Intel Graphics as well on my 20FB-CT01WW Thinkpad X01 Carbon, and the slider is present. So, it's not Intel, but an installation glitch or a bug on Lenovo's side.

            – K7AAY
            Jan 8 at 20:05











          • Or third-party software hiding the slider.

            – DrMoishe Pippik
            Jan 8 at 22:26











          • Actually, those should just be default settings. If you hibernate, the brightness should just return to the last (manual) setting on starting up again.

            – DrMoishe Pippik
            Jan 9 at 17:08

















          Thanks for trying to help me! I did 2 steps from that guide - tenforums.com/tutorials/… (cmd / regedit) but still haven't slider for changing ( numload.com/OTUwMQ== here's my regedit state )

          – Vladislav
          Jan 8 at 11:49





          Thanks for trying to help me! I did 2 steps from that guide - tenforums.com/tutorials/… (cmd / regedit) but still haven't slider for changing ( numload.com/OTUwMQ== here's my regedit state )

          – Vladislav
          Jan 8 at 11:49













          Maybe it's because of Intel Graphics?

          – Vladislav
          Jan 8 at 12:06





          Maybe it's because of Intel Graphics?

          – Vladislav
          Jan 8 at 12:06













          I have Intel Graphics as well on my 20FB-CT01WW Thinkpad X01 Carbon, and the slider is present. So, it's not Intel, but an installation glitch or a bug on Lenovo's side.

          – K7AAY
          Jan 8 at 20:05





          I have Intel Graphics as well on my 20FB-CT01WW Thinkpad X01 Carbon, and the slider is present. So, it's not Intel, but an installation glitch or a bug on Lenovo's side.

          – K7AAY
          Jan 8 at 20:05













          Or third-party software hiding the slider.

          – DrMoishe Pippik
          Jan 8 at 22:26





          Or third-party software hiding the slider.

          – DrMoishe Pippik
          Jan 8 at 22:26













          Actually, those should just be default settings. If you hibernate, the brightness should just return to the last (manual) setting on starting up again.

          – DrMoishe Pippik
          Jan 9 at 17:08





          Actually, those should just be default settings. If you hibernate, the brightness should just return to the last (manual) setting on starting up again.

          – DrMoishe Pippik
          Jan 9 at 17:08


















          draft saved

          draft discarded




















































          Thanks for contributing an answer to Super User!


          • Please be sure to answer the question. Provide details and share your research!

          But avoid



          • Asking for help, clarification, or responding to other answers.

          • Making statements based on opinion; back them up with references or personal experience.


          To learn more, see our tips on writing great answers.




          draft saved


          draft discarded














          StackExchange.ready(
          function () {
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1391697%2fdisable-brightness-change-when-charging-lenovo-ideapad%23new-answer', 'question_page');
          }
          );

          Post as a guest















          Required, but never shown





















































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown

































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown







          Popular posts from this blog

          Plaza Victoria

          In PowerPoint, is there a keyboard shortcut for bulleted / numbered list?

          How to put 3 figures in Latex with 2 figures side by side and 1 below these side by side images but in...