How to stop, disable, and remove any Android apps — even system ones (2024)

  • android

Unused apps not only clutter your phone but also create a risk of personal data leakage, so it’s better to remove them. But what if an app can’t be uninstalled? There’s a workaround.

  • Stan Kaminsky

How to stop, disable, and remove any Android apps — even system ones (3)

Most smartphones have an average of around 80 installed apps, of which at least 30% are never used since most are forgotten about. But such “ballast” is harmful: there’s less free space on the device; potential bugs and compatibility issues multiply; and even unused apps at times distract you with pointless alerts.

To make things worse, abandoned apps can continue collecting data about the phone and its owner and feed it to advertising firms, or simply gobble up mobile data. Hopefully, we’ve already convinced you to “debloat” your smartphone at least a couple of times a year and uninstall apps you haven’t used for ages — not forgetting to cancel any paid subscriptions to them!

But, unfortunately, some apps are vendor-protected against uninstallation, and so aren’t all that easy to jettison. Thankfully, there are some ways to get round this problem…

Uninstall the app

Sometimes you can’t find an unwanted app under the Manage apps & device tab of the Google Play app. First, try to remove it through the phone settings: look there for the Apps section. This lists all installed programs and has a search feature to save you from having to scroll through them all. Having found the unwanted app and tapping it, you’re taken to the App Info screen. Here you can view the app’s mobile data, battery, and storage consumption, and, most importantly, find and tap the Uninstall button. If the button is there and active, the job’s done.

How to stop, disable, and remove any Android apps — even system ones (4)

List of all installed apps and the App Info screen with the Uninstall button

Disable the app

If the app was installed on the phone by the vendor, it’s likely to be non-removable and have no Uninstall button on the App Info screen. That said, it’s not necessarily linked to the OS or core components of the smartphone — it could be, say, a Facebook client or a proprietary browser. Such apps are often called bloatware since they bloat the phone’s firmware and the list of standard apps. The easiest way to disable such apps is on the above-mentioned App Info screen; instead of Uninstall, the relevant button will be marked Disable. A disabled app is not much different from an uninstalled one — it vanishes from the set of icons on the startup screen and won’t run manually or when the phone boots up. Should you need it later, you can easily turn it back on with a single tap on that same App Info screen.

Disabling reduces the risk of data leakage, but does nothing to save storage space — unfortunately, the disabled app continues to take up memory on your phone. If you absolutely have to uninstall it — but there’s no Uninstall button — read on!…

How to stop, disable, and remove any Android apps — even system ones (5)

For non-removable apps, instead of an Uninstall button, the App Info screen shows a Disable button

Stop the app

But what if the Disable button on the App Info screen is grayed out and untappable? For especially important programs, vendors take care to block the disabling option — often for a good reason (they’re vital to the system) — so you need to think very carefully before trying to disable or uninstall such apps manually. Open your favorite search engine and punch in the query “exact smartphone model number + exact app name”. Most likely you’ll see Android user forum discussions at the top of the search results. These often give information about whether the given app is safe to disable or whether there could be any side effects.

To perform a harmless experiment with an app that can’t be disabled, you can use the Force Stop button. This is the second button on that App Info screen and it’s almost always active — even for apps that can’t be disabled. Force Stop simply stops the app temporarily, without attempting to remove or permanently disable it. However, it no longer consumes power or mobile data — and can no longer spy on you. And if your phone continues to work as normal, then perhaps the app isn’t that important after all.

But stopped apps can start up again when certain events occur or after a phone restart, and stopping them manually each time — moreover regularly — can be troublesome and inconvenient. Fortunately, you can automate this task with the Greenify app. It doesn’t require superuser rights to work, but merely automates navigating to the now-familiar App Info screen and tapping the Force Stop button. You simply supply Greenify with a list of unwanted apps and set a Force Stop schedule to, say, twice a day. Other tools offer similar functionality, but Greenify’s advantage is its lack of “extra” features.

How to stop, disable, and remove any Android apps — even system ones (6)

If the Disable button is inactive, try using Force Stop

Freeze or uninstall the app despite its objections

If you tested stopping a non-removable app and suffered no negative effects, you might consider freezing it or removing it altogether. Freezing is the same as disabling but is done using different tools. Before delving into the details, note that freezing requires technical skill and the activation of Developer mode on your phone. This mode itself creates certain information security risks by allowing connections to the phone via USB or LAN in special technical modes, plus the ability to view and modify its contents. Although Google has fenced off this functionality with many safeguards (permission requests, additional passwords, and so on), the room for error (thus creating risks) is high.

One more thing: before you start tinkering, be sure to create the fullest possible backup of your smartphone data.

If all of the above hasn’t scared you off, see the guide in the box.

