Why users want to delete Mi Pay and whether it is safe to do so
Xiaomiβs Mi Pay service is positioned as a convenient solution for contactless payments, but not all owners of Redmi, Poco or Mi smartphones use it. The main reasons for disconnection are concerns about the security of payment data, unnecessary battery consumption from background activity, or simply a desire to clean the system of pre-installed services. Unfortunately, it is impossible to completely remove Mi Pay without root rights β it is a system application protected by the manufacturer. However, it can be deactivated, hidden or limited to a minimum.
It is important to understand the difference between βdeleteβ and βdisable.β Completely erasing com.mipay.wallet requires superuser rights and can disrupt the stability of MIUI. But legal methods β disabling through settings, resetting data or limiting permissions β are available to everyone. In this article, we will discuss all working methods, including nuances for different versions of MIUI (12 to 14) and smartphone models.
Method 1: Standard shutdown via MIUI settings
The easiest and safest method is to deactivate the application through the settings menu.This method does not require additional tools and is suitable for all devices on MIUI 12/13/14, including Xiaomi 13 Pro, Redmi Note 12 and Poco F5. Importantly, after disabling the Mi Pay icon will disappear from the menu, but the application files will remain in the system.
Instructions:
- Open the Settings β Applications.
- Slip on the three dots in the upper right corner and select Show all apps.
- In the search box, enter Mi Pay (or Wallet on Russian firmware).
- Click on the application, then select Disable.
- Confirm the action by clicking Disable the application in the dialog box.
Backup your payment data (if you used the service)
Check out the MIUI version (Settings β About the phone)
Close all background applications
Make sure the battery is charged more than 30 times%-->
After these steps have been taken:
- π± Mi Pay icon will disappear from the main screen and from the app menu.
- π Background processes of the service will be stopped (battery savings) ~1-3% day-to-day).
- π‘οΈ Payment card data (if linked) will remain in the system, but will become unavailable.
π‘
If the "Disable" button is inactive, try clearing the cache and app data in the same menu first.This often solves the grey button problem.
Method 2: Application data reset (without deletion)
If you donβt want to completely deactivate Mi Pay, but you need to delete all payment data (for example, before selling your phone), use a reset.This method does not require disabling the service, but cleans all associated cards, transaction history and settings.
How to reset data:
- Go to Settings β Applications β Mi Pay.
- Select Warehouse and Cache.
- Click Clear Data and confirm the action.
- Return to the main menu of the app and click Reset Settings (if available).
What happens when you dump data?
Advantages of this method:
- π Quickly restore the work of Mi Pay, if necessary.
- π‘οΈ Guaranteed deletion of payment data before transferring the phone to another user.
- β‘ It does not affect the stability of the system (unlike the removal of the system from the system). ADB).
β οΈ Note: If you used Mi Pay for payment in transport (for example, in the subway of Beijing or Shanghai), the data reset will delete these bindings.
Method 3: Restricting permissions (to save battery)
Many users complain that Mi Pay consumes the battery even when not in use, due to the background activity of the service, which constantly checks for updates to payment systems and syncs with Xiaomi servers, instead of completely shutting down, you can limit the permissions to minimize the impact on autonomy.
What permissions can be safely disabled:
| Permission | Recommendation | The effect |
|---|---|---|
| Auto-start | Shut down. | Stops background activity when the system starts |
| Location. | Shut down. | Prevents geolocation data collection (not required for payments) |
| Notifications | Shut down. | Remove unnecessary push messages about promotions |
| Mobile data | Limit | Allows work only on Wi-Fi |
| NFC | Don't turn it off. | Necessary for contactless payments |
How to limit permissions:
- Open Settings β Applications β Mi Pay β Permissions.
- Turn off unnecessary permissions in turn (see the table above).
- To limit mobile data, go to Settings β SIM-maps and mobile networks β Use of data β Mi Pay.
Yeah, I always delete or disable.
Only if they're heavily loaded.
No, I'm afraid to break stability.
I don't know how to do that.-->
β οΈ Attention: Disabling permission NFC It will make it impossible to make contactless payments not only through Mi Pay, but also through other services (Google Pay, SberPay). NFC For other purposes (such as subway or office access), leave this permission active.
Method 4: Remove via ADB (for advanced users)
If standard methods donβt work and root rights donβt work, try removing Mi Pay via ADB (Android Debug Bridge), which requires connecting your phone to your computer and basic command line knowledge. Note: improper use of ADB can cause MIUI malfunctions, especially on customized firmware (such as the Chinese versions).
Step-by-step:
- Turn on USB Debugging on your phone: Settings β About Phone β MIUI Version (Tap 7 times) Settings β Additional β For Developers β Debugging on USB
- Connect your phone to your PC and confirm your trust in your computer.
- Open the command prompt (Windows) or terminal (macOS/Linux) and type: adb devices Make sure your device appears in the list.
- Execute the command to delete: adb shell pm uninstall --user 0 com.mipay.wallet
Possible problems and solutions:
- π§ Command Not Found β Check if drivers are installed ADB and the path.
- π§ Failure [DELETE_FAILED_DEVICE_POLICY_MANAGER] β Mi Pay is protected by the device's policy on some firmware. Try to turn it off first through the settings.
- π§ Device not defined β turn on File Transfer mode when connecting to USB.
π‘
Deleting via ADB doesnβt erase Mi Pay completely β it only removes the app for the current user. Once the phone is reset to factory settings, the service will reappear.
Method 5: Use of third-party tools (with caution!)
More radical methods are available for users with root rights or an unlocked bootloader, such as applications like Titanium Backup or SD Maid that allow users to freeze or completely remove system APKs.
- π΄ Disruption of work MIUI (Especially on anti-rollback firmware).
- π΄ Loss of warranty (if the device is under warranty).
- π΄ Possible problems with updates OTA.
If you do decide to do this, follow the algorithm:
- Install Titanium Backup (requires root).
- Find the Mi Pay list (or com.mipay.wallet).
- Choose Freeze (Safe) or Delete.
- Reset the device.
β οΈ Note: On some models (Xiaomi) 12T, Redmi K50) Mi Pay removal can lead to errors in the work MIUI Wallet (system wallet for keys, passes, etc.) Before deleting, check if you are using this feature to store digital keys (such as from doors or a car).
What to do if Mi Pay is not turned off
Sometimes users find that the Disable button is inactive or that the app reappears after the update is deactivated. Here are the possible reasons and solutions:
| Problem. | Probable cause | Decision |
|---|---|---|
| The "unplug" button is grey. | The application is the administrator of the device | Go to Settings β Passwords and Security β Device Administrators and uncheck the tick with Mi Pay |
| The app returns after update | MIUI update restores APK system | Repeat disabling or use ADB to remove |
| "Failure to disconnect" error | Firmware restrictions (e.g., Chinese version of MIUI) | Try resetting data instead of turning it off. |
| Mi Pay consumes battery even after shutdown | Background processes not closed | Clear the cache and force the app to stop in the settings |
If none of these methods work, consider the following alternatives:
- π Install custom firmware (like LineageOS or Pixel Experience) where Mi Pay is not available by default.
- π¦ Use launchers like Nova Launcher, which lets you hide system applications.
- π§ Reverse to an earlier version MIUI, where the shutdown restrictions are less stringent (for example, MIUI 12 instead MIUI 14).