How to turn off the alarm clock on Xiaomi: a complete guide for smartphones and smart watches

You woke up to an alarm clock on Xiaomi but donโ€™t know how to turn it off quickly? Or maybe you need to remove an unnecessary alarm clock that goes off at the weekend? In this article, weโ€™ll look at all the possible ways to turn off alarm clocks on Redmi, POCO, Mi, and Mi Band and Xiaomi Watch smartwatches. Whether youโ€™re using the standard Watch app or third-party solutions, here youโ€™ll find a solution for any situation.

Xiaomi devices have a different interface depending on the MIUI version and the gadget model, and we've taken these nuances into account and prepared universal instructions that will work for both new flagships and budget devices. And if you accidentally delete an important alarm clock, don't worry, there's a section on recovery at the end of this article.

1. Standard method: disabling through the application "Clock"

The most obvious and quickest method is to use the built-in Watch app (or Clock in global firmware), which is pre-installed on all Xiaomi smartphones and supports not only alarm clocks, but also timers, stopwatches.

  • ๐Ÿ“ฑ Open the Watch app on the home screen or in the app menu.
  • โฐ Go to the Alarm tab (usually the second icon below).
  • ๐Ÿ”„ Find the active alarm in the list and it will be highlighted by color (usually blue or green).
  • ๐Ÿ”˜ Touch the slider to the right of the time to deactivate the alarm clock. The slider will turn gray.

If you need to completely remove the alarm clock, rather than just turn it off once:

  1. Press your finger on the alarm clock in the list (or press three dots). โ‹ฎ right).
  2. Select Delete from the menu that appears.
  3. Confirm the action in the dialog window.

๐Ÿ’ก

On some models (e.g. POCO F5), you need to brush the alarm to the left in the list, as in an email client, to remove the alarm clock.

Note that in MIUI 14 and later, the Watch interface has become more minimalist. If you don't have sliders, try pressing the alarm, and the edit screen will open, where you can turn it off in the top corner.

2. Quickly shutting down the alarm clock through the notification panel

When the alarm goes off, a notification pops up on the screen with the Delay and Turn buttons, but what if you missed this window or want to turn off the alarm beforehand? MIUI has a hidden alarm control function right from the notification curtain:

  • ๐Ÿ“ฒ Swipe your finger down to open the notification bar.
  • ๐Ÿ”” Find a notification from the Watch app with the text โ€œAlarm clock will ring inโ€ HH:MMยป.
  • ๐Ÿ”˜ Tap the notification โ€“ a mini-panel with the Disconnect button will open.
  • ๐Ÿ—‘๏ธ To remove the alarm clock permanently, press and hold the notification, then select Delete the alarm clock.

On Android 13+ models (such as the Xiaomi 13 Pro), alarm notifications can be grouped. Deploy a group to see individual alarms.

๐Ÿ“Š What is the way you turn off your alarm clock more often?
Through the Clock app
From the notification panel
Voice assistant.
In other ways.

3. Turning off the alarm clock by voice (Google Assistant / XiaoAI)

If you're too lazy to look for an app or you're in another room, you can turn off your alarm with a voice command. On Xiaomi smartphones, there are two options for this: built-in XiaoAI (for Chinese firmware) or Google Assistant (for global versions).

For Google Assistant:

  1. Activate the assistant with the phrase โ€œOK, Googleโ€ or holding the Home button.
  2. Tell one of the teams: "Switch off the alarm clock at 7:30" "Delete the alarm for tomorrow" "Switch off all alarms"

For XiaoAI (Chinese firmware):

  1. Press the power button or say (Xiao Ai Tongxue).
  2. Use the commands in Chinese: "7" (turn off alarm at 7:00) "(remove all alarms)"
Why doesnโ€™t the voice assistant turn off the alarm?
If XiaoAI or Google Assistant are not responding to commands, check: 1. Internet connection (voice commands are processed on servers). 2. Permissions for the assistant in Settings โ†’ Applications โ†’ Permissions. 3. Voice language โ€“ it must match the system language. 4. On some models (for example, Redmi Note 12), you need to separately enable the option โ€œAlarms Managementโ€ in the assistant settings.

