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

How to delete pre-installed apps

Elegy

Newbie
Mar 14, 2010
11
0
Hiya,

I have some pre-installed applications on my G1 (IM, HiDialer, some Chinese appplications etc.) But i cannot uninstall them. It just says: uninstall not succesful. I read some other topics about this and there werent many answers. Only thing some people reply is just: get rooted.
What if I am rooted? Then how do I uninstall them?
 
The only way to get access to those apps is by rooting since it gives you "admin" access to your phone.


1) Root your phone.
2) Install the same version of Android SDK on your computer that the phone is running. (specifics here)

3) ADB commands for deleting .apk's listed in this thread (Note: your output under 5a will be different)

So basically, once you've got ADB running, you'll want to run these commands:

adb devices (output = List of devices)

adb shell

su

cd /system/app

mount -o rw,remount /system

rm -r [app name].apk
 
Upvote 0
How to delete pre-installed apps on a droid 2 like amazon mp3 block buster video please help thanks in advance :)
Root and delete.

Of course, then you will not be able to get OTA software updates. A better option is to rename them from .apk to .bak. Even smarter is to just add .bak to the end of the file name (easier to do and undo).
 
Upvote 0
I suspect these threads were merged together. The short answer is you cannot remove those apps without achieving Root. Achieving Root gives you the user the required permissions to remove those apps. However without Root, you as the user do not have high enough permissions in the OS to remove those apps.
 
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