OshekharO / Debloater-Enhanced

Optimize your Android device today with Debloat Enhanced and experience improved privacy, security, and battery life. Unlock the full potential of your device while keeping it secure and efficient.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

logo

Debloat Enhanced

✨ script to debloat Apps No ROOT or Unlocked Bootloader Required!

Get apps packages list

adb shell pm list packages -f > %CD%\packages.txt

How-to

  • Download the latest source code;
  • Turn on usb debugging;
  • Customize the .bat or .sh file;
  • Run.

Note

Battery drainer: Chrome & Quick Device Connect.

Ram killer: Athena. (Disappear Clear All Button)

OS Bricker: weather services, one handed mode, startup wizard.

Links

Reinstall Application's

adb shell pm install-existing <package name>

OR

adb shell cmd package install-existing <package name>

If you want those apps back , Do a Factory reset

About

Optimize your Android device today with Debloat Enhanced and experience improved privacy, security, and battery life. Unlock the full potential of your device while keeping it secure and efficient.

License:The Unlicense


Languages

Language:Batchfile 64.8%Language:Shell 35.2%