EXE
WinGet
Bulk Crap Uninstaller
Marcin Szeniak · 5.9 · x86
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Install
BCUninstaller_5.9.0_setup.exe /SP- /VERYSILENT /SUPPRESSMSGBOXES /NORESTART
Intune Detection Rule
Registry Rule
Rule type
Registry
Registry hive
Key path
HKLM:\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{f4fef76c-1aa9-441c-af7e-d27f58d898d1}_is1
Detection method
Value name
DisplayVersion
Operator
Greater than or equal to
Value
5.9
Associated with 32-bit app on 64-bit clients
Yes
File Identity
Filename
BCUninstaller_5.9.0_setup.exe
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
Klocman.BulkCrapUninstaller
Version
5.9
Description
Bulk program uninstaller with advanced automation. It excels at removing large amounts of applications with minimal to no user input, while requiring next to no technical knowledge.
License
Apache-2.0
↗
Homepage
https://www.bcuninstaller.com/
Installer URL
https://github.com/Klocman/Bulk-Crap-Uninstaller/releases/download/v5.9/BCUninstaller_5.9.0_setup.exe
Upgrade Behavior
install(Install over existing)
Elevation
elevatesself(Self-elevates (UAC))
Release Notes
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…