How to permanently disable Mail Pulse on Xiaomi: 5 proven ways

Xiaomi’s Mail Pulse service has become a headache for many users of the brand.This pre-installed email notification app automatically activates on new devices and starts spamming push messages, even if you don’t use the Mi email client. Worst of all, standard deleting the icon from the desktop doesn’t stop it from working – the service continues to consume resources and send notifications in the background.

In this article, we will analyze all possible methods of disabling Mail Pulse on Xiaomi, Redmi and other smartphones. POCO steerable MIUI 12-15, including hidden system settings, commands ADB And radical measures for advanced users, and we'll focus on the nuances for different versions of firmware and models, from the budget Redmi Note. 12 before the flagship Xiaomi 14 If you’re tired of intrusive β€œunread email” notifications that don’t apply to your accounts, this guide is for you.

Why is Mail Pulse so hard to turn off?

The fact is that Mail Pulse is integrated into MIUI system services at the firmware level, and unlike regular applications, it cannot be simply removed through the Remove Programs menu, but is a system component that is protected from user interference. Moreover, even after manually disabling notifications in the application settings, the service can automatically restart after a device restart or a MIUI update.

Here are the key reasons for Mail Pulse's "unkillability":

  • πŸ”„ Autorun: The app is added to the boot list and starts when the system starts, even if you have forced it to stop.
  • πŸ“¦ System protection: Application files are stored in a protected partition /system/priv-app, Where there is no access without root rights.
  • πŸ”„ Updates MIUI: After updating the firmware, all changes can be reset to factory settings.
  • πŸ“§ Mi Account Connection: Mail Pulse is tied to Xiaomi account on some devices and deactivation requires service detachment.

The manufacturer has motivated this with an "enhanced user experience," but in practice, most Xiaomi owners see Mail Pulse as an unnecessary block that drains the battery, loads the CPU and clogs the notification panel. Fortunately, there are ways to get rid of it forever - from simple to radical.

πŸ“Š How do you feel about pre-installed Xiaomi apps?
Useful, I use them.
Whatever, they don't.
Intrusive but tolerant.
I want to remove all unnecessary
Already removed through ADB

Method 1: Standard Disabling Notifications (for MIUI 14/15)

If you don’t want to go into technical details, start with basic settings. This method won’t remove the app completely, but will stop notification spam and reduce its activity.

Instructions for MIUI 14/15:

  1. Open Settings β†’ Applications β†’ Application Management.
  2. In the search box, type Mail Pulse (or "Mail" on Russian firmware).
  3. Slip on the app, then select Notifications.
  4. Turn off the Allow Notifications slider.
  5. Go back and press Stop (forced stop).
  6. Go to AutoRun and turn off permission for Mail Pulse.

Some devices (such as the POCO F5 or Redmi K60) may require an additional step:

  • πŸ”§ Go to Settings. β†’ Battery and productivity β†’ Battery management.
  • πŸ” Find Mail Pulse in the list and select Limit Background Activity.

β˜‘οΈ Checking Mail Pulse's disconnect

Done: 0 / 5

⚠️ Note: Some firmware (e.g. global version for Xiaomi) 13T) post-refresh MIUI We recommend that you repeat the procedure after each major update.

Method 2: Disconnect via ADB (without root rights)

If standard methods didn’t work, the next step is to use Android Debug Bridge (ADB), Google’s official tool that lets you manage system applications without getting root access, and works on all Xiaomi devices with the bootloader unlocked (which is the default on most models).

You'll need:

  • πŸ–₯️ Computer with Windows/macOS/Linux
  • πŸ“± Cable USB (preferably original)
  • πŸ”§ Utility. ADB Tools by Google
  • πŸ” Included debugging by USB phone-on

Step-by-step:

  1. Activate Developer Mode: Go to Settings β†’ About Phone. Tap 7 times on MIUI Version. Go back to Settings β†’ Additional β†’ Developer. Turn on USB Debugging.

Connect the phone to the PC and confirm the debugging permission.

adb.exe

adb devices

The serial number of your device should appear.

adb shell pm uninstall -k --user 0 com.mi.android.globalmail

For some regions, an alternative package may be required:

adb shell pm uninstall -k --user 0 com.mi.email

Reboot the phone.

⚠️ Note: After resetting settings or updating MIUI The application can return via Fastboot. To avoid this, save the command to a text file and repeat the procedure after each update.

adb shell am force-stop com.mi.android.globalmail

Then repeat the removal command.-->

Method 3: Remove via TWRP (for advanced users)

If you have a custom TWRP recavator installed, you can completely remove Mail Pulse from the system. This method is suitable for users who have already unlocked the bootloader and installed an alternative recovery. Please note: incorrect actions can lead to a device blink!

Instructions:

  1. Download the archive with remote system applications for your model (for example, Mi Debloater for Xiaomi).
  2. Reboot your phone to TWRP (Press Power + Vol Up)
  3. Select Install and point the way to the downloaded archive.
  4. After installation, run the Wipe β†’ Dalvik/ART Cache.
  5. Reset the device.

Alternatively, manual removal via TWRP File Manager:

  • Go to /system/priv-app/ or /system/app/.
  • Find GlobalMail or MiEmail folders.
  • Remove them (or rename them by adding.bak).
  • Change the files to /data/app/ if you have them.

