there is no option of disablingI would suggest disabling rather than removal. It will be easier to enable it again rather than requiring a device reset, if something breaks.
i wanted to know if removing them is safe. anyone tested ?![]()
Vivo Bloatware List
Hi Guys, for those who have usage: These apps are safe to remove , just be aware that not everything is tested. BBK Bloatware List (BBK Electronics Corporation is the Chinese conglomerate that owns smartphone brands like OnePlus, Realme, Vivo...xdaforums.com
apply caution when removing anything
You can using adb commands or use something like this -there is no option of disabling
so i should disable using adb ?
adb shell pm disable-user <PACKAGE_NAME>
You can't uninstall every app on vivo funtouchOS. Some non crucial and telemetry system apps cannot be uninstalled and some can't even be disabled.![]()
Canta | F-Droid - Free and Open Source Android App Repository
Uninstall any(*) app without root!f-droid.org
Canta allows you to uninstall any app
from your device, even if you don't have root access.
You'll need to install Shizuku (https://shizuku.rikka.app/download/)
and activate it (https://shizuku.rikka.app/guide/setup/) before using Canta.
Uses universal debloat list for badges.
Please read the guide on how recommendations are chosen.
pm list packages > packagelist.txt
pm disable-user <package name>
pm enable <package name>