uninstall system apps - Android Apps and Games

is there any app tht can be use to uninstall system apps? appart from systemapp remover? thks
Sent from my T-Mobile myTouch 3G Slide using Tapatalk

Root Explorer or Titanium Backup, but you must be rooted.

Keep in mind if you're on a stock ROM you most likely will NOT be able to install OTA updates in the future if you remove apps like this. They will fail to upgrade themselves, since the original copy no longer exists.

well im using cyanogen 6.1.1

then U can delete the app with Root Explorer or Titanium Backup..
Suggestion: do a system backup before!

Sadly the only way to do this is if you root your phone, but if you do decide to root your phone to do this you may as well install a custom rom; as if you try to update a stock rom that doesn't have all its stock apps it will more then likely either not work or brick your phone altogether.
But the good news is that if you decide to do custom roms you are def in the right place.

oh wait how do i uninstall the system app? do i just delete the .apk file in the \system\apps directory?

ok here's some problem. root explorer let me delete the apps in the \system\app directory but whenever i reboot my system n i went in there, all the stuffs i deleted r there again. happend everytime i reboot my phone

jasonnguyen3697 said:
ok here's some problem. root explorer let me delete the apps in the \system\app directory but whenever i reboot my system n i went in there, all the stuffs i deleted r there again. happend everytime i reboot my phone
Click to expand...
Click to collapse
same thing happens to me when i use titanium backup to delete system apps.

try use the adb
you must delete the apk, and then use packet manager to uninstall
if you use cm take a look here
wiki.cyanogenmod.com/index.php?title=Barebones

you will need to use ADB while you're phone is in recovery mode.
if the phone is on and booted and you're just rooted (not S-OFF) then you wont have access to delete from /system....

Instead of deleting it, I disable them just in case I need them back for some OTA update or something:
First find the package name, then go into adb. Using A&T maps as the example: ( com.telenav.app.android.cingular.attmaps )
$ su
# pm disable com.telenav.app.android.cingular.attmaps
Then if it ever needs to be re-enabled:
$ su
# pm enable com.telenav.app.android.cingular.attmaps
Disabled apps won't show up in the All Apps list, just as if they had been deleted.

Related

Uninstall OEM Apps with Root or NAND?

I've rooted my EVO using unrevoked... got wifi tethering working and backed up all my apps with Titanium... now I want to delete all those crappy OEM apps that Sprint installs by default and doesn't give you the option to uninstall.
Is there a way I can uninstall these with regular root or do I need to go through the NAND access?
Thx!
you can try uninstalling those apps using Titanium Backup; under the Backup/Restore tab, you can click on any app and it'll give you option to uninstall
Thx for the suggestion, but it didn't work... I tried 'Sprint Navigation' as an example and I was able to click uninstall within Titanium Backup but upon reboot, it's back in the apps list and within Advanced Task Killer as an app that is auto loaded on boot. WTF!
Note: I also seem to be having a problem with Titanium Backup where every time I reboot it says "Sorry i could not acquire root" so I have to go to "Problems?" and re-download the BusyBox thing... then it works fine???
Install root explorer, browse to /system/apps, enable R/W access, then delete all the apps you want.
http://forum.xda-developers.com/showthread.php?t=581976
Is root explorer free? All I see is a pay version... can I do it with cmd and adb? Any idea why Titanium Backup loses it's root access each time?
bkfitz said:
Is root explorer free? All I see is a pay version... can I do it with cmd and adb? Any idea why Titanium Backup loses it's root access each time?
Click to expand...
Click to collapse
it's probably because you don't have full nandroid root

[Q] Howto remove twitter, facebook and other bloatware