Freezing and uninstalling non-removable Android apps in Developer mode

  • Download and install Android SDK Platform-Tools on your computer. Of the tools inside, you’ll only need the Android Debug Bridge USB driver and the ADB command line.
  • Enable Developer mode on your phone. The details vary slightly from vendor to vendor, but the general recipe is roughly the same: repeatedly tap the Build Number option in the About Phone.
  • Enable USB Debugging under Developer Settings on your smartphone. There are multiple options there — but don’t touch any apart from these two!
  • Connect your smartphone to your computer through USB.
  • Allow Debug mode on your phone screen.
  • Test Debug mode by getting a list of all packages (what developers call apps) installed on your phone. To do so, type the following in the ADB command line
    adb shell pm list packages
    The response will be a long list of packages installed on the phone, in which you need to find the name of the unwanted app. This might look something like facebook.katana or com.samsung.android.bixby.agent. You can often (but not always) tell which app is which by their names.
  • Freeze (disable) the unwanted app using the ADB command line. To do so, enter the command
    adb shell pm disable-user --user 0 PACKAGENAME ,
    where PACKAGENAME is the name of the unwanted app package. Different vendors may have different usernames (0 in our example), so check the correct PM command for your smartphone. As before, an online search helps out: “phone model + Debloat” or “phone model + ADB PM”.
  • You can use developer commands to not only disable an app but also completely uninstall it. To do so, replace the previous command with adb shell pm uninstall --user 0 PACKAGENAME
  • Restart your phone.

The free Universal Android Debloater tool somewhat simplifies all this sorcery. It issues ADB commands automatically, based on the “cleaning packages” selected from the menu, which are prepared with both the vendor and model in mind. But since this is an open-source app written by enthusiasts, we can’t vouch for its efficacy.

  • Read next

WordPress security issues

Typical security issues of WordPress, and how they can be addressed to protect your website or online store from cybercriminals.

Tips
  • Tips

How to travel safely

Going on vacation? We’ve compiled a traveler’s guide to help you have an enjoyable safe time and completely get away from the routine.

  • Tips

Setting up Shortcuts and Siri in Kaspersky for iOS

The updated VPN & Antivirus by Kaspersky for iOS now supports Apple Shortcuts and Siri. We explain what you can do with this feature, and how to set it up.

  • Tips

Don’t forget about Recall, because Recall won’t forget about you

The new AI function in Microsoft Windows has already been dubbed a “security nightmare” on the internet. What risks does it carry, and how to stay safe?

  • Tips

Setting up both security and privacy in WhatsApp

We discuss key aspects of WhatsApp’s security and privacy, and how to configure this messenger to enhance protection.

Sign up to receive our headlines in your inbox
How to stop, disable, and remove any Android apps — even system ones (2024)

FAQs

How to stop, disable, and remove any Android apps — even system ones? ›

Disable Default Apps

How do I stop my Android phone from disabling apps? ›

In settings....
  1. go to "Battery and Device Care"
  2. click on the battery graph/time left.
  3. toward the bottom of the screen, click on background usage limits.
  4. turn off "Put unused apps to sleep"
Aug 10, 2022

How do I force Uninstall system apps on Android? ›

Uninstall/Disable the bloatware
  1. On your Android phone, go to “Settings -> Manage Applications.”
  2. Find the app that you want to remove and tap on it.
  3. If there is an “Uninstall” button, tap it to begin.
Mar 4, 2024

How to remove apps that won't Uninstall Android? ›

Hold down on the app icon, drag it to "Uninstall," and release. If that didn't work, no worries—onto the next step! Head over to "Settings," find "Apps" or "Applications," and scroll down to the troublesome app. Tap "Force Stop." This should get rid of the app right away, and if not, move on to the next step.

Is there a way to force stop all apps on Android? ›

How to close apps on Android phones and tablets
  1. Tap or long press the Overview button in the lower-left or lower-right corner of your screen. For navigation gestures, swipe up and hold the lower-left corner.
  2. You should see your recently opened apps. ...
  3. To close all open apps at once, tap Close all.

How do I remove disable apps on Android? ›

Delete apps on your Android device
  1. Open the Google Play Store app .
  2. At the top right, tap the Profile icon.
  3. Tap Manage apps & devices. Manage.
  4. Select the name of the app you want to delete.
  5. Tap Uninstall.

How do I stop Google from disabling apps? ›

Play Protect OFF button is there as an illusion that you have a choice, you do not. Your phone may have any app disabled any time by Google... for your protection of course. For our protection. The *only* correct way to re-enable it, is to TAP on Enable App here > Enable [to confirm.]

How do I force uninstall preinstalled apps? ›

How to Uninstall Android Apps Through the Settings App
  1. Open the Settings app.
  2. Tap Apps. On some devices, you'll need to go to the General tab and select Apps & notifications.
  3. Select the offending app.
  4. Tap Uninstall > OK to remove it. Some apps can't be deleted.
Feb 12, 2024

How do I stop Android from removing unused apps? ›

How do I stop Android from removing app permissions? To change the permissions of apps on your device, you need to open the Settings app and navigate to the Security & Privacy Privacy section. From there, select the Permission Manager option and choose the desired permission type.

What is the difference between force stop and disable? ›

Disabling an app means the app can no longer be used, and the app will no longer appear on the initial app screen. The app has to be enabled again in order to use it. A Force stop stops the app from running.

Is disable the same as uninstall? ›

