How to Uninstall Apps on Android that Won't Uninstall - Pttrns (2024)

In this guide, we’re going to delve into why certain apps can be a bit stubborn when it comes to uninstalling them from your Android device. We’ll also walk you through a variety of methods, including some third-party solutions, to help you regain control over your Android device.

What we cover

Why Can’t You Uninstall Some Apps on Android?

You might consider removing an Android app for a few good reasons. It could be hogging up your precious storage space, perhaps it’s not serving any real purpose, or maybe you simply don’t want it anymore. In some cases, apps might be the reason behindtechnical issues such as crashes and freezes, or they might even be carrying some unwanted malware along with them.

Uninstalling apps from your Android device is usually a simple process, but there are instances where certain apps become stubborn and refuse to be removed. Before we get into the steps for uninstalling stubborn Android apps, you need to understand why this happens. There are a few common causes:

  • System apps: All Android phones come preinstalled with some apps that are essential for your phone’s functionality. These apps often play critical roles, and as a result, they cannot be removed.
  • Preinstalled or Bloatware app: Bloatware apps are pre-installed by your phone’s manufacturer or carrier. They are apps that you may not want or need, and even resetting your phone won’t remove them. Some examples of bloatware include weather apps, app stores, and music or video players.
  • Active App Admins: Some apps need admin rights to work, which can stop them from being uninstalled.
  • Corrupted files: Corrupted app files can make it difficult to uninstall an app.

7 Ways to Uninstall Apps that Won’t Uninstall

Before we get to the steps of uninstalling apps, it’s important to note that the options mentioned here may vary depending on the device and brand. The names of the settings may be slightly different or similar.

1. Disable the Unwanted Apps from Settings

Although some pre-installed apps cannot be fully uninstalled, you can still disable them to prevent them from using system resources. Disabling an app prevents it from running, being automatically started by other apps, and running any background processes.

  1. On your Android phone, openSettings and go toApps.How to Uninstall Apps on Android that Won't Uninstall - Pttrns (1)
  2. TapAll Appsor Manage Apps (may vary depending on your phone’s make and model).How to Uninstall Apps on Android that Won't Uninstall - Pttrns (2)
  3. Find the app you want to remove. If you can’t find it, type its name in the search bar at the top.
  4. Once you found the app, tap on it.How to Uninstall Apps on Android that Won't Uninstall - Pttrns (3)
  5. Ifthe Uninstallbutton is grayed out or not available, tapDisable.How to Uninstall Apps on Android that Won't Uninstall - Pttrns (4)

When you decide to disable the preinstalled app, a warning may pop up, mentioning that disabling the app could affect other apps. While it’s not very common for disabling an app unused app to impact your daily phone usage, it can happen occasionally. Just tap OK, and the app will be disabled.

A few apps won’t even let you disable them. If this is the case, move on to the next methods to uninstall them.

2. Uninstall Apps Through The Google Play Store

Before attempting any other method, consider checking the Google Play Store to see if you can remove the app from there. Follow these steps for this approach:

  1. Start by launching the Google Play Store.
  2. Locate and tap on your profile icon found at the top-right corner of the screen.How to Uninstall Apps on Android that Won't Uninstall - Pttrns (5)
  3. Then, select Manage apps and device.How to Uninstall Apps on Android that Won't Uninstall - Pttrns (6)
  4. From theManage tab,select the Installed tab to access the list of installed applications.
  5. Find the app you want to uninstall and tap on it.How to Uninstall Apps on Android that Won't Uninstall - Pttrns (7)
  6. Finally, tap on Uninstall to remove the app from your phone.How to Uninstall Apps on Android that Won't Uninstall - Pttrns (8)
  7. To confirm, tapUninstall again.How to Uninstall Apps on Android that Won't Uninstall - Pttrns (9)

3. Uninstall Apps With Administrator Privileges

