Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Additional registry key for latest win version #3

Open
francodgstn opened this issue Feb 25, 2021 · 0 comments
Open

Additional registry key for latest win version #3

francodgstn opened this issue Feb 25, 2021 · 0 comments

Comments

@francodgstn
Copy link

Hi,

I have a Surface Pro (2017) with Windows 10.0.19042 and since couple of win updates the fix doesn't work anymore for me.

I found this article which suggests some additional registry key and it worked for me.
I just applied them all so I cannot really say which one did the trick.

Source: Disable adaptive contrast/brightness on new UWD/DCH drivers

Windows Registry Editor Version 5.00
;Disable DPST on Intel UWD/DCH drivers - dancharblog
;
; -----Instructions: -----
;- copy this text into notepad
;- save as DPST-off.reg
;- double-click the file and follow the prompts to import changes
;- reboot
;- if the changes don't do anything, in the line below that starts with "[HKEY_" change "\0001" to "\0000" or "\0002" and retry the above steps
; ------------------------
;
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Class\{4d36e968-e325-11ce-bfc1-08002be10318}\0001]
"ACUserPreferencePolicy"=dword:09020000
"DCUserPreferencePolicy"=dword:09020000
"DisplayFeatureControl"=dword:000003e3
"Dpst6_3ApplyExtraDimming"=dword:00000000
"FeatureTestControl"=dword:00008200
"PowerAcPolicy"=dword:c1bac1ba
"PowerDcPolicy"=dword:c9bac0b8
"PowerDpstAggressivenessLevel"=dword:00000001
"PowerGpsAggressivenessLevel"=dword:00000001
"PowerPlanAwareFeatureSettings"=hex:ff,ff,00,00,00,00,00,00,00,00,00,00,00,00,02,01,02,00,00,00,02,01,02,00,02,01,02,01,02,00,02,01,02,01,02,00,02,01,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,06,00,00,00,04,00,00,00,00,01,00,00,06,00,00,00,04,00,00,00,00,01,00,00,06,00,00,00,01,00,00,00,00,01,00,00,06,00,00,00,04,00,00,00,00,01,00,00,06,00,00,00,04,00,00,00,00,01,00,00,06,00,00,00,04,00,00,00,00,01,00,00,06,00,00,00,04,00,00,00,00,01,00,00,06,00,00,00,04,00,00,00,00,01,00,00,06,00,00,00,04,00,00,00,00,01,00,00,06,00,00,00,04,00,00,00,00,01,00,00,06,00,00,00,04,00,00,00,00,01,00,00,06,00,00,00,04,00,00,00,00,01,00,00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant