-
Notifications
You must be signed in to change notification settings - Fork 41
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
"Unable to restore DWM" error #35
Comments
Getting the same thing here. |
Got any fix ? |
I encountered this and to fix it I deleted uDWM_win11drc.bak in C:\windows\system32 and rerun the exe. |
Thank you, some verbose output or switches to the binary would be helpful :) |
Thank you so so much |
Awesome! That worked. |
Thank you... this should be pinned. |
Thank you, Markichu, your tip saved my life after I was forced to update my Windows 11 after encountering internet issues. |
Thanks! That worked!! |
every time win11 updates i f- hate what they've done to computers and to the programming community thank you for everything |
if you're getting errors, it can be fixed and works - remove a "uDWM_win11drc.bak" from system32 with a command. can done it like: then, try run apps again. |
This issue stems from the fact that Windows will sometimes detect this modification as an "integrity violation" and restore the original uDWM file. Because the backup is still present, the program is unable to undo a non-existent patch. I propose that to handle such a scenario, the program should check if the uDWM file has been reverted before using the backup to restore the rounded corners. |
Google took me to you. You are awesome. I'm sure your comment will help people for years to come with the rounded corners |
Thank you sir that worked. Indeed this could be handled by the program. |
Thanks now i can reinstall it after update |
When Windows updates, this program tries to restore the original uDWM_win11drc.bak to uDWM.dll even though it should't, users have to manually delete this file to get rid of rounded corners again. See: valinet#35
When Windows updates, this program tries to restore the original uDWM_win11drc.bak to uDWM.dll even though it should't, users have to manually delete this file to get rid of rounded corners again. See: valinet#35
When Windows updates, this program tries to restore the original uDWM_win11drc.bak to uDWM.dll even though it should't, users have to manually delete this file to get rid of rounded corners again. See: valinet#35
Oh, it really works. Thank you very much! |
It Works! Thank you so much! |
That was indeed a genius finding! |
Thanks, @Markichu! It worked and it was possible to disable rounded corners in Windows 11. |
thank you, it worked :) |
Works |
Thank you so much. It worked on me. |
Hi all, I was using DisableRoundedCorners and then updated to newer version and when I ran the .exe file again it said "Unable to restore DWM".Is there any fix ?
The text was updated successfully, but these errors were encountered: