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
829 stars 41 forks source link

PC doesn't boot up #12

Closed Roza2188 closed 3 months ago

Roza2188 commented 3 years ago

I run exe and then decided to remove rounded icons run exe again and PC has frozen. Now when I boot up it's just infinite loading?

valinet commented 3 years ago

Use System Restore, or boot in preinstallation environment and replace the file from backup.

valinet commented 3 years ago

Try:

drelnar0 commented 2 years ago

ye its virus same happened to me

valinet commented 2 years ago

ye its virus same happened to me

🤣

Program with 100 lines of code, all posted online, executable is easy to disassemble, “it’s a virus”. Yeah, nothing more to say…

giovanni-orciuolo commented 2 years ago

Dude it's literally written in the README "make sure to backup the original DLL in case something goes wrong, use software at your own risk" and now you say it's virus rofl

ReezesMC commented 2 years ago

Try:

  • sfc /scannow
  • DISM.exe /Online /Cleanup-image /Restorehealth
  • replace faulty uDWM.dll with original uDWM.dll from your build

I dont have the original uDWM.dll what do I do

valinet commented 2 years ago

What’s not clear in sfc /scannow and then reboot?