4. Turn off the alarm clock on Xiaomi smartwatch (Mi Band, Xiaomi Watch)

If the alarm clock is set to Mi Band 7, Xiaomi Watch S3 or other fitness bracelet, turn it off via smartphone will not work โ€“ you need to use the Mi Fitness app (formerly Mi Fit) or directly the watch screen.

Method 1: Through the Mi Fitness app

  • ๐Ÿ“ฑ Open Mi Fitness on your smartphone.
  • ๐Ÿ”— Make sure the watch is connected (the device model should be displayed in the top menu).
  • โฐ Go to the Profile section โ†’ The device โ†’ Alarm clocks.
  • ๐Ÿ”˜ Turn off the slider next to the unnecessary alarm clock or press Remove.

Method 2: Direct on the watch (for Xiaomi Watch and Mi Band with display):

  1. Swipe up the clock screen to open the menu.
  2. Select the icon Alarm clock (clock with a call).
  3. Find the alarm clock in the list and touch it.
  4. Click Disable or swipe left to remove.

Is the clock synchronized with the phone?|Is the charge level sufficient (minimum 10%)?|Is the Mi Fitness app updated to the latest version?|Is Bluetooth connected?-->

5. Hidden settings: Turning off alarm clocks via ADB (for experienced)

If standard methods donโ€™t work (for example, due to a MIUI failure), you can turn off alarm clocks via ADB (Android Debug Bridge), which is suitable for advanced users and requires connecting your smartphone to your computer.

Here's the step-by-step instruction:

  1. Enable USB Debugging in the Developer Settings (Settings โ†’ About Phone โ†’ MIUI Version โ€“ Press 7 times, then return to Additional โ†’ For Developers).
  2. Connect the phone to the PC and confirm the debugging permission.
  3. Open the command line (Windows) or terminal (Mac/Linux) and type: adb shell content query --uri content://com.android.alarmclock/alarm This command will display a list of all alarm clocks with their ID.
  4. To turn off the alarm with ID 5, use: adb shell content update --uri content://com.android.alarmclock/alarm --bind enabled:i:0 --where" id=5.

โš ๏ธ Attention: Wrong commands ADB Do not change the settings unless you are sure of their purpose. For example, the adb shell pm clear com.android.deskclock command will reset all alarm clocks and clock settings!

This method is useful if:

  • ๐Ÿ”ง The Clock app is constantly flying out.
  • ๐Ÿ“ต Alarms do not appear in the interface, but continue to work.
  • ๐Ÿ”„ You need to massively turn off all alarm clocks (for example, after resetting settings).

6.What to do if the alarm clock does not turn off?

Sometimes the alarms on Xiaomi continue to go off even after the app is turned off.

  • ๐Ÿ”„ App cache - clear the data in Settings โ†’ Annexes โ†’ The clock โ†’ Warehouse.
  • ๐Ÿ“ฑ Third-party apps (such as Sleep as Android or Alarmy) that duplicate alarm clocks.
  • ๐Ÿ”‹ Energy saving โ€“ some firmware automatically switch on alarm clocks after rebooting.
  • โฑ๏ธ System updates after upgrade MIUI alarm clocks can be dropped.

If the problem persists:

  1. Restart your smartphone in safe mode (hold the power button โ†’ Reboot in safe mode).If the alarm doesn't work, the third-party app is to blame.
  2. Check the permissions for the Watch app in Settings โ†’ Apps โ†’ Permissions. Make sure alarms and reminders are enabled.
  3. Update MIUI to the latest version โ€“ old firmware had alarm bugs (especially in MIUI 12.5).

๐Ÿ’ก

If the alarm is triggered on a smartwatch but does not appear in Mi Fitness, try untie and reconnect the device in the app.

7. Recovery of remote alarm clocks

Did you accidentally delete an important alarm? Don't worry -- MIUI has a backup feature that can help you get your settings back. Here's how to do it:

