Security

Device Admin Apps on Android: Hidden Privileges to Audit

Some apps gain near-total control via Device Admin. Most users never check this list.

Adrián Vega

By Adrián Vega

Published 10 January 2026 · Updated 24 June 2026 · 6 min read

Tablet with settings interface

When I first dug into the "Device Admin" menu on my old Galaxy, I was genuinely surprised to see a random "Email" app from my old job appearing right next to "Find My Device." It felt a bit invasive once I realized what that permission actually allows. Device Admin is the "God mode" of Android apps. It’s a legacy feature that gives an app the power to touch the core parts of your operating system—things that a standard app, like Instagram or Spotify, could never reach. While it’s becoming less common in newer versions of Android, it’s still a place where bad actors love to hide.

What Device Admin grants

What Device Admin grants
Illustration — What Device Admin grants. Stock photograph, not an actual device screenshot.

When you give an app "Device Admin" status, you’re not just giving it permission to see your photos or location. You’re giving it "administrative" rights. This can include the ability to change your lock screen password, set storage encryption rules, or even wipe the entire phone remotely.

The most significant power it grants is the prevention of uninstallation. If an app has active Device Admin privileges, you usually can't just drag it to the trash or hit "Uninstall" in the settings. The button will literally be greyed out. This is why it's such a high-stakes permission. In the early days of Android, this was the only way for certain apps to function, but as Google has moved toward more specific, restricted permissions in Android 14 and 15, the need for wide-open Admin access has dropped. Still, the capacity for an app to "brick" your access to your own device remains if you grant this to the wrong developer.

Legitimate uses

Not every app on this list is a villain. In fact, you want at least one: Find My Device. This is Google's official tool that lets you lock or erase your phone if it gets stolen. It needs Admin rights because, well, erasing a phone is a pretty administrative task.

Another common one is Outlook or other corporate email apps. If you link a work email to your personal phone, your IT department might require Device Admin access to ensure you have a PIN code set and to allow them to "Remote Wipe" just the work data (or sometimes the whole phone) if you quit or lose the device. Microsoft Intune and Google Device Policy are also legitimate tools used by companies to keep work data secure. If you use your phone for work, seeing these apps in your Admin list is normal and usually a requirement for accessing your work inbox.

Malware uses

This is the scary part. Because Device Admin makes an app hard to delete, malware loves it. A common tactic for "stalkerware" or aggressive adware is to trick you into enabling Device Admin under the guise of an "Update" or a "System Service." Once enabled, the app can stay hidden in the background, making it impossible for you to uninstall it once you realize your battery is draining or your data is being sent to a random server in the middle of the night.

I’ve seen apps that pretend to be "Flash Player" (which hasn't existed for years) or "System Optimization" tools ask for this. If an app that has no business managing your lock screen asks for Device Admin, it is almost certainly malicious. There is zero reason for a calculator, a wallpaper app, or a QR code scanner to ever need this level of access. If they ask, deny it. If they insist, delete the app immediately.

Finding the admin list

Finding the admin list
Illustration — Finding the admin list. Stock photograph, not an actual device screenshot.

The path to this menu is one of the most hidden things in Android, and it changes slightly depending on who made your phone. On a Pixel with Android 14 or 15, go to Settings > Apps > Special app access > Device admin apps. You might have to tap "See all apps" first to find the "Special app access" hidden at the bottom.

On a Samsung phone (One UI 6), it’s usually under Settings > Security and privacy > Other security settings > Device admin apps. If you can't find it, just tap the search icon in your Settings and type "Admin." It should pop right up. When you get there, don't be alarmed if the list is short. On my daily driver, I only have two: Find My Device and my work's Microsoft Authenticator. If you see something there called "System Update" or a generic name you don't recognize, that's where the investigation starts.

Revoking safely

If you find something suspicious, you can revoke the permission by toggling the switch to "Off." Android will usually show you a scary-looking warning screen listing everything the app will no longer be able to do. For a legitimate app like Outlook, revoking this will often stop your work email from syncing. You'll get a notification saying "Account Action Required."

For malware, this is your first step to getting rid of the app. Once you toggle the Admin permission off, the "Uninstall" button in the app's info page should become clickable again. One small caveat: some "bloatware" installed by carriers or manufacturers might have these permissions locked so you can't turn them off. It’s annoying, but unless you’re willing to go down the rabbit hole of ADB commands and "rooting," you might be stuck with those. Focus on the third-party apps you installed yourself.

Knox and HyperOS specifics

Different phone brands handle this with varying levels of intensity. Samsung is the king of this with Knox. It’s a hardware-level security layer that works alongside Device Admin. Some Samsung-specific system apps might have "Admin" rights that you can't see in the standard list because they're baked into the Knox vault.

Xiaomi’s HyperOS (and the older MIUI) is even more protective. When you try to enable a Device Admin app on a Xiaomi phone, the system makes you wait through a 10-second countdown on a red warning screen before you can tap "OK." It feels a bit melodramatic, but it’s actually a great way to prevent "accidental" clicks. Regardless of the skin you’re using, the rule remains: Device Admin is a "deny by default" permission. Only give it to things you would trust with your home's physical spare key, because that’s essentially what you’re handing over.

Dedicated "admin" auditing once a year is a great habit to get into. It’s one of those "hidden" corners of the OS that we tend to forget about until something goes wrong.

Key takeaways

  • What Device Admin grants is where you start — it's the fastest win.
  • Legitimate uses: don't skip this — it's where most users leave settings at risky defaults.
  • Malware uses: don't skip this — it's where most users leave settings at risky defaults.
  • Finding the admin list: don't skip this — it's where most users leave settings at risky defaults.
  • Recheck these settings quarterly; OEM updates can reset toggles.

Frequently asked questions

Does changing these settings break apps?
Almost never. Modern Android apps must handle a denied permission or restricted access gracefully — they either skip the feature or prompt again when needed.
Will this drain my battery?
No. If anything, restricting background access and disabling tracking pipelines reduces battery and data usage.
Do these steps apply to Android 13, 14 and 15?
Yes. The menu paths shift slightly between versions and OEM skins (Pixel/stock, Samsung One UI, Xiaomi HyperOS), but the underlying controls behave the same.

References & further reading

Continue reading

Related guides