The work profile on Xiaomi smartphones is a secure space for separating personal and corporate data, which is often used in a business environment or when configuring a device through a device. MDM-However, users often face a situation where contacts from a work profile are duplicated, occupied by space or simply no longer needed. Standard methods through the app Contacts may not work due to security policy limitations.
In this article, we will discuss 5 proven ways to remove contacts from your work profile, including manual methods through MIUI settings, using ADB for advanced users, as well as the nuances of working with Google and Mi Account accounts.
Why Contacts from the Work Profile Aren't Deleted in the Standard Way
The main problem lies in the architecture of the work profile on Xiaomi. Unlike regular contacts, which are stored locally or synced with Google Account, work contacts are often tied to:
- ๐ Corporate MDM-server (e.g. Microsoft Intune, VMware Workspace) ONE).
- ๐ฑ Organizational Accounts (Exchange, Office 365).
- ๐ก๏ธ Security policies prohibiting data editing.
If you try to delete a contact, you see a message like โCanโt delete: the contact is managed by an administrator,โ which means that the rights to change the data are limited at the system level, and in such cases, workarounds will be required, which we will discuss below.
โ ๏ธ Note: Removing contacts from your work profile may violate corporate rules on how to use your device, and make sure you have permission to do so, especially if your smartphone is issued by a company.
Method 1: Remove via Contacts (if permitted)
Letโs start with the simplest method that will work if the profile administrator has not blocked this feature. Open the Contacts app and follow the following steps:
- Go to the Work Profile tab (usually marked with a portfolio icon) ๐ผ).
- Find the contact you want to remove and hold it with your finger to highlight.
- Click on the basket icon ๐๏ธ In the top panel (or select Remove in the menu).
- Confirm the action if a request appears.
If the delete button is inactive or not, then the restrictions apply, in which case move on to the following methods.
โ๏ธ Preparation for contact removal
Method 2: Disabling synchronization with your work account
Many contacts in the work profile sync with corporate services such as Microsoft Exchange or Google Workspace, and disabling sync will remove them locally, but they will return the next update, to temporarily remove the contacts:
- Go to Settings โ Accounts and Synchronization.
- Select a work profile account (usually marked as Worker or Company Name).
- Turn off the contact sync slider.
- Return to the Contacts app and try to delete unnecessary entries.
This method wonโt delete the contacts from the server, but they will disappear from your device before the next synchronization. IT-division.
๐ก
If you have contacts left after you turn off sync, try clearing the Contacts cache in your application settings, which will cause the system to restart the data.
Method 3: Using ADB for forced removal (for advanced)
If standard methods fail and administrator rights are not available, you can use Android Debug Bridge (ADB), which requires USB debugging and is only suitable for users with technical skills.
Warning: Incorrect ADB commands may disrupt the system. Follow the instructions carefully.
- Activate Developer Mode on Xiaomi: Settings โ About Phone โ MIUI Version (click 7 times)
- Enable USB debugging in Settings โ Additional โ For developers.
- Connect your smartphone to your PC and execute the command to delete your work profile contacts: adb shell pm clear com.android.contacts adb shell content delete --uri content://com.android.contacts/work_raw_contacts
These commands will clear all contacts from the work profile, and if you want to delete only specific records, you'll need a more complex script that indicates RAW_CONTACT_ID.
โ ๏ธ Attention: After completing commands ADB You may need to restart the device. Do not interrupt the process until you see a message about successful execution.
What if the ADB does not recognize the device?
Method 4: Delete a corporate account via the web interface
If your work profile is linked to Microsoft 365, Google Workspace or another cloud service, you can manage contacts via the web version.
- Go to the Outlook Web portal and log in.
- Open the People (Contacts) section.
- Select unnecessary contacts and click Delete.
- Wait for the synchronization (can take up to 24 hours).
Similar actions are available for Google Contacts (contacts.google.com) if the profile is linked to Google Workspace. note that some organizations restrict access to the web interface for ordinary employees.
| Service | Link to the web version | Synchronization time |
|---|---|---|
| Microsoft Exchange | outlook.office.com | Up to 24 hours. |
| Google Workspace | contacts.google.com | 5-30 minutes |
| Mi Account (Xiaomi Cloud) | i.mi.com | Instantly. |
Method 5: Resetting the work profile (last resort)
If none of the methods worked, and it's critical to delete the contacts, you have to reset your work profile to factory settings, and you delete all the profile data, including apps, files, and settings, to do the reset:
- Go to Settings โ Memory โ Work profile.
- Choose Remove your work profile (or Reset).
- Confirm the action by entering the device password.
Once reset, the profile will be deactivated and all associated data erased. To use enterprise services again, you will need to reconfigure the profile through the service. IT-division.
๐ก
Resetting your work profile is irreversible, and make sure to save important data before you do it (e.g. export your contacts to a VCF file).
How to Recover Accidentally Deleted Contacts
If you delete important contacts from your work profile, you can try to restore them, depending on where the data was stored:
- ๐ Google Contacts: Remote contacts are stored in the shopping cart for 30 days (contacts.google.com) โ Basket).
- ๐ง Microsoft Exchange: The administrator can restore data from the server backup (see the following: WEB ) IT-division).
- โ๏ธ Mi Cloud: Go to i.mi.com, select Contacts โ Basket (available 15 days).
If your cloud sync has been disabled, try using the local backup. On Xiaomi, contact backups can be stored in /MIUI/backup/AllBackup (you will need a file manager with access to root directories).
Frequent Mistakes and How to Avoid Them
When working with contacts of the work profile, users often face typical problems:
- Error "No deletion rights": Occurs due to MDM policy. The decision is to request permission from the administrator or use ADB.
- Contacts are returned after deletion: So sync is enabled. Turn it off in your account settings.
- You can't see the work profile in the settings: It may be hidden. Try searching for it in the settings (Settings โ Search โ "Work profile").
If youโre using Xiaomi with MIUI 14/15, pay attention to the interface: newer versions of the work profile section may be called an organization profile or a Managed profile.
๐ก
Before any manipulation of your work profile, check to see if you are violating corporate security policies.Some companies lock devices for unauthorized changes.