Skip to main content

Questions tagged [debloat]

The tag has no usage guidance.

0 votes
0 answers
532 views

Why can't I uninstall/disable all bloatware through ADB without root?

I recently tried to disable bloatware in my cheap Vivo and Oppo smartphones. These apps named Themes, Game Center, etc. keep giving me notifications that can't be disabled through the UI. The ...
dictum's user avatar
  • 11
0 votes
0 answers
322 views

Disable default SMS app on OnePlus

I'm trying to debranch my phone from OnePlus and Google as much as possible. In the last few days, I removed some packages and replaced them with FOSS & trusted companies' apps. I'm stuck though......
Triggered's user avatar
1 vote
0 answers
2k views

How to disable app background data usage via adb without root

I'm trying to disable unnecessary apps and their background data usage on an Android 10 device, using the following commands: adb shell appops set package_name RUN_IN_BACKGROUND ignore adb shell ...
M. A.'s user avatar
  • 820
0 votes
0 answers
38 views

backend components for SMS on Oxygen

I took off all google apps and oxygen telemetry using root, but apparently I also took off something important. I'm now receiving all SMS about half an hour late and I can't send any. This problem ...
iHnR's user avatar
  • 191
1 vote
1 answer
2k views

Silence or disable Lenovo user experience spyware notifications without root

I am trying to disable "Lenovo User Experience" notification that pops up every ~4h. I linked some info below on the specific issue which is also probably illegal in the EU, but obviously ...
Gerge's user avatar
  • 11
1 vote
1 answer
1k views

How to uninstall default Samsung Dialer + Contacts + Call apps

I am Samsung One UI 3.1, Android 11 (no custom ROM/GSI, no root). I removed default Google apps and I also want to uninstall default Samsung Dialer + Phone + Call + Contacts apps via ADB after ...
Halilb1978's user avatar
5 votes
1 answer
3k views

Can I delete old trichrome library under /data/app?

I have around 50 trichrome library folders in /data/app using around 3 gb. What varies is the alphanumeric string after the package name denoting version: com.google.android.trichromelibrary_410408383-...
Ju Tutt's user avatar
  • 514