How to remove system apps without root in Android

Android is a complicated and customizable operating system with many different ways to remove apps. Here are the most common methods for removing system apps without root access.

The system app remover (no root) apk is a tool that allows users to remove system apps without root.

How to uninstall system applications without having to root your device. Many system applications are pre-installed on Android smartphones. Many users will find some of these applications useless. These applications are also known as bloatware since they cannot be removed.

Many users have discovered that applications from the Google Play Store are more helpful. Due to these applications, some users may get multiple alerts. My Huawei Mate 20 Pro’s calendar app, for example, sends alerts in addition to my Google Calendar app.

While some of these system applications may be deactivated via system settings, many others cannot and constantly operate in the background.

How to deactivate system applications without requiring root access

Search for app in the mobile settings, then scroll down or search for the app you want to deactivate in the applications area. If you hover your mouse over it, you’ll see a disable option; however, this option isn’t accessible for all system applications.

1632911640_856_How-to-remove-system-apps-without-root-in-Android

How to remove a system program on a PC without root

With root privileges, you may permanently remove system applications. Rooting is similar to gaining administrator privileges in the Windows operating system. After rooting your Android phone, you’ll be able to edit, modify, and delete system files.

After rooting, you may also install Custom ROM. However, rooting your phone may invalidate your warranty and make it unstable or damage it if anything goes wrong.

In this article, we’ll show you how to uninstall system applications in Android without having to root your device. This technique will only remove system applications for the current user; the system image’s primary copy of the system app will remain. If you encounter any problems, you may reinstall these applications.

What you’ll need to get started with the procedure

  1. You need have some fundamental Windows and Android system knowledge, such as command prompt, Windows Power shell, launching apps and command prompt with Admin privileges, and Android app information, among other things.
  2. a laptop or desktop computer running Windows
  3. An internet connection that works
  4. USB cord for your phone
  5. Finally, there’s your cell phone.

How to uninstall system applications in Android without having to root it

 

  • To begin, you must first activate developer mode on your mobile device. To do so, go to the settings area and touch the constructed number seven times. Developer mode will now be available, as seen in the screenshot below:

1632911641_580_How-to-remove-system-apps-without-root-in-Android

  • Enable USB debugging in developer mode now.

1632911643_407_How-to-remove-system-apps-without-root-in-Android

 

  • To get the adb platform tools, go to the following link:

How-to-remove-system-apps-without-root-in-Android

What exactly is ADB? Advanced Tutorials, Common Uses, and How to Install ADB

 

  • Also, you may get a USB driver for your phone by going to the following website and searching for your phone’s manufacturer.

https://developer.android.com/studio/run/oem-usb.html

If your phone has a PC suite, download and install it first, such as Samsung Kies for Samsung phones or Honor Hisuite for Honor and Huawei phones.

After installing different PC suites additionally connect your smartphone using USB connection to activate and install USB drivers.

  • Install the app inspector app from the Google Play Store to verify the package name of a system program; the app you wish to remove should have a package name similar to “com.android.calendar.”

You may look up the app’s name in the app inspector.

1632911646_736_How-to-remove-system-apps-without-root-in-Android

  • Connect your phone via USB connection, then choose transfer file mode instead of charge only option in the mobile notification.

1632911648_918_How-to-remove-system-apps-without-root-in-Android

  • Keep the phone uncloaked.
  • Extract the files that were downloaded in steps 3 and 4 above.
  • Now, on this folder, use the shift key (others say right shift key, but both work for me) and right-click here. If you’re using Windows 10, you’ll see “open power shell window here.” If you’re using an earlier Windows version, you’ll see “command prompt” instead of power shell.

1632911650_804_How-to-remove-system-apps-without-root-in-Android

  • Now type.adb devices in the power shell window.

1632911651_620_How-to-remove-system-apps-without-root-in-Android

On your phone, you’ll see something like this:

1632911653_240_How-to-remove-system-apps-without-root-in-Android

To prevent this pop up from appearing again, tick the box “Always allow from this computer.”

