Hi I'm on my Moto z2 force and I'm having a issue where superSU magically uninstall one day and the app refuses to reinstall and it won't install from a flash either.
All root applications also don't work but apps like Snapchat detect root
I'm on SuperSU 2.82-SR5 if that helps any
Related
I rooted my phone using kingroot before and after removing al root authorization i found that kingroot has been installed as system app
also whenever i open the kingroot app it restarts my phone
how could i completely remove it
there's also the problem of the phone not able to connect to google play store (no connection, cannot login account)
my phone is NTT Docomo Sony Xperia SO-O4E
tried factory reset twice, deleting cached apps data, still doesnt work
a basic rundown on how it all happened :
-uninstall some bloatware from phone
-phone starts to restart randomly
-deleted cached apps data, no more random restart
-remove kingroot root auth and uninstall
-found out that phone cannot connect to play store, also kingroot has installed itself as system app
anonweeb said:
I rooted my phone using kingroot before and after removing al root authorization i found that kingroot has been installed as system app
also whenever i open the kingroot app it restarts my phone
how could i completely remove it
Click to expand...
Click to collapse
If your bootloader is already unlocked, the easiest way would be to restart the phone in fastboot mode, then boot (you don't need to flash it) TWRP and install SuperSU from a flashrecovery zipfile. This will remove kingroot app and running processes (mind you, there may be some dead kingroot traces left over on the filesystem - if you want to remove these too, you'll have to do so from a shell with root permissions). I haven't tried this with the Sony Xperia ZR/NTT Docomo Sony Xperia A (SO-04E), but it seems to work with most phones that are supported by TWRP. I wrote a short guide on how to do this (it's for a different device but these steps should be mostly generic if you have the necessary prerequisites in place).
Another good thing about SuperSU is that if you don't wish to keep root, it will remove itself cleanly and completely from your system (you'll find the unroot option in the apps settings). If however you would like to keep root, then SuperSU is an app that doesn't spy on you and doesn't phone home (I did a thorough check of the shell script used to install SuperSU and a rough check of the SuperSU apk using strings and wireshark only yesterday and as far as I could tell, it doesn't attempt to do anything malicious or touch files that it doesn't need to touch for its purpose, nor did it start a single internet connection by itself). The automatic NVISO analysis at https://apkscan.nviso.be/report/show/99a7841aa3eeaefa69f767602b0c454c confirms this too. Just saying this in case you decided to move away from root due to spyware concerns.
TWRP is an open source project. Their Homepage is https://twrp.me/
The TWRP image files for your device arel located here https://dl.twrp.me/dogo/
SuperSU homepage is https://www.chainfire.eu/ , the latest flashrecovery zipfile can be found here http://www.supersu.com/download
Both projects also have their own sections here on xda.
SuperSU also has it's own sections here on xda.
there's also the problem of the phone not able to connect to google play store (no connection, cannot login account)
Click to expand...
Click to collapse
Was this problem related to the rooting process in any way?
Does your internet access work otherwise?
What happens exactly when you start google play?
hi, thank you for the reply
the phone has only been rooted once with kingroot app, which i have removed (both the supposed app and the root auth), but kingroot app installed itself as system app without my permission and whenever i open the app my phone reboots
i'll try looking for ways to flash the phone
as for the play store, it always show the no connection screen even though i can browse the internet without any problem
i tried following the steps from google help page but it doesnt seem to do anything
i'm thinking that the hosts.txt file cause this so im trying to delete it, but i found no other way to delete it without rerooting my phone
i tried factory reset twice but it doesnt seem to help either
thanks before and sorry for the late reply
EDIT : i dont think i can unlock the bootloader officially so i need an exploit
anonweeb said:
EDIT : i dont think i can unlock the bootloader officially so i need an exploit
Click to expand...
Click to collapse
[/QUOTE]
In that case, you will have to root first. Once having gained root access you can unlock the bootloader. To root, you can either use the kingroot app you used before (not much to loose, since you already installed it and its spyware the first time, and you will later be able to remove it with SuperSU). Or you can try towelroot, although if your smartphone has seen firmware updates, that will propably no longer work. There may be other, more current options - search trough the Xperia ZR Section.
Once you have root, you can use adb and fastboot to boot the latest TWRP for Sony Xperia ZR, then install the latest SuperSU recovery flashable zip. Using that you can completely remove Kingroot even as a system app and afterwards remove SuperSU itself, which will cleanly uninstall itself via Settings.
Code:
as for the play store, it always show the no connection screen even though i can browse the internet without any problem
i tried following the steps from google help page but it doesnt seem to do anything
i'm thinking that the hosts.txt file cause this so im trying to delete it, but i found no other way to delete it without rerooting my phone
i tried factory reset twice but it doesnt seem to help either
I would try the above first, see if the playstore works again after you SuperSU has completely removed Kingroot (reboot), and if it doesn't take a look at the hosts file. Then uninstall SuperSU when you don't need root anymore...
I can help along with adb/fastboot commands, but you need to root your device first (and install the necessary drivers for your phone on your computer).
Good luck!
Both display 'has stopped' / 'keeps stopping' errors. I don't know what to do! I've removed the app data, uninstalled and reinstalled the play store, but nothing seems to work. I can't use my phone properly anymore as I can't download or update ANYTHING!
I broke it. What do I do to fix it?
I'd prefer not factory resetting, as there's a lot on here I'd like to keep and I don't have a current backup. Titanium backup refuses to run also.
sgpascoe said:
Both display 'has stopped' / 'keeps stopping' errors. I don't know what to do! I've removed the app data, uninstalled and reinstalled the play store, but nothing seems to work. I can't use my phone properly anymore as I can't download or update ANYTHING!
I broke it. What do I do to fix it?
I'd prefer not factory resetting, as there's a lot on here I'd like to keep and I don't have a current backup. Titanium backup refuses to run also.
Click to expand...
Click to collapse
Try to go in to Recovery menu and do just "Wipe Cache Partition" , I think that your phone has a problem with launcher .
First download Magisk v20.4.
Then install it via twrp.
Download aptoide to computer.
Run adb install <your file directory> in cmd (or powershell and add .\ before adb).
At last open aptoide and turn on update for system apps,install beta apps and root installation. It will request root access.Grant the root access to it.Done.You can install any app on aptoide.If not on aptoide send the apk to me and I will upload it.
I am on cm11 5.1.1 i uninstalled supersu but still banking apps detect it... Developer option root access setting is disable how can i remive that
Phone pe is not able to do uninstall in my phone after root. How to do it.please help
Once phone's Android got successfully rooted it should be possible to uninstall any app.
Tell us what methods to uninstall the PhonePE app you've tried so far.
jwoegerbauer said:
Once phone's Android got successfully rooted it should be possible to uninstall any app.
Tell us what methods to uninstall the PhonePE app you've tried so far.
Click to expand...
Click to collapse
i have rooted my phone successfully one plus 5 T,IN ROOT CHECKER APP IT IS SHOWING AS ROOTED.i am using magisk and from twrp recovery i have flashed arrow custom rom official android 11 for one plus 5t. phone pe is not a system app,i have installed that from playstore after flashing gapps in the rom.but now i am unable to uninstall phonepe. banking modes has been enabled by hiding magisk. i can use google pay ,phone pe and other banking apps now . but i dont understand how phone pe app is not in either system apps or installed apps. but i can use it and make payment, i am confused?? may be some file got corrupted, i have tried using various root apps to uninstall phone pe but not suceeded.in device admin in settings menu phone pe is not showing, please help other wise i have to flash another rom by clearing all dalvic cache files,,
avinashvenu2 said:
i have rooted my phone successfully one plus 5 T,IN ROOT CHECKER APP IT IS SHOWING AS ROOTED.i am using magisk and from twrp recovery i have flashed arrow custom rom official android 11 for one plus 5t. phone pe is not a system app,i have installed that from playstore after flashing gapps in the rom.but now i am unable to uninstall phonepe. banking modes has been enabled by hiding magisk. i can use google pay ,phone pe and other banking apps now . but i dont understand how phone pe app is not in either system apps or installed apps. but i can use it and make payment, i am confused?? may be some file got corrupted, i have tried using various root apps to uninstall phone pe but not suceeded.in device admin in settings menu phone pe is not showing, please help other wise i have to flash another rom by clearing all dalvic cache files,,
Click to expand...
Click to collapse
Don't know how can this happen. I'm afraid but maybe you'll have to reinstall this rom.
@avinashvenu2
you may consider to uninstall the Phone PE app by means of ADB.
I have a rooted Samsung Galaxy S10+. Few Days ago I installed Application Disable App through the Play Store and freeze the Magisk App. I stupidly later (idk why) un-installed Application Disable App without unfreezing Magisk App. Now i cannot find the Magisk App anywhere (in Settings -> My Apps too). I re installed the Application Disable App and it shows that my Magisk App is frozen but I cannot un-freeze it because I cannot grant it Super User Rights. I also tried re-installing Magisk App but it shows no root Access and shows N/A on Magisk Installed: .
What do I do now?
Umer.10m said:
I have a rooted Samsung Galaxy S10+. Few Days ago I installed Application Disable App through the Play Store and freeze the Magisk App. I stupidly later (idk why) un-installed Application Disable App without unfreezing Magisk App. Now i cannot find the Magisk App anywhere (in Settings -> My Apps too). I re installed the Application Disable App and it shows that my Magisk App is frozen but I cannot un-freeze it because I cannot grant it Super User Rights. I also tried re-installing Magisk App but it shows no root Access and shows N/A on Magisk Installed: .
What do I do now?
Click to expand...
Click to collapse
And this over twrp and reinstall?
The easiest way to uninstall Magisk is directly through the Magisk app. If you insist on using custom recoveries, rename the Magisk APK to uninstall.zip and flash it like any other ordinary flashable zip.
Installation
The Magic Mask for Android
topjohnwu.github.io
joke19 said:
And this over twrp and reinstall?
The easiest way to uninstall Magisk is directly through the Magisk app. If you insist on using custom recoveries, rename the Magisk APK to uninstall.zip and flash it like any other ordinary flashable zip.
Installation
The Magic Mask for Android
topjohnwu.github.io
Click to expand...
Click to collapse
But the Magisk app is frozen and if I install a new Magisk App it shows no root
Umer.10m said:
But the Magisk app is frozen and if I install a new Magisk App it shows no root
Click to expand...
Click to collapse
Rename the APK to uninstall.zip and flash it in twrp, then flash then a renamed magisk.apk to magisk.zip. Maybe
Make a backup before