How to remove the alarm icon on Android Xiaomi: step-by-step instructions

The alarm icon in Xiaomi’s status bar can be annoying even if you don’t plan on waking up on the signal. It’s displayed constantly β€” on a locked screen, in the notification panel, and even when the sound is turned off. Unlike other manufacturers, MIUI doesn’t always allow you to hide this icon with standard means. The reasons for the icon’s appearance vary from an activated alarm clock in the Watch app to system failures after an update.

In this article, we will discuss all the working ways to remove the icon, from the basic (cancel alarm clock) to radical (reset settings). The methods are tested on the Xiaomi 13 Pro, Redmi Note 12 and POCO X5 with MIUI 14/15, but will also work for older versions. If you see the icon, but the alarm clock does not ring, the problem may be hidden in Google Clock or third-party applications. Next you will learn how to check this.

Why does the alarm clock appear on Xiaomi?

The alarm clock icon (⏰) The top panel is not just a wake-up time reminder, it signals an active timer in the system that can be triggered:

  • πŸ”Ή The Standard Watch app – even if you canceled the alarm clock, it could have been saved in the background.
  • πŸ”Ή Google Clock – syncs with your account and works in parallel with your account MIUI.
  • πŸ”Ή Third-party apps (e.g. Sleep as Android, Alarmy).
  • πŸ”Ή System failure - after the update MIUI or reset.

On Xiaomi with MIUI 12 and later, the icon can remain even after all alarms are removed, due to the feature of the shell: it caches notifications about timers. In some cases, the icon disappears only after rebooting the device or manually cleaning the cache of the Watch application.

πŸ“Š How often do you use an alarm clock on your smartphone?
Every day.
Only on weekdays.
There is always a smart column nearby.
Never.

Method 1: Cancel all alarm clocks in the standard app

Start with the obvious: check if the alarm clock is activated in the native Watch app. Even if you haven't set it, MIUI sometimes sets the alarm clock automatically (for example, after setting up the device or syncing with Mi Account).

Instructions:

  1. Open the Clock app (icon with dial).
  2. Go to the Alarming Sign (bell icon at the bottom).
  3. Check the list: If there are active alarm clocks, turn them off (slider on the right).
  4. Remove unnecessary ones by pressing the alarm and selecting Remove.

After that, the icon should disappear within 1-2 minutes. If not, restart the smartphone. Some models (Redmi 9A, POCO M3) require additional clearing of the cache of the Watch application:

Go to Settings β†’ Applications β†’ Application Management

Find the Watch and select the Warehouse

Click Clear Cache and Clear Data (WARNING: This Will Reset All Alarms!)

Reset the device

-->

⚠️ Note: If you use Mi Account to sync, the alarm clocks can be restored after the data is cleared.

Method 2: Checking Google Clock and other apps

Google Clock is the second most popular alarm app on Xiaomi, which is set by default on many models (especially Android One, like the Mi A3) and can conflict with MIUI. Even if you don't use it, it could activate the alarm in the background.

How to check:

  • πŸ” Open Google Clock (Icon with a green dial).
  • πŸ” Go to the Alarm tab and turn off all active timers.
  • πŸ” Go to Settings. β†’ Annexes β†’ Google Clock β†’ Notifications and disable the option to Show icons.

Also check third-party sleep/alarms apps, such as Sleep as Android, which can leave an icon in the notification bar even after the signal is canceled.

  1. Open the app and cancel all alarms.
  2. Go to the application settings and find the Notifications or Icons section.
  3. Turn off the option to Show in the status bar (the name may differ).
How do you find hidden alarm clocks?
Some apps (e.g. Alarmy) create "invisible" alarm clocks for tasks or reminders. To detect them: 1. Go to Settings β†’ Apps β†’ Permissions β†’ Autostart. 2. Check which programs have access to alarms. 3. Turn off autostart for suspicious apps and restart your smartphone.

Method 3: Reset the settings of the β€œClock” application

If previous methods failed, the problem may be the damaged settings of the Watch app, in which case the factory reset (without deleting personal data) will help.

Instructions:

  1. Go to Settings β†’ Applications β†’ Application Management β†’ Watch.
  2. Select Warehouse. β†’ Clear all data.
  3. Confirm the action. It will remove all alarm clocks and timers.
  4. Reset the device.

