As the user is unable to configure work profile on his android device , as it is throwing error with an error 48ifi

Manjunath N 0 Reputation points
2024-10-09T09:42:16.98+00:00

PXL_20241003_151009552.MP

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.
293 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. ZhoumingDuan-MSFT 13,075 Reputation points Microsoft Vendor
    2024-10-10T01:51:52.6966667+00:00

    @Manjunath N,Thanks for posting in Q&A.

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

    1.Could you please share with us what kind of Android device enrollment did you use?

    2.Check if you have assigned Intune license to user.

    https://zcusa.951200.xyz/en-us/mem/intune/fundamentals/licenses

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

    User's image

    4.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.

    5.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.

    6.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://zcusa.951200.xyz/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.

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

    8.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.


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.