Hello,
I flashed to leedroid 1.3 and i use Titanium backup to remove it like they wrote on the Forum, but it doesn't remove them.
It gets rebooted and then hangs with black screen and android warning picture.
I need to remove the battery to restart the phone.
Any other ideas to remove twitter/facebook/Peep and other social media apps.
THNX for your knowledge input.
you can also manualy remove the apps by deleting them (or renaming their extention e.g. .apk -> apkx) with a root explorer, for example 'root explorer' or 'ES File Explorer' in the /system/app folder.
I can remove it, but it returns after reboot + on "pm uninstall com.twitter.android" I get "Failed"
You need to root your phone first. Visit the forum section dedicated to your phone, read a bit, read a bit more, root it, then wipe that bloatware off.
@Captkiwi just download z4root it works with 99% of phones-use it and buy rootexplorer, open it, go to system/app, click mount r/w and delete bloatware Good luck
Making phone to be S-OFF is crucial. This thread helped me S-OFFing it properly (made bootable USB with unetbootin), and now this procedure works... Previously it didn't while the phone was still S-ON.
Hope this helps people, been struggling with my phone for a month now... Finally it seems I control my hardware
Make sure USB Debugging is on
Install z4root by downloading the apk and allowing non-market apps. Find it on sd card and install with longpress or something.
After you root, install titanium backup free version.
You can use this to backup and then uninstall all the bloat you want.
Sent from my M860 using XDA App
Ok - looks like there are 2 main options
1) Install Titanium backup and delete bloatware from there (Rooted Phone)
..........This option doesn't appear to work all the time - is it because the bloatware doesn't show up or because its listed with and unusual name like---- SNS 1.0 -- that twitter hides behind?
2) Use "a" file explorer on a rooted phone and go to---- system/app ---and find the apps and delete them ....nope still cant find the bloatware....
.........try another folder ..... /data/app/ ....still nothing
Anyone got any more ideas?
I'm working on an ideos X5

removing bloatware

