Device administrators. How to remove installed applications? Removing or disabling pre-installed applications


Applications in operating system Android is a very simple process, a few taps on the screen and you're done. However, there are applications that refuse to be removed. This situation occurs because some applications are installed as a device administrator, while others are already installed (pre-installed) by the device manufacturer and the user does not have rights to remove them.

For complete removal pre-installed applications root rights will be required. If you don't want to root your device, you can try disabling preinstalled programs, so that they do not run along with Android and do not take up space in RAM. So, how to remove uninstallable applications.

Device administrator applications require more rights for their full functionality. This should not be confused with applications that require , it’s just that administrator programs need more permissions within the framework of existing user rights. For example, to install protection or remote lock smartphone, tracking it via GPS, etc.

If the application you installed is not uninstalled, then go to the settings of your Android device, go to the “ Safety" and further in " Device Administrators", in which uncheck the program being deleted that it is an administrator.

After this, the application will be uninstalled without any problems.

Removing or disabling pre-installed applications

There are manufacturers who abuse the installation of their programs that cannot be removed. You can delete them, as mentioned above, only by obtaining root rights on the device. But what to do if you don’t want to do this or the smartphone/tablet is under warranty and its root serves as the basis for removal warranty obligations? In this case, you can try to stop the installed applications. To do this, do the following:

Disabled pre-installed apps should disappear from the menu and will no longer launch alongside Android or take up space. RAM, what in budget smartphones will a big plus, where it is always in short supply.

The firmware of many smartphones and tablets running Android contains so-called bloatware: applications pre-installed by the manufacturer of dubious usefulness. Typically remove them in the usual way will not work. Therefore, today we want to tell you how to uninstall such programs.

In addition to bloatware, virus software cannot be removed in the usual way: malicious applications use loopholes in the system to pretend to be the administrator of a device for which the uninstallation option is blocked. In some cases, for the same reason, it will not be possible to remove completely harmless and useful program like: she needs administrator rights for some options. System applications like the Google search widget, the standard dialer, or the default one are also protected from uninstallation.

The actual methods for removing uninstallable applications depend on whether your device has root access. It is not required, but with such rights you will be able to get rid of unnecessary system software. Options for devices without root access are somewhat limited, but in this case there is a way out. Let's look at all the methods in more detail.

Method 1: Disable Administrator Rights

Many applications use elevated privileges to control your device, including screen lockers, alarm clocks, some launchers, and often viruses that masquerade as useful software. The program to which access is granted Android administration, you won’t be able to uninstall it in the usual way - if you try to do this, you will see a message stating that uninstallation is impossible due to active options device administrator. What to do in this case? Here's what you need to do.

  1. Make sure that developer options are enabled on your device. Go to "Settings".

    Pay attention to the very bottom of the list - such an option should be there. If it is not there, then do the following. At the very bottom of the list there is an item "About the phone". Enter it.

    Scroll to "Build number". Tap on it 5-7 times until you see a message about unlocking developer options.

  2. Enable USB debugging mode in the developer settings. To do this, go to "Developer Options".

    Activate the options using the switch at the top, then scroll through the list and check the box next to "USB Debugging".

  3. Return to the main settings window and scroll down the list of options to the general block. Tap on an item "Safety".

    On Android 8.0 and 8.1 this option is called "Location and Protection".

  4. Next, you should find the device administrators option. On devices with Android version 7.0 and lower, it is called this "Device Administrators".

    IN Android Oreo this function is named "Device Administrator Applications" and is located almost at the very bottom of the window. Enter this settings item.

  5. A list of applications that are allowed to additional functions. As a rule, there are inside remote control device payment systems(S Pay, ), customization utilities, advanced alarm clocks and other similar software. There will probably be an application on this list that you can’t remove. To disable administrator privileges for him, tap on his name.

    On latest versions OS from Google this the window looks like this:

  6. In Android 7.0 and below - there is a button in the lower right corner "Switch off", which you need to press.
  7. In Android 8.0 and 8.1 - click on "Disable device admin app".

  8. You will automatically return to the previous window. Please note that the check mark next to the program for which you have disabled administrator rights has disappeared.

  9. This means that such a program can be removed in any available way.

This method allows you to get rid of most uninstallable applications, but may not be effective if powerful viruses or bloatware embedded in the firmware.

Method 2: ADB + App Inspector