On some MIUI firmware (e.g., the global version for the Redmi Note 10 Pro), the data reset doesn’t help. In this case, try rolling back the Watch app update via Settings β†’ Apps β†’ Three Dots β†’ Reverse updates.

⚠️ Note: After a reset, the Watch app can update automatically via Google Play. To avoid this, turn off auto-update for it in the Play Store settings.

Method 4: Disable alarm notifications in MIUI

MIUI 13/14/15 has a hidden option to hide the alarm icon without canceling the timer itself, which is suitable if you want to keep the alarm active but remove the icon from the notification panel.

How to do this:

  1. Open Settings β†’ Notifications and Status bar β†’ Notification management.
  2. Find the Watch in the list and click on it.
  3. Turn off the button on the lock screen.
  4. Also turn off the display notification icons (if any).

Some firmware (Xiaomi.eu, custom builds) may not have this item, so try an alternative route:

  • πŸ“± Go to Settings. β†’ Lock screen β†’ Lock screen style.
  • πŸ“± Select Set Up β†’ Notifications and turn off display for the Watch.

πŸ’‘

If the alarm icon only appears on a locked screen, but disappears after unlocking, the problem is in the lock screen settings. Try changing the lock style to the standard one (without widgets).

Method 5: Radical measures – system reset or ADB

If neither of these methods works, there are two extreme options: resetting the settings to factory settings or turning off the icon via ADB. The first method is guaranteed to delete all system alarms, but your data will be erased, and the second requires computer skills.

Reset to factory settings:

  • πŸ”§ Make a backup of the data through Settings β†’ The phone. β†’ Backup.
  • πŸ”§ Go to Settings. β†’ Additionally. β†’ Resetting settings β†’ Erase all data.
  • πŸ”§ Confirm the action and wait for the reboot.

Disconnecting via ADB (for advanced users):

This method removes the alarm clock icon at the system level.

  1. Install ADB on your computer and connect your smartphone in debugging mode (Settings β†’ About Phone β†’ MIUI Version β†’ 7 times press to activate the developer mode, then turn on Debugging over USB).
  2. Open the command line and enter:
adb shell settings put global alarm_icon_visibility 0

After the reboot, the icon should disappear. To return it back, use the same command with 1 instead of 0.

⚠️ Attention: Teams ADB This method can cause system instability if entered incorrectly. Do not use this method on devices with an unlocked bootloader unless you are sure of your actions.

πŸ’‘

Resetting is the last option. Try all the other methods before you do, as it can take a long time to recover the data.

Table: Comparison of methods for removing alarm clock icon

MethodDifficultyTime.EfficiencyRisks.
Cancel the clock alarm clock⭐1-2 minutesTall.No.
Cleaning up the Cache of the Watch⭐⭐2-3 minutesMediumResetting alarm clock settings
Disabling notifications in MIUI⭐⭐3-5 minutesTall.Other notifications may be missing
Data resetting of the clock⭐⭐⭐5 minutesTall.All timers will be deleted.
ADB-team⭐⭐⭐⭐10-15 minutesGuaranteedRisk of system failure

Frequent Questions (FAQ)

Why does the alarm clock remain after it is removed?
This is due to the MIUI feature: the system caches notifications about timers. Try to reboot the device or clear the cache of the Watch app. If it doesn't help, check Google Clock and third-party apps.
Can you hide the badge but leave the alarm to the workers?
Yes, to do this, turn off the display of notifications for the Watch in the settings MIUI (Notifications and status bar section. You can also use ADB-team alarm_icon_visibility 0.
My POCO X3 doesn't have a "Block screen badge" option. What do I do?
In some models POCO And Redmi with custom firmware, this item is missing. Try changing the lock screen style to the standard one or use it. ADB-method.
After the MIUI update, the icon reappeared. How do I fix it?
Updates often reset notification settings. Repeat steps from Method 4 (disable notifications for the Watch). If the problem recurs, roll back the firmware or wait for a patch from Xiaomi.
The alarm rings, but there's no badge.
Yes, this happens if the alarm is set through a third-party app (for example, Sleep Cycle), in which case the icon may not appear in the status bar, but the signal will work at the appointed time.