How to completely disable the service โ€œPulseโ€ on the Xiaomi phone: 5 proven ways

The MIUI firmware application that monitors user activity, synchronizes data with Mi Account and optimizes system performance. However, many owners of Xiaomi, Redmi, POCO or Black Shark smartphones are faced with the fact that the service consumes battery power, sends unnecessary notifications or runs in the background without obvious benefit. In this article, we will discuss how to completely disable it โ€“ from standard methods through settings to advanced methods using ADB and debugging.

It's important to understand that pulse is tightly integrated into the MIUI ecosystem, so deactivating it can affect some functions, such as step synchronization with Mi Fit or automatic performance optimization. However, if you're willing to sacrifice these chips for battery or privacy, our instructions will help you do it as safely as possible, starting with the simplest ways and gradually moving on to the technically complex.

1. Disconnection through standard MIUI settings

The safest and most recommended way to deactivate the service is through the settings menu, which is suitable for most Xiaomi models on MIUI 12-14 (including HyperOS), but may vary depending on the firmware version.

Follow the path: Settings โ†’ Annexes โ†’ Application management โ†’ Three points (โ‹ฎ) โ†’ Show all applications โ†’ Systemic โ†’ Pulse (Mi Pulse)

  • ๐Ÿ”„ Click Stop ** - this will suspend the service until the phone restarts.
  • ๐Ÿšซ Select โ€œDisableโ€** (if the option is active) โ€“ this will remove all updates and return the application to the factory version.
  • ๐Ÿ”’ In the "Permissions" section** disable access to Contacts, Locations and Phone.
  • ๐Ÿ“ต In Notifications**, deactivate all switches so that the service does not bother you with pop-ups.

โ˜‘๏ธ Preparation for Pulse Disconnection

Done: 0 / 4

If the "Disable" button is inactive (in gray), then the manufacturer has blocked this option for your model, in which case proceed to the following methods.

โš ๏ธ Note: Some devices (such as Xiaomi 13 Pro or Redmi Note 12) may lose physical activity data in Mi Fit after disabling Pulse. If you use a fitness tracker, pre-export the story to the cloud.

2.Restriction of background activity through "Battery and performance"

The Pulse service** often consumes battery power due to constant operation in the background. To limit its activity without completely shutting down, use the built-in optimization tools:

Go to: Settings โ†’ Battery and Performance โ†’ Battery Consumption Management โ†’ Applications Choice โ†’ Pulse

  • ๐Ÿ”‹ Select the โ€œLimitedโ€ mode** โ€“ this will prevent the service from working in the background.
  • โšก Enable the option โ€œDeep Optimizationโ€** (if available) so that the system will force the application to close when the screen is locked.
  • ๐Ÿ›‘ In the Auto Start section**, disable the Auto Start permission when you turn your phone on.

This method does not remove the service, but significantly reduces its impact on autonomy. For example, on the POCO F5 after such settings, the battery consumption of the Pulse decreases from 3-5% to 0.1-0.3% per day.

๐Ÿ“Š What method of disconnection have you tried?
Through the application settings
Background restriction
ADB-team
Ruth-Right.
I haven't tried it yet.

3. Disconnection through ADB (without root rights)

If the standard methods donโ€™t work, you can use USB debugging (ADB), which doesnโ€™t require superuser rights, but requires a computer and minimal technical skills.

Step-by-step:

  1. Activate Developer Mode**: Settings โ†’ About Phone โ†’ MIUI version (click 7 times in a row).
  2. Turn on "Debugging by" USBยป**: Settings โ†’ Additionally. โ†’ For developers โ†’ Debugging by USB.
  3. Connect your phone to your PC, install ADB drivers (for example, through Android Studio) and open the command prompt.
  4. Enter the commands in turn: adb shell pm disable-user --user 0 com.miui.pulse

After the command is executed, the Pulse service** will be deactivated until the next flashing of the phone. To return it back, use:

adb shell pm enable com.miui.pulse
What if the ADB canโ€™t see the device?
Make sure that the file transfer mode is enabled (MTP), Not just charging. Try another one. USB-cable or port. Reinstall the drivers ADB via Windows Device Manager.

โš ๏ธ Note: Some models (e.g. Xiaomi) 12T) after-out ADB You may have problems with Mi Share (Fast File Transfer) if you want to use this feature, use alternative methods.

4. Removal of the service by root rights

For users with an unlocked bootloader and Magisk or TWRP installed, a radical way is available: completely removing the system application. This method irreversibly removes Pulse from the firmware, so it is only suitable for advanced users.

Instructions:

  1. Install a file manager with root support (such as Root Explorer or Mixplorer).
  2. Go to /system/priv-app/Pulse or /system/app/Pulse (depending on the model).
  3. Delete the Pulse folder or rename it to Pulse.bak.
  4. Reboot the phone.

Once removed, the service will disappear from the application list and all associated processes will stop working, but beware: on some firmware, this can lead to errors in the operation of MIUI, for example, the inability to update by air (OTA).

๐Ÿ’ก

Before deleting system files, back up /system partition via TWRP. This will help restore the phone in case of a critical error.

5. Alternative methods: Hidden MIUI functions

In some versions of MIUI (especially on Chinese firmware), Pulse can be disabled via hidden menus, methods that are little known but sometimes more effective than standard ones.

Method 1: via MIUI Lab** (not available on all devices):

  1. Open the Settings. โ†’ The phone.
  2. Click on MIUI Version 5 times in a row until you get a message: You are logged in!
  3. Go to Settings โ†’ Additional โ†’ MIUI Lab โ†’ System Application Management.
  4. Find the Pulse and turn it off.

Method 2: via Security** (for MIUI 13+):

  1. Go to Settings โ†’ Security โ†’ Auto-Optimization.
  2. Turn off the option โ€œSystem Optimizationโ€** โ€“ this will stop the background activity of the โ€œPulseโ€.
Method of disconnectionRoot rights requiredReversibilityRisk to the systemEfficiency
Through settingsโŒ No.โœ… Yes.โš ๏ธ Low.โ˜…โ˜…โ˜†โ˜†โ˜†
Background restrictionโŒ No.โœ… Yes.โš ๏ธ Low.โ˜…โ˜…โ˜…โ˜†โ˜†
ADB-teamโŒ No.โœ… Yes.โš ๏ธ Medium.โ˜…โ˜…โ˜…โ˜…โ˜†
Removal through rootโœ… Yes.โŒ No.โš ๏ธโš ๏ธ High-pitchedโ˜…โ˜…โ˜…โ˜…โ˜…
MIUI LaboratoryโŒ No.โœ… Yes.โš ๏ธ Low.โ˜…โ˜…โ˜†โ˜†โ˜†

6.The consequences of turning off the Pulse: what you lose and what you win

Before you deactivate the service, evaluate the pros and cons of this step.

  • โœ… Pluses: ๐Ÿ”‹ Increase in battery life by 5-15% (depending on model). ๐Ÿ›ก๏ธ Stop collecting data about your activity (privacy). ๐Ÿšซ Disappearance of Intrusive Optimization Notifications.
  • โŒ Cons: ๐Ÿ“Š Loss of Mi Fit steps statistics (unless you use a separate tracker). โš™๏ธ Possible failures in automatic cache cleaning. ๐Ÿ”„ Problems with air renewal (OTA) firmware.

For example, on the Redmi Note 11 Pro+, users notice an increase in autonomy by 8-10 hours with moderate use after the Pulse is turned off, while owners of the Xiaomi Watch S1 lose the ability to synchronize data on sleep and training.

๐Ÿ’ก

If you donโ€™t use MIUI fitness features and value autonomy over additional โ€œchips,โ€ disabling Pulse is a reasonable compromise.

7. Frequent mistakes and how to avoid them

When you try to disable Pulse, users often encounter typical problems. Here's how to solve them:

  • ๐Ÿ”„ Service turns on itself after reboot: This happens due to automatic optimization MIUI. To fix, disable AutoRun for โ€œPulseโ€ in the battery settings.
  • ๐Ÿ”Œ ADB Does not see the device: Check if the Debugging mode is enabled USB And if you have drivers installed, try another cable or port. USB 2.0 (not 3.0).
  • ๐Ÿ”’ No "Disable" button in the settings: This means the manufacturer has blocked the option for your model. ADB or root-method.
  • โš ๏ธ After removal, they stopped working. OTA-Update: Restore deleted files from backup or reflash your phone via Fastboot.

If none of these methods worked, check to see if your phone has custom software (e.g. Pixel Experience or LineageOS) that might not have Pulse in the first place or have a different name (e.g. com.google.android.gms).

FAQ: Answers to Frequent Questions

โ“ Can I turn off the pulse without a computer?
Yes, through standard settings (Applications โ†’ Pulse โ†’ Stop / Disable) or background activity restriction in the Battery section, but on some models these options are blocked, and you can not do without ADB or root.
โ“ Will the Pulse Disconnection Affect Mi Fit?
Yes, if you use a built-in MIUI step counter, the data will no longer sync with the Mi Fit, but external trackers (such as the Mi Band) will work as usual.
โ“ How to return the pulse after disconnecting through ADB?
Follow the command: adb shell pm enable com.miui.pulse or restart the phone โ€“ sometimes the service is restored automatically after the update.
โ“ Why the Pulse Reappears After Resetting?
The service is a system application and is restored when reset to factory settings. To get rid of it forever, you need to remove it through root or flashing.
โ“ Is there an alternative to Pulse to optimize the battery?
Yes, you can use third-party utilities like Greenify (requires root) or AccuBattery to monitor charge, and MIUI also has an inbuilt Ultra-Savings mode that limits the background activity of all applications.