TechBiiTechBii
  • Android
  • Computer Tips
  • How To Guides
  • SEO
  • WordPress
  • Content Writing
  • Tech News
Search
Categories
Reading: How to Uninstall System Apps Without Root on Android
Share
Font ResizerAa
TechBiiTechBii
Font ResizerAa
Search
Follow US
How ToAndroid

How to Uninstall System Apps Without Root on Android

Sidharth
Last updated: September 2, 2023 8:41 pm
Sidharth
Published July 14, 2017
Share
5 Min Read

Uninstalling system apps on an Android phone usually requires root access. By rooting, you could simply install some app installers to get rid of the OEM bloatware. But have you ever wondered how you could remove such unwanted applications on your phone without the risk of rooting? Well! In this tutorial, I will guide you to uninstall system apps without root using the ADB shell.

Table of Contents
Uninstall System Apps without Root: Pre-requisitesHow to Uninstall System Apps without Root on AndroidUninstall System Apps without Root: Special Note

Removing bloatware without rooting requires computer access along with a USB cable. By performing Android Debugging (ADB) shell execution, uninstalling in-built apps on the non-rooted phone is as easy as 123. But make sure that the app you’re going to remove has nothing to do with the normal working of the device.

Read: 10 Precautions Before Rooting Your Android Device

In short, you should not remove any essential application packages that could directly turn your device into a mess. Normally, the bloatware includes shopping apps, system cleaners, weather widgets, and other utility tools. All you have to do is make a list of apps that you don’t use and jot down their name. Let’s see how to remove preloaded apps on Android.

Uninstall System Apps without Root: Pre-requisites

  • Make sure you make a complete backup of your device including internal files, contacts, messages, call logs, and media. If anything goes wrong, we could revert the settings using this backup.
  • Install essential system drivers on your PC. It includes USB drivers & ADB drivers.
  • Get a USB cable handy.
  • Enable USB Debugging on your Android phone. Under Developer Options (which could be enabled by tapping the build number (under About Phone) 7 times), enable the option.
  • If you use a Xiaomi device, tap on the MIUI version instead.

How to Uninstall System Apps without Root on Android

  • First of all, plug in the phone to the PC. While connecting, make sure you choose MTP mode instead of Camera/Charge Only mode.
  • Once the device detects your device, open the ADB folder on your PC. In most cases, it will be installed under C:\\adb directory.
  • Inside the folder (adb), open a command window. For this, you need to right-click on an empty space while holding the Shift key.uninstall system apps without root
  • After the command window is opened, type the below command to check whether your device has been detected by the PC:
adb devices
  • If that returns a serial code, your phone has been detected successfully.
  • Most of the time, the command window would stuck saying “Waiting for device” result. In this scenario, simply re-install the USB drivers on your computer. If that doesn’t fix the issue, install the PDAnet application on both phone and computer and perform the driver setup to install all necessary USB drivers on the system.waiting-for-device-error
  • If everything’s okay, type in the following command on the terminal:
adb shell cmd pm list packages | grep 'xiaomi'
  • Needless to say, replace “xiaomi” with your OEM name.
  • The above command will list out the entire application packages on your Android device. Have a look at those apps that you’d like to remove.
  • Now enter the below command to get the shell access:
adb shell
  • Once it’s ready, type the following line to remove unwanted application packages from your device.
pm uninstall -k --user 0 <com.google.android.apps.plus>
  • Replace com.google.android.apps.plus package with your desired package.
  • On the following screen, you get the Success message if the package was removed successfully.
  • You could remove any number of system applications on your Android phone without root using this method.

You have successfully deleted factory apps on Android without rooting. One of the biggest benefits of using this method to remove apps is that this doesn’t prevent you from getting future OTA updates. In short, you could remain in the stock system environment without tampering with the device.

Uninstall System Apps without Root: Special Note

Try not to remove applications you’re unsure of. Do not try to uninstall system launchers, telephony, or similar core system apps as this might lead to an unusable phone. You will have to manually flash the stock firmware to revert to the previous working condition.

I hope you liked the tutorial to uninstall system apps without root using the ADB shell. If you’re having any queries regarding deleting system apps without root on your Android phone, drop a comment.

TAGGED:Android Tips
Share This Article
Facebook Pinterest Whatsapp Whatsapp LinkedIn Reddit Telegram Threads Email Copy Link Print
Share
BySidharth
Follow:
Professional Blogger. Android dev. Audiophile.
Previous Article restore recycle bin deleted files How to Recover Deleted Files from Recycle Bin After Emptied?
Next Article identity governance Identity Governance and Security Concerns
Leave a Comment

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

You Might Also Like

How to Grow Your Cleaning Business: Avail Maid Service Software
How To

How to Grow Your Cleaning Business: Avail Maid Service Software

May 17, 2024
How ToSoftware & Apps

How to Delete a Page in PDF (Updated 2023)

December 22, 2022
How To

5 Tips on Handling a Consumer Complaint

September 11, 2023

How to Use Laptop as Monitor for PS4 – 2 Easy Ways?

August 30, 2021
FacebookLike
XFollow
PinterestPin
LinkedInFollow
  • Contact Us
  • Submit Guest Post
  • Advertisement Opportunities
Copyright © 2012-2024 TechBii. All Rights Reserved
adbanner
Welcome Back!

Sign in to your account

Username or Email Address
Password

Lost your password?