How to remove the vibration of the alarm clock on Xiaomi: all ways for MIUI

The vibration of the alarm clock on Xiaomi smartphones can be annoying in the morning β€” especially if the phone is lying on a hard surface or near your head. Unlike the melody, which you can choose a quiet one, the vibration signal always works at full power, literally β€œshaking” the entire body of the device. Unfortunately, the manufacturer has not put a separate button to turn this feature off in the alarm settings, so users have to dig into the system menus or use workarounds.

In this article, we’ll look at all the working ways to turn off the alarm clock vibration on Xiaomi, Redmi and POCO, from standard MIUI settings to hidden features for advanced users. The instructions are relevant for MIUI 12-14 firmware versions and Android 10-14 devices. If you use custom firmware (like LineageOS or Pixel Experience), some methods may not work – we’ll mention that too.

Why the vibration of the alarm clock does not turn off through standard settings

Many users are faced with the fact that the alarm clock menu (Clock) β†’ The alarm clock just doesn't have the option to turn off the vibration. It's not a bug, it's a shell feature. MIUI: Xiaomi developers have decided to link the vibration signal to the general sound settings, rather than each alarm clock separately:

  • πŸ”„ The general vibration settings overlap the individual alarm clock settings, and even if you choose a non-vibrational melody in the signal settings, the system can ignore it.
  • πŸ“± Different versions MIUI They have different interfaces. MIUI 12 is hidden deeper than in the MIUI 14.
  • πŸ”§ System limitations: on some models (e.g. Xiaomi) 12T or POCO F5) The vibration of the alarm clock is tied to the sound profile (Sound) β†’ Sound profile).
  • πŸ› οΈ Custom firmware can remove or modify standard functions MIUI.

If you tried to turn off the vibration through the alarm menu and nothing worked, don’t worry. Below we show you 5 alternative ways that work on 90% of Xiaomi devices.

πŸ“Š What kind of Xiaomi model do you have?
Redmi Note 10/11/12
POCO X3/X4/X5
Xiaomi 11/12/13 Series
Another model

Method 1: Turn off vibration through sound settings (MIUI 12–14)

This method works on most modern Xiaomi smartphones and does not require superuser rights, the point is to turn off the vibration for all notifications, but leave it for calls (if necessary).

  1. Open Settings (the gear icon on the main screen).
  2. Go to the Sound and Vibration section (or just Sound on some models).
  3. Find the Vibration item and tap it.
  4. Turn off the slider next to Vibration at notifications.
  5. Important! Don't turn off Vibration when calling if you want to keep tactile feedback during calls.

After this, the alarm clock should be gone, but there are two nuances to the method:

  • πŸ”” Vibration will be turned off for all notifications (SMS, messengers, social networks).
  • πŸ”„ On some models (e.g. Redmi Note 10 Pro), the alarm may ignore this setting.

Is the "Settings β†’ Sound and Vibration" open?

Is the "Vibration at Notifications" slider turned off?

Are there any changes (Back or Ready button)?

Is the smartphone rebooted after the changes?

-->

Method 2: Use Do Not Disturb (DND) Mode

If you only need to turn off the alarm clock vibration overnight, but save it during the day for notifications, use Do Not Disturb (DND) mode, which is suitable for those who do not want to completely turn off tactile feedback in their phone.

Instructions:

  1. Open Settings β†’ Sound and vibration β†’ Do not disturb.
  2. Activate the slider Enable on schedule.
  3. Set the start and end times of the mode (for example, from 23:00 to 07:00).
  4. Slip by the Rules and select Alarms.
  5. Make sure that there is a switch next to the Vibration in the off position.

The advantage of this method is that the vibration will only be turned off for a specified period of time, but beware: if you use alarm clocks from third-party applications (for example, Google Clock), they can ignore the DND settings.

⚠️ Note: On some devices (e.g. Xiaomi Mi 11), Do Not Disturb completely blocks the alarm clock sound. Before using, check that the Exceptions allow alarm clock playback.

Method 3: Installation of a third-party alarm application

If MIUI system settings don’t allow you to turn off vibration, the most reliable solution is to set an alternative alarm clock from Google Play, which many apps offer flexible vibration settings – up to turning it off completely.

Best options:

  • πŸ”” Google Clock is a standard alarm clock from Google with the ability to turn off vibration for each signal separately. MIUI.
  • 🎡 Sleep as Android is an advanced alarm clock with sleep tracking function that allows you to adjust the vibration on a schedule.
  • ⏰ Alarmy – an app with a hard alarm clock, where vibration can be turned off in the settings of each signal.
  • πŸŒ™ Good Morning Alarm Clock – Alarm alarm clock with smooth awakening and separate vibration settings.

Instructions for Google Clock:

  1. Install the app from Google Play.
  2. Open it and create a new alarm clock.
  3. Slap the alarm icon β†’ The sound of the alarm clock.
  4. At the bottom of the screen, select No Sound (this will turn off both the melody and the vibration) or select a melody and turn off the Vibration slider manually.

On some Xiaomi models (such as the POCO X3 Pro), the system alarm may conflict with third-party applications. To avoid double-triggering, turn off the standard MIUI alarm in the auto-start settings (Settings β†’ Applications β†’ Auto-Start Management).