Difficult, but the most effective method getting rid of uninstallable software without root access. To use it, you will need to download and install it on Android computer Debug Bridge, and on the phone - app Inspector.

Having done this, you can proceed to the procedure described below.

  1. Connect your phone to your computer and install drivers for it, if necessary.
  2. Make sure that the archive with ADB is unpacked to the root system disk. Then open "Command line": call "Start" and type the letters in the search field cmd. Click on the shortcut right click mouse and select "Run as administrator".
  3. In the window "Command line" write the commands sequentially:

    cd c:/adb
    adb devices
    adb shell

  4. Go to the phone. Open App Inspector. A list of all applications available on your phone or tablet will be presented. alphabetical order. Find the one you want to delete among them and tap on its name.
  5. Take a close look at the line "Package Name"— we will need the information recorded in it later.
  6. Go back to your computer and « Command line» . Type the following command in it:

    pm uninstall -k --user 0 *Package Name*

    Instead of *Package Name*, enter the information from the corresponding line from the page of the application to be removed in the App Inspector. Make sure the command is entered correctly and press Enter.

  7. After the procedure, disconnect the device from the computer. The application will be deleted.

The only drawback of this method is that it removes the application only for the default user (the “user 0” operator in the command given in the instructions). On the other hand, this is a plus: if you deleted a system application and encountered problems with the device, it’s enough to simply do this to return the deleted one to its place.

Method 3: Titanium Backup (Root only)

If your device is rooted, the procedure for uninstalling uninstallable programs is greatly simplified: just install Titanium Backup, an advanced application manager that can remove almost any software, on your phone.

This method- the simplest and convenient solution problems with uninstalling programs on Android. The only problem - free version Titanium Backup is somewhat limited in its capabilities, which, however, are sufficient for the procedure described above.

Conclusion

As you can see, uninstallable applications are quite easy to deal with. Finally, we remind you - do not install dubious software on your phone from unknown sources, because you risk running into a virus.

This can happen to anyone - when you try to delete an application, it turns out that it cannot be deleted. Moreover, in in this case we're talking about not about the built-in application in the firmware, which cannot be removed without root rights, but about the most common one, which you installed on your device.

For example, some time ago we talked about this and also showed an application called Volume Unlock, thanks to which you can turn on the device by pressing the volume up button. When running, the application receives administrator rights, so in a simple way it cannot be deleted. But let’s show you clearly what it looks like.

Go to settings and find the “Applications” section.

Here we see a list of applications. Select the one you need (in our case, Volume Unlock).

And what do we see? That's right, the "Delete" button is inactive.

If you encounter similar problem, no problem, it can be solved. To do this, go to Google Play and type in the search the word “uninstall” (without quotes) or uninstaller. Select an application from Rhythm Software and install it. This is extremely small free application, which does not even require granting additional rights.

After installing the application, open it and see a list of all installed applications. Select the one you need by tapping on it once, and then click on the “Delete selected applications” button, which is located at the top of the screen.

We agree with the deletion and see a window in front of us in which it is written: “It is impossible to delete the package because it is selected for device administration." Click “Administration Settings”.

A window opens and uncheck the application.

In a new window, disable the application’s administrative rights by clicking on the “Disable” button.

After this, we get to the application page and see that the “Delete” button is activated.

Click on it and the application is deleted.

Of course, this way you can remove virus applications, which cannot be removed in the usual way. For removing system applications requires root rights.

Second way

For this method we thank the user with the nickname Android, who in the comments suggested less complex method uninstalling such applications. He talked about another method that requires enabling USB debugging. A user with the nickname Valery reported that you can use this method without USB debugging, for which we thank him. And yet we show an example precisely with USB debugging- just in case. We advise you to immediately open the “Security” section (see the last three screenshots) and if this does not help, try enabling USB debugging.

Go to settings. Here, find the “About phone” (or “About tablet”) section.

After opening this section, it will appear in the settings:

Go into it and check the box next to “USB Debugging”.

Here you will see a check mark for an application that cannot be removed in the usual way.

Simply uncheck the box, then click Disable.

The application can now be uninstalled as usual.

Incredibly simple. To do this you need to find the desired program or a game, read the description and reviews of other users, after which you can safely click on the “Install” button. Uninstalling apps is no more difficult: it only takes a few clicks. However, from time to time the system refuses to remove certain programs, not to mention applications pre-installed by the manufacturer. How to get rid of this problem? Let's find out.

