How to uninstall google assistant from A3? - Xiaomi Mi A3 Questions & Answers

Hello,
Is there a way to uninstall the google assistant from the Xiaomi Mi A3 phone?
I hoped I will be able to do so using:
Code:
adb shell
pm uninstall --user 0 *package*
and I did try to find out what the correct *package* is using:
Code:
pm list packages
But I had no luck finding it, could someone help?

It I'm not mistaken, assistant is part of the "Google search" app now, so you can't get rid of it. You can disable pretty much all the triggers for the assistant, so you don't need to use it.

Just uninstall Google assistant app

Related

Installed incorrect verson of Google Play Services on my Pixel 2

I tried to manually install 12.2.09 on my Pixel 2, but installed the x64 version instead of the arm64 version. Now I can't figure out how to fix it. Google Play Services keeps crashing. I can't uninstall/disable it (unless there's some trick to it). I can't install the correct version (just says "App not installed" when I try). Is there any way to fix this while preserving the data on my phone? No rooting, either.
I installed the 980 version from here: apkmirror. com/apk/google-inc/google-play-services/google-play-services-12-2-09-release/
But it seems I actually need the 940 version.
EDIT: I'll try installing the correct apk through adb. Maybe that will have better results.
RESULT: Failure [INSTALL_FAILED_VERSION_DOWNGRADE]
uninstalled using adb then installed correct version using adb. All is good now.
Having same problem
I'm having the exact same problem, can't use a lot of functions on my phone because of this. What command did you use to uninstall google play services with adb? Every command I try needs root. Thanks!
I believe it was "adb shell pm uninstall -k com.google.android.gps"
Did you need root?
No, my phone is not rooted.
Also, did you reboot into recovery mode and then ran the adb command or you also went to "apply update with adb"?
---------- Post added at 10:41 PM ---------- Previous post was at 10:38 PM ----------
I can't seem to uninstall google play services. Could you please give me step by step directions on how you uninstalled google play services? I'm having trouble with it and without this fix, I can barely use my phone!

Remove/reinstall Nokia camera app - lost location ability

Suddenly, a lot of my apps no longer could get a location lock.
Google maps, messenger, Instagram, the built in camera app, etc
However, other apps )and newly downloaded apps) work (including GPS tester, yell, etc)
To fix most of those apps, I either uninstalled/reinstalled and that worked. For ones that couldn't , like maps, I uninstalled the "updates" through play store and then re-instslled them and that worked.
The only one I can't fix is the built in camera app. I tried disabling, re-enabling, clearing data/cache, nothing worked
Is there a way to force remove the app and reinstall it? Hopefully someone can help. Thanks!
Resolved!
Was able to enable USB Debugging, and then go into the adb shell (through MAC OS X, USB connection)
uninstalled the nokia camera all that way and then was able to re-install the camera and now it works with location!
FYI, Here were the commands ran:
./adb shell
pm list packages | grep cam
CTL_sprout:/ $ pm uninstall -k --user 0 com.hmdglobal.camera2

BEAWARE of Elephone A8

I have bought an Elephone A8 for my girlfriend, and she complained that she was receiving a lot of Chinese advertising. And I can confirm that even after performing a factory reset, Chinese advert appear right after launching the Google Play market application.
After some research I found that some kind of com.adups.fota spyware is indeed installed on the factory ROM of the Elephone A8 phone. I then went ahead and downloaded from your elephone.hk downloads web page and installed the Elephone_A8_20171010 ROM, which shows the same behavior.
At the end I believe the problem is with the Google Play application itself, as in two other phones is pointing to :
package:/data/app/com.android.vending-1/base.apk=com.android.vending
And in the A8 points instead to :
package:/system/priv-app/Phonesky/Phonesky.apk=com.android.vending
The solution that I apply was to remove the Phonesky.apk and install the Google play downloaded from apkmirror.com
I also removed the com.adups.fota
F:\android\platform-tools-latest-windows\platform-tools>adb shell pm uninstall -k --user 0 com.adups.fota.sysoper
Success
F:\android\platform-tools-latest-windows\platform-tools>adb shell pm uninstall -k --user 0 com.adups.fota
Success
So far it seems to be working although of course there is no guarantees that something else is still hidden in there.