Method 4: Turning off vibration through ADB (for advanced)

If you’re ready to dive into the technical details, you can turn off the alarm clock vibration via ADB (Android Debug Bridge), a technique that requires connecting your smartphone to your computer, but works on 100% of Xiaomi devices (unless you have locks from the manufacturer).

What you need:

  • πŸ–₯️ A computer with installed Xiaomi drivers and ADB.
  • πŸ”Œ USB-cable (preferably original).
  • πŸ“± Included debugging by USB on a smartphone (Settings) β†’ The phone. β†’ Version. MIUI β†’ 7 times to tap according to the version β†’ return to β†’ For developers β†’ Debugging by USB).

Instructions:

  1. Connect your smartphone to your PC and confirm the debugging permission.
  2. Open the command line (Win + R β†’ cmd) and type:
adb shell settings put global vibrate_on_alarm 0
  1. Reboot your phone (adb reboot).

To return the vibration, use the same command, but with 1 instead of 0.

⚠️ Note: On some Xiaomi firmware (especially Chinese) the team may not work due to restrictions MIUI. Try the alternative method: adb shell settings put system alarm_vibrate 0 Team Effect works on MIUI vibrate_on_alarm 0 Turns off the alarm clock vibration. 12–14 (global) alarm_vibrate 0 The same thing, but for system settings. 11–14 (region) vibrate_in_silent 0 Turns off vibration in silent mode 13–14 What to do if ADB If the commands don't apply, check: 1. Is debugging on-line USB (Settings β†’ For developers). 2. Have you allowed access to ADB on a smartphone (pop-up window when connected). 3. Whether you use the original cable (cheap cables may not transmit data). 4. Are Xiaomi drivers updated on PC (download Mi) PC Suite from the official website). If the problem persists, try reinstalling it. ADB or use Wireless ADB (Wi-Fi. The method 5: Manual editing of system files (root) This is the most radical method, which requires root rights. It is suitable for users who are willing to risk the stability of the system for the sake of complete control of vibration. Without root, this method does not work! Install a root-enabled file manager (such as Root Explorer or Solid Explorer: /system/media/audio/alarms/. Find files with the.ogg extension or.mp3, in the name of which there is a vibrate or alarm_vibrate. Rename them by adding.bak at the end (e.g, alarm_vibrate.ogg.bak). Restart the device. After that, the system will not be able to find the vibration files for the alarm clock and will simply ignore them. But be careful: πŸ”§ Risk of damage to the system: improper editing of system files can lead to failures. πŸ”„ Updates MIUI Can Recover Deleted Files. πŸ›‘οΈ Guarantee: rooting and editing system files deprive you of official Xiaomi warranty. πŸ’‘Before editing system files, make a backup copy through TWRP Or OrangeFox Recovery, which will allow you to restore the phone if something goes wrong, and frequent problems and solutions, even after you use one of these methods, the vibration of the alarm clock can continue to work. Here are the most common causes and their solutions: Problem Possible cause Solution Vibration left after disabling in the Cash settings of the Cash app Watches not clear Go to Settings β†’ Annexes β†’ The clock β†’ Warehouse β†’ Clear the cache ADB-No rights to write to system settings Try command with su: adb shell su -c settings put global vibrate_on_alarm 0 Third-party alarm clock vibrates despite settings Conflict with system alarm MIUI Turn off auto-start for the Watch in Settings β†’ Annexes β†’ Autostart Control Vibration is missing, but alarm clock sound is not working Wrongly configured sound profile Check that in Settings β†’ Sound. β†’ Sound Profile Selected Sound or Vibration Mode + If none of the methods worked, your Xiaomi model may have unique limitations. In this case, there are two options: Update MIUI Up to the latest version (sometimes vibration bugs are fixed in new builds) Install custom firmware (e.g. Pixel Experience), where alarm settings are more flexible. πŸ’‘On most Xiaomi smartphones, the alarm clock vibration can be turned off through the sound settings or Do Not Disturb mode. ADB octopus. FAQ: Frequent questions about the vibration of the alarm clock on Xiaomi Can you turn off the vibration for only one alarm clock, not all? in the standard app Watch from Xiaomi such a feature is not. However, you can use third-party alarm clocks (like Google Clock), where the vibration is customized for each signal. MIUI Did the alarm clock vibrate back on? MIUI frequently reset user settings, including vibration parameters. After the update, check the sound settings or reapply. ADB-The alarm clock vibrates, but there's no sound. How do you fix it? The problem may be the sound profile. Go to Settings. β†’ Sound. β†’ Sound Profile and select Sound or Vibration + Also check if the alarm clock is on the No Sound in the tune settings. Can you turn off the alarm clock vibration on Xiaomi smartwatches (Mi Band, Watch)? Yes, but the method depends on the model. For example, on Xiaomi Mi Band 6/7 You need to open the Mi Fitness application, go to the Device Profile β†’ Notifications β†’ Alarm clock and turn off vibration. on Xiaomi Watch S1 This is done through the settings of the clock. β†’ Sound and vibration. ADB It says "permission denied." What do you do? It means you don't have the right to change your system settings. ADB Superuser rights: Adb shell su -c [team]. Check if USB debugging is enabled and if access is allowed for your PC. Update ADB to the latest version.