valinet / Win11DisableRoundedCorners

A simple utility that cold patches dwm (uDWM.dll) in order to disable window rounded corners in Windows 11
GNU General Public License v2.0
808 stars 41 forks source link

executable is trying to restore rounded corners while i already have rounded corners #32

Open RalkeyOfficial opened 2 years ago

RalkeyOfficial commented 2 years ago

i ran this executable a while ago forgot about it

ran SFC /scannow which restored rounded corners

and now when i try to apply the patch again, its trying to restore it.

Achille-Grs commented 2 years ago

@valinet Hi! With the new update 22000.708 on Windows 11, the program stoped working. Thanks!

tbuchta commented 2 years ago

@Achille-Grs For me it also looked as if this no longer works since update 22000.708. I simply deleted uDWM_win11drc.bak in C:\windows\system32 and called Win11DisableOrRestoreRoundedCorners.exe again. Success: see picture...

Win11DisableOrRestoreRoundedCorners-W11Ve21H222000 708
andreasgottardi commented 2 years ago

@tbuchta Thank you for the hint. That solved the issue and I don't have to live with these ugly round corners anymore.

valinet commented 2 years ago

ExplorerPatcher, my other utility, also includes functionality that does the same thing, with a better implementation in my opinion.