EXE
WinGet
Bulk Crap Uninstaller
Marcin Szeniak · 6.1 · x86
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Install
BCUninstaller_6.1.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\BCUninstaller 6.1.0.0
Detection method
Value name
DisplayVersion
Operator
Greater than or equal to
Value
6.1
Associated with 32-bit app on 64-bit clients
Yes
File Identity
Filename
BCUninstaller_6.1.0_setup.exe
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
Klocman.BulkCrapUninstaller
Version
6.1
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/v6.1/BCUninstaller_6.1.0_setup.exe
Upgrade Behavior
install(Install over existing)
Elevation
elevatesself(Self-elevates (UAC))
Release Notes
Mainly a bugfix release. Check v6.0 release notes for more info.
What's Changed
Features
- Added detecting of all installed files for Msiexec uninstallers by @Klocman in #858
- Installation locations are now detected for more applications with Msiexec uninstallers - thanks to this there's less duplicate "orphaned" entries
- There's more executables listed in the Run menu, including ones outside of the install directory
- May impact startup time by at most a few seconds
- Not used for jun…