⚠️ Note: Removing system applications may disrupt Mi Account services, including cloud backup and device search. TWRP!

What if notifications from other apps stopped working after Mail Pulse was deleted?
This is a rare bug associated with the violation of the integrity of system services. To restore functionality: 1. Install the original firmware (without wipe data) through TWRP. 2. Use the Mi Debloater Magisk module instead of manual removal. 3. Check logs using adb logcat for errors NotificationManager.

Method 4: Firewall lock (without root)

If deletion is not possible but notifications continue to spam, you can block Mail Pulse's Internet access, which will stop email syncing and background activity, and any firewall application, such as NetGuard or NoRoot Firewall, will do that.

How to set up:

  1. Install NetGuard from Google Play.
  2. Open the app and give access to the VPN (this is necessary to intercept traffic).
  3. In the list of apps, look for Mail Pulse (or com.mi.android.globalmail).
  4. Turn off both switches: Wi-Fi and Mobile Data.
  5. Activate the option Block when roaming (in case of network change).

Advantages of the method:

  • βœ… Does not require root rights or ADB.
  • βœ… It works on all versions. MIUI.
  • βœ… You can quickly turn the lock on/off.

Disadvantages:

  • ❌ Mail Pulse will remain on the app list.
  • ❌ Rare notifications of β€œno connection” are possible (if the application tries to sync).

πŸ’‘

Blocking the internet for Mail Pulse via a firewall is the safest way to turn off background activity without risking damage to the system.

Method 5: Reset to factory settings (last resort)

If none of these methods worked, and Mail Pulse continues to work after all the manipulations, you're left with a complete reset, which is a radical solution that will bring your phone back out of the box, but also delete all your data.

  • πŸ”„ You tried all the ways above, but Mail Pulse is back.
  • πŸ“± The device is severely inhibited due to the background activity of the application.
  • πŸ”§ You plan to sell or transfer your phone.

How to reset Xiaomi without losing data:

  1. Create a backup through Settings β†’ Additional β†’ Backup and Reset β†’ Local Backup.
  2. Move your important files to your PC or cloud (Google Drive, Mi Cloud).
  3. Go to Settings β†’ About the phone β†’ Reset settings.
  4. Choose to erase all data and confirm the action.
  5. After the reboot, do not restore data from the MIUI backup - this can return Mail Pulse. Use only manual recovery (photos, contacts, etc.).

⚠️ Note: Some models (e.g. Xiaomi 12 Pro) may require re-authorization to Mi Account to unlock the bootloader after reset!

If, even after the reset, the Mail Pulse continues to appear, it means that it is hard-stitched into the firmware of your model, in which case there are two options:

  • πŸ”§ Install custom firmware (such as LineageOS or Pixel Experience).
  • πŸ“¦ Buy a device without pre-installed software (e.g. Google Pixel or Nothing Phone).

Comparison of Mail Pulse disabling methods

MethodDifficultyRequired. root/ADBEfficiencyRisks.
Disabling notifications⭐❌ No.⚠️ Partial (spam remains)No.
ADB-teamβ­β­βœ… ADBβœ… Full (until updated)Minimum
Removal via TWRPβ­β­β­βœ… Root + TWRPβœ… Full (forever)High (brick risk)
firewall⭐❌ No.βœ… Complete (network lock)No.
Resetting settings⭐⭐❌ No.⚠️ Temporary (may return)Loss of data

Frequently asked questions

❓ Why Mail Pulse is Reappearing After Update MIUI?
The app is part of the firmware system image. When you upgrade through OTA or Fastboot, all remote system components are restored. To avoid this: Use ADB to turn off after each update. Install custom firmware without Mi services. Turn off automatic MIUI updates in the settings.
❓ Can I delete Mail Pulse without a computer?
Yes, but with limitations: App settings (method 1) only disable notifications; Firewall (method 4) locks the network; App Inspector (requires root); Complete removal without a PC requires root access and a file manager (e.g., Root Explorer).
❓ Does removing Mail Pulse affect other apps?
95% of the time, no. However, on some devices (e.g. Xiaomi Mi 11 Lite), Mail Pulse is associated with Mi Account services, and its removal can lead to: Mi Cloud Sync Errors; push notifications from other Mi apps; inability to use Find Device. If you notice a crash after deleting, restore the application via ADB: adb shell cmd package install-existing com.mi.android.
❓ Are there any alternative email clients without spam?
Here are the best options for Xiaomi: πŸ“§ Gmail is a reliable client with good spam filtering. πŸ”’ Proton Mail – a secure service with encryption. πŸ“± FairEmail is open source, no advertising. 🌐 BlueMail – Multi-account support. Once you have installed the alternative, be sure to disable Mail Pulse to avoid sync conflicts.
❓ Why Xiaomi doesn’t let you just delete the app?
Xiaomi's official position - Mail Pulse is part of the Mi Services ecosystem and provides "useful notifications" to users: πŸ’° Monetization: Pre-installed apps generate revenue from advertising and affiliate programs. πŸ“Š Analytics: Collecting data on user activity (even anonymous). πŸ”„ Ecosystem-based: Encouraging Mi Account services; in China and India, where Xiaomi is a leader, users are less likely to complain about pre-installed software; in global firmware (e.g. Europe), the number of unnecessary apps is reduced, but Mail Pulse remains.