Some apps are given special administrative privileges on Android. This means that you can’t uninstall them unless you first revoke their privileges. This is usually the case with apps like antivirus, app locks, and authenticators, which you have granted device administrator permission. Here’s how you can revoke administrator permission to remove apps:

  1. Open your Android Settings, and find your device security settings. The name of these settings may vary depending on your devices, such as Password & security, Security & Privacy, or just Security.How to Uninstall Apps on Android that Won't Uninstall - Pttrns (10)
  2. Under security settings, select Authorization and revocation or Other security settings.How to Uninstall Apps on Android that Won't Uninstall - Pttrns (11)
  3. Next, tap on Device Administrators or Devie admin app(if available).
  4. Find the app you want to uninstall and turn off the toggle to revoke administrator privileges. If there is no toggle, tap on the app and select Deactivate.How to Uninstall Apps on Android that Won't Uninstall - Pttrns (12)
  5. If a confirmation window appears, tap Revoke.How to Uninstall Apps on Android that Won't Uninstall - Pttrns (13)
  6. Now, head back to your list of apps.
  7. Find and select the app you want to remove.
  8. Then, tap Uninstall.

4. Uninstall Apps in Safe Mode

If you’re still having trouble uninstalling apps on Android, booting your device into safe mode can help. Safe mode only loads system apps, so you should be able to uninstall any third-party apps that are causing problems.

  1. Turn off your phone.
  2. Press and hold the power button to turn on your phone.
  3. As soon as you see the Android logo, release the power button and then press and hold the volume down button.
  4. Keep holding the volume down button until your phone boots into safe mode.

Note: Alternatively, you can turn off your phone and then press and hold the power and volume up buttons simultaneously. Then, select Safe Mode from the recovery menu.

Once you’re in safe mode, you can try to uninstall the problematic app:

  1. Open your Settings app.
  2. Go to Apps or Applications.How to Uninstall Apps on Android that Won't Uninstall - Pttrns (14)
  3. Find the app you want to remove and tap on it.How to Uninstall Apps on Android that Won't Uninstall - Pttrns (15)
  4. Then, tap Uninstall.How to Uninstall Apps on Android that Won't Uninstall - Pttrns (16)

5. Use Android Debug Bridge (ADB) Commands to Uninstall Apps that won’t Uninstall

If none of the above methods worked for you, you can manually remove apps from your phone using ADB commands. However, this requires a computer and is the longest method in the guide, but it is guaranteed to uninstall any app from your Android phone. Follows these steps carefully:

Enable USB Debugging

First, we need to enable the USB debugging on your phone. Here’s how you do this:

  1. Open your Android Settings, and go to the About phone section.How to Uninstall Apps on Android that Won't Uninstall - Pttrns (17)
  2. Under About phone section, look for Build number. On some device, you can find it in the Software Information section.
  3. Now, tap on Build number or UI Version option (e.g. MIUI Version) and tap on it 7 times. Then, enter the your security pin if prompted. You will theb see the message “You are now in Developer Mode”briefly.How to Uninstall Apps on Android that Won't Uninstall - Pttrns (18)
  4. Next, go back to the main Settings, find and tap on Developer options settings. On some phone, it is located unded Additional settings.How to Uninstall Apps on Android that Won't Uninstall - Pttrns (19)
  5. After that, locate the USB Debugging option and turn on the toggle. Then, click OK in the prompt box.How to Uninstall Apps on Android that Won't Uninstall - Pttrns (20)
  6. Plug your phone into a PC and select the USB file transferoption. How to Uninstall Apps on Android that Won't Uninstall - Pttrns (21)
  7. When you see a prompt to allow USB debugging, check the Always allow from this computer, and tap Allow or OK.How to Uninstall Apps on Android that Won't Uninstall - Pttrns (22)

Download ADB Drivers on your Computer

  1. Next, you’ll need to download the Android SDK Platform Tools.
  2. Go to the official Android ADB package download page and download the package for your operating system. Android provides SDK software for Windows, Mac OS, and Linux. How to Uninstall Apps on Android that Won't Uninstall - Pttrns (23)
  3. Once you’ve downloaded the package, extract the files from the archive.How to Uninstall Apps on Android that Won't Uninstall - Pttrns (24)