In general, there are two reasons for not deleting an application. In the case of the first, the annoying program can act as a device administrator. The second option is much more common, and each of us has probably encountered it. We are talking about applications that are part of the smartphone system. In other words, programs preinstalled by the company’s engineers, for which there is simply no delete key.

Possible solutions for both the problems described above our foreign colleagues from phonearena. Let's look at each of them separately.

Administrator application

Don't rush to close this article: There is nothing wrong with this phrase. The fact is that some applications require more extensive permissions. For example, setting a password on a smartphone, blocking it, tracking geolocation and much, much more.

In this case, to remove them, just uncheck the special section of the menu. In my good old HTC One S, which returned to use after the iPhone, to do this you should go to settings - security - device administrators. One problem is solved, but what about the other?

System application

Not all smartphone manufacturers love their users. The proof of this statement is great amount absolutely useless pre-installed applications that you have no desire to use. In a Taiwanese smartphone, again, similar ones include the EA Games icon, Friend Stream, Rescue, Teeter and other dubious programs.

Agree, it’s not so much their presence that’s annoying as the inability to get rid of them, right? However, it turns out that there was a way out of this situation.

To do this, you need to go to the application manager, select the hated program and find the “Disable” button. Following this, you can also clear the application cache.

The result will not be long in coming: the marked applications will disappear from the menu and will no longer remind you of themselves. However, it is not always possible to completely get rid of them: most likely, some programs will take up several megabytes in the memory card bins, but do not forget about the main advantage. A disabled application will not launch when the device is turned on, thereby saving RAM and, accordingly, device charge. Not bad, right?

Be that as it may, we should not forget that many system applications affect the operation of the smartphone as a whole, and therefore you should experiment with disabling them with extreme caution.

Are there many such unnecessary programs on your smartphone? Share your answers in the comments.

In the operating room Android system a lot of preinstalled ones various programs, which are not needed. However, these special developments consume the smartphone’s RAM and take up internal memory, use traffic for updates, and also drain the battery. All this especially affects the functionality of budget gadgets that don’t have much memory anyway. It is very easy to get rid of all useless software, but there are also situations unexpected for the user when this turns out to be impossible. In this article, we will look at how to remove an application from Android if it is not removed.

How to remove a pre-installed application from your phone?

In order to eliminate standard developments from a smartphone, you must have Root rights(administrator right). Without it, it is impossible to uninstall any pre-installed software - you can only disable it, but it will still remain in memory. You must obtain administrator rights using special software products.

Method No. 1 - “KingRoot”

You can use “KingRoot”. In order to obtain superuser rights, you must perform the following actions:

  • Download and install “KingRoot”. It will automatically detect the model of the device you are using, as well as whether you have administrator rights.
  • Click on Try to root and wait for the process to complete.

Important! Once the process is complete, the device may reboot. It's quite normal.

  • Now the user has administrator rights and can uninstall pre-installed software.

Important! Before uninstalling useless software, you need to make a backup ( backup) all data using the popular development “ Titanium Backup”. This procedure will save you from a lot of troubles in case of deleting system developments that are forbidden to be touched.

“KingRoot” allows you not only to obtain administrator rights, but also to uninstall any third-party software. In addition, it has a number of useful functions.

How to remove unnecessary applications on Android using “KingRoot”:

  • Launch “KingRoot”.
  • In the main menu, go to “Uninstall programs”.
  • Go to the “Built-in” tab, which is responsible for pre-installed software.

Important! The “Custom” tab contains all the software that was installed by the user of the device.

  • It is necessary to identify all unnecessary software products and tick them.
  • Tap on the “Delete” button.

Important! This process must be carried out very carefully so as not to accidentally eliminate important system developments that could affect the functionality of the device.

Method number 2 - “Root Explorer”

This method involves installing and using any third-party conductor. Let's take advantage of the most popular developmentRoot Explorer" How to delete standard applications on Android using “Root Explorer”:

  1. Download “Root Explorer” in “ Play Market”, install and run it.
  2. Go to the /system/app folder, which stores all installed software products.
  3. Identify useless developments and tick them.
  4. Tap on the trash can icon on the bottom line.
  5. Confirm deletion and wait for the process to complete.

