Cannot create work profile - Android 15

Dave M 0 Reputation points
2025-02-05T22:51:54.6133333+00:00

I am trying to set up a fresh installation of Company Portal on a brand new Android device. When I first got the device I was able to set up the work profile and access my work emails, calendar etc absolutely fine. However, due to me then forgetting the passcode (not my password, or phone PIN) I ended up having to uninstall Company Profile, and then try to reregister.

But upon reinstalling Company Portal and trying to set up a work profile on the same device that was previously working, I am getting an error message that the work profile could not be created. I have even done a factory reset of the device and I'm still not able to create a profile.

Troubleshooting done so far:

  • remove all Google accounts from the phone then try to complete creation of work profile
  • delete work profile from Settings > Manage accounts (there is no work profile shown in this menu)
  • uninstall Company Portal, reboot device, reinstall Company Profile, start setup again
  • check that Intune/Company Portal is set as a Device Admin. It isn't.

None have worked. I have collected the logs during the setup process and had Copilot analyse them. Copilot believes the issues are due to

  • the phone not being able to update the database from "0" to "586"
  • installation of unmanaged apps. These apps are listed as being MS Office apps like PowerPoint which are ONLY installed behind the work profile which doesn't exist.

My organisations IT support team are stuck on what to do, and can only suggest following the troubleshooting steps I have already completed, or contact Microsoft for help, hence me being here.

IT Support have also confirmed:

  • I do have the correct access levels/groups on my profile to be able to connect
  • I am using a supported version of Android and supported device. Not rooted etc. too
  • I have not exceeded my device limit
  • They can see both of my phones (old and new) have profiles, which are showing as inactive
  • I have removed all mobile devices from the user at portal portal.manage.microsoft.com/devices

Any ideas on what I can do? Can I ADB into the phone to forcibly remove the work profile, if it even exists or partially exists?

Thanks

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.
342 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,420 questions
Microsoft Intune
Microsoft Intune
A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.
5,554 questions
0 comments No comments
{count} votes

3 answers

Sort by: Most helpful
  1. Xenia-MSFT 4,065 Reputation points Microsoft Vendor
    2025-02-06T02:13:44.9+00:00

    @Dave M Thanks for posting in our Q&A.

    For this issue, please make sure that this android device has enough free space.

    Then try to go to app drawer and hold Company Portal app for two seconds. Go to app settings and clear data (clear all data). Now come back to company portal and create a profile.

    If this issue still exists, off course, you can use adb tool to see if any profile existing and delete it.

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

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

    If there is anything update, feel free to let us know.


    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.


  2. Dave M 0 Reputation points
    2025-02-08T18:48:31.8633333+00:00

    @Xenia-MSFT are there any other suggestions to try? My organisation's IT team are certain this is a device based problem, but everything on my device would suggest that it meets all the requirements and there are no adverse settings to look at


  3. Xenia-MSFT 4,065 Reputation points Microsoft Vendor
    2025-02-11T01:28:29.18+00:00

    @Dave M Thanks for your update.

    I'm glad that you were able to resolve your issue and thank you for posting your solution so that others experiencing the same thing can easily reference this! Since the Microsoft Q&A forum has a policy that "The question author cannot accept their own answer. They can only accept answers by others ", I'll repost your solution in case you'd like to accept the answer.

    Issue:

    Cannot create work profile in Android 15

    Solution:

    It is an issue with the Samsung S25U. Here is the discussion in Samsung community forum:

    https://us.community.samsung.com/t5/Galaxy-S25/New-S25-Ultra-Unable-to-setup-work-profile-using-company-portal/td-p/3126410

    Note: Non-Microsoft link, just for the reference.

    It is suggested to try to fix it by first installing Android Device Policy from the Play Store. After that, the setup and registration will go through as normal.

    Thanks again for your sharing.


    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

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.