I just completed rooting 2 bolts this morning and was wondering how one goes about remove some of the additional bloatware. Blockbuster, etc...
Thanks in advance.
Michael
first make a back up in recovery.
There are several ways to do this.
Terminal emulator app,
ADB,
or an app like Root Explorer or Titanium Back up
For the terminal app and ADB just
su
--opens up super user access
cd system/app
--changes your path to where the apps are stored
ls
--lists all the apps in the directory
once you find the app you want to blow away, do
rm VZW_Golf.apk
--removes it completly, and only way to retrieve is to find a replacement apk or restore entire back up through recovory.
You could also do a
mv VZW_Golf.apk VZW_Golf.apk.bak
--Just renames the app, it will be unusable, but can easily be restored by renaming to original apk.
Another option, rather than deleting, if you're concerned about needing to put them back some day is to just use Titanium Pro's "Freeze" feature. There are other apps that you can purchase on the Market that let you "freeze" an app as well.
Freezing an app totally disables it and prevents it from loading at startup, autoloading on its own, and even removes it from the app drawer.
This is the path I'm taking for the time being, but I'm not currently worried about the bloatware sucking up precious storage space. If storage for apps becomes an issue, the rm command is only a terminal session away!
Can't get Root Explorer to mount as R/W..Any ideas?
ccse.eggie said:
I just completed rooting 2 bolts this morning and was wondering how one goes about remove some of the additional bloatware. Blockbuster, etc...
Thanks in advance.
Michael
Click to expand...
Click to collapse
I would use Titanium BackUp and just freeze the apps for now untill you can get a good backup of the Original ROM on it.
AisforAustin said:
Can't get Root Explorer to mount as R/W..Any ideas?
Click to expand...
Click to collapse
get the app "root checker" off the market from joeykrim
My only thought is towards you aren't rooted.
If you are, then I'm not sure since I have never used the Root Explorer app.
thanks for the replies. I used Rom Manager to make a backup.
I'll download the titanium program and freeze the programs. Sounds the easiest option.
AisforAustin said:
Can't get Root Explorer to mount as R/W..Any ideas?
Click to expand...
Click to collapse
Try the "mount /system" app first. After selecting rw with that app, root explorer should be mounted as rw as well.
AisforAustin said:
Can't get Root Explorer to mount as R/W..Any ideas?
Click to expand...
Click to collapse
Reboot the phone a couple of times...re-download SuperUser.apk from the market if necessary, make sure that in SuperUser Root Explorer is listed as having been allowed root permissions.
If you've never seen the pop-up SuperUser request for Root Explorer you won't be able to mount r/w.
Titanium backup same story as root explorer. It also helps in Titanium to click the Problems? button and let it install its own version of busybox - or you can download busybox from the Market as well (I haven't tested it on the TB, though).
I ended up making a backup in cwm recovery then installing root explorer and going through system/app and just deleting the apks lol. have over 470mbs free now! left the odex files for now but removed the apps. If you delete them make sure you have a backup first.
The only app given me an issue is VVW, deleted the apk, renamed odex to .old and still vvm shows in the launcher. not sure what other apk is linked to vvm. any ideas?
so can you not uninstall them with titanium backup then? That would be the easiest way. I was hoping you could as I will be rooting mine here in a few.
nosympathy said:
so can you not uninstall them with titanium backup then? That would be the easiest way. I was hoping you could as I will be rooting mine here in a few.
Click to expand...
Click to collapse
You can uninstall them in titanium backup. Or after you root there is a Rom now you can flash in CWR that already has the bloat removed.
Sent from my THUNDERBOLT using the XDA app
MXMike said:
You can uninstall them in titanium backup. Or after you root there is a Rom now you can flash in CWR that already has the bloat removed.
Sent from my THUNDERBOLT using the XDA app
Click to expand...
Click to collapse
Which ROM is that?
Geegolly said:
first make a back up in recovery.
There are several ways to do this.
Terminal emulator app,
ADB,
or an app like Root Explorer or Titanium Back up
For the terminal app and ADB just
su
--opens up super user access
cd system/app
--changes your path to where the apps are stored
ls
--lists all the apps in the directory
once you find the app you want to blow away, do
rm VZW_Golf.apk
--removes it completly, and only way to retrieve is to find a replacement apk or restore entire back up through recovory.
You could also do a
mv VZW_Golf.apk VZW_Golf.apk.bak
--Just renames the app, it will be unusable, but can easily be restored by renaming to original apk.
Click to expand...
Click to collapse
thank you so much. this is good info. i was trying to figure out how i can delete things i dont want. hate vz navigator.
TheStick13 said:
Which ROM is that?
Click to expand...
Click to collapse
List is in the stickies in the development section. I like virusrom and bamf the most.
Sent from my ADR6400L using XDA Premium App

Visual Voicemail corrupt and wont uninstall

The app is corrupt and I cant open or uninstall it.
I tried to use adb to uninstall it, but it just said "failure"
I used the perma-temp-root and Root Uninstaller, but it still wouldn't let me uninstall the app.
Using ES File Manager, I manually found all *vvm* in the /system/app and /data/app and /data/data folders and either deleted or renamed the files and folder.
Finally after that I was able to install TMO VVM from the market and get it working again.
What a PITA!
Please note:
The reason for that is the MT4GS has the Visual Voice mail built in.
To access it go to:
Phone > Voicemail
When you download the app from the store, it will work temporally after which it will automatically get corrupted /deleted.
I installed the one from the market by accident a as well. You need to temp root and use titanium backup to uninstall it. Then use the one built into the phone
Sent from my mt4gs
hey guys, i accidentally deleted both of the T-mobile one, and the one built in the phone, can some1 post it up, so that i can reinstall it? thanks a bunch, as a temp, i have the tmo. one installed for now.

[Q] How do I temporarily "unroot" device?

Hello,
I need to unroot by ICS ROM temporarily so I can install and run certain application, how do I do that with minimum amount of work?
Thanks,
G
Questions belong in Q&A. Moved
artisticcheese said:
Hello,
I need to unroot by ICS ROM temporarily so I can install and run certain application, how do I do that with minimum amount of work?
Thanks,
G
Click to expand...
Click to collapse
i cant c y u would have to unroot, it shouldnt matter as apps dont care if it is rooted or unrooted, correction some apps u have to b rooted to work properly.
do u actually get an error message when trying to install an app
the only way is to restore back to stock, or if u just rooted ur stock firmware, meaning u didnt flash a rom, u can try flashing the system.img file, that might work but i never heard of any1 doing that
Yes, application refuses to work telling me that "rooted" phones are not supported. So basically it installs, checks if phone is rooted and refuses to proceed. I hoped I can flash something in CMW to temporarely unroot, then run application, let it do it one time thing (I need to run this application only once successfully) and then I root back in CWM again.
artisticcheese said:
Yes, application refuses to work telling me that "rooted" phones are not supported. So basically it installs, checks if phone is rooted and refuses to proceed. I hoped I can flash something in CMW to temporarely unroot, then run application, let it do it one time thing (I need to run this application only once successfully) and then I root back in CWM again.
Click to expand...
Click to collapse
dont think there is a temporary unroot method, going back to stock was the true method to unrooting, which app were u trying to install.
u can trying going back to stock, installing app, let it do its thing, backup with tibu or some other backup, reroot and then restore backup of app.....maybe wont work as restoring a backup is actually reinstalling the app
edit: try this i havent so try at ur own risk http://www.thespicygadgematics.com/2012/06/how-to-easily-unroot-any-android-phone.html it seems easy enough, i didnt think it was possible but it seems to b
artisticcheese said:
Hello,
I need to unroot by ICS ROM temporarily so I can install and run certain application, how do I do that with minimum amount of work?
Thanks,
G
Click to expand...
Click to collapse
Using root explorer or ES File Explorer, mount system as r/w, delete /system/app/Superuser.apk, /system/bin/su or /system/xbin/su (it will be in one of those two places), and then reboot. done.
cschmitt said:
Using root explorer or ES File Explorer, mount system as r/w, delete /system/app/Superuser.apk, /system/bin/su or /system/xbin/su (it will be in one of those two places), and then reboot. done.
Click to expand...
Click to collapse
thats deleting the app the rooted the phone, but does it actually undo the rooting process, the system files the app changed to make it rooted r still there, the way to check is if u do delete su app, c if root explorer can can mount ur system folder to r/w, or op can c if it the app does install after deleting su.
actually u need su to grant su, so that might not b a good test
cschmitt said:
Using root explorer or ES File Explorer, mount system as r/w, delete /system/app/Superuser.apk, /system/bin/su or /system/xbin/su (it will be in one of those two places), and then reboot. done.
Click to expand...
Click to collapse
Thanks,
How do I root back after that though?
vincom said:
thats deleting the app the rooted the phone, but does it actually undo the rooting process, the system files the app changed to make it rooted r still there, the way to check is if u do delete su app, c if root explorer can can mount ur system folder to r/w, or op can c if it the app does install after deleting su.
actually u need su to grant su, so that might not b a good test
Click to expand...
Click to collapse
The superuser cwm zip installs su and superuser.apk, that's it. There are no other modified apps.
You can remove busy box also if you like, but it's not much use without su.
artisticcheese said:
Thanks,
How do I root back after that though?
Click to expand...
Click to collapse
Flash superuser zip in cwm.
cschmitt said:
The superuser cwm zip installs su and superuser.apk, that's it. There are no other modified apps.
You can remove busy box also if you like, but it's not much use without su.
Click to expand...
Click to collapse
kool. i learn something everyday
There is cool app in Playstore (free) which allows rooting/unrooting with no reboots and other complicated steps
FYI
https://play.google.com/store/apps/...51bGwsMSwxLDMsImV1LmNoYWluZmlyZS5zdXBlcnN1Il0
Voodoo OTA can do a temp unroot as well. The Flixter app will not allow you to stream movis on a rooted phone. I used Voodoo to temp unroot then went back into Flixter and it started to play the movie.
I use an app called Temp root remover
It allows you to temporarly unroot and reroot in a matter of seconds

Categories

Resources