this post was submitted on 11 Apr 2025
58 points (93.9% liked)

Rant

378 readers
15 users here now

A place where you can rant to your heart's content.

Rules :
  1. Follow all of Lemmy code of conduct.
  2. Be respectful to others, even if they're the subject of your rant. Realize that you can be angry at someone without denigrating them.
  3. Keep it on Topic. Memes about ranting are allowed for now, but will be banned if they start to become more prevalent than actual rants.

founded 2 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[โ€“] [email protected] 40 points 2 weeks ago* (last edited 2 weeks ago) (1 children)

If an app can only be disabled there is a very useful tool called Android Debloater. Using a computer, download ADB + Fastboot (I prefer the portable version, no installer), move the files from Debloater into the same folder as the ADB files, and execute the debloater from that folder.

Once you learn the basics of enabling USB debugging on your Android, connecting it to the computer and running the debloat tool, everything else is simple. It gives various recommended lists of apps to disable or completely uninstall, and descriptors for almost every package so you know what it's used for. It's how you can remove any unwanted social media apps, and is indispensable when deGoogling without custom ROMs.

[โ€“] [email protected] 3 points 2 weeks ago

Thank you very much!! I will be doing this!