Dear Ladies and Gentlemen,
after following this guide "https://www.getdroidtips.com/debloa...a721140e630405d90df6bdbdd5ab10#comment-279361" for uninstalling unwanted apps, I've restarted my phone after disconnecting it from the computer. Now it is stuck showing me a "Just a sec..." message. I can use the drop down menu, open settings and navigate there. The normal desktop however wont appear.
I can not flash my phone, i still have to wait 168 hours to unlock my bootloader. Is there anything i can do at the moment? I've read somewhere that the system is trying to reinstalll gApps but is unable to do so.
Thank you all for your support!
Best regards,
Nianmor
You deleted one or more system apps.
If you left usb debugging enabled do the reverse process.
Try this
NOSS8 said:
You deleted one or more system apps.
If you left usb debugging enabled do the reverse process.
Click to expand...
Click to collapse
How can i do that? USB Debugging is still enabled.
Nianmor said:
How can i do that? USB Debugging is still enabled.
Click to expand...
Click to collapse
Use the same program that allowed you to delete the apps.
Except you reinstalled.
Maybe the phone will not be visible in this case you have to use adb commands and remember uninstalled apps.
Try recovery mode, you may be able to reinstall the package over wifi.
That seems like a "delete sys32" joke
kakashi_hatake_8 said:
Try this
Click to expand...
Click to collapse
NOSS8 said:
Use the same program that allowed you to delete the apps.
Except you reinstalled.
Maybe the phone will not be visible in this case you have to use adb commands and remember uninstalled apps.
Try recovery mode, you may be able to reinstall the package over wifi.
Click to expand...
Click to collapse
I did uninstall the apps using adb commands. How can I reinstall them? There is no apk or similar left on the phone. Sorry if i sound dumb
Nianmor said:
I did uninstall the apps using adb commands. How can I reinstall them? There is no apk or similar left on the phone. Sorry if i sound dumb
Click to expand...
Click to collapse
You can search and download them but it must be the same version, maybe wait for the unlocking of the bootloader.
And the recovery?
Next time use a program like this.
[TOOL] ADB AppControl 1.8.0 🚀 Ultimate App Manager & Debloat Tool + Tweaks
ADB AppControl 🚀 Root is not required. Works with any Android device. Can do almost everything you dreamed about with applications. ADB AppControl - the desktop program, that will allow you to easily manage applications on your android device...
forum.xda-developers.com
Nianmor said:
That seems like a "delete sys32" joke
I did uninstall the apps using adb commands. How can I reinstall them? There is no apk or similar left on the phone. Sorry if i sound dumb
Click to expand...
Click to collapse
Use factory reset.
It will bring back everything.
Related
I need to push Widgetsoid.apk to /system/app in order to use its USB debugging toggle. I've already installed and extensively configured Widgetsoid. I've pulled its apk. What do I need to do before pushing it to /system/app so that I don't lose my configuration? How do I deal with the one in /data/app?
Does anyone here have experience with pushing an app to /system/app after they've already installed it via the market?
OK, I see that /system/app has to be remounted, but I can't do that while rooted with CF-ROOT. Any suggestions?
Jimmy34742 said:
OK, I see that /system/app has to be remounted, but I can't do that while rooted with CF-ROOT. Any suggestions?
Click to expand...
Click to collapse
Did you ever figure this out? I'm having a similar issue. No matter what I do,I can't get the debugging toggle to work.
seventieslord said:
Did you ever figure this out? I'm having a similar issue. No matter what I do,I can't get the debugging toggle to work.
Click to expand...
Click to collapse
I don't use Widgetsoid anymore. But I suggest trying Android Tuner's App Manager to install an app as a system app.
Jimmy34742 said:
I don't use Widgetsoid anymore. But I suggest trying Android Tuner's App Manager to install an app as a system app.
Click to expand...
Click to collapse
Wow, great app. But I've been playing with it for half an hour and can't figure out how to use it to install other apps as system apps. I see the option for the app to install itself as a system app, but that's it.
Do you know where this option is?
seventieslord said:
Wow, great app. But I've been playing with it for half an hour and can't figure out how to use it to install other apps as system apps. I see the option for the app to install itself as a system app, but that's it.
Do you know where this option is?
Click to expand...
Click to collapse
In the Apps manager, go to the Apps tab, press and hold on an app, select "Move" and then choose "System." Android Tuner has a lot of functions, making feature discovery a challenge. You really need to use the AT thread linked above and 3c's web site for support, and of course RTFM.
Hi
I've just installed BIG-IP F5 Edge Portal. I meant to install the Client but made a booby.
Now I can't uninstall the Portal, as to do so I need to Disable it from Device Administrator, but I can't find the settings for it under ICS on my Sensation
Instructions say
Menu -> Settings -> Location & Security -> Device Administrator, then disable BIG-IP.
Now ICS has Location and it also has Security, but no sign of Device Administrator. Until I can disable it I can't uninstall the app as everything is greyed out.
Any ideas?
(God I sound like a newb
mrew42 said:
Hi
I've just installed BIG-IP F5 Edge Portal. I meant to install the Client but made a booby.
Now I can't uninstall the Portal, as to do so I need to Disable it from Device Administrator, but I can't find the settings for it under ICS on my Sensation
Instructions say
Menu -> Settings -> Location & Security -> Device Administrator, then disable BIG-IP.
Now ICS has Location and it also has Security, but no sign of Device Administrator. Until I can disable it I can't uninstall the app as everything is greyed out.
Any ideas?
(God I sound like a newb
Click to expand...
Click to collapse
Can you use Root Explorer, ADB, .. to remove/rename the APK or will that screw things up further ? Of Freeze it in Titanium ?
gol_n_dal said:
Can you use Root Explorer, ADB, .. to remove/rename the APK or will that screw things up further ? Of Freeze it in Titanium ?
Click to expand...
Click to collapse
Nice one.
renamed the apk and a quick reboot later and i'm back to normal. Phew
Thanks for that
mrew42 said:
Nice one.
renamed the apk and a quick reboot later and i'm back to normal. Phew
Thanks for that
Click to expand...
Click to collapse
NP, I usually forget to try the simple solutions ;-)))
What it is?
Its a Windows Batch Script that with the help of adb shell command removes multiple System Apps without requiring Root access. Currently this script removes ("Chrome, youtube, google maps, google keep, default oppo browser and default oppo music").
How to use it?
Install ADB and ADB drivers in your computer, if you don't know how to, then click on this ===> XDA Install ADB and drivers
Download the script "rm1debloat.bat" and paste it in the directory where you have installed ADB.
Connect your device "Realme 1" to the computer with USB debugging turned on.
Once the above steps are done, click on rm1debloat.bat, it will first check if your device is detected by ADB or not, if not then uninstall will be unsuccessful.....if detected then directly starts uninstalling the above mentioned apps.
On success your output must be similar to the image attached below
In case you don't want an app mentioned above to be removed then open rm1debloat.bat in a notepad and delete the line with its specific package name or you could even add an app that needs to be removed:laugh::fingers-crossed:
Thank you very much for this uninstaller.
It worked without any issue.
MAKW38 said:
Thank you very much for this uninstaller.
It worked without any issue.
Click to expand...
Click to collapse
Glad to help
Please update the script according to latest firmware i.e. ColorOS 6.0 A39. I can do manually but for other people
thx for share
will this still works for the latest update of colorOS? OPPO A5s 1909?
Can you upload the bat script?
Can you please upload rm1debloat.bat file?
Hey guys,
I'm on OOS, rooted with TWRP and I want to uninstall Duo, Youtube Music, Drive and all this other pre-installed crap-apps.
TitaniumBackup does not work anymore (it fails to locate the apks when you click "uninstall") and the often quoted "uninstall system apps with adb"-method just removes the app from user space while it actually remains installed on the device in the root directory and keeps wasting space. So this method does not actually remove apps, it just sorta deactivates them in another way.
So, is there any known method to remove system apps?
Read up on how to use adb commands.. quite simple..
pm uninstall --user 0 package.name.example
You do need a laptop, it you don't have one this app is great... https://play.google.com/store/apps/details?id=com.draco.ladb
lilbrat said:
Read up on how to use adb commands.. quite simple..
pm uninstall --user 0 package.name.example
You do need a laptop, it you don't have one this app is great... https://play.google.com/store/apps/details?id=com.draco.ladb
Click to expand...
Click to collapse
it is not for android 7 (i'm using android 7)
ai.Sanaul said:
it is not for android 7 (i'm using android 7)
Click to expand...
Click to collapse
ADB still works .. or since your on 7 try this https://play.google.com/store/apps/details?id=com.jumobile.manager.systemapp.pro.
Wait you weren't the original poster... But since he has TWRP installed he could just use the file manager and delete the files from there..
lilbrat said:
ADB still works .. or since your on 7 try this https://play.google.com/store/apps/details?id=com.jumobile.manager.systemapp.pro.
Wait you weren't the original poster... But since he has TWRP installed he could just use the file manager and delete the files from there..
Click to expand...
Click to collapse
and this is an alternative of Bloatware Remover app
but thanks for help i will try
lilbrat said:
Read up on how to use adb commands.. quite simple..
pm uninstall --user 0 package.name.example
You do need a laptop, it you don't have one this app is great... https://play.google.com/store/apps/details?id=com.draco.ladb
Click to expand...
Click to collapse
As I've already written.. It does NOT really actually remove the apps from the device:
How to uninstall carrier/OEM bloatware without root access
If you want to get rid of carrier/OEM apps from your phone, here's how you can uninstall bloatware from your device without root access!
www.xda-developers.com
[...] applications truly aren’t fully uninstalled from your device. They are just being uninstalled for the current user (user 0 is the default/main user of the phone). [...]
Click to expand...
Click to collapse
lilbrat said:
ADB still works .. or since your on 7 try this https://play.google.com/store/apps/details?id=com.jumobile.manager.systemapp.pro.
Wait you weren't the original poster... But since he has TWRP installed he could just use the file manager and delete the files from there..
Click to expand...
Click to collapse
Thanks, but according to my knowledge this cannot work either since the app does not require root access. And you cannot uninstall system apps without having root. It probably just follows an adb-like approach.
lilbrat said:
ADB still works .. or since your on 7 try this https://play.google.com/store/apps/details?id=com.jumobile.manager.systemapp.pro.
Wait you weren't the original poster... But since he has TWRP installed he could just use the file manager and delete the files from there..
Click to expand...
Click to collapse
That TWRP method sounds promising. Do you happen to know if all app related files are in one place or are they spread accross several folders?
haitower said:
That TWRP method sounds promising. Do you happen to know if all app related files are in one place or are they spread accross several folders?
Click to expand...
Click to collapse
Now with all due respect, you asked for a suggestion on how to remove the apps, they were given to you, you used every reason why not to use them... Have you even tried the various methods or just "read" about them ? Trying out the methods given then verifying through TWRP file manager would be nice learning experience once you "read " up and tinker with TWRP's file manager and different file locations...
But please make a backup before you start and have necessary programs handy in case you remove the wrong file... as it can really ruin your day..
lilbrat said:
Now with all due respect, you asked for a suggestion on how to remove the apps, they were given to you, you used every reason why not to use them... Have you even tried the various methods or just "read" about them ? Trying out the methods given then verifying through TWRP file manager would be nice learning experience once you "read " up and tinker with TWRP's file manager and different file locations...
Click to expand...
Click to collapse
It is simply NOT possible to uninstall system apps without root access. Thats why neither the adb method nor the other suggested app from questionable source can even work in theory. If it were otherwise, you would have found a major flaw in the android system, which, with all due respect, I doubt a tiny little bit.
You could also suggest to swim in a muddy pond for two days and look if this removed the system apps. But I hope you understand that I won't try that approach either because I prefer to not waste my time.
But thanks anyway for the TWRP idea, I'll look into that.
@haitower here's a Magisk module I use to remove a fair number of system apps. See the REPLACE variable in customize.sh
Use the magisk module "debloater". When you are done removing apps (don't really remove) just export the file. It will make text file in your storage. Then if you want to re-install any of the apps just reopen the app and import the file.
haitower said:
Hey guys,
I'm on OOS, rooted with TWRP and I want to uninstall Duo, Youtube Music, Drive and all this other pre-installed crap-apps.
TitaniumBackup does not work anymore (it fails to locate the apks when you click "uninstall") and the often quoted "uninstall system apps with adb"-method just removes the app from user space while it actually remains installed on the device in the root directory and keeps wasting space. So this method does not actually remove apps, it just sorta deactivates them in another way.
So, is there any known method to remove system apps?
Click to expand...
Click to collapse
Maybe @BillGoss will help to clarify things a bit.
As far as i understand. On 8T (or better to say from Android 10 and latter) /system partition is read only and furthermore is located inside Super partition.
I suppose even with root access you will not be able to directly uninstall system apps without remounting /system/ as writable.
From Magisk manual we can learn that:
Since / is read-only on system-as-root devices, Magisk provides an overlay system to enable developers to replace files in rootdir or add new *.rc scripts. This feature is designed mostly for custom kernel developers.
Click to expand...
Click to collapse
For each module, the folder $MODPATH/system will be recursively merged into the real /system; that is: existing files in the real system will be replaced by the one in modules’ system, and new files in modules’ system will be added to the real system.
Click to expand...
Click to collapse
So as Magisk overlays modules /system folder to actual system with debloater module blank files android "thinks" those files specified in MODPATH/system don't exist.
Though a presume, in reality they are there.
So is magisk solutions really delete files from /system and not just "hide" them from Android?
haitower said:
Hey guys,
I'm on OOS, rooted with TWRP and I want to uninstall Duo, Youtube Music, Drive and all this other pre-installed crap-apps.
TitaniumBackup does not work anymore (it fails to locate the apks when you click "uninstall") and the often quoted "uninstall system apps with adb",method just removes the app from user space while it actually remains installed on the device in the root directory and keeps wasting space. So this method does not actually remove apps, it just sorta deactivates them in another way.
So, is there any known method to remove system apps?
Click to expand...
Click to collapse
For Xiaomi phones, first install the “Hidden Settings for MIUI” app.
1. Open “Hidden Settings for MIUI.”
2. Go to “Manage applications” and find the application you want to disable.
3. Tap on the “Disable” button.
BillGoss said:
@haitower here's a Magisk module I use to remove a fair number of system apps. See the REPLACE variable in customize.sh
Click to expand...
Click to collapse
Thank you, very reasonable and necessary.
I'm trying to run vanced YouTube on my pixel 7 Pro. Vanced manager manager still working on my op9pro...but I need to delete all remnants of the stock YouTube app from my device.
I'm unlocked and rooted. Titanium backup shows the error "can't locate APK". I'm trying to do it manually with root explorer. The YouTube and YouTube music APKs are located in /product/app/YouTube. I cannot delete these files and root explorer won't allow me to change the permissions of these folders. I also tried adb but that just hides them, I need to remove any and all files associated with the stock YouTube system app.
Anyone have any ideas? I'm not looking to hide these apps, I'm looking to permanently remove them from the phone.
Pain-N-Panic said:
I'm trying to run vanced YouTube on my pixel 7 Pro. Vanced manager manager still working on my op9pro...but I need to delete all remnants of the stock YouTube app from my device.
I'm unlocked and rooted. Titanium backup shows the error "can't locate APK". I'm trying to do it manually with root explorer. The YouTube and YouTube music APKs are located in /product/app/YouTube. I cannot delete these files and root explorer won't allow me to change the permissions of these folders. I also tried adb but that just hides them, I need to remove any and all files associated with the stock YouTube system app.
Anyone have any ideas? I'm not looking to hide these apps, I'm looking to permanently remove them from the phone.
Click to expand...
Click to collapse
[SOLVED] Revanced working?
Did anyone try installing revanced manager on the P7P? Get it working? I installed the manager and it doesn't seem to see when I patch the youtube apk. It goes through the process of patching the youtube apk. I installed using non-root methods...
forum.xda-developers.com
@rester555, @EtherealRemnant, and some others got it working well enough....and I don't think they had to go through the trouble of deleting "all remnants" of the stock app. You might be used to a bit of an outdated method or particular to your previous device method because I believe it's been a long time since you had to remove the stock app to get it to work -- at the very least on my Pixel 5 A11 rooted, I used Vanced manager and it would merely overwrite/replace my stock app; I just had to make sure to turn off auto-update as Google would insist on re-installing/updating it back to stock...
In any case, the thread below is where a bunch of them got it to work well enough on the P7P (without the need to remove the stock app, i believe)
[SOLVED] Revanced working?
Did anyone try installing revanced manager on the P7P? Get it working? I installed the manager and it doesn't seem to see when I patch the youtube apk. It goes through the process of patching the youtube apk. I installed using non-root methods...
forum.xda-developers.com
EDIT
Sorry for re-iterating what netgar posted. He got his post in before while I was still drafting mine...
Just disable the app. You can do it natively. Go like you're going to uninstall the app and you'll see disable.
I did disable it. Only problem now is I can't install an older YouTube APK from APK mirror in order to patch it with revanced lol. Phone is giving me an error when I try to install an older version of YouTube.
Pain-N-Panic said:
I did disable it. Only problem now is I can't install an older YouTube APK from APK mirror in order to patch it with revanced lol. Phone is giving me an error when I try to install an older version of YouTube.
Click to expand...
Click to collapse
I literally installed ReVanced yesterday. All I did was disable YouTube, build with ReVanced Builder, install micro G, and install the patched APK.
EtherealRemnant said:
I literally installed ReVanced yesterday. All I did was disable YouTube, build with ReVanced Builder, install micro G, and install the patched APK.
Click to expand...
Click to collapse
I'm not using revanced builder. I'm trying to use the manager app on my phone. Maybe I'll try the builder instead
EtherealRemnant said:
I literally installed ReVanced yesterday. All I did was disable YouTube, build with ReVanced Builder, install micro G, and install the patched APK.
Click to expand...
Click to collapse
Pain-N-Panic said:
I'm not using revanced builder. I'm trying to use the manager app on my phone. Maybe I'll try the builder instead
Click to expand...
Click to collapse
I'm not familiar with using the builder, but I saw EtherealRemnant have success with it, so that's why I @'d him. Glad he/it helped!
I got it working. Although I'm rooted, I had to use the non root method with microg in order to get it working
Even though I got it working, I'm still kind of pissed I can't delete certain system apps off my device. Huge reasoning for rooting in the first place is to have ultimate control over my device. Can anyone shed some light on why I can't remove certain system apps or provide a working method to do so?
Just did the "Install as root" option and it installed just fine. I did uninstall all updates followed by installing apk of recommended version with no issues on my end
Pain-N-Panic said:
Even though I got it working, I'm still kind of pissed I can't delete certain system apps off my device. Huge reasoning for rooting in the first place is to have ultimate control over my device. Can anyone shed some light on why I can't remove certain system apps or provide a working method to do so?
Click to expand...
Click to collapse
Root these days is systemless. The best you can do is disable apps or uninstall them from your user profile with adb.
Pain-N-Panic said:
Even though I got it working, I'm still kind of pissed I can't delete certain system apps off my device. Huge reasoning for rooting in the first place is to have ultimate control over my device. Can anyone shed some light on why I can't remove certain system apps or provide a working method to do so?
Click to expand...
Click to collapse
Have you tried uninstalling via ADB
Pain-N-Panic said:
Even though I got it working, I'm still kind of pissed I can't delete certain system apps off my device. Huge reasoning for rooting in the first place is to have ultimate control over my device. Can anyone shed some light on why I can't remove certain system apps or provide a working method to do so?
Click to expand...
Click to collapse
EtherealRemnant said:
Root these days is systemless. The best you can do is disable apps or uninstall them from your user profile with adb.
Click to expand...
Click to collapse
i know it's old and EOL, but can't Titanium Backup "freeze" system apps? It's been a while (years), so I'm working off of memory and just basing it off of what I kinda remember and can't be too sure...
Open a Command Terminal, grant root access by typing "su"
This command works for me to delete system apps (youtube for example):
pm uninstall -k --user 0 com.google.android.youtube
pm uninstall -k --user 0 com.google.android.apps.youtube.music
Have you tried that one?
[MODULE][Terminal] Debloater v17.3.2 - Debloat Systemlessly!
[TERMINAL] DEBLOATER Debloat your phone Systemlessly! Debloating can sometimes be device specific. OEM apps can sometimes be a trash to a user but not to the other. So I decided to make a module to Customize the uninstallation of a system app...
forum.xda-developers.com
netgar said:
Have you tried that one?
[MODULE][Terminal] Debloater v17.3.2 - Debloat Systemlessly!
[TERMINAL] DEBLOATER Debloat your phone Systemlessly! Debloating can sometimes be device specific. OEM apps can sometimes be a trash to a user but not to the other. So I decided to make a module to Customize the uninstallation of a system app...
forum.xda-developers.com
Click to expand...
Click to collapse
I'll look into it, thank youv
simplepinoi177 said:
i know it's old and EOL, but can't Titanium Backup "freeze" system apps? It's been a while (years), so I'm working off of memory and just basing it off of what I kinda remember and can't be too sure...
Click to expand...
Click to collapse
I don't know if it works on A13 but that's what I used to use on my OP9 to freeze apps, yeah.
EtherealRemnant said:
I don't know if it works on A13 but that's what I used to use on my OP9 to freeze apps, yeah.
Click to expand...
Click to collapse
TiBu still works. I'm using it currently. Does a fine job of disabling or freezing system apps as needed.