How to remove pre-installed apps on Android?

how to remove preinstalled apps on android

All the phones that we buy today have by default a large number of applications, which in most cases we do not use and which are not essential for the operation of the system. But how remove preinstalled apps android?

These apps usually tend not to be able to be uninstalled or disabled, even though they don't have any important functions. But, many want to find a way to delete these applications so that they stop taking up space on the phone unnecessarily. In this post, we are going to indicate the different ways you can remove these apps which turn out to be so annoying and unnecessary.

How to remove pre-installed apps on Android?

One of the ways in which you can remove pre-installed apps on Android can be applied without using additional programs. To do this, you must follow these steps:

Disable apps

We know that a disablement or deactivation does not allow you to delete the application and therefore does not allow you to have additional space on the phone. But, at the time of disable applications you have the opportunity to stop their operation and prevent it from consuming your phone's resources unnecessarily.

This is the most recommended process, because it can be tricky to remove pre-installed applications from your Android, since some of them can affect the operation of the system.

Therefore, the safest thing is to disable or deactivate the application. The steps for it are:

  1. Enter the section of settings or configuration from your Android.
  2. Look in the list of options for the one that dictates All applications o Applications.
  3. You should see all the apps, both the ones that are pre-installed and the ones you installed yourself.
  4. Find all the applications you want to disable, you can do it by browsing the list yourself.
  5. You enter individually to each of them and locate the button that indicates Disable. Some devices show Disable or Disable.
  6. As soon as the application is disabled, its functions are no longer active and its icon disappears from the applications menu and from the desktop of your device.
    • In case you want to recover the application, you just have to do the same process and enable it.

disable pre-installed apps

As we mentioned at the beginning, we know that disabling does not allow the app to be completely removed and the space it occupies is not recovered. But, the ideal would be make the disqualification for avoid unnecessary resource consumption. In this way, we avoid removing services or applications that are necessary for the system to function.

There are many phones that do not allow pre-installed applications to be disabled, many times it happens with browsers or mail managers. On many occasions the situation happens in which you say: My internal memory is full and I have nothing on my Android and you want to remove as much as possible so you can continue using it.

Ultimately, if you really want to remove the apps and take your chances, is there a way you can remove them without root access. To be able to do it you need to have a computer and ADB. We explain the process in the next point.

How to remove pre-installed apps on Android with ADB?

If you want to do the process to remove the pre-installed applications with the help of ADB, you have to have a little more knowledge regarding the operation of the phones, since for this it is necessary to use the developer tools.

If you do not have much knowledge of this, it is better not to take risks since with a bad movement you can damage some element necessary for the proper functioning of the phone. Be very careful in the process.

IMPORTANT: We are not responsible for damage caused to your phone by applying the steps that we are going to teach you.

To do the process with the help of ADB, you have to use the developer features of the phone, which is known as the Shell. There, you must use a series of text commands, which are ideal for managing pre-installed applications.

ABD Shell is the ideal tool to remove apps, but keep in mind that this process helps to remove the active partition of your phone, not removed from the system. This means that when you restart your phone or restore its factory data, the applications will appear again.

After knowing all this, we will indicate the steps you must follow to be able to eliminate the applications with ADB Shell:

  1. Enter the settings or configuration section of your phone.
  2. Locate the option Phone Information, which can be displayed as About of the phone.
  3. In the information displayed, you can see the software data, specifically the build number. when you find her you must press this option 10 times. This displays a message indicating that you have enabled developer tools or options.

steps to remove preinstalled apps on android

  1. This brings up a new developer menu. In some devices it is shown in the option of Additional Adjustments.
  2. When entering the developers menu you must locate the option of USB debugging, when you find it you must activate it.

  1. Now, you must install the program on your computer. PlatformTools, this way you can put ADB to work.
  2. Once you download the file, you must unzip or install it, in the case of Windows systems.
  3. Then you should open a window Port.
    • In Windows you must write the letters CMD in the search engine.
    • In the case of MAC and Linux, you must search for the app among all the system tools.

remove preinstalled apps android from pc

  1. When you have opened the terminal window you must go to the folder that you unzipped called Platform-Tools.
  2. Now, connect the phone in question to the computer via USB cable with the screen on. In this way, a box is displayed in which you must accept the use from a computer with an RSA key.
  3. The next thing is that you use the indicated commands. But, you should keep in mind the following:
    • In the case of those who use Windows, you can follow the steps as we will indicate below.
    • But, in the case of Mac and Linux, you must place in front of each command the following characters ./ (slash point).
  4. Taking into account the above, you must place the following command in the terminal window:

abd devices

  1. A device should appear that is connected. If it is not displayed, please disconnect and reconnect the phone so that it can be detected.
  2. At the moment it detects it, you must write the following command:

adb shell pm list packages

  1. This displays the list of apps you have installed on your phone by package name.
  2. You need to find the app you want to remove and type the following.

adb shell pm uninstall -k –user 0 'package-name'

  1. You must change the 'package-name' to the ID of the application you want to remove. The moment you accept the action, the app will not be on your phone.
  2. If you want to delete more applications you must repeat the same process with each from which you want to remove.

ATTENTION: Be very careful with the applications you delete, since there are many that They are essential for the operation of the phone. Therefore, we recommend that you consult a professional in the area, remember that you run the risk that your phone will stop working properly.


Leave a Comment

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

*

*

  1. Responsible for the data: Actualidad Blog
  2. Purpose of the data: Control SPAM, comment management.
  3. Legitimation: Your consent
  4. Communication of the data: The data will not be communicated to third parties except by legal obligation.
  5. Data storage: Database hosted by Occentus Networks (EU)
  6. Rights: At any time you can limit, recover and delete your information.