If you own a Xiaomi smartphone and notice that the Mi Coin app (or Xiaomi Coin in newer versions) takes up space in the system, consumes resources or you just donβt need it, it can be removed. This virtual currency from Xiaomi is used for purchases in branded services, but not all users use it. Unfortunately, standard removal through the application menu is often not available, since Mi Coin is integrated into the MIUI firmware as a system component.
In this article, we will discuss all possible ways to get rid of Mi Coin β from simply disabling notifications to completely deleting system files (for power users), and you will learn what risks are associated with each method and how to avoid errors. All instructions are relevant for MIUI 12/13/14 and Android devices 11-14, including Redmi, POCO and Xiaomi of all series.
What is Mi Coin and Why Should I Delete It?
Mi Coin (or Xiaomi Coin) is the internal virtual currency of the Xiaomi ecosystem, which can be earned for activity in branded applications (for example, Mi Fit, Mi Community) or bought for real money. Coins are spent on discounts, premium features or digital goods in the Mi Store.
Reasons to delete Mi Coin:
- π± It takes up space in the system β even if you do not use coins, the application is updated and stored cache.
- π Intrusive Notifications β Reminders about βEarning Coinsβ Can Be Irritating.
- π Data Collection β Like any system software, Mi Coin has access to your activity.
- π Optimizing performance on weak devices (Redmi) 9A, POCO C31) every extra process is important.
It is important to understand that Mi Coin is not a virus or malware β it is an official component of MIUI. However, its forced integration raises questions among users who prefer βpureβ Android.
Method 1: Disabling notifications and limiting activity
If you donβt need to delete Mi Coin completely, but you want to get rid of annoying alerts, just turn off notifications and limit background activity. This method is safe and does not require superuser rights (root).
Instructions:
- Open Settings β Applications β Application Management.
- In the search box, type Mi Coin (or Xiaomi Coin in newer versions).
- Slip on the app and select Notifications.
- Turn off the Display Notifications switch.
- Go back and select the battery. β Limit background activity.
- In the Rights section, disable access to Locations, Contacts, and other unnecessary permissions.
This method does not remove the app itself, but minimizes its impact on the system.Mi Coin will still take up space on the device and can be updated through Google Play.
π‘
If there is no Mi Coin in the list of apps, try to find it by com.xiaomi.micoin via a search in the settings.
Method 2: Removal via ADB (without root)
For users willing to go further, there is a way to remove Mi Coin without obtaining root rights β using ADB (Android Debug Bridge), a method that works on most Xiaomi devices but requires a connection to a computer.
What you need:
- π» Computer with Windows, macOS or Linux.
- π USB-cable (preferably original).
- π₯ Installed drivers ADB Fastboot (you can download from the Android Developers website).
- π§ Included debugging by USB on the phone (Settings) β The phone. β Version. MIUI β Tap 7 times, then go back to Settings β Additionally. β For developers β Debugging by USB).
Step-by-step:
- Connect the phone to your computer and confirm the debugging permission.
- Open the command prompt (CMD on Windows or Terminal on macOS/Linux) and type: adb devices Make sure your device appears in the list.
- Run the command to delete Mi Coin: adb shell pm uninstall --user 0 com.xiaomi.micoin
- If there is a mistake DELETE_FAILED_DEVICE_POLICY_MANAGER, Try the alternative command: adb shell pm disable-user --user 0 com.xiaomi.micoin This will not delete the app, but will disable it for the current user.
Once you execute the command, Mi Coin will disappear from the application menu and stop working, but when you reset your settings or update your firmware, it may appear again.
USB | Installed drivers ADB| Phone connected in file transfer mode | Command line open on behalf of administrator-->
Method 3: Removal by root rights
If you have root access (e.g., through Magisk), you can completely delete Mi Coin along with its system files, which is the most radical and requires caution, as improper actions can lead to the deviceβs failure.
Instructions for users with root:
- Install any file manager with root support (such as Root Explorer or Solid Explorer).
- Go to /system/priv-app/MiCoin/ or (newer versions of MIUI): /system/app/MiCoin/
- Delete the MiCoin folder or rename it to MiCoin_bak (in case of restoration).
- Also check for files in: /data/app/com.xiaomi.micoin-1/ and delete them.
- Reset the device.
Warnings:
β οΈ Note: Deleting system files may disrupt other Xiaomi services, such as Mi Account or Mi Cloud. β Additionally. β Backup and reset.
If you have problems after deleting (for example, errors when logging into your Xiaomi account), restore deleted files from a backup or reset settings.
What if other Xiaomi apps stopped working after Mi Coin was deleted?
Method 4: Resetting settings to factory
If previous methods didnβt work or you want a clean device without any system apps, you can reset your phone completely, which will delete all data from your phone, including Mi Coin, but will return it after you first log in to your Xiaomi account.
How to reset your settings:
- Create a backup of important data (photos, contacts, messages).
- Go to Settings β Additional β Backup and Reset β Reset settings.
- Choose to erase all data and confirm the action.
- After the reboot, donβt sign in to your Xiaomi account β skip this step if you want to avoid re-installing Mi Coin.
Cons of the method:
- β οΈ All data (photos, applications, settings) are deleted).
- π Mi Coin will return when you sign in to Xiaomi account.
- β³ The process takes 10β30 minutes.
This is a good option if you are planning to sell a phone or want a clean system, and to permanently remove Mi Coin, you need to combine it with ADB or root methods.
Method 5: Using custom firmware
The most radical, but also the most effective way is to install custom firmware without preinstalled Xiaomi applications, which is suitable for power users, as it requires unlocking the bootloader and installing alternative software.
Popular firmware without Mi Coin:
- π± LineageOS β βcleanβ Android without branded services Xiaomi.
- π§ Pixel Experience β firmware with Google Pixel interface.
- π Xiaomi.eu β modified MIUI without Chinese services (but with Mi Coin it will still have to be deleted separately).
Installation instructions:
- Unlock the bootloader via Mi Unlock Tool (requires permission from Xiaomi, waiting can take up to 7 days).
- Install custom Recovery (TWRP or OrangeFox).
- Download the firmware (for example, from the XDA Developers website) and transfer it to your phone.
- Download to the recavator and run Wipe β Format Data (this will delete all data!).
- Install the firmware through Install and restart the device.
Advantages:
- β Complete absence of Mi Coin and other unnecessary applications.
- β Opportunity to choose an interface (MIUI, Stock Android, Pixel).
- β Regular updates from the community.
Disadvantages:
- β οΈ Loss of warranty (if the device is under warranty).
- π§ Risk of "bricking" if installed incorrectly.
- π΅ Possible problems with the camera, sensors or Mi Account.
π‘
Custom firmware is the only way to get rid of Mi Coin and other Xiaomi system applications forever, but it requires technical skills and can be unwarranted.
Table: Comparison of Mi Coin Deletion Methods
| Method | Difficulty | Required. root/ADB | Removing it completely? | Risks. |
|---|---|---|---|---|
| Disabling notifications | β | β No. | β No, only restricting) | No. |
| Removal via ADB | ββ | β ADB | β Yes, for the current user) | Maybe he will come back after the update. |
| Removal from root | βββ | β Root | β Yes (fully) | Risk of disrupting the system |
| Resetting settings | ββ | β No. | β No (returned when logged in to the account) | Loss of all data |
| Custom firmware | ββββ | β Unlocking the loader | β Yes (forever) | Loss of warranty, risk of "brick" |
Frequent Mistakes and How to Avoid Them
When you delete Mi Coin, users often face problems, and here are the most common mistakes and solutions:
1. Mistake. DELETE_FAILED_DEVICE_POLICY_MANAGER into ADB
This error means the app is protected by Xiaomi's policies.Solution:
- Use the pm disable-user command instead of pm uninstall.
- Try disabling Mi Cloud and Find Device in your account settings.
2 Mi Coin Returns After MIUI Update
System applications are restored when the firmware updates.
- After the update, re-execute the removal via ADB or root.
- Turn off automatic updates MIUI In Settings β The phone. β Updating the system β βοΈ β Auto-update.
3.Mi Account login is not working after deletion
If you deleted Mi Coin along with the dependent libraries, you may have problems with your account.
- Restore deleted files from backup.
- Follow the command in ADB: adb shell pm install-existing com.xiaomi.micoin
4.The phone is not turned on after deleting system files
This happens when critical components have been removed.
- Download to Fastboot (hold Power + Volβ) and reflash the device via the Mi Flash Tool.
- If there is no backup, download the official firmware for your model from the Xiaomi website.
β οΈ Note: Before any manipulation of system files, be sure to create a backup through TWRP In 80% of cases, the problems after deleting the Mi Coin are due to the lack of a backup.