Skip to content

K3V1991/ADB-Batch-Debloater

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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: