Clearing Misconceptions and Some Tips on Debloating Android Phones

  • Context: Insights 
  • Thread starter Thread starter Wrichik Basu
  • Start date Start date
  • Tags Tags
    Android Tips
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
5 replies · 6K views
Physics news on Phys.org
When I bought my current Android phone, I chose the smallest but still efficient local provider in place of one of the big names. The G-phone still came with bloatware but I have disabled several apps that I never use and that seem to suck up the most resources such as "Hang Outs" and relatives. The system occasionally complains "hang outs is unavailable", as if I did not know, or "Google would run so much better if xyz was enabled. Agree?" but the saved space is worth the minor annoyance.

Thanks for sharing your research and experience.
 
Reply
  • Like
Likes   Reactions: WWGD, Wrichik Basu and jedishrfu
Well, all that was what finally pushed me to install a custom ROM above TWRP.
With TWRP installed it is hard to brick the phone, and with LineageOS (and its variants) it is easy to have an up-to date bloatware-free system. Especially when it gets nothing else but GApps Micro.

Of course this also means that I'll never have any phone which is not supported by the mentioned software sources. Still plenty to pick from. 😉
 
Reply
  • Like
Likes   Reactions: Wrichik Basu
Just to confirm, if one were to use the adb method to uninstall system apps for the current user, can those system apps still be operational in the background or do they remain dormant until the device is facrory reset? Also, if one were to use a program like Shelter to create a work profile which would copy the system apps to said work profile and then uninstall or delete some apps from the system directory, exactly what can be accessed by the copies of the removed apps in the work profile?
 
PhoenixDragon said:
Just to confirm, if one were to use the adb method to uninstall system apps for the current user, can those system apps still be operational in the background or do they remain dormant until the device is facrory reset?
They will remain dormant and won't be operational in the background, but will continue to occupy space in the internal memory.
PhoenixDragon said:
Also, if one were to use a program like Shelter to create a work profile which would copy the system apps to said work profile and then uninstall or delete some apps from the system directory, exactly what can be accessed by the copies of the removed apps in the work profile?
Unfortunately, I do not know the answer to that.