TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Debloating My Android Phone with ADB

49 pointsby kugurerdemover 1 year ago

5 comments

eth0upover 1 year ago
I do this with every phone. However, some things to keep in mind...<p>There isn&#x27;t any deletion occuring; rather a disabling. You&#x27;ll still see much of what you remove listed as Not Installed For This User, but it&#x27;s there.<p>Some things can&#x27;t be disabled, eg the embedded crapware in Google Play Services; Exposure matching, Personal safety, etc. Some things can be temporarily disabled through&#x2F;DeveloperOptions&#x2F;RunningServices, but not only will this only last one boot cycle, some services will respawn autonomously - notably Exposure Matching Services.<p>Making a list of everything disabled is important, especially if taking the scorched earth approach.<p>With each Android update, I notice reduced control. Many background services and unnecessary system apps increasingly have immutable permissions. And permissions... This seems more convoluted and crippled with every update.<p>Android is pretty sleazy. But I suppose the bulk of the tech paradigm is too.
评论 #39030504 未加载
评论 #39028584 未加载
评论 #39028400 未加载
nisaover 1 year ago
Be careful with Xiaomi MIUI Android phones removing security manager related apks (that run apparently as root&#x2F;system) can break the phone and you need to reset via fastboot or so - Learned it the hard way.<p>For MIUI using EEA region rom and denying consent &#x2F; nextdns.io and deleting some apks seems to help. However the gallery app still uploads to Xiaomi servers without consent for some filters - overall it&#x27;s my last Xiaomi. Lineage might work fine but I wanted to avoid all the complications of unlocking bootloader.<p>No ads after debloating, it&#x27;s fast but in the end I felt I can&#x27;t have trust in Xiaomi.<p>Still Google sends the most blocked beacons. I&#x27;m at 20% blocked requests of all requests for my light phone usage.
评论 #39028397 未加载
adr1anover 1 year ago
Posting a list of apps to debloat on GitHub was a great idea. Hopefully a community built like adbock filters list will be around soon!
评论 #39034473 未加载
评论 #39028655 未加载
hnburnsyover 1 year ago
This tool already exists, comes with a UI for ease of use.<p><a href="https:&#x2F;&#x2F;github.com&#x2F;0x192&#x2F;universal-android-debloater">https:&#x2F;&#x2F;github.com&#x2F;0x192&#x2F;universal-android-debloater</a>
wkjagtover 1 year ago
I did this with a slow old Android tablet that I use as an e-book reader and it made a good difference. It’s not fast but at least very usable now.