Module Overview
Scalpel is a root module designed to safely debloat Android devices and convert user apps into system apps. It automatically selects the most effective removal method—like VFS interception or overlayfs—while providing a built-in WebUI for easy app management without terminal commands.
I've been running this on my daily driver to nuke stubborn carrier bloatware, and the fact that it auto-detects the best hiding method (like VFS hooks on custom kernels) is a massive timesaver. Pushing apps to /system/priv-app feels completely safe since the built-in 3-strike bootloop guard kicks in if a configuration breaks, saving me from doing a messy manual recovery in custom recovery.
Core Features
- Smart removal engine: Auto-detects between VFS interception, overlayfs whiteouts, or
pm disablebased on what your specific kernel supports. - Convert user apps: Safely promote standard APKs to system apps while keeping your original data intact until the new setup is verified.
- Fully graphical interface: You can browse, search, and manage your installed apps through a clean WebUI right inside your root app.
- Failsafe bootloop protection: Three failed device boots will automatically disable the module and restore your original configuration.
Support & Requirements
- Android Version: Android 9.0+
- Root Support: KernelSU (Fully Tested), Magisk & APatch (Supported)
How to Install
- Flash the Scalpel
.zipmodule through your preferred root manager. - Use your volume keys during the installation prompt to set up the default debloat behavior.
- Reboot your device and open the Scalpel WebUI from your root app's dashboard to manage your system.
Rate this Module
Share your experience with the community.
* You will be prompted to login via Google in one click to verify your rating.