Hacker News new | ask | show | jobs
by user3939382 1303 days ago
Windows uninstall isn't guaranteed* to be perfect but it's much better in this regard. It's common on Windows to have uninstaller apps that go around cleaning up the crumbs of the application. The equivalent on macOS isn't unheardof but it's rare.
2 comments

I assure you that the vast majority of Windows software leaves config files and registry entries behind when uninstalled.
A proper uninstaller actually gives even this as an option though
>It's common on Windows to have uninstaller apps that go around cleaning up the crumbs of the application.

In my experience what is common will be the inverse of that. And leaving config files spread throughout the system is one thing. Sometimes the uninstaller doesn't even remove the Program Files directory leaving it behind with cache, tmp files, etc. (Things that shouldn't even be there in first place but anyway.)