Uninstall phone manager - Realme X2 Questions & Answers

help me to uninstall phone manager system app i want to uninstall it.

You can use adb to disable or uninstall it.

Related

[Q] Modified Flash APK

I'm trying to install the modified flash player to get Hulu working. The uninstall options are grayed out via the phones application manager. I don't have root explorer or a similar app to uninstall the current version so I was hoping to use the Terminal Emulator I have installed.
can somebody provide the ADB commands to uninstall the Flash Player using the Terminal Emulator app i have on my phone?
thanks in advance.
ront75 said:
I'm trying to install the modified flash player to get Hulu working. The uninstall options are grayed out via the phones application manager. I don't have root explorer or a similar app to uninstall the current version so I was hoping to use the Terminal Emulator I have installed.
can somebody provide the ADB commands to uninstall the Flash Player using the Terminal Emulator app i have on my phone?
thanks in advance.
Click to expand...
Click to collapse
i was having a problem also until i uninstall it using titanium backup. than rebooted the phone than install the fixed flash for hulu to work. Give it a try

factory reset ftvstick from adb

I installed an apk called autostart to launch firedtv on every reboot for the firetvStick.
I uninstalled firedtv.apk and now my stick is stuck in a boot loop because autostart cant find the firedtv app. I have about 30 seconds where I can connect to the stick via adb before it craps and reboots again for me to try another time. I looked in /sdcard/Android/data/xxx for the autostart directory where it might store its info so I can delete it but it's not stored their. Anybody got an idea what file(s) to delete for the autostart.apk or how to do a factory reset to the stick via adb. I would install or uninstall apps but I don't have root of course and the package manager does not start before it reboots. thanks.
rp201 said:
I installed an apk called autostart to launch firedtv on every reboot for the firetvStick.
I uninstalled firedtv.apk and now my stick is stuck in a boot loop because autostart cant find the firedtv app. I have about 30 seconds where I can connect to the stick via adb before it craps and reboots again for me to try another time. I looked in /sdcard/Android/data/xxx for the autostart directory where it might store its info so I can delete it but it's not stored their. Anybody got an idea what file(s) to delete for the autostart.apk or how to do a factory reset to the stick via adb. I would install or uninstall apps but I don't have root of course and the package manager does not start before it reboots. thanks.
Click to expand...
Click to collapse
From adb shell,
Code:
pm list packages
will list the installed packages. Then from outside of adb shell, you can do
Code:
adb uninstall PKG
thanks for taking the time to respond I decided to try again but this time I used the up arrow and attempted many times. I thought i succeded but unfortunately the pm said success on uninstall but did not uninstall. I also saw the firedtv app was still there. I was unable to uninstall any package. It would say success but upon the automatic reboot it would still be there. below is my output for autostart uninstall. Is there a log(s) file I could look at?
C:\1firetv\stickadb>adb uninstall com.autostart
Error: Could not access the Package Manager. Is the system running?
C:\1firetv\stickadb>adb uninstall com.autostart
Error: Could not access the Package Manager. Is the system running?
C:\1firetv\stickadb>adb uninstall com.autostart
Error: Could not access the Package Manager. Is the system running?
C:\1firetv\stickadb>adb uninstall com.autostart
Error: Could not access the Package Manager. Is the system running?
C:\1firetv\stickadb>adb uninstall com.autostart
Error: Could not access the Package Manager. Is the system running?
C:\1firetv\stickadb>adb uninstall com.autostart
Error: Could not access the Package Manager. Is the system running?
C:\1firetv\stickadb>adb uninstall com.autostart
Error: Could not access the Package Manager. Is the system running?
C:\1firetv\stickadb>adb uninstall com.autostart
Success
rp201 said:
thanks for taking the time to respond I decided to try again but this time I used the up arrow and attempted many times. I thought i succeded but unfortunately the pm said success on uninstall but did not uninstall. I also saw the firedtv app was still there. I was unable to uninstall any package. It would say success but upon the automatic reboot it would still be there. below is my output for autostart uninstall. Is there a log(s) file I could look at?
C:\1firetv\stickadb>adb uninstall com.autostart
Error: Could not access the Package Manager. Is the system running?
C:\1firetv\stickadb>adb uninstall com.autostart
Error: Could not access the Package Manager. Is the system running?
C:\1firetv\stickadb>adb uninstall com.autostart
Error: Could not access the Package Manager. Is the system running?
C:\1firetv\stickadb>adb uninstall com.autostart
Error: Could not access the Package Manager. Is the system running?
C:\1firetv\stickadb>adb uninstall com.autostart
Error: Could not access the Package Manager. Is the system running?
C:\1firetv\stickadb>adb uninstall com.autostart
Error: Could not access the Package Manager. Is the system running?
C:\1firetv\stickadb>adb uninstall com.autostart
Error: Could not access the Package Manager. Is the system running?
C:\1firetv\stickadb>adb uninstall com.autostart
Success
Click to expand...
Click to collapse
Yeah, if it's crashing it might not have time to write the fact that you uninstalled it. You can adb reboot recovery, to get in to recovery, but I don't know if there is any way to control it?

Uninstall digital wellbeing apk on android 10

HI there
When i was on beta 4/5 i was able to adb and remove the digital wellbeing apk.
Since the official release, the command i was typing doesnt work anymore, getting a "missing existing base package" error
command was : ./adb shell pm uninstall -k –user 0 com.google.android.apps.wellbeing
Does anyone knows what to type to remove this garbage app please?
Thanks!
Didn't even install it. It just turned up. Says "installed from play store". Can't uninstall either
Failure [INSTALL_FAILED_INVALID_APK: Missing existing base package]
Are you rooted? Can you freeze it with TiBu?
You can use the windows tool for Pixel's that is here in xda.
It has an option that worked for me
Use titanium backup and either freeze it or uninstall it. That is what has worked for me.

Stock gallery3d apk needed

Hello, can I kindly ask for link to stock gallery3d apk 'cause after debloating by uninstall command in adb I removed it. I don't wanna do factory reset. Reinstalling command is not working but it's obvious since it is not disabled.
I did it myself. For everyone who don't know how to reinstall app after uninstalling it with adb.
Go to adb again. Type adb shell after that you need to enable deleted package typing pm enable com.coloros.gallery3d after that you need to install package typing package install-existing com.coloros.gallery3d (or pm install-existing com.coloros.gallery3d - I forgot what exactly I type). After that everything is working.
Were you able to uninstall game center and app market safely?

Question am i able to uninstall and reinstall magisk w/o a computer?

am i able to uninstall and reinstall magisk w/o a computer? i am currently away from my computer and unable to access an app that i need to, but im rooted with magisk and lsposed (currently disabled) would i be able to uninstall magisk and then just reinstall it via APK download after i log in and check the app?
ps for whatever reason this app evades every type of rootdetection blocking i can find so the only way i know of is to uninstall and just reinstall once im done with the app
Veid71 said:
am i able to uninstall and reinstall magisk w/o a computer? i am currently away from my computer and unable to access an app that i need to, but im rooted with magisk and lsposed (currently disabled) would i be able to uninstall magisk and then just reinstall it via APK download after i log in and check the app?
ps for whatever reason this app evades every type of rootdetection blocking i can find so the only way i know of is to uninstall and just reinstall once im done with the app
Click to expand...
Click to collapse
If you have another phone there is a adb and fastboot magisk module that could maybe help with the other device acting as the computer.
Also in the past when taking an update long as the original boot was in place when installing magisk, I could hit uninstall which would put the original boot back allowing the update. Afterwards before rebooting I would go back in magisk and install then reboot. You can find more info here on XDA.

Categories

Resources