This issue has nothing to do with the actual issue of the thread starter, but worth a shot for people with the educational version of Windows. If you don't have an educational copy the solution won't work because it is a different problem. It has already been pointed out that the actual problem occurring since 1809 is a Windows problem which already has been fixed within the insider builds...
Windows Brightness issue after the 1809 update
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.
184 answers
Sort by: Oldest
-
Anonymous
2018-11-13T06:19:55+00:00 -
Anonymous
2018-11-15T08:50:54+00:00 The solution is to disable "Display Enhancement Service" (DisplayEnhancementService).
sc config "DisplayEnhancementService" start= disabled
sc stop "DisplayEnhancementService"
-
Anonymous
2018-11-15T13:40:43+00:00 What other features or functions will stop working if you disable this service?
-
Anonymous
2018-11-15T15:56:31+00:00 What other features or functions will stop working if you disable this service?
I don’t see any problem on my laptop. Brightness control works, color profiles work. Maybe DisplayEnhancementService affects some rare features like automatic brightness adjustment etc. (if your laptop supports such features). BTW, Windows worked good for years without DisplayEnhancementService - it was added in 1803 update as far as I know.
-
Anonymous
2018-11-15T17:34:23+00:00 I disabled the service as described and rebooted. Sure enough the brightness remained at the same level.
Just for testing, I set the service startup back to manual and started the service. My internal screen immediately dimmed to 50%.
I've stopped the service and set the startup to manual. I'll have to keep monitoring this thread and other forums to know when Microsoft finally patches the flaw and it's safe to re-enable the service.