SkillAgentSearch skills...

ADB Batch Debloater

A Batch Script to uninstall multiple Android Apps at once

Install / Use

npx skills add K3V1991/ADB-Batch-Debloater

Installs into whichever agent you are using.

README

<p align="center"><img src="https://github.com/K3V1991/ADB-Batch-Debloater/blob/main/Uninstall.png" width="200"></a> <h1 align="center"><b>ADB Batch Debloater</b></h1> <h4 align="center">A Batch Script to easily uninstall Android Apps</h4> <br /> <p align="center"> <img src="https://img.shields.io/github/v/release/K3V1991/ADB-Batch-Debloater?color=blueviolet&style=for-the-badge" /></a> <img src="https://img.shields.io/github/downloads/K3V1991/ADB-Batch-Debloater/total?color=sucess&style=for-the-badge" /></a> <a href="https://liberapay.com/K3V1991" alt="LiberaPay"><img src="https://img.shields.io/badge/Liberapay-F6C915?style=for-the-badge&logo=liberapay&logoColor=black" /></a> <a href="https://ko-fi.com/k3v1991" alt="Ko-fi"><img src="https://img.shields.io/badge/Ko--fi-F16061?style=for-the-badge&logo=ko-fi&logoColor=white" /></a> <a href="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=HW8B98TVDLKWA" alt="PayPal"><img src="https://img.shields.io/badge/PayPal-00457C?style=for-the-badge&logo=paypal&logoColor=white" /></a> <a href="https://github.com/K3V1991/Donate-Crypto/blob/main/README.md" alt="Crypto"><img src="https://img.shields.io/badge/Bitcoin-000?style=for-the-badge&logo=bitcoin&logoColor=white" /></a> </p> <hr /> <br />

NFO:

  • The Keep Data Batch tells the Package Manager to keep the Cache and Data Directories
  • Uses latest ADB Files (SDK Platform Tools v34.0.1-9680074, March 2023) <br />

Usage:

  1. Download the latest Version from Releases Tab
  2. Extract the downloaded Zip
  3. Add App Package Names to the Debloat.txt (Examples available in File)
  4. Double-click the ADB Batch Debloater.bat or ADB Batch Debloater - Keep Data.bat to easily uninstall all Apps in the Debloat List

How to re-install an App:

You can re-install the App using the following Command: adb shell pm install-existing "Package Name" <br /> <br />

Screenshots:

<img src="https://github.com/K3V1991/ADB-Batch-Debloater/blob/main/Screenshot-1.png"></a> <br />

<img src="https://github.com/K3V1991/ADB-Batch-Debloater/blob/main/Screenshot-2.png"></a>

Related Skills

View on GitHub
GitHub Stars16
CategoryDevelopment
Updated9mo ago
Forks3

Security Score

72/100

Audited on Oct 18, 2025

No findings