Method number 3 - “Titanium Backup”

To uninstall pre-installed software, you can also use the “Titanium Backup” development. It has enormous functionality, and in addition to backing up data, it allows you to eliminate useless software.

How to delete unnecessary programs on Android using “Titanium Backup”:

  • Download “Titanium Backup” from the “Play Market”, install it and run it.

Important! If after startup a message appears about system configuration, then you need to follow the instructions, go to given path and disable “USB Debugging”.

  • In the main menu, go to the “Backups” tab.
  • Identify the extra software and click on it.
  • In the menu that appears, tap on the “Delete” button.
  • Confirm uninstallation and wait for the process to complete.

Method No. 4 - “ES Explorer”

Very often, “ES Explorer” is already installed on Android, so there is no need to download any additional special developments. In order to eliminate useless software using “ES Explorer”, you need to perform the following actions:

  1. Launch “ES Explorer”. If it is not installed in advance, then you need to download it from the Play Market.
  2. In the upper right corner, tap on the “APPs” button.
  3. In the window that appears, go to the “Installed on device” item.
  4. In the upper left corner, tap on the “menu” button.
  5. Activate the “Root Explorer” item by moving the slider to the right.
  6. When prompted to obtain administrator rights, you must click “allow”.
  7. Return to the list of pre-installed software, mark the extra one.
  8. In the window that appears, tap on the “Uninstall” button and confirm the action.
  9. Wait for a message indicating that the uninstallation was completed successfully.

The process is complete!

Method No. 5 - “Root App Deleter”

In the process of eliminating pre-installed software, a special development “Root” will help App Deleter" How to remove unnecessary programs on your smartphone:

  • Download, install and run “Root App Deleter”.
  • Go to “System Applications”.
  • Select “Pro” mode.
  • In the list that opens, click on the useless software product.
  • In the window that appears, click on the “Uninstall” button.
  • Allow granting administrator rights.
  • Confirm uninstallation.

Important! If the process is successful, a message will appear indicating this. If an error occurs during uninstallation, the system will notify you about this and give you a choice: forcefully delete or cancel the process. Choose forced deletion and click on “No. 1”.

  • Unused software has been uninstalled from the internal memory of the smartphone.

Method number 6 - “Root Uninstaller Pro”

The development of “Root” can help in eliminating pre-installed software Uninstaller Pro" In order to complete the process of uninstalling useless software, you need to perform the following actions:

  1. Download, install and run “Root Uninstaller Pro”.
  2. Tap on the “Accept” button and confirm the license agreement.
  3. In the list that opens, identify unclaimed software and click on it.
  4. In the window that appears, allow administrator rights.
  5. Tap on the “Delete” button.
  6. Wait for a message about successful uninstallation.

Important! Special development of "Root Uninstaller Pro" before the uninstallation process software product suggest making a backup. This will help eliminate problems in the future if suddenly this program turns out to be systemic and affects the functionality of the smartphone.

Method No. 7 - “Removing system applications”

For liquidation third party software You can also use the special development “Remove system applications”. How to remove an application from Android if it is not deleted:

  1. Download, install and run “Remove system applications”.
  2. After launch, grant administrator rights to this special development.
  3. In the list that opens, identify useless software and tick it.
  4. Tap on the red “Delete” button.

Method No. 8 - “Easy Uninstaller Pro”

In order to uninstall pre-installed software using “Easy Uninstaller Pro”, you must perform the following steps:

  1. Download, install and run “Easy Uninstaller Pro”.
  2. In the list that appears, find unclaimed software and tick it.
  3. Tap on green button"Delete".
  4. Wait for a message about the successful completion of the process.

Important! The special development “Easy Uninstaller Pro” does not even require administrator rights, which greatly simplifies the uninstallation process.

Method number 9 - “CCleaner”

The popular and well-known device cleaning software “CCleaner” can help with uninstalling pre-installed software. How to remove an application from Android if it is not deleted:

  1. Download, install and run “CCleaner”.
  2. In the left top corner display, press the button and select “Application Manager”.
  3. Go to the “System” tab.
  4. In the list that opens, identify the useless software product and tick it.
  5. Tap on the “Delete” button.
  6. Allow development access to administrator rights.
  7. After starting the smartphone, the uninstallation process is completed.

Method No. 10 - “Debloater”

