• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Root QUICK app question!

I think you can do it with root explorer. You need to mount your system as r/w (read & write)

Then, navigate to your /system/app directory. That's where they'll be. Be careful though, you could seriously screw some stuff up.

If you're versed in adb:

  1. adb remount
  2. adb shell
  3. cd /system/app
  4. rm NameOfApp.apk
rinse and repeat

Steps 3 and 4 can be combined into
Code:
rm /system/app/{name of app}.apk

Notice thre is only 1 space - between rm and the first /
 
Upvote 0
Go back to the app that your used to install the app in the first place and click on the .apk file on your SD Card that you used initially to install. If you click on it, you should have the option to uninstall (you may have to click on "open app manager" if using Astro, then you will have the uninstall option).
 
Upvote 0
There is a program called Root Manager that has a section for removing system apps. You are better off using the adb method described above just to get comfortable with the adb process (believe me, it will come in handy). But for on the fly system app removal, Root Manger does a great job. As mentioned above, there are apps that look like that serve no purpose but may be linked to something important. Delete with extreme care.
 
Upvote 0

BEST TECH IN 2023

We've been tracking upcoming products and ranking the best tech since 2007. Thanks for trusting our opinion: we get rewarded through affiliate links that earn us a commission and we invite you to learn more about us.

Smartphones