Windows Brightness issue after the 1809 update

Anonymous
2018-10-04T18:39:30+00:00

hello , Yesterday I installed the 1809 update , and today i noticed that each time i restart my laptop the brightness level is being reset automatically to 0% or 25-50 i'm not really sure , and after windows will boot up , i will need to manually adjust the screen brightness again to 100% . I searched the web and i found this https://www.windowscentral.com/windows-10-october-2018-update-common-problems-and-fixes#fix\_brightness\_windows10\_1809 , and it might be an update issue i think  , by the way , my power plan is set to maximum performance and my laptop is always plugged in , and solutions or ?

Windows for home | Windows 10 | Windows update

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

184 answers

Sort by: Most helpful
  1. Anonymous
    2018-10-15T08:36:35+00:00

    I created this task in PowerShell that adjusts the brightness at startup to Microsoft Windows 10 V1809.

    C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe "(Get-WmiObject -Namespace root/WMI -Class WmiMonitorBrightnessMethods).WmiSetBrightness(1,100)"

    1. Run "C:\Windows\System32\taskschd.msc"
    2. Right click on Task Scheduler and select create task
    3. I used "ScreenBrightness" for the task name
    4. Select "Run whether user is logged on or not"
    5. Select "Run with highest privileges"
    6. Click on "Triggers" tab
    7. Click on "New"
    8. Choose "Begin the task: "At Startup"
    9. Click on "Okay"
    10. Click on the "Actions" tab
    11. Click on New
    12. Past the command into the Program/Script Line
    13. Click on Okay
    14. Click on Yes
    15. Enter your Windows user password
    16. Click on okay.

    When you restart your computer the screen brightness will change to 100% (1,100)

    This is just a workaround, we want a solution, a proper fix.

    Was this answer helpful?

    3 people found this answer helpful.
    0 comments No comments
  2. Anonymous
    2018-10-07T14:44:42+00:00

    same problem , this is the worst update first deleted files now this

    Was this answer helpful?

    3 people found this answer helpful.
    0 comments No comments
  3. Anonymous
    2018-10-09T23:57:03+00:00

    I have the same problem on two ASUS laptops. I noticed it immediately the first time the laptops rebooted after the update. The reset already occurs during booting. Every time I start or restart a device, I have to reset the brightness to 100%. I use only one powerplan which is set to maximum power, and all battery saving options are OFF. (both laptops work mainly on net power, not the battery).

    The 'display' options in 'advanced power options' have been removed in an earlier update;  you only have these if you started with version 1507. If you freshly install any newer version, you have a greatly reduced number of 'advanced power options'. I still have the options on my older laptop, bought before July 2015, but not on the laptop bought in 2016, which came with version 1511.

    (Any Microsoft customer service rep should know this).

    Was this answer helpful?

    2 people found this answer helpful.
    0 comments No comments
  4. Anonymous
    2018-10-08T12:22:48+00:00

    Hi,

    The answer is updating your graphics driver. I have updated my Intel Graphics Driver here

    https://downloadcenter.intel.com/download/28180/Intel-Graphics-Driver-for-Windows-10?product=80939

    I've tried to update my driver and now it is fixed.

    Hope it helps guys.

    Was this answer helpful?

    2 people found this answer helpful.
    0 comments No comments
  5. Anonymous
    2018-10-06T04:04:09+00:00

    Same problem here with my Lenovo Y50-70

    Was this answer helpful?

    2 people found this answer helpful.
    0 comments No comments