How do i uninstall app market and game center from realme 6 4gb variant(without root)

I have tried uninstalling using adb, it was successful for other apps but these two apps do not seem to want to go away.
My device is on the Latest version of the global release of realme UI ,and powershell is throwing an error 'delete_failed_internal_error'
this is the command that I used - 'pm uninstall -k --user0 com.heytap.market'. I was able to successfully delete the browser and similar apps using this command. I tried searching for device administrator but but both of those apps are not device admin either.
PLEASE HELP.
I need to try out your method. By the way do you remember which stock apps you had removed without a system error?
ap6709 said:
I need to try out your method. By the way do you remember which stock apps you had removed without a system error?
Click to expand...
Click to collapse
Game space, browser, google duo, play movies, theme store and weather
Try app market and game center and do tell what happens.
I am always getting this message "Failure [DELETE_FAILED_INTERNAL_ERROR]" and hence I decided to wait for root access.
Ebebeeh said:
I have tried uninstalling using adb, it was successful for other apps but these two apps do not seem to want to go away.
My device is on the Latest version of the global release of realme UI ,and powershell is throwing an error 'delete_failed_internal_error'
this is the command that I used - 'pm uninstall -k --user0 com.heytap.market'. I was able to successfully delete the browser and similar apps using this command. I tried searching for device administrator but but both of those apps are not device admin either.
PLEASE HELP.
Click to expand...
Click to collapse
Can u please describe the procedure how u uninstalled the system apps because i also want to remove them.Sorry this reply is not related to your solution.
Game center cannot be deleted. I tried too on 6 pro. Doesn't work. That and Oroaming.
You can try using this command:
pm disable-user --user 0 com.heytap.market
will not work
Sakai121 said:
You can try using this command:
pm disable-user --user 0 com.heytap.market
Click to expand...
Click to collapse
it won't work
PS C:\adb> .\adb shell pm disable-user --user 0 com.heytap.market
Package com.heytap.market new state: default
No tap market on europea version
Using ADB to remove some bloatware apps
chinmay kumar said:
Can u please describe the procedure how u uninstalled the system apps because i also want to remove them.Sorry this reply is not related to your solution.
Click to expand...
Click to collapse
@chinmay kumar you can use adb to remove apps by using adb shell pm uninstall -k --user 0 <package-name>. This command will likely remove all packages that you want to remove. It does give error in some cases like while uninstalling game center on realme 6. This command can be used on many devices I have tried it on redmi note 7, realme 3 and realme 6.
Here is a guide you can follow - https://www.xda-developers.com/uninstall-carrier-oem-bloatware-without-root-access/
and other one is https://fossbytes.com/delete-bloatware-from-android-preinstalled-apps/.
Here 0 represents the user id...so you may want to look on which user an app is installed. Refer to the guide for adb installation and more.
Sorry, I also couldn't uninstall app market, game center from my device.
But I uninstalled oroaming successfully.
pm uninstall –k ––user 0 com.redteamobile.roaming
Use this to remove oroaming.

Question message after root

Hello ,
I just rooted my S23 ultra by applying the latest Magisk just released, version 26.
Everything works but I have a permanent message that appears as soon as I want to apply something. This message is as follows :
Access denied
Unuathorized chnages have been made to your phone .
To get help contact customer service .
What should I do to stop having it? Thank you for your answers .
Uninstall, freeze, or disable the "Samsung digital wallet key" app.
"adb shell pm uninstall -k --user 0 com.samsung.android.dkey".
thank you for your answer .

Categories

Resources