K3V1991 / ADB-Batch-Debloater

A Batch Script to uninstall multiple Android Apps at once

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ADB Batch Debloater

A Batch Script to easily uninstall Android Apps




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)

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"

Screenshots: