2

Possible Duplicate:
How can I uninstall applications that are locked by phone vendor?

I am using the LG P500 phone, running Android 2.3 (Gingerbread).

I want to uninstall the applications provided by the operating system distribution, that is, the default applications. Is there a way to do this?

mohit_rocks
  • 191
  • 1
  • 4
  • 9

1 Answers1

2

System apps are stored in the /system/ partition. You can only uninstall them if your device is rooted (see: How do I root my Android device?).

Preinstalled software are most likely system apps, so if you can't uninstall them through the Settings menu there is probably no other way than rooting.

Peter Mortensen
  • 320
  • 2
  • 11
theodm
  • 1,087
  • 5
  • 13
  • 25
  • 1
    Suppose one roots one's device and then uninstalls a few applications. Now after uninstalling can he "unroot" his device and go back to using the standard OS again? – Mugen Dec 16 '12 at 14:23
  • Yes it's possible to unroot. – theodm Dec 16 '12 at 22:04