Wagnard / display-drivers-uninstaller

Display Driver Uninstaller (DDU) a driver removal utility / cleaner utility
https://www.wagnardsoft.com
Other
517 stars 28 forks source link

Add more monitor cleaning? #59

Closed mirh closed 10 months ago

mirh commented 3 years ago

I'm very positively surprised by just how well in shape my system is, now that I DDU'ed and reinstalled the intel drivers. Hopefully the nightmare I was having with my external monitors is over.

Though, I noticed that the registry keys that store monitor configs (or should it be called cache?) isn't touched. Now, I'm not sure how much important they are at the end of the day (something slightly beyond the normal SetupAPI uninstallation wouldn't hurt I guess, but is it really needed to also reset the dpi settings?) but there is that.

Wagnard commented 2 years ago

Sorry for the massive delay about this, but DDU does already take care of the mentioned registry key. It clean the one that was In used. It will not scrapped the entire tree for safety purpose. But it does get cleaned. Can be seen in the code of cleanupengine (around line 1450)

Wagnard commented 11 months ago

Version 18.0.6.8 introduces a more comprehensive monitor configuration removal feature. Additionally, it will reset certain NVCP settings to their default values, impacting aspects such as resolution and scaling, among others.