Xiaomiβs MIUI and HyperOS smartphones have a deeply integrated activity tracking system that is active on every device by default. For many users, having a constantly working accelerometer and step counter is a useful feature to help maintain a healthy lifestyle. However, there are a category of owners who are annoyed by the constant collection of movement data or simply do not need unnecessary widgets on the desktop.
Removing the built-in pedometer is not as obvious as it might seem, since it is a system component, not a regular application. The deactivation process requires an understanding of the architecture of the Android Operating System and the features of the firmware from the Chinese manufacturer. In this article, we will discuss in detail all possible ways, from simple hiding icons to completely disabling services through special tools.
It should be noted that the complete deletion of system files may require root access or use rights. ADB-We'll look at the safe methods available to the average user and the more advanced options for experienced enthusiasts. It is important to act consistently so as not to disrupt other system services that depend on motion sensors.
Disabling widgets and displays on the desktop
The easiest and safest way to remove the pedometer is to stop displaying its data in the operating system interface. Often users confuse the appearance of the step counter on the home screen with the application itself. In the MIUI shell, activity data can be displayed through the Step Counter widget or through the Health widget.
To remove the display, you need to pinch the empty area on the desktop and select "Widgets." Find items related to the Mi Fitness or the system counter in the list. Removing the widget from the screen does not stop collecting data in the background, but visually clears the interface of unnecessary information. This is the first step to decentralize attention from constant notifications about the meters passed.
Also worth checking is the lock screen settings. In some versions of the firmware, the number of steps is displayed directly on the locked screen. To turn off this feature, go to Settings β Lock screen and look for options related to displaying health data. Disabling these elements does not affect the battery, but makes using the smartphone more minimalistic.
Remember, simply removing an icon or widget is not a complete removal of an application. System services will continue to work unless you make deeper adjustments. However, for most users who just want to clean the desktop, these actions will be enough. Visual cleanliness of the interface often solves the problem of annoying from constant reminders.
Managing permissions of the system application "Stepomer"
In Android, and in particular in Xiaomiβs shell, every application requires certain permissions to function. The stepmer is no exception: it requires access to body and physical activity sensors. Limiting these rights is an effective way to paralyze the meter without removing it from the system.
To do this, open your smartphone settings and go to the Apps β All Apps section. You need to find a system component in the list that can be called Stepmer, Mi Fitness, Health, or have a batch name containing the word step or health. Often this application is hidden in the System Apps folder or does not have an icon in the general menu.
Once you find the right component, go to Application Permissions, and you're interested in a category related to physical activity or Body Sensors, and turning that off will cause the application to stop receiving data from the accelerometer, and the pedometer will actually stop counting steps even if the process is formally running.
β οΈ Note: Disabling permissions from system services may cause other features to malfunction, such as automatic screen rotation or third-party fitness trackers that use system-based tracking. API resource-saving.
In addition, it is recommended to disable auto-start for this application. In the application management menu, find the "Out-start" item and put the switch into an inactive state. This will prevent service from starting immediately after turning on the phone. The combination of disabling permissions and auto-starting makes the pedometer almost non-functional, while maintaining the integrity of system files.
Using the Mi Fitness application to detach data
Often, step data is synchronized with Mi Fitness (formerly Mi Wear) and if your goal is not just to stop the meter on your phone, but also to stop collecting statistics in the Xiaomi cloud, it is the service you need to work with. Deleting your account or untying your device in the app is a key step.
Open the Mi Fitness app and go to your user profile. In your profile settings, look for Devices or My Devices. If your phone is identified as a health data source, try removing it from the list of associated devices, which will break the link between the phone's sensors and your Xiaomi Account cloud account.
Also inside the Mi Fitness app itself, there are sync settings. Go to Profile β Settings β Data Synchronization and turn off all options related to steps, distance and calories. This will stop the data transfer to the company's servers. Locally on the phone, the steps can continue to be counted, but they will not be sent anywhere and analyzed.
What happens to the accumulated statistics?
It's important to note that Mi Fitness often acts as a data aggregator, and even if you remove the widgets, it's the software that collects information in the background. Deinstalling the app completely (if Android and the rights allow it to be done without root) will significantly reduce the activity of background health processes.
Complete removal via ADB (for advanced users)
For those who want to achieve an absolute result and are ready to use a computer, there is a method of removing system packets through USB debugging (ADB), which allows you to remove the pedometer as an application, effectively cutting it out of the system.
Before you start, activate the developer mode. Go to Settings β About Phone and quickly click on MIUI Version or OS Version seven times. Then, in advanced settings, turn on USB Debugging. Connect your smartphone to a PC that has ADB Driver and platform tools installed.
Once you've connected and confirmed the debugging on your phone, open the command prompt on your computer. You'll need to find the exact name of the package responsible for the pedometer. Often it's com.mi.health or com.xiaomi.hm.health.
adb shell pm uninstall -k --user 0 com.mi.healthThis command removes the current user's application (user 0) without affecting the system partition recovery, which allows you to restore the phone by resetting. If you are not sure about the name of the package, use the command adb shell pm list packages | grep health or grep step to find the appropriate lines. Be extremely careful when entering packet names.
| Packet name | Description of the component | Risk of removal | Impact on the system |
|---|---|---|---|
| com.mi.health | The main application of Mi Fitness | Low. | Health statistics are missing |
| com.xiaomi.hm.health | Old version of health service | Low. | Synchronization conflicts |
| com.android.providers.partnerbookmarks | System bookmarks (often confused) | Medium. | Standard links will be lost |
| com.miui.virtualsim | Virtual Sim (Do not delete!) | High-pitched | Loss of communication in roaming |
Once the command is executed, the application will disappear from the installed list. To return it back, you will need a full reset of the phone (Wipe Data), since the standard βInstallβ button will not return the system component, so it is highly recommended to make a full backup of important data before deleting.
Cleaning the cache and data for resetting the meter
If your goal is not to completely remove the functionality, but to zero the counter or eliminate errors in the calculation of steps, it is enough to clean the application data. This action will return the pedometer to the state βlike after the first turn onβ, resetting all accumulated local values.
Go to your phoneβs settings, select Apps, and find the step service (like Stepmer or Mi Fitness) and go to Memory or Storage, where youβll see two buttons: Clear Cache and Clear All Data (or Reset), and clicking the second button will delete all the step history stored on the device.
- π Cache Clearing β Deletes temporary files, can solve the problem with the meter hanging without touching the history.
- ποΈ Cleansing data β completely resets the app, removing all local workout and step records.
- π Reboot β after cleaning the data, be sure to restart the device to apply the changes.
If sync with the cloud was enabled, the step history can be restored after connecting to the Internet, as the data will be downloaded from the Xiaomi Cloud server. To completely reset, in this case, you first need to clear the data in the cloud service through the i.mi.com web interface, and then clear the data on the phone.
Alternatives: Third-party applications for activity monitoring
Once a standard pedometer is removed or disabled, users may need a more functional or more private activity tracking tool, and Google Play offers hundreds of alternatives that donβt have deep integration with the system and donβt collect any extra data.
Popular alternatives often work as independent widgets or apps that can be removed at any time, do not require system rights or affect the operation of other services, and many of them offer more flexible goal settings and integration with other services such as Google Fit or Strava.
βοΈ Criteria for choosing a pedometer replacement
Using third-party software also allows you to bypass restrictions imposed by the manufacturer: you choose when the tracker works and when it doesn't. This gives you complete control over battery consumption and privacy. However, it's worth remembering that third-party applications may be less optimized for specific phone models than native solutions.
Frequently Asked Questions (FAQ)
Does removing the pedometer affect other applications, such as maps or the navigator?
Can I recover a pedometer removed through ADB without resetting my phone?
Why does the pedometer continue to count steps after removing the widget?
Is it safe to delete the com.mi.health package?
How to remove a pedometer if it does not appear in the list of applications?
π‘
Complete removal of the system pedometer is only possible through ADB, but for most users, it is enough to disable permissions and widgets to stop seeing steps and spending resources.
To sum up, managing the built-in pedometer on Xiaomi offers users a wide range of options, from simple icon hiding to deep system cleaning. The choice of method depends on your technical skills and the ultimate goal. Remember that interfering with system processes always requires responsibility and having backups.
π‘
Before any manipulation of system applications through ADB, be sure to back up important data and charge your phone to at least 60% to avoid problems in the event of a crash.