Method 1: Restore from MIUI backup

  • ๐Ÿ“ฑ Go to Settings. โ†’ Additionally. โ†’ Backup and reset.
  • ๐Ÿ”„ Select the latest backup (make sure it has the data in the Watch appยป).
  • ๐Ÿ“ฅ Click Restore and Confirm Action.

Method 2: Manual recovery (if no backup)

Unfortunately, Xiaomiโ€™s built-in tools donโ€™t allow you to restore individual alarm clocks without a full backup.

  • ๐Ÿ” Check the notification history โ€“ sometimes there is data about the alarm time.
  • ๐Ÿ“… Use Google Calendar โ€“ If the alarm clock was tied to an event, it can be restored there.
  • ๐Ÿ“ฑ Install a third-party app (such as Alarm Clock Xtreme) that syncs with your Google account.

โš ๏ธ Warning: Restore from backup will overwrite the current alarm settings. If you add new alarm clocks after you create the backup, you'll have to reset them.

FAQ: Frequent questions about alarm clocks on Xiaomi

โ“ Why Xiaomiโ€™s alarm clock works without sound?
It could be related to: ๐Ÿ”ˆ Do Not Disturb (check in the notification curtain). ๐ŸŽต Alert volume settings (separate slider in Settings) โ†’ Sound). ๐Ÿ“ต Clock failure in the Clock app - try clearing the cache. ๐Ÿ”‹ Energy saving - some firmware turns off the alarm clock sound when charged low. On the Redmi Note 11 and later, there is a separate setting for a Quiet alarm clock in the parameters of each alarm clock.
โ“ How to turn off the alarm on the switched off Xiaomi phone?
Xiaomi smartphones (like most Android devices) do not support alarms when turned off. However, there are workarounds: Use a smartwatch (Mi Band or Xiaomi Watch) - they work autonomously. Activate Plane Mode instead of completely turning off - the alarm will work. Install a third-party app (such as Alarm Clock for Me), which supports alarms when the screen is off. Some models (such as Xiaomi 13 Ultra) have a feature called Always On Screen (AOD), which allows you to see the time and notifications without unlocking.
โ“ Can I set an alarm clock to Xiaomi via Siri or Bixby?
No, Siri (Apple) and Bixby (Samsung) voice assistants are not compatible with Xiaomi smartphones: ๐Ÿ“ฑ Use Google Assistant (works on all Android devices). ๐Ÿ”— Set up integration with Yandex Alice through the application Alice from Yandex. ๐Ÿค– Install AutoVoice (Tasker plugin) to create custom voice commands. On Xiaomi smartwatches (such as Mi Band 8), voice alarms are not supported.
โ“ How to change alarm clocks when changing your Xiaomi phone?
To avoid setting alarm clocks again, use one of the ways: Backup MIUI: Create a backup on your old phone (Settings) โ†’ Additionally. โ†’ Backup! Move the backup file to the new phone and restore it. Google Sync: Install Google Watch app and log in to the same account. Alarm clocks sync automatically (if they were created in Google Watch). Export/import through third-party apps: Apps like Alarm Clock Xtreme allow you to export alarm clocks to a file and import them on a new device. Note: Xiaomiโ€™s standard Watch app doesnโ€™t support manually exporting alarm clocksโ€”only through a full backup. MIUI.
โ“ Why the alarm clock on the Mi Band vibrates but doesn't show a notification?
This is a typical Xiaomi fitness bracelet problem related to: Reason Solution ๐Ÿ”‹ Low battery (less than 15%) Charge the bracelet to 100% and reboot it. ๐Ÿ“ต No phone connection Check Bluetooth and reconnect the device to Mi Fitness. ๐Ÿ”„ Outdated bracelet firmware Update firmware through Mi Fitness โ†’ Device profile โ†’ Update of the PO. ๐Ÿ“ฑ Failures in the Mi Fitness app Clear the app cache or reinstall it. โš™๏ธ Make sure the alarm settings have the "Show on Screen" option on. If the problem persists, try resetting the bracelet to factory settings (Mi Fitness). โ†’ Device profile โ†’ Reset).