A stepmer on Xiaomi devices is a useful feature for those who monitor activity, but not all users need it.Some want to save battery power, some are annoyed by constant notifications about a βslow lifestyleβ, and some simply do not use a fitness tracker for their intended purpose. In this article, we will discuss all possible ways to turn off the pedometer, from temporary suspension to complete removal of system components.
It's important to understand that step counting works differently on Xiaomi smartphones (via MIUI or Google Fit) and on fitness bracelets in the Mi Band series. We'll look at both options, and we'll also explain how to turn off cloud data synchronization and stop sensor background activity. If you're looking for a way to get rid of intrusive alerts or just optimize the device, this is the guide for you.
Why the pedometer can interfere: 4 reasons to disconnect
Before we get to the instructions, letβs look at where users decide to deactivate the feature.
- π Battery consumption: Motion sensors (accelerometer and gyroscope) consume energy even in the background. On low-end Redmi models, this can reduce battery life by 5-15%.
- π± False positives: Step-counting algorithms are not perfect: they can record traffic, table vibrations, or even washing machine performance as βmeters traveled".
- π« Intrusive notifications. MIUI The Zepp Life app (formerly Mi Fit) regularly sends reminders about activity goals, which annoys many users.
- π Privacy: Location and activity data synced to Xiaomi's cloud. If you don't want the company to track your movements, you'd better turn it off.
In addition, the pedometer can conflict with other fitness apps (like S Health or Apple Health) by duplicating data or resetting statistics. If you use an alternative tracker, it makes sense to deactivate the one built into Xiaomi.
Method 1: Disabling the pedometer in the MIUI settings (for smartphones)
If you want to stop counting steps directly on your smartphone (Redmi, POCO, Xiaomi 11/12/13, etc.), the easiest way is to deactivate the function in system settings. This method does not require superuser rights (root) and works on all versions of MIUI 12-14.
Instructions:
- Open the Settings app (the gear icon on the home screen).
- Go to the Appendix section β Application management.
- In the search bar, enter Step Counter (or Step Counter in English firmware).
- Select the Shagomer app (the icon with the man and the graphic).
- Click Disable (or Remove Updates if the button is inactive).
- Confirm the action in the dialog window.
After that, the system application will be deactivated and the steps will stop counting, but keep in mind that this method does not remove the motion sensor itself, it just stops processing data. If you use the Mi Band fitness bracelet, the steps will still be fixed on it, but will not sync with the smartphone.
βοΈ Preparation for pedometer shutdown
Method 2: Delete Google Fit (for users of Google services)
Many Xiaomi users are unaware that steps can be counted not only through MIUI, but also through Google Fit, the standard activity tracking app from Google.If you are not using the Google ecosystem (for example, prefer Mi Account), this service can be completely removed.
How to do this:
- π± Go to Settings. β Annexes β Application management.
- π Enter Google Fit Search.
- ποΈ Click Remove (if the button is inactive, select Remove Updates first, then try again).
- π Reboot your smartphone to make changes take effect.
If the delete button is not available (this happens on some firmware), you can turn off autostart and background activity:
- In Google Fit settings, select Battery β Background activity.
- Turn off Autostart and Background Activity switches.
- Go back and click Notifications, then deactivate all alerts.
This is especially useful if you notice that the steps are duplicated in Zepp Life and Google Fit. After you turn off one of the services, the statistics will become more accurate.
What happens if you delete Google Fit?
Method 3: Disable pedometer on Mi Band (all generations)
If you use a fitness bracelet Mi Band 4/5/6/7 or Smart Band Pro, the pedometer works autonomously, regardless of your smartphone, and to turn off step counting, you need to change the settings directly in the Zepp Life app (formerly Mi Fit).
Step-by-step:
- Open the Zepp Life app and connect to your bracelet.
- Go to the Profile tab β Your device (model name Mi Band).
- Select device settings β Notifications and reminders.
- Find the Activity Goals or Inactivity Reminder and turn it off.
- Return to the basic bracelet settings and select Screen β Displayed elements.
- Uncheck the Steps (or Activity) to remove the display from the main screen.
Unfortunately, you can't completely disable the motion sensor on the Mi Band, because it's embedded in the firmware of the device.
- π΅ The bracelet will stop showing steps on the screen.
- π Notifications of activity objectives will cease.
- π Data will not sync with the smartphone (but will continue to be recorded in the memory of the bracelet).
If you want to reset your step statistics completely, do it through the bracelet menu: Settings β Data Reset β Reset steps. After that, the counter will reset, but the count will resume automatically.
Method 4: Disconnect via ADB (for advanced users)
If standard methods do not help (for example, the βDisableβ button is inactive), you can use ADB debugging. This method requires connecting the smartphone to the computer and executing commands through the terminal, but gives more options for setting up.
What you need:
- π» A computer with installed Xiaomi drivers and ADB Tools.
- π± Smartphone with enabled debugging USB (Settings β The phone. β Version. MIUI β Press 7 times, then return to the Additional Settings β For developers).
- π USB-plug-in.
Instructions:
- Connect your smartphone to your PC and open the command line (cmd on Windows or Terminal on macOS/Linux).
- Enter the command to check the connection: Adb devices must appear serial number of your device.
- Follow the command to disable the pedometer: adb shell pm disable-user --user 0 com.miui.stepcounter For Google Fit, use: adb shell pm disable-user --user 0 com.google.android.apps.fitness
- Reboot your smartphone.
To get it all back, replace the disable-user with enable in the commands above.
π‘
Before execution ADB-commands to back up data through Settings β Additionally. β Backup and reset, which will help restore the system if something goes wrong.
Method 5: Removal of system applets (root required)
If you're willing to take drastic measures and have super-user rights, you can completely remove the system applets responsible for counting steps, a method that is suitable for power users, because the wrong actions can lead to unstable MIUI operation.
What files should be deleted:
| Name of the applet | The path to the file | He's in charge. |
|---|---|---|
| StepCounter | /system/priv-app/StepCounter/StepCounter.apk | The main module of calculation of steps in MIUI |
| MiFitService | /system/app/MiFitService/MiFitService.apk | Synchronization with Mi Band and the Cloud |
| GoogleFit | /data/app/com.google.android.apps.fitness-* | Counting steps through Google services |
| SensorService | /system/priv-app/SensorService/SensorService.apk | Control of motion sensors (accelerometer, gyroscope) |
How to delete:
- Install a file manager with root support (such as Root Explorer or Solid Explorer).
- Follow the paths and remove them. APK-files (pre-restore them!).
- Clear the cache and data through Settings β Storage β Cleanup.
- Reset the device.
π‘
Removing system applets can disrupt other sensor-related functions (such as gestures or automatic screen rotation).
After that, the pedometer will be disabled at the system level, but remember: the next MIUI update, deleted files can be restored. To avoid this, use Magisk modules to block updates to system applications.
What to do if the pedometer itself turns on after the update
Many users have a problem: after updating the MIUI or firmware of the Mi Band bracelet, the pedometer starts working again, despite previous settings, this is because the system restores the standard settings. Here's how to avoid this:
- π You can roll back to the previous firmware version. For smartphones, you can do this through Fastboot or TWRP, for bracelets - through the utility Mi Band Tools.
- π Block updates for specific applications. Use a Magisk module called App Systemizer or Disabler for. MIUI.
- π΅ Turn off automatic sync. In Zepp Life, go to Profile. β Settings β Synchronize data and deactivate the option.
- π οΈ Use alternative firmware. For example, Pixel Experience or LineageOS don't have a built-in pedometer from Xiaomi.
If you donβt want to opt out of official updates, the only reliable way is to check your settings regularly after each update and repeat the shutdown if necessary.
π‘
Create a shortcut to quickly disable the pedometer: add the Settings Shortcuts widget to the home screen and select Stepmer. Now you can deactivate it in one click.