Use ADB Commands to Uninstall the Apps

Now, we need to use the Command Prompt (or Terminal if you’re on a Mac) to connect to your phone via ADB. First, we need to open Command Prompt or Terminal from the ADB files folder. To do that follow these steps:

For Windows users:

  1. Navigate to the extracted folder containing your ADB files (platform tools)and open it. Now, copy the folder path from the address bar. How to Uninstall Apps on Android that Won't Uninstall - Pttrns (25)
  2. Next, open Command Prompt, type cd, press the Spacebar and paste the copied path. Then, press Enter. For example: cd C:\Users\rajth\Downloads\platform-tools_r34.0.5-windows\platform-toolsHow to Uninstall Apps on Android that Won't Uninstall - Pttrns (26)
  3. Now, Command Prompt will exexute files from that folder.

For Mac users:

  1. If you’re on a Mac, open the Terminal app.
  2. Then type cd, press the Spacebar, and then drag the ADB folder into the Terminal window.
  3. Finally, hit the Enter key.

Once Terminal or cmd window is running from the folder, follow these steps:

  1. In the Cmd window or Terminal window, run this command adb devices.How to Uninstall Apps on Android that Won't Uninstall - Pttrns (27)
  2. When you run ADB for the first time, you will see a message saying that the system is starting the ADB daemon. You will also be asked to authorize a connection with your computer. Grant this permission.
  3. Then, run the adb devices command again. The terminal will show your device’s serial number. This means that your device is now connected to your computer and you are ready to proceed with the next steps.
  4. Next, enter this command: adb shellHow to Uninstall Apps on Android that Won't Uninstall - Pttrns (28)
  5. Type the following command to view the entire list of apps that are installed on your phone: pm list packagesHow to Uninstall Apps on Android that Won't Uninstall - Pttrns (29)

To uninstall apps using ADB, you need to know the app’s package name. This can be tricky to find amoung hundreds of packages. There are two ways to find the package name.

  • Install the App Inspector on your phone from Google Playstore. Once installed, open the app, find the app you want to uninstall and tap on it. Then, note down the Package name.How to Uninstall Apps on Android that Won't Uninstall - Pttrns (30)
  • You can use the grep command to filter the list of packages. For example, to find MIUI packages, you can use this command: pm list packages | grep 'miui'. This will list all packages on your device that contain the word “miui” in their name. How to Uninstall Apps on Android that Won't Uninstall - Pttrns (31)

After the finding the package name, copy the app’s package name. Look for the line that starts with ‘package:’ and copy the text after the word package. For example, if the line is package:com.xiaomi.payment, then the app’s package name is com.xiaomi.payment.How to Uninstall Apps on Android that Won't Uninstall - Pttrns (32)

Finally, run the follwing command to uninstall the app:

pm uninstall –k- user 0 <package name>

Replace: <package name> with the package name you copied or noted down.

Example:

pm uninstall -k- user 0 com.dream11.fantasy.cricket.football.kabaddi
How to Uninstall Apps on Android that Won't Uninstall - Pttrns (33)

If the uninstall is successful, you will see a message that says “Success”. That’s it! Your app will now be uninstalled. However, be careful about what you uninstall, as removing sensitive apps may break certain features on your phone.

6. Use Third-party uninstallers to Remove Apps

There are also a number of third-party uninstaller apps that can help you uninstall stubborn apps. These apps typically work by rooting your device temporarily, so they can uninstall any app, even system apps. However, using a third-party uninstaller app can also be risky, so it is important to choose a reputable app.

7. Factory Reset your Android to Remove Apps

