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

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 (1)

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 (2)

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 (3)

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.

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

FAQs

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 stop or disable Android? ›

How to Force Stop an App on Android/iOS Devices
  1. Open Mobile Settings.
  2. Tap on Apps.
  3. Select an app to force stop.
  4. Scroll Down and hit force-stop.
  5. Confirm the action and Done.
May 18, 2024

How do I remove unremovable apps from my 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 permanently disable apps on Android? ›

This way, the app's functioning will be turned off and won't appear on the home screen.
  1. Open Android device settings.
  2. Scroll down and click on Apps.
  3. From the list of applications, choose the one you wish to disable.
  4. Tap on the app then hit the Disable button.

What system apps should I disable on Android? ›

Here are some specific examples of Android apps that can be safely removed:
  • Flashlight apps.
  • QR scanner apps.
  • Screen recorder apps.
  • Media player apps.
  • Screen dimmer apps.
  • Duplicate web browsers.
  • Duplicate note-taking apps.
  • Duplicate data backup apps.
Sep 18, 2023

How do I disable system apps in Android? ›

Disable Default Apps
  1. Open your phone's Settings app.
  2. Navigate to Applications, Apps, or Application manager (depending on device model).
  3. Tap the More or three-dot menu in the upper-right corner.
  4. Tap Show system apps.
  5. Navigate to the app you want to disable.

How do I turn off disabled mode on Android? ›

Turn off Switch Access
  1. Open your Android device's settings app. .
  2. Select Accessibility. Switch Access.
  3. At the top, select the On/Off switch.

What is Android Auto disable? ›

If you have a car with a screen, go to Settings (on the car screen), select Android Auto, and turn it off. This will stop Android Auto from launching each time you plug your phone in to charge. Same for Apple CarPlay.

Is force stop the same as uninstall? ›

Force Stop simply stops the app temporarily, without attempting to remove or permanently disable it.

How do I Uninstall Android system apps that won't Uninstall? ›

1. Disable the Unwanted Apps from Settings
  1. On your Android phone, open Settings and go to Apps.
  2. Tap All Apps or Manage Apps (may vary depending on your phone's make and model).
  3. Find the app you want to remove. ...
  4. Once you found the app, tap on it.
  5. If the Uninstall button is grayed out or not available, tap Disable.
Nov 20, 2023

How do I remove disabled apps? ›

Step 1: Open the Google Play Store app. Step 2: At the top right, tap the profile icon. Step 3: Tap Manage apps and devices and then click on Manage option. Step 4: Tap the name of the app you want to delete and then Uninstall.

How to remove apps that cannot be uninstalled? ›

  1. On your Android phone or tablet, open the Settings app .
  2. Tap Apps & notifications See all apps.
  3. Tap the apps you want to uninstall Uninstall.
  4. Follow the on-screen instructions.
Jul 10, 2023

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 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.

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 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.]

Top Articles
OANDA Review 2024 - Is Legit or Scam | Forexing.com
MoneyWatch: Financial news, world finance and market news, your money, product recalls updated daily - CBS News
Dollywood's Smoky Mountain Christmas - Pigeon Forge, TN
THE 10 BEST Women's Retreats in Germany for September 2024
Call Follower Osrs
Spelunking The Den Wow
2016 Hyundai Sonata Price, Value, Depreciation & Reviews | Kelley Blue Book
Builders Best Do It Center
Classroom 6x: A Game Changer In The Educational Landscape
Dexter Gomovies
Money blog: Domino's withdraws popular dips; 'we got our dream £30k kitchen for £1,000'
Define Percosivism
Puretalkusa.com/Amac
How do I get into solitude sewers Restoring Order? - Gamers Wiki
3S Bivy Cover 2D Gen
Conan Exiles: Nahrung und Trinken finden und herstellen
Testberichte zu E-Bikes & Fahrrädern von PROPHETE.
Leccion 4 Lesson Test
Robin D Bullock Family Photos
Shiftselect Carolinas
Brazos Valley Busted Newspaper
Costco Gas Hours St Cloud Mn
Best Boston Pizza Places
6892697335
City Of Durham Recycling Schedule
Expression Home XP-452 | Grand public | Imprimantes jet d'encre | Imprimantes | Produits | Epson France
Shoe Station Store Locator
Imagetrend Elite Delaware
Wake County Court Records | NorthCarolinaCourtRecords.us
Mg Char Grill
One Credit Songs On Touchtunes 2022
Nacho Libre Baptized Gif
Mta Bus Forums
Academic important dates - University of Victoria
Froedtert Billing Phone Number
What Is A K 56 Pink Pill?
Wal-Mart 140 Supercenter Products
Nid Lcms
Homeloanserv Account Login
Mudfin Village Wow
Lucyave Boutique Reviews
Myrtle Beach Craigs List
Blackwolf Run Pro Shop
Valls family wants to build a hotel near Versailles Restaurant
Ehc Workspace Login
2294141287
Joy Taylor Nip Slip
Richard Mccroskey Crime Scene Photos
Craigslist Pet Phoenix
Parks And Rec Fantasy Football Names
Latest Posts
Article information

Author: Jonah Leffler

Last Updated:

Views: 6392

Rating: 4.4 / 5 (65 voted)

Reviews: 80% of readers found this page helpful

Author information

Name: Jonah Leffler

Birthday: 1997-10-27

Address: 8987 Kieth Ports, Luettgenland, CT 54657-9808

Phone: +2611128251586

Job: Mining Supervisor

Hobby: Worldbuilding, Electronics, Amateur radio, Skiing, Cycling, Jogging, Taxidermy

Introduction: My name is Jonah Leffler, I am a determined, faithful, outstanding, inexpensive, cheerful, determined, smiling person who loves writing and wants to share my knowledge and understanding with you.