README.md
Bulk Crap Uninstaller (or BCUninstaller) is a free (as in speech) program uninstaller. It excels at removing large amounts of applications with minimal user input. It can clean up leftovers, detect orphaned applications, run uninstallers according to premade lists, and much more! Even though BCU was made with IT pros in mind, it can be used by anyone with a basic understanding of how applications are installed/uninstalled in Windows.
BCU is fully compatible with Windows Store Apps, Steam, Windows Features and has special support for many uninstalling systems (NSIS, InnoSetup, Msiexec, and many other). Check below for a full list of functions.
Bulk Crap Uninstaller is licensed under Apache 2.0 open source license, and can be used in both private and commercial settings for free and with no obligations, as long as no conditions of the license are broken.
Visit the official homepage to see the full list of quirks and features!
Read the online documentation if you have any questions or issues (the help file included with all releases). If you didn't find an answer to your question, feel free to open a new issue.
You can get the latest version from the releases page. Alternatively you can download it from one of these hosts:
If you want to get the latest features and fixes as soon as they are available, you can download a nightly build from the actions page.
To get this version download the latest release from the links below.
*Note: Since none of the supported systems have x86 versions, v6 releases no longer include an x86 build. If you need one you can still compile it yourself, or you can use the AnyCPU build instead.
If you get a DLL error on startup then try running Windows Update. If you get a framework error, install .NET6 either manually or through Windows Update.
To get this version download the latest available 5.x release.
*Note: The Portable version does not require the .NET6 runtime to be installed, since it is included (that's why the portable version is so large).
Make sure you have .Net Framework 4.5 installed with all available updates for your system (it is not installed on XP by default).
To get this version compile the legacy 4.x branch or download the latest available 4.x release.
Please check the contribution notes!
Development is done on Visual Studio 2022. The solution should just load and build without doing anything extra, provided necessary VS features are installed.
The installer is compiled with InnoSetup v6.4. To make a release you have to first run the publish.bat script.