You’ll notice notifications like murdering…… *daemon began successfully after a while.

Now type:.adb shell pm uninstall –k —user 0.adb shell pm uninstall –k —user 0.adb shell pm uninstall –k —user 0.adb

Here, name of package> is the name of the package you want to use, which you can see in the app inspector, for example, “com.android.calendar.”

1632911654_202_How-to-remove-system-apps-without-root-in-Android

After adding the app package name, the command will look like this.

.adb shell pm uninstall com.android.calendar –k —user 0

If all goes well, the message will be successful. For the current user, the system app has been deleted.

If you wish to reinstall the program, use the command below in power shell.

install–existing com.android.calendar in.adb shell cmd

1632911656_523_How-to-remove-system-apps-without-root-in-Android

2nd paragraph Use the instructions below to go to the command prompt. 

adb devices is a kind of device.

1632911658_867_How-to-remove-system-apps-without-root-in-Android

 

1632911660_171_How-to-remove-system-apps-without-root-in-Android

Now enter adb shell in the command prompt.

1632911661_673_How-to-remove-system-apps-without-root-in-Android

Now type pm uninstall –k —user 0 com.android.calendar com.android.calendar com.android.calendar com.android.calendar com.android.calen

1632911663_78_How-to-remove-system-apps-without-root-in-Android

1632911664_727_How-to-remove-system-apps-without-root-in-Android

In the command prompt, enter the following command to reinstall the app:

install–existing com.android.calendar adb shell cmd

1632911665_453_How-to-remove-system-apps-without-root-in-Android

The second technique for removing system applications in Android without rooting the device

This link will take you to the adb tool installation.

How-to-remove-system-apps-without-root-in-Android

https://forum.xda-developers.com/showthread.php?t=2588979

After downloading the file, unzip it and execute it as an administrator.

When prompted during installation, press Y and enter. Even with Windows 10, when the installation is complete, you may use the standard command prompt. In the task bar’s search box, type CMD, then right-click and choose “Run as administrator” from the list of results.

To remove and reinstall system applications, execute the command described in para-2 above.

If you’re having trouble identifying your phone after entering adb devices in the command line, make sure adb drivers are loaded in device manager.

Follow the instructions below, as demonstrated in the YouTube video on the XDA developer website, to manually install the driver.

 

citation –

  1. https://forum.xda-developers.com/showthread.php?t=2588979
  2. https://www.xda-developers.com/uninstall-carrier-oem-bloatware-without-root-access/
  3. https://forum.xda-developers.com/android/general/uninstall-apps-via-adb-t3738105

 

To uninstall system apps in Android, you must root your device. There are ways to remove system apps without rooting your device. Reference: how to uninstall system apps.

{“@context”:”https://schema.org”,”@type”:”FAQPage”,”mainEntity”:[{“@type”:”Question”,”name”:”How do I uninstall preinstalled apps without rooting?”,”acceptedAnswer”:{“@type”:”Answer”,”text”:”
The easiest way to uninstall preinstalled apps is with a third-party app called Uninstaller.”}},{“@type”:”Question”,”name”:”How do I remove bloatware from my Android without rooting?”,”acceptedAnswer”:{“@type”:”Answer”,”text”:”
You can use an app called App Uninstaller to uninstall apps that you dont want.”}},{“@type”:”Question”,”name”:”How do I disable system apps on Android?”,”acceptedAnswer”:{“@type”:”Answer”,”text”:”
You can disable system apps on Android by rooting your device.”}}]}

Frequently Asked Questions

How do I uninstall preinstalled apps without rooting?

The easiest way to uninstall preinstalled apps is with a third-party app called Uninstaller.

How do I remove bloatware from my Android without rooting?

You can use an app called App Uninstaller to uninstall apps that you dont want.

How do I disable system apps on Android?

You can disable system apps on Android by rooting your device.

Related Tags

  • how to delete system apps on android
  • uninstall system apps root
  • how to uninstall system app without root and pc
  • uninstall system apps adb
  • adb uninstall system app with root
Scroll to Top