This is the most extreme option and should only be used as a last resort. A factory reset will delete all of the data on your device, including your apps, documents, files, and any embedded spyware. Make sure to back up all of your important data before you perform a factory reset.

  1. Open the Settings app and tap on About phone.How to Uninstall Apps on Android that Won't Uninstall - Pttrns (34)
  2. Scroll down and tap on Factory reset or Backup & Reset. On some phones, you may need to tap on General management > Reset before you see the Factory reset option.How to Uninstall Apps on Android that Won't Uninstall - Pttrns (35)
  3. Tap on Erase all data or the Reset button.How to Uninstall Apps on Android that Won't Uninstall - Pttrns (36)
  4. To confirm, enter your PIN or password.

FAQs

Q: What apps can I delete to free up space?

You can delete any app that you do not use or need. However, you should be careful about deleting system apps. Deleting system apps can cause your device to malfunction.

Here are some tips for freeing up space on your Android device:

  • Delete unused apps.
  • Delete photos and videos that you no longer need.
  • Move photos and videos to a cloud storage service, such as Google Photos or iCloud.
  • Clear the cache and data for apps that you use frequently.
  • Use a file manager to delete junk files.
How to Uninstall Apps on Android that Won't Uninstall - Pttrns (2024)
Top Articles
Windows Firewall overview - Windows Security
Does Webull Have Instant Deposit?
Hometown Pizza Sheridan Menu
Cash4Life Maryland Winning Numbers
Obituary (Binghamton Press & Sun-Bulletin): Tully Area Historical Society
Overzicht reviews voor 2Cheap.nl
Tv Schedule Today No Cable
Aquatic Pets And Reptiles Photos
Whitley County Ky Mugshots Busted
What Is Njvpdi
Pvschools Infinite Campus
What Time Chase Close Saturday
Craigslist Edmond Oklahoma
Gino Jennings Live Stream Today
Samantha Lyne Wikipedia
Highland Park, Los Angeles, Neighborhood Guide
Wausau Obits Legacy
Weepinbell Gen 3 Learnset
Td Small Business Banking Login
Danforth's Port Jefferson
Craigslist Prescott Az Free Stuff
The Blind Showtimes Near Amc Merchants Crossing 16
O'Reilly Auto Parts - Mathis, TX - Nextdoor
Contracts for May 28, 2020
Certain Red Dye Nyt Crossword
Asteroid City Showtimes Near Violet Crown Charlottesville
Macu Heloc Rate
Enduring Word John 15
Mississippi Craigslist
My Reading Manga Gay
Sam's Club Gas Price Hilliard
Laveen Modern Dentistry And Orthodontics Laveen Village Az
Purdue Timeforge
Pfcu Chestnut Street
Wake County Court Records | NorthCarolinaCourtRecords.us
Workday Latech Edu
Royals op zondag - "Een advertentie voor Center Parcs" of wat moeten we denken van de laatste video van prinses Kate?
Craigslist West Seneca
New York Rangers Hfboards
Mohave County Jobs Craigslist
Thanksgiving Point Luminaria Promo Code
Toth Boer Goats
Winco Money Order Hours
1v1.LOL Game [Unblocked] | Play Online
Oxford House Peoria Il
814-747-6702
Big Reactors Best Coolant
Catchvideo Chrome Extension
Ronnie Mcnu*t Uncensored
Latina Webcam Lesbian
Cvs Minute Clinic Women's Services
Bones And All Showtimes Near Emagine Canton
Latest Posts
Article information

Author: Dr. Pierre Goyette

Last Updated:

Views: 5720

Rating: 5 / 5 (70 voted)

Reviews: 85% of readers found this page helpful

Author information

Name: Dr. Pierre Goyette

Birthday: 1998-01-29

Address: Apt. 611 3357 Yong Plain, West Audra, IL 70053

Phone: +5819954278378

Job: Construction Director

Hobby: Embroidery, Creative writing, Shopping, Driving, Stand-up comedy, Coffee roasting, Scrapbooking

Introduction: My name is Dr. Pierre Goyette, I am a enchanting, powerful, jolly, rich, graceful, colorful, zany person who loves writing and wants to share my knowledge and understanding with you.