Home > Tips and Tricks > Android

How to Uninstall Device Admin App on Android

uninstall device admin app android

This guide will show you the steps to uninstall a Device Admin app on your Android device. Numerous corporations and workspaces have set up and installed device admin apps on their employee’s devices. These apps help their IT admin keep their organization’s data secure on your device. Likewise, it also gives them a relatively higher degree of control over your device and let them carry out numerous tweaks, including but not limited to:

  • View the data associated with your work account.
  • Have a look at all the apps installed on your device.
  • The amount of time and data you have spent on each app.
  • The last bug report generated by you or your OS.
  • They can even lock the device and reset the password.
  • They can delete all the data on your device as well.

device admin app android

However, if you are planning to leave the reorganization or the admin app is causing quite a few issues with the normal functioning of your device, then you can easily remove it from your device. And in this guide, we will show you. various methods of getting this job done. So without any further ado, let’s get started.

How to Uninstall Device Admin App on Android

YouTube video

Before carrying out this process, make sure you have the authorization and permission from the required personnel/IT management of your organization. Moreover, there exist numerous methods of getting this job done. We have listed all of them below. Go through them once and then try out the one that is in sync with your requirements. Droidwin and its members wouldn’t be held responsible in case of a thermonuclear war, your alarm doesn’t wake you up, or if anything happens to your device and data by performing the below steps.

Via Settings Menu

  1. To begin with, head over to Settings > Security and Privacy.
  2. Then go to More Security and Privacy > Device Admin Apps.
  3. Now disable the toggle next to the desired device administrator app.Uninstall Device Admin App on Android
  4. Or tap on the app’s name and tap Deactivate this Device Admin app.
  5. Then go to Settings > Apps > All Apps > Select the Device Admin app.
  6. Now tap on Uninstall > OK in the confirmation prompt that appears.

Via ADB Commands

If you wish to take a little technical route or if the option to Deactivate the Device Admin App is greyed out, then you can also opt for the ADB Commands to get this job done. Here’s how:

  1. To begin with, head over to Settings > About Phone > Tap on Build Number 7 Times.
  2. This will enable Developer Options. So go to Settings > System > Developer Options.Magisk Restore Images not working
  3. Now enable USB Debugging from there and connect your device to PC via USB cable.
  4. Once that is done, now download and extract Android SDK Platform Tools on the PC.
  5. Then open Command Prompt inside platform-tools and type in the below command:
    adb shell dpm remove-active-admin app-package-name/.yourAdminReceiver
    adb uninstall app-package-name
  6. Make sure you replace the app-package-name from the above command accordingly.
  7. If the aforementioned command doesn’t work, then you should try out the below one
    adb shell dpm remove-active-admin app-package-name/MyDeviceAdminReceiver

Via Factory Reset

You can also carry out this task by taking the extreme approach of factory resetting the device from the Settings > System > Reset menu [doing so will wipe off all the data from your device, so take a backup beforehand].

Motorola System Storage Size Too Large

That’s it. These were the three different methods that should help you uninstall a Device Admin app from your Android device. If you have any queries concerning the aforementioned steps, do let us know in the comments. We will get back to you with a solution at the earliest.

Fix Exception occurred while executing ‘remove-active-admin’

In some cases, you might get the below-mentioned error while trying to uninstall a device admin app via ADB Command:

Exception occurred while executing 'remove-active-admin':
java.lang.SecurityException: Attempt to remove non-test admin

Exception-occurred-while-executing-remove-active-admin

So in such cases, factory resetting is the only way out through which you can remove the app from your device [graned the Settings menu method is greyed out].


Share: