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

"Unable to restore DWM" error #35

Open
Techguy47 opened this issue Jun 11, 2022 · 20 comments
Open

"Unable to restore DWM" error #35

Techguy47 opened this issue Jun 11, 2022 · 20 comments

Comments

@Techguy47
Copy link

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 ?

image

@0xDezzy
Copy link

0xDezzy commented Jun 12, 2022

Getting the same thing here.

@Techguy47
Copy link
Author

Getting the same thing here.

Got any fix ?

@Markichu
Copy link

I encountered this and to fix it I deleted uDWM_win11drc.bak in C:\windows\system32 and rerun the exe.

@Seni1ix
Copy link

Seni1ix commented Jun 15, 2022

Thank you, some verbose output or switches to the binary would be helpful :)

@Techguy47
Copy link
Author

I encountered this and to fix it I deleted uDWM_win11drc.bak in C:\windows\system32 and rerun the exe.

Thank you so so much

@0xDezzy
Copy link

0xDezzy commented Jun 17, 2022

Awesome! That worked.

@ReenigneArcher
Copy link

I encountered this and to fix it I deleted uDWM_win11drc.bak in C:\windows\system32 and rerun the exe.

Thank you... this should be pinned.

@BluCoolKnux
Copy link

I encountered this and to fix it I deleted uDWM_win11drc.bak in C:\windows\system32 and rerun the exe.

Thank you, Markichu, your tip saved my life after I was forced to update my Windows 11 after encountering internet issues.

@SurpGenmiko
Copy link

I encountered this and to fix it I deleted uDWM_win11drc.bak in C:\windows\system32 and rerun the exe.

Thanks! That worked!!

@george-tsiros
Copy link

every time win11 updates
it gives me rounded corners like it's somehow preferable
every time i run this to restore sanity

i f- hate what they've done to computers and to the programming community

thank you for everything

@LightSilverPC1580
Copy link

LightSilverPC1580 commented Aug 11, 2022

every time win11 updates it gives me rounded corners like it's somehow preferable every time i run this to restore sanity

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: del C:\windows\system32\uDWM_win11drc.bak

then, try run apps again.

@eightballocto
Copy link

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.

@Matthew78917
Copy link

I encountered this and to fix it I deleted uDWM_win11drc.bak in C:\windows\system32 and rerun the exe.

Google took me to you. You are awesome. I'm sure your comment will help people for years to come with the rounded corners

@Kleissner
Copy link

Thank you sir that worked. Indeed this could be handled by the program.

@SuperMarioYAHOOYAHOO
Copy link

I encountered this and to fix it I deleted uDWM_win11drc.bak in C:\windows\system32 and rerun the exe.

Thanks now i can reinstall it after update

animeavi added a commit to animeavi/Win11DisableRoundedCorners that referenced this issue Jul 18, 2023
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
animeavi added a commit to animeavi/Win11DisableRoundedCorners that referenced this issue Jul 18, 2023
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
animeavi added a commit to animeavi/Win11DisableRoundedCorners that referenced this issue Jul 18, 2023
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
@jamesnet214
Copy link

Oh, it really works. Thank you very much!

@MasumiAgeo
Copy link

I encountered this and to fix it I deleted uDWM_win11drc.bak in C:\windows\system32 and rerun the exe.

It Works! Thank you so much!

@RichardFu715
Copy link

I encountered this and to fix it I deleted uDWM_win11drc.bak in C:\windows\system32 and rerun the exe.

That was indeed a genius finding!

@boa2145
Copy link

boa2145 commented Mar 29, 2024

I encountered this and to fix it I deleted uDWM_win11drc.bak in C:\windows\system32 and rerun the exe.

Thanks, @Markichu! It worked and it was possible to disable rounded corners in Windows 11.

@wawawawa2
Copy link

I encountered this and to fix it I deleted uDWM_win11drc.bak in C:\windows\system32 and rerun the exe.

thank you, it worked :)

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