To eliminate third-party software from Android, you can use a computer. For this process The special development “Debloater” is suitable.

Important! “Debloater” is only compatible with Android devices with operating system 4.0 and higher. That is why this uninstallation option is absolutely not suitable for older versions.

How to delete unnecessary application on Android using PC:

  • Download, install “Debloater” on your PC and run it.
  • Download and install ADB drivers for your smartphone model on your PC. This is necessary so that the computer can recognize the device.

Important! Usually everything necessary drivers are installed automatically after connecting the Android device to the PC.

  • Go to the Android settings and go to the “For Developers” tab.
  • Enable USB debugging.
  • Launch the “KingRoot” program on your smartphone.
  • Tap on the “ button Root management rights."
  • Against " ADB program” Click on the “Request” button.
  • In the line that appears, tap on “Allow”.
  • Go to “Debloater” on PC. This program should have successfully recognized the smartphone.
  • In the upper left corner, click on the “Read Device Packages” button and wait for the process to complete.
  • IN open window a list of all will appear installed programs new products. Check the box for unclaimed software.
  • Check the “Remove” box and click the “Apply” button.

Done, third-party software has been removed from the Android device!

Important! This method is the most complex, so you should use it only if all the previous ones did not help.

How to remove installed applications?

Over time, a lot of unnecessary software accumulates in the memory of an Android device. This significantly slows down the performance of the device and consumes battery power. Moreover, these properties appear even when software package not running. That is why unnecessary programs must be permanently uninstalled.

Uninstall via main menu

Most simple method Elimination of useless software is removal through the main menu. How to remove an unnecessary application on Android:

  1. Go to the main menu of your smartphone.
  2. Find a shortcut to an unnecessary software product and hold it with your finger for a few seconds.
  3. After this procedure, a small menu should appear at the top of the display, where there will be a “Delete” item with a trash can icon.
  4. Without releasing your finger from the shortcut, move it to this item and release.
  5. Confirm the uninstallation of the special development and wait for the successful completion of this process.

Important! After eliminating a program, it is necessary to use special software to clean the Android operating system, since as a result of uninstallation, there are still many extra files. The most popular program is “Clean Master”.

Uninstalling via Application Manager

To eliminate third-party software, you can use the application manager. To do this you need to do the following:

  1. Open the main menu and go to “Settings”.
  2. Select “Application Manager”.
  3. Go to the “Downloaded” tab, as it displays all installed software products.
  4. Identify unclaimed software development and click on it.
  5. Click on the “Delete” button.
  6. Done, useless software uninstalled.

Important! If you need to free up the internal memory of your Android device, but not erase special developments, then you can simply move it to a memory card. To do this, instead of the “Delete” item, you need to click on the “To SD memory card” button.

Removal via PlayMarket

In addition to the main menu, you can also liquidate unclaimed software through the application store. “PlayMarket” provides the opportunity not only to download and install, but also to uninstall programs.

How to remove an unnecessary application on Android:

  1. Launch “PlayMarket” and wait for it to load.
  2. Go to the “Games and Applications” section.
  3. Select “My apps and games”. This is where the list of all installed programs on this Android device is located.
  4. Find useless software and click on the “Delete” button.
  5. Confirm uninstallation and wait for the process to complete successfully.

Removal via file manager

You can also eliminate unclaimed software using a file manager. Standard program is “ES Explorer”. It is pre-installed on most smartphones. In order to get rid of third-party software, you need to do the following:

  • Open file manager and swipe right.
  • Go to the “Tools” section.
  • Click on the “Root Explorer” item.
  • Grant Superuser rights.
  • Hold your finger on the “Root Explorer” item in order to configure the ability to edit partitions and files.
  • In the menu that opens, select “Connect as R/W” and check all the boxes in the “RW” column.
  • Go to the internal memory and go to the “/system/app” folder.
  • Mark the file of a useless software product with the extension .apk.
  • From the appeared context menu select “Delete”.
  • In addition to the .apk file, you must also eliminate the file with the same name and extension.ordex, if there is one.

Important! In the Android operating system 5.0 and higher, all installed system developments are divided into separate folders. This is why you need to select and delete the entire folder.

Now you know everything about how you can remove unnecessary and standard applications on Android. Keep your smartphone clean, and then you will no longer have to deal with its slowdowns and incorrect operation.







2024 gtavrl.ru.