Complete uninstall of Project Fi? - Google Pixel 2 Questions & Answers

Can anyone please tell me how I can remove completely uninstall the Project Fi app from my rooted Pixel 2?
After leaving PF I found out that they made it so you can't uninstall it , only disable.
I've searched online and looked in the directories suggested, but the app isn't found since they were doing this on different phones.

adb shell pm -k --user 0 package name here

titanium backup also works well for removing system apps
Sent from my Pixel 2 using Tapatalk

Related

Is there any way to reinstall already installed apps?

I used the method of typing
pm uninstall --user 14 com.android.app
To uninstall some system apps. Since I have root, I did not use the -k parameter, but I uninstalled it for another user on my phone. I have the app on my user, but not on the other user. Whenever I try to reinstall it for the other user using
pm install --user 14 /data/app/com.android.app-1/base.apk
I get an error saying the app is already installed. Is there a way I can add the app to the user? Like I said earlier I have root access.

[No root][8th gen] Permanently disabling Amazon apps on Fire HD 8 2018

Using adb shell I was able to uninstall and disable most of the Amazon apps for user 0 which saved me a bunch of storage and ram...
The tablet was performing wonderfully, unfortunately most of the Amazon apps were automatically re enabled and updated... Anyone here knows what system process is responsible for this? Anyone knows how to permanently disable Amazon apps without rooting????
Mobkore said:
Using adb shell I was able to uninstall and disable most of the Amazon apps for user 0 which saved me a bunch of storage and ram...
The tablet was performing wonderfully, unfortunately most of the Amazon apps were automatically re enabled and updated... Anyone here knows what system process is responsible for this? Anyone knows how to permanently disable Amazon apps without rooting????
Click to expand...
Click to collapse
Depends on what you were trying to disable.
None of the apps re-enabled so far by using THIS Tool Box on a HD 8" 2018 model.
tnsmani said:
Depends on what you were trying to disable.
None of the apps re-enabled so far by using THIS Tool Box on a HD 8" 2018 model.
Click to expand...
Click to collapse
I use the tool you mention in the link. Today my daughter brought her tablet because the fire launcher was there. I just reran the remove Amazon and it was gone again. I'm guessing there was an update. I didn't run the disable updates from the tool.
That being said ... For OP. I recommend the same tool as even if they re-enable. Plug in and disable again with the tool. Takes 30 seconds.
Sent from my Mi A1 using Tapatalk
I tried it
Code:
adb shell pm disable --user 0 com.amazon.device.software.ota
and got a failed.
AmznUser444 Dev said:
I tried it
Code:
adb shell pm disable --user 0 com.amazon.device.software.ota
and got a failed.
Click to expand...
Click to collapse
Code:
[STRIKE]adb shell pm disable --user 0 com.amazon.device.software.ota[/STRIKE]
Code:
adb shell pm [COLOR="Red"]uninstall [/COLOR]--user 0 com.amazon.device.software.ota
Mobkore said:
Using adb shell I was able to uninstall and disable most of the Amazon apps for user 0 which saved me a bunch of storage and ram...
The tablet was performing wonderfully, unfortunately most of the Amazon apps were automatically re enabled and updated... Anyone here knows what system process is responsible for this? Anyone knows how to permanently disable Amazon apps without rooting????
Click to expand...
Click to collapse
Use another commands:
Code:
adb shell pm disable-user --user 0 com.amazon.device.software.ota
I have disabled all Amazon junks. Look my screenshot below ↓↓
I'm used "adb shell pm disable-user --user 0" command to completely disabled all Amazon junks (i.e. OTA, Amazon Video, Appstore, and etc).
i am using
adb shell pm disable-user com.amazon.kindle.otter.oobe.forced.ota
i am not adding --user 0 and it still work.

Uninstalling system apps Failure [-1000]

Hello there people I have been trying to uninstall few android apps from a Xiaomi device but it seems some of them are throwing this error
whyred:/ $ pm uninstall -k --user 0 "com.xiaomi.calendar" Failure [-1000]
Does anyone have any idea how do I go about fixing this problem ? I would really appreciate any kind of help.
Thanks
My guess is the mentioned app is installed as a system-privileged app: such apps can only get uninstalled by a user with elevated rights, means he/she must be superuser.
BTW:
Uninstalling an app is applied with command
Code:
adb uninstall <PKG-NAME>

