Skip to content

Latest commit

 

History

History
38 lines (32 loc) · 2.07 KB

README.md

File metadata and controls

38 lines (32 loc) · 2.07 KB

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: