How to completely disable steps on Xiaomi: smartphone, Mi Band and Zepp OS

The step meter on Xiaomi devices is a useful feature for monitoring activity, but not everyone needs it, some find it intrusive, some worry about battery consumption, and some just want to hide their travel data for privacy reasons. In this article, we will discuss all the current ways to disable step counting on MIUI smartphones, Mi Band fitness bracelets and Zepp OS smartwatches.

It is important to understand that the steps counting mechanisms differ from device to device, for example, on Xiaomi smartphones, Google Fit or built-in MIUI services are responsible for this, and on Mi Band, Zepp Life firmware. We will look at each case separately, including hidden settings and possible limitations (for example, on some models you can not completely remove the function, but you can minimize its impact).

If youโ€™re using a device with MIUI 14/15 or later, some of the instructions may be different โ€” the manufacturer regularly changes the menu layout of options. For accuracy, here are the current screenshots and paths to settings for 2026.

Why the step counter can work even after shutdown

Many users complain that after disabling the function in the settings, the steps still count, because of the parallel operation of several services:

  • ๐Ÿ”„ Google Fit (if installed) โ€“ syncs with MIUI and can restart the counting.
  • ๐Ÿ“ฑ Built-in motion sensor in the smartphone (accelerometer) - works at the system level.
  • โš™๏ธ Mi Fitness or Zepp application background processes โ€“ even after deletion can leave cache.
  • โ˜๏ธ Cloud sync โ€“ data can be restored when you log in to your Xiaomi account.

To make sure that you stop counting, you have to shut down each of these components, and below we'll look at all the options, from the simple to the radical (including the radical ones). ADB-Teams for experienced users).

๐Ÿ“Š What kind of Xiaomi device are you using?
Smartphone (Redmi/POCO/Xiaomi)
Fitness bracelet (Mi Band)
Smartwatches (Zepp/Amazfit)
Multiple devices

Method 1: Disabling the step count on the Xiaomi smartphone (MIUI)

On MIUI smartphones, step counting is controlled through the Health app (or Mi Fitness in older versions).

  1. Open the Health app (green leaf icon).
  2. Go to Profile โ†’ Settings (cog icon in the upper right corner).
  3. Select Data Management โ†’ Steps.
  4. Turn off the step count slider.
  5. Confirm the action by pressing OK in the dialog box.

If Steps are not on the menu, try an alternative path:

Settings โ†’ Applications โ†’ App Management โ†’ Health โ†’ Permits โ†’ Physical Activity (disable)

Close all background apps |Reboot phone |Check if the steps widget on the home screen has disappeared |Delete the Health app cache-->

Important: On some firmware (e.g. MIUI Global) the meter can be turned on automatically when you update your system after you turn off. To avoid this, block the auto-update for Health:

Settings โ†’ Appendices โ†’ Health โ†’ Triplet (โ‹ฎ) โ†’ Disable Auto Update

๐Ÿ’ก

If steps still count after you turn off, check if you have Google Fit installed. It can duplicate the function โ€” delete it or turn off sync in your Google account settings.

Method 2: Disable steps on Mi Band (all generations)

On the Mi Band fitness bracelets (from Mi Band 3 to Mi Band 8), the step counter is sewn into firmware, but it can be deactivated through the Zepp Life app (formerly Mi Fit).

  1. Open Zepp Life and select your bracelet.
  2. Go to Device Profile โ†’ Settings โ†’ Activity Monitoring.
  3. Turn off the Steps Slider (some versions call Step Tracking).
  4. Save the changes and sync the bracelet.

If you donโ€™t have an option, try an alternative method:

  • ๐Ÿ”ง Install a third-party app Notify & Fitness for Mi Band (available on Google Play).
  • ๐Ÿ“ต In the application settings, find the Activity Tracking section and disable Step Counter.
  • โš ๏ธ Warning: Third-party applications may require additional permissions, which increases the risk of data leakage.

On Mi Band 7/8 with Zepp OS firmware, you can't completely turn off the step counter -- you can only hide the way it's displayed on the bracelet screen.

Zepp Life โ†’ Device Profile โ†’ Bracelet Screen โ†’ Remove the Steps widget

Method 3: Disconnect on Xiaomi smartwatch (Zepp OS)

Xiaomi smartwatches (such as Watch 2 Pro, Watch S3) run on the Zepp OS platform, where the step counter is integrated into the system. You can not completely remove it, but you can minimize the impact:

Model clockMethod of shutting downLimitations
Xiaomi Watch 2 ProZepp Life โ†’ Profile โ†’ Activity Monitor โ†’ Disable โ€œStepsโ€The data is still collected, but not displayed.
Xiaomi Watch S3On the clock: Settings โ†’ Screen โ†’ Widgets โ†’ Remove โ€œStepsโ€The meter works in the background.
Amazfit GTR 4Zepp โ†’ Device โ†’ Settings โ†’ Disable โ€œAuto Trackingโ€Requires a clock reset

For power users, there is a radical method โ€“ disabling the motion sensor via ADB (requires an unlocked bootloader):

adb shell settings put global motion_sense_enabled 0
What happens if you turn off the motion sensor?
Disabling the motion sensor (accelometer) will not only cause the step count to fail, but also gestures (such as raising your hand to turn on the screen), sleep detection, and certain fitness functions, which can cause firmware errors on some models.

Method 4: Block sync with Google Fit and Mi Account

Even after disabling the step count on the device, data can be transferred to the Xiaomi or Google Fit cloud.

  • ๐Ÿ”— Turn off sync in Zepp Life: Profile โ†’ Settings โ†’ Accounts. โ†’ Disable Google Fit/Mi Account
  • ๐Ÿ“ต Remove permissions for Google Fit: Phone Settings โ†’ Annexes โ†’ Google Fit โ†’ Permits โ†’ Deactivate "Physical activity"
  • ๐Ÿ—‘๏ธ Clear the data history: Zepp Life โ†’ Profile โ†’ Data management โ†’ Clear the history of steps

Note: If you use multiple Xiaomi devices (e.g., a smartphone + bracelet), the steps may be duplicated. To avoid this, disable cross-integration:

MIUI Settings โ†’ Xiaomi Account โ†’ Synchronization โ†’ Disable โ€œHealth and Fitnessโ€

Method 5: Radical measures (for power users)

If standard methods fail, extreme measures can be taken, requiring technical skills and can lead to loss of warranty or unstable operation of the device.

  • ๐Ÿ› ๏ธ Removing System Applications (Requires root): Adb shell pm uninstall --user 0 com.mi.health โš ๏ธ Note: Removal of com.mi.health may disrupt other functions MIUI, sensory.
  • ๐Ÿ”ง Configuration File Change (for Mi Band): With the Mi Band Tools tool, you can edit the config.ini file in the bracelet firmware, but it is risky.
  • ๐Ÿ“› Blocking Xiaomi servers (via hosts): Add to file /etc/hosts line: 127.0.0.1 api.mi.com 127.0.0.1 account.xiaomi.com This will block the transfer of step data, but may disrupt other services.

๐Ÿ’ก

Before using radical methods, back up the device data. rollback changes may require a factory reset.

Frequent problems and their solutions

When you turn off your step count, you're going to see some common mistakes.

Problem.Reason.Decision
Steps count after disconnectionBackground work by Google FitRemove the application or disable permissions
No option to โ€œturn off stepsโ€ in Zepp LifeAn outdated version of the appUpdate Zepp Life to Google Play
After resetting the settings, the counter turned on again.Recovery from the Mi Account cloudTurn off sync before resetting
Mi Band 8 does not turn off the counterRestriction of Zepp OS firmwareHide the widget on the bracelet screen

If none of these methods worked, check:

  • ๐Ÿ“ฑ The firmware version - on beta versions MIUI It could be bugs.
  • ๐Ÿ”„ Application updates โ€“ New versions of Zepp Life sometimes have additional settings.
  • ๐Ÿ›ก๏ธ Antivirus โ€“ some programs (e.g. Avast) block changes to system files.
Can you turn off steps only on the home screen, but leave the counting?
Yes, on most Xiaomi devices, you can hide the steps without turning off the counter itself. For example, on Mi Band, press the screen โ†’ Change widgets โ†’ remove Steps. On your smartphone, remove the Health widget from the home screen.
Why does the battery run out faster after the steps are turned off?
It's paradoxical, but sometimes the background processes involved in trying to sync a disabled meter consume extra energy. Try: Clear the Health app cache; disable autostart for Google Fit; Reboot the device.
How to check if the step counter is turned off?
There are a number of ways: ๐Ÿ“Š Check the activity schedule in Zepp Life โ€“ if the data is not updated, the meter is disabled. ๐Ÿ” Use the Sensor Test app (from Google Play) to monitor your accelerometer. ๐Ÿ“‰ Compare battery consumption before and after a shutdown โ€“ if the meter was working, consumption should decrease.
Can I turn off steps on Xiaomi without root rights?
Yes, root is not required in most cases. Enough: Disable permissions for Health and Google Fit apps. Remove Health Updates through Settings โ†’ Apps. Use ADB to block background activity (no root). Root is only for deleting system files, which is not recommended without experience.
Will the step counter work after resetting to factory settings?
Yes, after reset, all settings return to factory settings, including step counter activation. To avoid this: Before reset, turn off sync with Mi Account. After reset, immediately turn off Health Permits. Don't restore data from the MIUI backup.