Move from device administrator management to mobile application management

Applies to Android

This article describes how to move from Android device administrator management to mobile application management in Microsoft Intune, and contains recommendations and best practices for a successful transition as Microsoft Intune ends support for Android device administrator.

There are two ways to utilize mobile application management in Intune: with device enrollment or without device enrollment. In this article, you'll learn how to set up mobile application management without device enrollment to manage apps and data on personal devices. We recommend this option for organizations that don't need mobile device management (MDM) capabilities like Wi-Fi deployment or email configuration profiles. If your organization has dependencies that require device management on personal devices, we recommend moving to Android Enterprise personally owned work profile management instead.

Prerequisites

You need the following Intune permissions to set up and enforce mobile application management:

  • Managed apps/Assign
  • Managed apps/Create
  • Managed apps/Delete
  • Managed apps/Read
  • Managed apps/Update
  • Managed apps/Wipe

Additionally, the Intune Company Portal app is required on devices, because it enables device users to receive app protection policies.

Tip

  • The built-in Application Manager role has sufficient permissions for mobile application management.
  • You can add scope tags to policies to control object visibility among Intune admin users.

Step 1: Configure policies for mobile application management

Create mobile application management policies in the Microsoft Intune admin center. Within these policies you can, for example, allow or block app features such as copy and paste. For more app protection settings and capabilities in Intune, see:

The following table lists configurations commonly used with Android device administrator management and similar mobile application management settings to consider using going forward.

Tip

Although similar, the mobile app management policies and settings listed in this table don't neccessarily function the same way as the Android device administrator ones you're used to. Review the linked resources to compare and evaluate policies and settings.

Configuration Android device administrator policy setting Mobile application management policy setting More information
Conditional Access Use device-based Conditional Access policies. Use app-based Conditional Access policies. Before you unenroll devices, consider updating your device-based Conditional Access policies to include an or condition for app-based Conditional Access policies. Otherwise, device users could be in an interim state without MDM or mobile application management enforced.
Prevent copy and paste Restrict copy and paste (Knox only)

Setting available in Configuration policy > General.
Restrict cut, copy, and paste between other apps

Setting available in App protection policy > Data protection.
Enforce password Password settings vary depending on policy type used.

Settings available in Configuration policy > Password and Compliance policy > Password.
PIN for app access

Setting available in App protection policy > Access requirements.
Enforce minimum and maximum OS version OS version settings vary depending on policy type used.

Settings available in Compliance policy > Operating system version and Enrollment > Device platform restriction.
Min OS version and Max OS version

Settings available in App protection policy > Conditional launch.
Block rooted devices Rooted devices

Setting available in Compliance policy > Device health.
Jailbroken/rooted devices

Setting available in App protection policy > Conditional launch.
Allow specific manufacturers Device manufacturers

Setting available in Enrollment > Device platform restriction.
Device manufacturers

Setting available in App protection policy > Conditional launch.
VPN Create a VPN profile in a configuration policy. Set up Microsoft Tunnel for Mobile App Management.
Assign and deploy apps Make apps required for automatic installation or make them available in the Company Portal app.

Settings available in Apps > Android store app.
Apps you make available to employees and students automatically appear in the Company Portal for Android app or Managed Google Play app. Protect line-of-business (LOB) apps with app protection policies by using the Intune app wrapping tool. If you develop LOB apps in-house, your developers can leverage the Intune App SDK.
Wipe corporate data Retire devices to wipe corporate data only, or Wipe devices to restore them to factory settings.

Settings available in remote actions.
Wipe corporate data from apps

Setting available in App selective wipe.

Step 2: Restrict Android device administrator

Create a platform enrollment restriction for Android device administrator to prevent further device administrator enrollments from happening. Devices already enrolled as device administrator remain enrolled and unaffected.

For more information about how to create a platform enrollment restriction, see Create device platform restrictions.

Step 3: Remove devices from device administrator management

Retire enrolled devices in the Microsoft Intune admin center or instruct device users to unenroll them in the Intune Company Portal app.

Removing an enrolled device from Intune can have the following effect:

  • The device loses access to work or school apps and websites.
  • The device no longer appears in Intune Company Portal.
  • Device users can no longer install work or school apps from Company Portal.
  • Setting requirements and restrictions (such as device PIN, disabling the camera, and prohibiting screenshots) are no longer enforced.

Retire device in admin center

  1. Sign in to the Microsoft Intune admin center.
  2. Go to Devices > Android.
  3. Select Android devices.
  4. Select the name of the device that you want to retire. You can add an OS filter to make it easier to see all Android device administrator devices in your tenant.
  5. Select Retire. Then select Yes to confirm that you want to remove the device from device management.

Removal happens the next time the device checks in and receives the remote retire action. The device remains visible in the admin center until the device checks in. If you want to remove stale devices immediately, use the delete action instead. For more information about how to remove devices from Microsoft Intune, see Remove devices.

Let device users unenroll device

Employees and students can unenroll their devices in the Intune Company Portal app. To support them and ensure that they're successful, you can:

  • Send them a custom notification about device requirements and next steps. For more information, see Send notifications.
  • Use your organization's internal communication channels, such as email, to inform them of device requirements and next steps.

For removal steps that Android device users can do themselves, see Unenroll Android device.

Best practices

This section contains best practices for setting up mobile application management.

Prevent Company Portal enrollment prompts

When Microsoft Intune detects that the user's device is set up for app protection policies without enrollment, it doesn't prompt the user to enroll via Intune Company Portal. To ensure that other users don't enroll their devices, we recommend configuring the Company Portal app so that there's no enrollment prompt. For more information, see Device enrollment setting options.

To block enrollment of personal devices, create a device enrollment restriction. For more information, see Best practices for Android platform restrictions.

Unenrolling devices with Microsoft Entra Conditional Access policies

If you have Microsoft Entra Conditional Access policies that require devices to be compliant for corporate access, the devices you remove from Android device administrator management will lose their access. To ensure continued access, review your existing Conditional Access policies. For more information, see Require device to be marked as compliant.

You can also:

  • Make app protection a requirement for access.
  • Limit user access to approved client apps with Intune app protection policies.

For more information, see Require approved app or app protection policy.

Troubleshooting

This section describes how to fix issues encountered when switching from Android device administrator to mobile application management.

Device user required to install Company Portal app

Symptom: You unenroll a device from device administrator, and when you try to access a protected app you see the message:

Company Portal required: To use your work or school account with this app, you must install the Intune Company Portal app. Click Go to store to continue.

Cause: The Intune Company Portal app isn't on the device you're using. App protection is built in to the Intune Company Portal, app so the app is required on devices utilizing app protection without enrollment.

Solution: Install the Intune Company Portal app on the device.

User account removed from protected apps after user unenrolls device

Symptom: You're prompted to sign in to a work or school app again, even though you already signed in.

Cause: After a device unenrolls from Android device administrator management, Intune performs a mobile application management wipe on protected apps. As a result, the user account is removed from these apps and you're signed out.

Solution: Sign in again to the protected app with your work or school account.

More resources