The alarm icon in the top notification bar of Xiaomi is one of the most annoying trifles for many users, it appears even if the alarm is turned off, takes up space in the status bar and does not disappear until it works or is manually removed. In this article, we will discuss all the current ways to remove this icon on Redmi, POCO and other models running MIUI 14/15 (including global and Chinese versions of firmware).
Complicating the problem is that Xiaomi regularly changes the settings in new versions of the shell. The methods that worked in MIUI 12 may not be useful in MIUI 15. We tested each method on current firmware (2026) and indicated which versions they are suitable for. If you tried to hide the icon through standard settings and nothing worked out, here you will find alternative solutions, including hidden features and third-party utilities.
Why doesn't the alarm clock disappear by itself?
The alarm icon in Xiaomiโs status bar is illogical for several reasons:
- ๐ Synchronization error: The system app clock incorrectly updates the status of the alarm clock after it is turned off.
- ๐ฑ Features MIUI: In some versions of the shell, the icon remains until the alarm clock is restarted or triggered.
- โ๏ธ Hidden settings: B MIUI 14+ The option to display the icon is hidden in Special Opportunities or Functions Laboratory.
- ๐ง Application Conflict: Third-party alarm management programs (like Google Clock) may duplicate notifications.
It's important to understand that the alarm icon is not just a notification, but a system indicator that is controlled at the shell level. It can't be swiped aside like a normal alert. Even if you delete all the alarms in the Watch app, the icon can remain because of cache or background processes.
โ ๏ธ Attention: On devices with MIUI for Russia (versions) RU) Some methods can be blocked due to manufacturer restrictions, in which case only manual editing of system files (requires root) will help).
Method 1: Disconnect via the settings of the โClockโ application
The most obvious method is to check the settings of the standard Watch app, which works on most devices, but only if the alarm clock has not been physically removed (for example, via a swipe in the list).
Instructions:
- Open the Clock app (icon with dial).
- Go to the Alarming Signal tab (bell icon in the bottom menu).
- Press the active alarm (even if it is turned off).
- In the upper right corner, tap on โฎ โ Delete or disable.
- Return to the home screen and reboot the phone โ the icon should disappear.
If the alarm clock is not on the list, the icon remains:
- ๐ Check the Snoosis tab (if the alarm clock has been delayed).
- ๐ Make sure there are no repeat alarm clocks for future dates.
- ๐ Try updating the app via Google Play (if you are using a global version).
โ๏ธ Check before removing the alarm clock
โ ๏ธ Note: On some models (Redmi Note 12, POCO X5) After the alarm is removed, the icon disappears only after manually swiping the notification panel down. If this is not done, the indicator can remain until the next reboot.
Method 2: Reset the settings of the โClockโ application
If standard deletion didnโt work, it could be a damaged cache or app data, and resetting the clock will return to factory status, but it wonโt remove your alarm clocks (they sync to your Mi Account account).
How to reset:
- Open Settings โ Applications โ Application Management.
- Find the Watch (or Clock on global firmware).
- Slip the Warehouse โ Clear the data and Clear the cache.
- Confirm the action and restart the phone.
After discharge:
- ๐ The alarm clock will disappear, but all tasks will have to be reconfigured.
- ๐ฑ If the icon is back, check if there are third-party alarm apps installed (e.g. Sleep as Android).
- โ๏ธ Nana MIUI 15 may need to further disable the option Show in the status bar (see Method 3).
What if the reset didn't help?
| Xiaomi model | Is the reset working? | Need a reboot? |
|---|---|---|
| Redmi Note 11/12 | Yes. | Yes. |
| POCO X4/X5 | Yes (sometimes need to be cleaned again) | Yes. |
| Xiaomi 13/14 | Partially (may come back) | Yes. |
| Redmi 10C | No (requires Method 3 or 5) | โ |
Method 3: Disconnection through the Functions Laboratory (MIUI 14+)
The newer versions of MIUI have a hidden feature for managing system icons, hidden in the Functions Lab and not working on all devices, but if your smartphone supports it, it's the fastest way.
Step-by-step:
- Open the Settings. โ The phone.
- Tap 5 times in a row on the MIUI version until the message โYou became a developer!โ appears.
- Return to the main settings menu and open Additional โ Functions Lab (or Special Opportunities โ Lab).
- Find the option to Show the alarm icon in the status bar and turn it off.
- Reboot the phone.
If the option is not on the list:
- ๐ Try to find it through the search by settings (the magnifying glass icon at the top).
- ๐ฑ On some firmware (MIUI 15 China) option is called System UI Tuner.
- โ๏ธ If the function lab is missing, your model doesnโt support it (try Method 4 or 5).
๐ก
On POCO F5 and Xiaomi 13T, the option is hidden deeper: after activating the developer mode, you need to go to Settings โ System โ Additional โ Show status icons and manually turn off the alarm clock.
Method 4: Use ADB (without root)
If standard methods donโt work, you can disable the icon via Android Debug Bridge (ADB). This method does not require the rights of a superuser, but requires a computer and a computer. USB-cable.
Instructions:
- Download and install Platform Tools on PC.
- Turn on the phone Debugging over USB (Settings โ About Phone โ MIUI version โ 5 taps โ For developers โ Debugging over USB).
- Connect the phone to your computer and type in the command line: adb shell pm hide com.android.deskclock If the command doesn't work, try: adb shell settings put global icon_blacklist clock
- Reset the device.
Limitations of the method:
- โ ๏ธ After resetting the settings or updating the firmware icon can return.
- ๐ง Nana MIUI 15 may require additional command: adb shell am force-stop com.android.systemui
- ๐ฑ Does not work on Xiaomi with a blocked bootloader (you need to unlock). OEM Unlock).
Method 5: Manual editing of system files (root)
For advanced users with unlocked bootloader and root rights, there is a radical method โ editing the systemui.xml file. This is the only way to permanently remove the icon on older versions of MIUI (up to 12.5), where other methods do not work.
Step-by-step:
- Install Root Explorer or Solid Explorer with root support.
- Go to /system/priv-app/SystemUI/SystemUI.apk/res/values/ and open bools.xml in the text editor.
- Find a line: <bool name="config_showAlarmIcon">true</bool> and replace true with false.
- Save the file, set the rights to 644, and restart the phone.
Risks of the method:
- โ ๏ธ Loss of warranty: Editing system files can result in device locking.
- ๐ง Nana MIUI 14+ The file may be called differently (for example, config.xml into /vendor/overlay/).
- ๐ฑ After the firmware update, the changes will reset.
โ ๏ธ Note: On devices with Dynamic RAM Expansion (e.g. Redmi Note) 12 Pro+) editing systemui.xml This can cause a cyclical reboot. Before you change, back up through TWRP.
Additional Advice and Frequent Mistakes
If none of these methods worked, check out these points:
- ๐ Update firmware: In MIUI 15.1.3+ Fixed error with "ghost" alarm clock icons.
- ๐ฑ Check for duplicate apps: Remove Google Clock, Sleep Cycle, or other sleep programs.
- โ๏ธ Reset the status bar settings: adb shell cmd statusbar reset
- ๐ง Disable Battery Optimization for the Watch app (Settings) โ Battery โ Optimizing the battery).
Common user errors:
| Mistake. | Effects of consequences | Decision |
|---|---|---|
| Removing the alarm clock without restarting | The icon remains in the status bar | Restart your phone or swipe the notification panel |
| Clearing the cache without data cleaning | The icon returns after synchronization | Clear both the cache and the application data |
| Using ADB on a blocked loader | Commands not applied | Unlock OEM Unlock in Developer Settings |
๐ก
On Xiaomi 14 Ultra and POCO F6, the alarm icon is tied to the MiuiClock service. It can only be disabled via ADB or a full reset to factory settings.