Skip to content

OldSchoolOnline/Bulk-Crap-Uninstaller

 
 

Repository files navigation

Donate GitHub release license Issues

Bulk Crap Uninstaller

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, by default it is so straight-forward that anyone can use it.

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 official homepage

If you need any help please either read the help file included with all releases, or the online version here!

Download

Download from FossHub

Download from OSDN

System requirements

  • OS: Windows Vista or newer is recommended. BCU will also work on XP and 2003 with reduced functionality and possibly some bugs. Both 32bit and 64bit versions are supported.
  • .NET: Recommended .NET 4.0 or newer, can run on only .NET 3.5 with reduced functionality.
  • RAM: Around 300MB or more of free RAM.
  • CPU: Doesn't really matter.
  • Free space: 50MB or more.
  • HDD: Anything will work, but slower drives will make scan times proportionally longer.

Screenshots

preview preview preview

Features

Detect, manage and quietly uninstall (even if other uninstallers can't see them):

  • Applications with damaged or missing uninstallers
  • Portable applications (might require a path to folders with only portable apps)
  • Chocolatey packages
  • Oculus games/apps
  • Steam games/apps
  • Windows Features
  • Windows Store apps (Universal Windows Platform apps)
  • Windows Updates

Fast, automatic uninstall:

  • Uninstall any number of applications in a single batch
  • Minimal to no user input is required during uninstallation
  • Uninstall multiple items at once to speed up the process (with collision prevention)
  • Console interface can automatically uninstall applications based on conditions with no user input
  • Quietly uninstall many uninstallers that don't support silent uninstallation
  • Uninstall applications even if they don't have any uninstallers
  • Uninstall applications by window, shortcut or directory
  • Can handle crashing and hanging uninstallers

Some of the other features:

  • Find and remove leftovers after uninstallation
  • Clean Program Files directories from unused or empty folders
  • Manually uninstall any application, bypasing it's uninstaller (Force uninstall)
  • Startup manager
  • Application ratings
  • Huge amount of data about applications is collected and displayed. User can freely browse, filter and export everything
  • Filtering with common presets or based on fully custom rules with Regex support
  • Verification of uninstaller certificates
  • Large amount of configurability
  • Can run user-specified commands before and after uninstalling
  • Can run on .Net 4.0 or newer, or, if not available, on .Net 3.5 with reduced functionality (will work on Windows 7 or newer with no updates installed)
  • Fully portable, settings are saved to a single file

Translated to Arabic, Czech, Dutch, English, French, German, Hungarian, Italian, Polish, Portuguese (Brazil and Portugal), Russian, Slovenian and Spanish at the moment of writing this. More to come!

How can I help?

Please read the CONTRIBUTING.md note.

Compiling

Any modern version of Visual Studio should work. You might need to download this and this library separately.

About

Remove large amounts of unwanted applications quickly.

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 96.9%
  • Inno Setup 2.5%
  • Other 0.6%