Download ArticleDownload Article

This How.com.vn teaches you how to delete apps from your Android device. To remove factory-installed system apps, you need to root your device and then delete them from a desktop computer.

Method 1
Method 1 of 2:

Uninstalling Downloaded Apps

Download Article
  1. How.com.vn English: Step 1 Open your device's icon Settings app.
    • You cannot use this method to uninstall apps that came preloaded on your device. See the next section for details on removing preloaded apps.
  2. How.com.vn English: Step 2 Scroll down and tap Apps.
    It's in the "Device" section.
    Advertisement
  3. How.com.vn English: Step 3 Scroll down and tap the app you want to deleted.
  4. How.com.vn English: Step 4 Tap UNINSTALL.
    • If there is no UNINSTALL button, the app is a default or system app that can't be deleted without rooting your device. You can tap DISABLE to prevent it from functioning and hide it on your device. To permanently delete it, you'll need to root your device and delete it from a desktop computer.
  5. How.com.vn English: Step 5 Tap OK to confirm.
    The app will be removed from your device.
  6. Advertisement
Method 2
Method 2 of 2:

Removing System Apps

Download Article
  1. How.com.vn English: Step 1 Root your Android device.
    This is by far the most complicated part of the process, since rooting is different for every single model of Android. Even the carrier you use can affect your ability to root the device. On some phones, such as the Nexus line, rooting is very easy. On others, it may be impossible. Rooting is required to uninstall apps that came preloaded on your device.
    • See How to Root Android Phones for instructions on rooting several popular devices, as well as tips on finding specific instructions for your device.
  2. How.com.vn English: Step 2 Install the Android SDK on your computer.
    Once your device is rooted, you can use the Android Debug Bridge (ADB) tool included in the Android SDK to uninstall the app via command line. You can download the Android SDK for free here. You just need the "SDK Tools only" package, not the entire development environment. Download and run the installer for your operating system.
  3. How.com.vn English: Step 3 Connect your Android device to your computer via USB.
    Use your standard USB cable to connect your Android device. Install any drivers that you may be prompted to install.
  4. How.com.vn English: Step 4 Turn on USB Debugging mode on your device.
    If you didn't have this turned on already during the root process, you'll need to enable USB debugging now.[1]
    • Open the Settings app and tap "About phone."
    • Tap the "Build number" entry seven times to enable the hidden "Developer options" menu.
    • Open the new "Developer options" menu at the bottom of the previous screen.
    • Enable "USB debugging."
  5. How.com.vn English: Step 5 Open ADB on your computer.
    ADB runs through the Command Prompt. The best way to launch it is to find it using Windows Explorer first.
    • Go to the folder in which you installed ADB. By default, it is usually C:\Users\username\AppData\Local\Android\android-sdk\platform-tools.
    • Hold Shift and right-click in the folder.
    • Click Open command window here. This will launch the Command Prompt at the current location.
  6. How.com.vn English: Step 6 Display a list of applications installed on the device.
    Once you're in the Command Prompt, you can tell ADB to retrieve the list of apps installed on your device. Type the following into the Command Prompt:
    • Type adb shell and press Enter. This will start a dedicated command prompt for your device.
    • Type cd system/app and press Enter. This will open the apps folder on your device.
    • Type ls and press Enter. This will display a list of all of the apps installed on your device.
  7. How.com.vn English: Step 7 Find the app that you want to uninstall.
    The list of apps will likely be fairly large. Scroll through the list and find the app you want to remove. Note the entire file name of the app.
  8. How.com.vn English: Step 8 Uninstall the system app that you want to remove.
    Type rm AppName.apk and press Enter to remove the app. You can repeat this for any other apps you want to remove.[2]
    • Type reboot and press Enter after you are finished removing apps to reboot your phone and finish the process.
  9. Advertisement

Community Q&A

Search
Add New Question
  • Question
    Why don't they make it easier to delete the apps that are pre-installed on the phone?
    How.com.vn English: Community Answer
    Community Answer
    Two reasons: One, the programmers don't want you to delete them. They want you to upgrade to a better device when your current devices gets bogged down. Two, the programmers don't want customers deleting apps that may be part of the functionality of the device, then spend hours with customer service trying to fix it when they can just keep you from deleting them in the first place.
  • Question
    How do I delete home screen pictures?
    How.com.vn English: Community Answer
    Community Answer
    Right-click it and press delete, or go back to the app and sell it or delete it.
  • Question
    What do I do if I have no space left on my Samsung tablet?
    How.com.vn English: Community Answer
    Community Answer
    Try removing some photos or videos from your device, or some games you no longer use.
See more answers
Ask a Question
200 characters left
Include your email address to get a message when this question is answered.
Submit
      Advertisement

      Tips

      • If you delete an app that you paid for, you can re-install the same app at a later date for no extra cost. To re-install an app you paid for, open Play Store on your Android device, tap ☰ and then My Apps. Tap INSTALL next to the app you want to reinstall.
      Submit a Tip
      All tip submissions are carefully reviewed before being published
      Thanks for submitting a tip for review!
      Advertisement

      Warnings

      • Be careful when uninstalling applications from the ADB terminal. If you remove applications necessary for your device’s operation, you may render the device inoperable. Always research the apps you are going to delete.
      • When you delete an app, all the information associated with that app on your Android device will also be deleted. Make sure that you back up or export any information you want saved to a different location before deleting the app from your device.
      • Some Android devices may not allow you to delete certain apps, especially if they came preloaded on your device. Additionally, some apps cannot be deleted if your Android device requires them to be able to function normally.
      Advertisement

      About This Article

      How.com.vn English: How.com.vn Staff
      Co-authored by:
      How.com.vn Staff Writer
      This article was co-authored by How.com.vn Staff. Our trained team of editors and researchers validate articles for accuracy and comprehensiveness. How.com.vn's Content Management Team carefully monitors the work from our editorial staff to ensure that each article is backed by trusted research and meets our high quality standards. This article has been viewed 839,343 times.
      How helpful is this?
      Co-authors: 14
      Updated: July 28, 2022
      Views: 839,343
      Categories: Android
      Article SummaryX

      1. Open Settings.
      2. Tap Apps.
      3. Tap an app.
      4. Tap UNINSTALL.
      5. Tap OK.

      Did this summary help you?

      Thanks to all authors for creating a page that has been read 839,343 times.

      Reader Success Stories

      • How.com.vn English: Anonymous

        Anonymous

        Oct 24, 2016

        "The site was very helpful, giving lots of step-by-step instructions on many different subjects. Was very helpful..." more
      Share your story

      Is this article up to date?

      ⚠️ Disclaimer:

      Content from Wiki How English language website. Text is available under the Creative Commons Attribution-Share Alike License; additional terms may apply.
      Wiki How does not encourage the violation of any laws, and cannot be responsible for any violations of such laws, should you link to this domain, or use, reproduce, or republish the information contained herein.

      Notices:
      • - A few of these subjects are frequently censored by educational, governmental, corporate, parental and other filtering schemes.
      • - Some articles may contain names, images, artworks or descriptions of events that some cultures restrict access to
      • - Please note: Wiki How does not give you opinion about the law, or advice about medical. If you need specific advice (for example, medical, legal, financial or risk management), please seek a professional who is licensed or knowledgeable in that area.
      • - Readers should not judge the importance of topics based on their coverage on Wiki How, nor think a topic is important just because it is the subject of a Wiki article.

      Advertisement