Question anyone have the Mix Fold 2 already? where is the mix fold 2 forum?

mine is arriving any day. surprised there is no forum setup yet
Looking forward to having a forum too!
I received MIX Fold 2, the lightweight and thin body is awesome.
I think this is the best foldable phone ever.
Vivo X Fold vs Xiaomi Mix Fold 2
Hey guys, It appears that Vivo and SamEsung have a new threat on the horizon... The Xiomi Mix Fold 2! Thinner, ligher, having better spec than the X fold, almost same size screens as the X Fold... And let's face it, Xiaomi has a better software...
forum.xda-developers.com
Got it like a week ago (UK)! Very impressed!
I have had mine for a week, agree best foldable to date.. Has anyone rooted yet ? other than mild annoyance with delayed notifications despite the regular setting changes in place in my home security and outlook all is perfect. Notifications only come in once I unlock the phone... No issues with google messages or whatsapp
carrieta17 said:
I have had mine for a week, agree best foldable to date.. Has anyone rooted yet ? other than mild annoyance with delayed notifications despite the regular setting changes in place in my home security and outlook all is perfect. Notifications only come in once I unlock the phone... No issues with google messages or whatsapp
Click to expand...
Click to collapse
I rooted.
These may fix delayed notifications:
Disable "Sleep mode" in battery settings
Disable "Suspend execution for cached apps" in developer options
Disable powerkeeper (Most people including me can disable it safely, but somehow few people got bootloop so take backup)
Install Global ROM-ify Magisk module
[MAGISK] Add languages to MIUI CN - Enables Google Location History & Nearby Share
I want to use the original MIUI Chinese version as it is, so I created a Magisk module to add the languages! The translation is extracted from MIUI Global ROM for Xiaomi 11T Pro. This module also enables Google Location History & Nearby Share...
forum.xda-developers.com
AndroPlus said:
I rooted.
These may fix delayed notifications:
Disable "Sleep mode" in battery settings
Disable "Suspend execution for cached apps" in developer options
Disable powerkeeper by adb shell pm uninstall -k --user 0 com.miui.powerkeeper
Install Global ROM-ify Magisk module
[MAGISK] Add languages to MIUI CN - Enables Google Location History & Nearby Share
I want to use the original MIUI Chinese version as it is, so I created a Magisk module to add the languages! The translation is extracted from MIUI Global ROM for Xiaomi 11T Pro. This module also enables Google Location History & Nearby Share...
forum.xda-developers.com
Click to expand...
Click to collapse
Is there a global rom for this phone? Do you need to root to install that? On my phone it does not say Global by MIUI version or anywhere, Im on stable Miui Fold 13.1.16. Any advantages to the Global rom? Thanks
ajschill77 said:
Is there a global rom for this phone? Do you need to root to install that? On my phone it does not say Global by MIUI version or anywhere, Im on stable Miui Fold 13.1.16. Any advantages to the Global rom? Thanks
Click to expand...
Click to collapse
There's no Global rom, and likely won't. There haven't been any announcements or rumours about brining this phone to the Global market. I'm hoping it does. Maybe if enough people import the Chinese model, they will bring the Mix Fold 3 to the Global market.
You can keep an eye on Xiaomi.eu to see if they develop a global rom for it, but as of right now they said they have no plans on developing one. If they do end up developing one, you will need root access to install.
carrieta17 said:
I have had mine for a week, agree best foldable to date.. Has anyone rooted yet ? other than mild annoyance with delayed notifications despite the regular setting changes in place in my home security and outlook all is perfect. Notifications only come in once I unlock the phone... No issues with google messages or whatsapp
Click to expand...
Click to collapse
Are you in the US? What carrier are you running? People I know are running T-Mobile on 5g without editing settings but my 5g does not stick and nothing I do in settings doesn't help (it isn't location either, 5g is right where I live)
Anyone in the US who has this phone, did you mess with any settings to get 5g? I know there's some people on TMobile that are getting 5g out the box with no settings update but with my T-Mobile sim, it resorts to LTE/LTE+ even though I have 5g preferred and all 5g switches on.
AndroPlus said:
I rooted.
These may fix delayed notifications:
Disable "Sleep mode" in battery settings
Disable "Suspend execution for cached apps" in developer options
Disable powerkeeper by adb shell pm uninstall -k --user 0 com.miui.powerkeeper
Install Global ROM-ify Magisk module
[MAGISK] Add languages to MIUI CN - Enables Google Location History & Nearby Share
I want to use the original MIUI Chinese version as it is, so I created a Magisk module to add the languages! The translation is extracted from MIUI Global ROM for Xiaomi 11T Pro. This module also enables Google Location History & Nearby Share...
forum.xda-developers.com
Click to expand...
Click to collapse
Can you please share your rooting method? I am not a novice when it comes to rooting. Custom recovery etc, but finding it hard to locate a proper guide, or custom recovery. Did you use Magisk for patched boot.img method? TWRP or OrangeFox custom recovery.
Any help or pointing in the right direction would be really helpful!
AndroPlus said:
I rooted.
These may fix delayed notifications:
Disable "Sleep mode" in battery settings
Disable "Suspend execution for cached apps" in developer options
Disable powerkeeper by adb shell pm uninstall -k --user 0 com.miui.powerkeeper
Install Global ROM-ify Magisk module
[MAGISK] Add languages to MIUI CN - Enables Google Location History & Nearby Share
I want to use the original MIUI Chinese version as it is, so I created a Magisk module to add the languages! The translation is extracted from MIUI Global ROM for Xiaomi 11T Pro. This module also enables Google Location History & Nearby Share...
forum.xda-developers.com
Click to expand...
Click to collapse
yes, I got my fold yesterday and I'm going insane with no gmail notifications if screen is off. can you please post the guide on how to root?
You don't need to uninstall the powerkeeper; turning off sleep mode in the battery saver scenarios should help.
I also posted a short while ago a method to enable the use of any 3rd party launcher.
Here's my debloat list (on top of user-uninstallable software from Android settings):
n.b. you will lose SMS/MMS functionality; either install another client (like QKSMS) or don't uninstall com.android.mms from the list below).
pm uninstall --user 0 com.android.browser
pm uninstall --user 0 com.android.mms
pm uninstall --user 0 com.android.quicksearchbox
pm uninstall --user 0 com.mipay.wallet
pm uninstall --user 0 com.miui.analytics
pm uninstall --user 0 com.miui.bugreport
pm uninstall --user 0 com.miui.contentcatcher
pm uninstall --user 0 com.miui.contentextension
pm uninstall --user 0 com.miui.core.internal.assistant
pm uninstall --user 0 com.miui.gallery
pm uninstall --user 0 com.miui.miservice
pm uninstall --user 0 com.miui.nextpay
pm uninstall --user 0 com.miui.personalassistant
pm uninstall --user 0 com.miui.phrase
pm uninstall --user 0 com.miui.player
pm uninstall --user 0 com.miui.screenshot
pm uninstall --user 0 com.miui.securityadd
pm uninstall --user 0 com.miui.systemAdSolution
pm uninstall --user 0 com.miui.touchassistant
pm uninstall --user 0 com.miui.translation.kingsoft
pm uninstall --user 0 com.miui.translation.xmcloud
pm uninstall --user 0 com.miui.translationservice
pm uninstall --user 0 com.miui.tsmclient
pm uninstall --user 0 com.miui.video
pm uninstall --user 0 com.miui.voiceassist
pm uninstall --user 0 com.miui.voicetrigger
pm uninstall --user 0 com.miui.yellowpage
pm uninstall --user 0 com.sohu.inputmethod.sogou.xiaomi
pm uninstall --user 0 com.unionpay.tsmservice.mi
pm uninstall --user 0 com.xiaomi.aiasst.service
pm uninstall --user 0 com.xiaomi.aiasst.vision
pm uninstall --user 0 com.xiaomi.finddevice
pm uninstall --user 0 com.xiaomi.gamecenter.sdk.service
pm uninstall --user 0 com.xiaomi.market
pm uninstall --user 0 com.xiaomi.migameservice
pm uninstall --user 0 com.xiaomi.payment
pm uninstall --user 0 om.miui.translation.kingsoft
pm uninstall --user 0 org.mipay.android.manager
Shawnki91 said:
Can you please share your rooting method? I am not a novice when it comes to rooting. Custom recovery etc, but finding it hard to locate a proper guide, or custom recovery. Did you use Magisk for patched boot.img method? TWRP or OrangeFox custom recovery.
Any help or pointing in the right direction would be really helpful!
Click to expand...
Click to collapse
I just used patching method.
It's the only recommended method by Magisk developer, so forget about TWRP method.
Installation
The Magic Mask for Android
topjohnwu.github.io
You can download fw from here:
Xiaomi Firmware Updater
The ultimate script that provides firmware packages for Xiaomi devices.
xiaomifirmwareupdater.com
AndroPlus said:
Looking forward to having a forum too!
I received MIX Fold 2, the lightweight and thin body is awesome.
I think this is the best foldable phone ever.
Vivo X Fold vs Xiaomi Mix Fold 2
Hey guys, It appears that Vivo and SamEsung have a new threat on the horizon... The Xiomi Mix Fold 2! Thinner, ligher, having better spec than the X fold, almost same size screens as the X Fold... And let's face it, Xiaomi has a better software...
forum.xda-developers.com
Click to expand...
Click to collapse
I second the need for a fold 2 forum
AndroPlus said:
I just used patching method.
It's the only recommended method by Magisk developer, so forget about TWRP method.
Installation
The Magic Mask for Android
topjohnwu.github.io
You can download fw from here:
Xiaomi Firmware Updater
The ultimate script that provides firmware packages for Xiaomi devices.
xiaomifirmwareupdater.com
Click to expand...
Click to collapse
Thanks very much! Will give a try today
im unable to see an option to change grid size.. anyone figured that?
varun.gid said:
im unable to see an option to change grid size.. anyone figured that?
Click to expand...
Click to collapse
I am in the same boat... Let's hope it's fixed in a later update.
oh no... i did this:
Disable powerkeeper by adb shell pm uninstall -k --user 0 com.miui.powerkeeper
and now i'm in an endless bootloop. i really need help
if anyone can help me I'd really appreciate it. I've wasted so many hours now already since this happened. Damn near ready to cry our of frustration after importing this device to the USA and only having it for two days.
My device is not unlocked which from what I read means I'm screwed.
I can get into fastboot but that is it. My device is recognized by miflash but I think I can't flash anything because my bootloader is locked.
I keep searching, reading and trying things but my knowledge is not great. I can't get out of this bootloop or flash anything with miflash
oh man this is so bad, and I got rid of my fold also and don't have another phone.
knives of ice said:
oh no... i did this:
Disable powerkeeper by adb shell pm uninstall -k --user 0 com.miui.powerkeeper
and now i'm in an endless bootloop. i really need help
if anyone can help me I'd really appreciate it. I've wasted so many hours now already since this happened. Damn near ready to cry our of frustration after importing this device to the USA and only having it for two days.
My device is not unlocked which from what I read means I'm screwed
Click to expand...
Click to collapse
Have you tried booting into recovery and doing a factory reset? You would lose your data but I'd imagine it would reset any package changes you made allowing the phone to boot again (I haven't actually tested this nor do I even know if there is a recovery as I haven't tried to boot into it)

Question How to uninstall pre-installed apps stock rom

Hello, is there any guide in how to uninstall pre-installed apps like youtube and youtube music from the stock rom please?
Also another question - is it safe using apps like Shelter or Insular to use them for banking apps and outlook emails?
you can use adb commands.
first do
Code:
adb shell
then check ur user id (typically 0 but if it isnt then replace accordingly)
Code:
pm list users
to disable or uninstall apps for your user do
Code:
pm disable-user --user 0 com.some.package.name
pm uninstall --user 0 com.some.package.name
to enable or re-install apps for your user do
Code:
pm enable com.some.package.name
pm install-existing com.some.package.name
no idea about your second question, maybe open another thread for it, I doubt many people will find it here after reading the title is about installing apps.

Categories

Resources