Universal-Debloater-Alliance/universal-android-debloater-next-generation

Cross-platform GUI written in Rust using ADB to debloat non-rooted Android devices. Improve your privacy, the security and battery life of your device.

9,109

stars

1,917

commits

Rust

primary language

Aug 31, 2026

updated

adb
android
bloatware-list
bloatware-removal
debloat
debloater
debloating
privacy

README

Universal Android Debloater Next Generation

[!warning] DISCLAIMER: Use at your own risk. We're not responsible for anything that could happen to your devices.

screenshot of apps view

This is a detached fork of the UAD project. This aims to improve privacy and efficiency (energy, speed, memory) by removing unnecessary and obscure system apps. This can also improve security by reducing the attack surface. Read the wiki for more details.

Documentation

Everything about UAD-ng (and related stuff) can be found on the Wiki, such as:

Privacy

UAD-ng does not collect or transmit any user data. The only external connections are GET requests to GitHub for fetching the package list (src/core/uad_lists.rs) and checking for updates (src/core/update.rs).

Contact

For real-time communication and support, consider joining our Discord guild:

<img width=64em alt="Discord symbol" src=./resources/images/icon_clyde_blurple.svg>

If you prefer using Matrix, we have a bridge to Discord:

<img width=64em src=https://matrix.org/images/matrix-favicon.svg>

Friends

Several projects integrate with or depend on UAD-ng's data and tools:

  • Canta — A mobile Android debloater that uses Shizuku for rootless privilege escalation. It integrates with UAD-ng's Universal Debloat List to provide safe package recommendations without requiring a PC.

  • Projects by Muntashir Akon:

    • AppManager — An advanced Android app manager with powerful debloating features.
    • android-debloat-list — A comprehensive, community-driven list of Android packages to debloat, based on UAD-ng's list.
  • De-Bloater — An application using the power of Magisk to debloat unwanted system apps!

Special thanks

  • @0x192 who created the original UAD project.
  • @mawilms for his LotRO plugin manager (Lembas) which helped a lot to understand how to use the Iced GUI library.
  • @casperstorm for the UI/UX inspiration.

Contributors

(top 30 of 147)

AnonymousWP

627 commits

Frigyes06

255 commits

0x192

231 commits

Rudxain

212 commits

Universal-Debloater-Alliance/universal-android-debloater-next-generation

Cross-platform GUI written in Rust using ADB to debloat non-rooted Android devices. Improve your privacy, the security and battery life of your device.

9,109

stars

1,917

commits

Rust

primary language

Aug 31, 2026

updated

adb
android
bloatware-list
bloatware-removal
debloat
debloater
debloating
privacy

README

Universal Android Debloater Next Generation

[!warning] DISCLAIMER: Use at your own risk. We're not responsible for anything that could happen to your devices.

screenshot of apps view

This is a detached fork of the UAD project. This aims to improve privacy and efficiency (energy, speed, memory) by removing unnecessary and obscure system apps. This can also improve security by reducing the attack surface. Read the wiki for more details.

Documentation

Everything about UAD-ng (and related stuff) can be found on the Wiki, such as:

Privacy

UAD-ng does not collect or transmit any user data. The only external connections are GET requests to GitHub for fetching the package list (src/core/uad_lists.rs) and checking for updates (src/core/update.rs).

Contact

For real-time communication and support, consider joining our Discord guild:

<img width=64em alt="Discord symbol" src=./resources/images/icon_clyde_blurple.svg>

If you prefer using Matrix, we have a bridge to Discord:

<img width=64em src=https://matrix.org/images/matrix-favicon.svg>

Friends

Several projects integrate with or depend on UAD-ng's data and tools:

  • Canta — A mobile Android debloater that uses Shizuku for rootless privilege escalation. It integrates with UAD-ng's Universal Debloat List to provide safe package recommendations without requiring a PC.

  • Projects by Muntashir Akon:

    • AppManager — An advanced Android app manager with powerful debloating features.
    • android-debloat-list — A comprehensive, community-driven list of Android packages to debloat, based on UAD-ng's list.
  • De-Bloater — An application using the power of Magisk to debloat unwanted system apps!

Special thanks

  • @0x192 who created the original UAD project.
  • @mawilms for his LotRO plugin manager (Lembas) which helped a lot to understand how to use the Iced GUI library.
  • @casperstorm for the UI/UX inspiration.

Contributors

(top 30 of 147)

AnonymousWP

627 commits

Frigyes06

255 commits

0x192

231 commits

Rudxain

212 commits

Languages

Rust

99.0%