The interactive file manager requires Javascript. Please enable it or use sftp or scp.
You may still browse the files here.
| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| BCUninstaller_5.9.0_net6.0-windows10.0.18362.0.zip | 2025-07-09 | 10.4 MB | |
| BCUninstaller_5.9.0_setup.exe | 2025-07-02 | 8.2 MB | |
| BCUninstaller_5.9.0_portable.zip | 2025-07-01 | 149.4 MB | |
| Bulk Crap Uninstaller v5.9 source code.tar.gz | 2025-07-01 | 3.6 MB | |
| Bulk Crap Uninstaller v5.9 source code.zip | 2025-07-01 | 5.6 MB | |
| README.md | 2025-07-01 | 2.7 kB | |
| Totals: 6 Items | 177.1 MB | 8,135 | |
What's Changed
Packaging Changes
- The setup is now significantly smaller and no longer includes the portable version.
- BCU is now distributed as a framework-dependent application. If .NET 6 is not installed, the installer will automatically download and install it. If you need a stand-alone build like in the previous releases, download the portable version.
Code Signing
- BCU executables and installer are no longer signed. While signing helped reduce false antivirus detections, it also caused some issues. For more details, see discussion [#737]. Code signing may return if a solution is found.
Fixes and improvements
- Fix bug: Software installed by Chocolatey 2.0.0+ may not be listed due to a removed command parameter by @szw0407 in https://github.com/Klocman/Bulk-Crap-Uninstaller/pull/711
- Various fixes to SystemRestore; Should work on all versions of Windows by @Klocman in https://github.com/Klocman/Bulk-Crap-Uninstaller/pull/759
- Fix restore point confirmation message never appearing by @Klocman in https://github.com/Klocman/Bulk-Crap-Uninstaller/pull/760
- Be more careful around Known Folders (especially Downloads) by @Klocman in https://github.com/Klocman/Bulk-Crap-Uninstaller/pull/761
- Fix SubPathIsInsideBasePath returning false for exact match by @Klocman in https://github.com/Klocman/Bulk-Crap-Uninstaller/pull/764 (This affects junk generation and a few other things. Fixes some random issues and potentially improves junk detection.)
- Resolve various compiler warnings by @Klocman in https://github.com/Klocman/Bulk-Crap-Uninstaller/pull/766
Installer
- Installer script improvement by @bovirus in https://github.com/Klocman/Bulk-Crap-Uninstaller/pull/710
- Installer: Use AnyCPU build and auto install .NET6 if needed (portable install no longer possible) by @Klocman in https://github.com/Klocman/Bulk-Crap-Uninstaller/pull/765
- Clean up installer and fix compile under InnoSetup v6.4 by @Klocman in https://github.com/Klocman/Bulk-Crap-Uninstaller/pull/762
Localizations
- Add Hindi translation installer by @programmingwithprince in https://github.com/Klocman/Bulk-Crap-Uninstaller/pull/702
- pt-BR Translation Update by @diodion in https://github.com/Klocman/Bulk-Crap-Uninstaller/pull/720
- Fixed various minor localization issues, including a crash in cn locale
New Contributors
- @diodion made their first contribution in https://github.com/Klocman/Bulk-Crap-Uninstaller/pull/720
- @programmingwithprince made their first contribution in https://github.com/Klocman/Bulk-Crap-Uninstaller/pull/702
Full Changelog: https://github.com/Klocman/Bulk-Crap-Uninstaller/compare/v5.8.3...v5.9