Uninstalling an app will remove it entirely from your phone. Disabling an app will remove it from the apps screen and stop it from running in the background. Disabled apps will no longer receive updates. Depending on where you bought your device, different apps may be preinstalled.

How to disable bloatware on Android? ›

Tap Settings (the gear icon), then choose Apps. Scroll through your list of installed apps. Select an app and tap Uninstall or Disable. Some apps can only be disabled, which is good enough for Android bloatware, while essential Android apps can't be disabled or uninstalled.

How to disable force stop? ›

you can disable the forcestop when the app has admin rights. but soon as those admin rights are revoked then it is back to normal. however in android 4, an application called applock (domobile) was able to prevent that by asking a password when you tried to change admin rights.

How do I stop unwanted apps from running on my Android? ›

Stop apps working in the background:
  1. To open Quick Settings, from the top of the screen, swipe down twice.
  2. To see the number of active apps running in the background: At the bottom left, tap # active apps. Or, at the bottom right, tap the number next to Settings and Power .
  3. To close each active app, tap Stop.

How do I stop apps from turning off on Android? ›

  1. Go to device settings, and turn off Battery Optimize for apps in question.
  2. Settings > Battery / Device care.
  3. On a samsung note 10+ with Android 12, goto Settings > Apps > app in question, and scroll to and click on Battery. Adjust as needed.
  4. Settings > Device and Battery Care.
  5. Settings > Apps.
Sep 9, 2023

Why are my apps auto disabled? ›

To save your battery life, Samsung phones temporarily disable apps you haven't used in a while. These apps might still show up on your phone, but won't show up in your Android Auto app launcher until you re-enable them.

Why are my apps disabled on my Android phone? ›

Disabled or Inactive: Apps may be greyed out if disabled or inactive on your device. Compatibility Issues: Apps can appear greyed out if they are no longer compatible with your device or its operating system.

How do I force an app to stay open on Android? ›

Click on BATTERY options. Click on APP POWER MANAGEMENT. Click on PUT UNUSED APPS TO SLEEP in advanced settings. Select the slider to OFF.

Top Articles
Untreated Herniated Discs & Spine Specialist Care - New York Spine Surgery
High win rate forex strategy
Katie Pavlich Bikini Photos
Gamevault Agent
Hocus Pocus Showtimes Near Harkins Theatres Yuma Palms 14
Free Atm For Emerald Card Near Me
Craigslist Mexico Cancun
Hendersonville (Tennessee) – Travel guide at Wikivoyage
Doby's Funeral Home Obituaries
Vardis Olive Garden (Georgioupolis, Kreta) ✈️ inkl. Flug buchen
Select Truck Greensboro
Things To Do In Atlanta Tomorrow Night
How To Cut Eelgrass Grounded
Pac Man Deviantart
Alexander Funeral Home Gallatin Obituaries
Craigslist In Flagstaff
Shasta County Most Wanted 2022
Energy Healing Conference Utah
Testberichte zu E-Bikes & Fahrrädern von PROPHETE.
Aaa Saugus Ma Appointment
Geometry Review Quiz 5 Answer Key
Walgreens Alma School And Dynamite
Bible Gateway passage: Revelation 3 - New Living Translation
Yisd Home Access Center
Home
Shadbase Get Out Of Jail
Gina Wilson Angle Addition Postulate
Celina Powell Lil Meech Video: A Controversial Encounter Shakes Social Media - Video Reddit Trend
Walmart Pharmacy Near Me Open
Dmv In Anoka
A Christmas Horse - Alison Senxation
Ou Football Brainiacs
Access a Shared Resource | Computing for Arts + Sciences
Pixel Combat Unblocked
Cvs Sport Physicals
Mercedes W204 Belt Diagram
Rogold Extension
'Conan Exiles' 3.0 Guide: How To Unlock Spells And Sorcery
Teenbeautyfitness
Weekly Math Review Q4 3
Facebook Marketplace Marrero La
Nobodyhome.tv Reddit
Topos De Bolos Engraçados
Gregory (Five Nights at Freddy's)
Grand Valley State University Library Hours
Holzer Athena Portal
Hampton In And Suites Near Me
Stoughton Commuter Rail Schedule
Bedbathandbeyond Flemington Nj
Free Carnival-themed Google Slides & PowerPoint templates
Otter Bustr
Selly Medaline
Latest Posts
Article information

Author: Gov. Deandrea McKenzie

Last Updated:

Views: 6210

Rating: 4.6 / 5 (46 voted)

Reviews: 93% of readers found this page helpful

Author information

Name: Gov. Deandrea McKenzie

Birthday: 2001-01-17

Address: Suite 769 2454 Marsha Coves, Debbieton, MS 95002

Phone: +813077629322

Job: Real-Estate Executive

Hobby: Archery, Metal detecting, Kitesurfing, Genealogy, Kitesurfing, Calligraphy, Roller skating

Introduction: My name is Gov. Deandrea McKenzie, I am a spotless, clean, glamorous, sparkling, adventurous, nice, brainy person who loves writing and wants to share my knowledge and understanding with you.