Intune BYOD Android device enrollment

srinivas Pasupuleti100 20 Reputation points
2024-07-11T16:29:29.24+00:00

Hi ,I tried to enroll a Android Byod device through company portal.It shows error "couldn't set up workprofile"

Tried all the below things

1.User has Intune license asigned.

2.In phone seetings-->user& accounts -->No workprofile found to delete.

3.Company portal cache removed and uninstalled the company portal and restart the device.Downloaded the company portal again and it shows same error.

4.Android device updates are uptodate.

5.Device version Oneplus 8.

Any answer should be appreciated.

User's image

Microsoft Intune Android
Microsoft Intune Android
Microsoft Intune: A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.Android: An open-source mobile platform based on the Linux kernel, developed by Google, and maintained by the Open Handset Alliance.
263 questions
Microsoft Intune Enrollment
Microsoft Intune Enrollment
Microsoft Intune: A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.Enrollment: The process of requesting, receiving, and installing a certificate.
1,313 questions
Microsoft Intune
Microsoft Intune
A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.
4,692 questions
0 comments No comments
{count} votes

Accepted answer
  1. ZhoumingDuan-MSFT 10,815 Reputation points Microsoft Vendor
    2024-07-12T06:19:47.1666667+00:00

    @srinivas Pasupuleti100, Thanks for posting in Q&A.

    From your description, I know we are failed to do Intune BYOD Android device enrollment.

    Here are some suggestions you can try to fix the issue.

    1.Check if there exist some restrictions in Intune portal for Android BYOD device enrollment.

    User's image

    2.Check if any work profile existing on this device. Remove it and try again:

    • Go to Settings->Passwords & Accounts
    • Find Work Tab
    • Remove Work Profile and enroll again.

    3.Please check if the target user has enrolled device is more than a limit on the number of devices a person can enroll. The device number limit is under Devices > Enroll devices > Enrollment device limit restrictions.

    4.Use adb tool to see if any profile existing and delete it.

    • Use adb tool to list the account situation on your phone:
    • Use adb tool to list the account situation on your phone:
    • adb shell pm list users

    https://learn.microsoft.com/en-us/dual-screen/android/emulator/adb

    • If any existing work profile existing, use adb shell pm remove-user to delete this work profile on your device and enroll again.

    5.Check whether the device storage less than 8gb, if yes, please clear the device storage to make it more than 8gb.

    6.Reset the device if possible. Then do the re-enroll.

    Hope the above suggestions can help.

    If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".

    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    0 comments No comments

0 additional answers

Sort by: Most helpful