How to Turn Off Notification Vibration on Xiaomi: 5 Proven Ways

Vibration notifications on Xiaomi smartphones can be a useful feature, but often it is annoying - especially at night or in quiet rooms. Many MIUI users face the problem: even after turning off the sound in the profile "No Sound" vibration continues to work. In this article, we will discuss all possible ways to turn off vibration, from standard settings to hidden parameters of the developer.

The feature of MIUI firmware is that the vibration settings may vary depending on the version (12, 13, 14) and the smartphone model (Redmi Note 12, Poco X5, Xiaomi 13T, etc.). We will look at universal methods, as well as nuances for specific devices. If you want to get rid of vibration forever, this guide is for you.

1. Standard vibration shutdown in MIUI settings

The most obvious way is to use the built-in MIUI options, but many users miss key points, which keeps the vibration active.

  1. Open the Settings. β†’ Sound and vibration.
  2. Go to the Vibration section (some models call it Vibration and Tactile Response).
  3. Turn off the Vibration slider at notifications.
  4. Scroll down and deactivate Vibration when touched (if you need to turn it off completely).

⚠️ Attention: MIUI 14 in some regional firmware, the notification vibration may not be present.

Is the sound in the profile "No sound" turned off"?|Checked section "Vibration and tactile response"?|Is vibration turned off in specific application settings (Telegram, WhatsApp)?|Reboot your smartphone after the changes?-->

If the vibration is still working after these actions, the problem may be:

  • πŸ“± Individual application settings (e.g. WhatsApp or Viber ignore system settings).
  • πŸ”„ System cache – sometimes cleaning is required (more on this below).
  • πŸ› οΈ Hidden Developer Parameters That Redefined Standard Settings.

2. Disabling vibration for individual applications

Some messengers and social networks (Telegram, Instagram, Facebook) have their own vibration settings, which do not depend on the system.

  1. Go to Settings β†’ Applications β†’ Application Management.
  2. Select the application you want (such as Telegram).
  3. Go to Notifications.
  4. Turn off Vibration slider or select the No Vibration option in the style list.

πŸ’‘ Useful advice: B MIUI 13/14 You can massively turn off vibration for all notifications via the Settings menu β†’ Notifications β†’ Additional settings β†’ Notification vibrations. But this is not in all firmware.

How to turn off the vibration in Telegram on Xiaomi
In the Telegram app itself, go to Settings β†’ Notifications and Sounds β†’ Vibration and select Miss. This overrides the MIUI system settings.

If the app doesn’t have separate vibration settings, but it still works, try:

  • πŸ“΅ Disable notifications for this app completely (but then you won’t receive alerts).
  • πŸ”„ Clear the app cache in the Warehouse menu.
  • πŸ“₯ Update the app – sometimes vibration bugs are fixed in new versions.

3.Using Do Not Disturb (DND) mode

Do Not Disturb (DND) mode in MIUI allows you to flexibly adjust alerts, including vibrations, to turn off vibration via DND:

  1. Go to Settings β†’ Sound and vibration β†’ Do not disturb.
  2. Activate the mode and press the Rules.
  3. Select Notification Settings β†’ Vibration and turn it off.
  4. Set up a schedule or turn on the mode manually.

⚠️ Attention: B MIUI 14 Do Not Disturb mode can reset vibration settings after rebooting. If this happens, use the developer settings (see next section).

MIUI versionThe Way to DND SettingsDoes the shutdown support vibration?
MIUI 12Settings β†’ Sound β†’ Do not disturbYes (partially)
MIUI 13Settings β†’ Sound and vibration β†’ Do not disturbYes.
MIUI 14 (Global)Settings β†’ Notifications β†’ Do not disturbYeah (may drop)
MIUI 14 (China)β†’No (ADB required)

If the Do Not Disturb mode doesn’t help, try the combination with the β€œNo Sound” profile:

  1. Activate the No Sound profile through the notification panel.
  2. Then turn on Do Not Disturb in the settings.
  3. Reboot your smartphone.

MIUI 12|MIUI 13|MIUI 14 (Global)|MIUI 14 (China)|I don't know-->

4. Disconnect vibration through the parameters of the developer

Hidden developer settings in MIUI allow you to turn off vibration at the system level, and this method works even where standard settings are powerless.

  1. Activate Developer Mode: Go to Settings β†’ About Phone. Click 7 times on the MIUI Version (you will be notified "You are a developer").

Settings β†’ Additional β†’ Developer Parameters

Turn off vibration when touching

Vibration on recruitment

Vibration when unlocked

Critical nuance: On some firmware (MIUI 14 China) item No vibrations are switched off at notifications. ADB-teams (see section 5).

If the vibration is still there after the changes, check:

  • πŸ”„ Have you rebooted your smartphone – some parameters apply only after the reboot.
  • πŸ“± Have you been reset after the update? MIUI (frequent problem on Redmi and Poco).
  • πŸ› οΈ Is there any conflict with third-party launchers (for example, Nova Launcher can override vibration).

πŸ’‘

If the developer’s options do not have the right items, try resetting the network settings: β†’ SIM-maps and mobile networks β†’ Resetting the network settings. Sometimes it restores hidden options.

5. Completely shutting down vibration via ADB (for power users)

If all previous methods fail, the system-level vibration is disabled using ADB, which is suitable for MIUI 14 China and other firmware that does not have standard settings.

  • πŸ–₯️ Computer with installed ADB-driver.
  • πŸ“± Included Debugging by USB smartphone.
  • πŸ”Œ USB-cable (preferably original).

Step-by-step:

  1. Connect your smartphone to your PC and open the Command Prompt (Windows) or Terminal (macOS/Linux).
  2. Enter the command to check the connection: Adb devices should appear the name of your device.
  3. Turn off vibration for notifications: adb shell settings put global vibration_intensity 0
  4. Disable tactile feedback: adb shell settings put system haptic_feedback_enabled 0
  5. Reboot your smartphone: adb reboot

⚠️ Attention: After update MIUI setting ADB To avoid this, create a script to automatically apply commands when you connect to a PC.

If the vibration returns, check:

  • πŸ”„ Haven't the permits been revoked? ADB (Sometimes you need to reconfirm on your smartphone).
  • πŸ“± Does the antivirus (e.g. Mi Security) block changes in system settings.
  • πŸ› οΈ Do you have any problems with Magisk modules (if you have root).

πŸ’‘

ADB-The most reliable way to turn off vibrations MIUI 14 China and other β€œcut” firmware, where there are no standard settings.

6. Alternative methods: third-party applications and root

If you don't want to mess with ADB, you can use third-party utilities or get root rights. Let's look at both.

Method 1: Applications for Vibration Control

Google Play has apps that allow you to adjust the vibration flexibly:

  • πŸ“± Vibration Tuner – adjusts vibration intensity for notifications and calls.
  • πŸ”• Silent Mode – Blocks vibration at a given time.
  • πŸ› οΈ MacroDroid – Creates automatic rules to turn off vibrations (e.g. at night).

⚠️ Attention: MIUI 14 some applications may not work due to system limitations. Check the reviews for your model before installing (Redmi Note 12, Poco) F5 etc.).

Method 2: Turn off vibration through root

If you have root rights, you can completely delete the system files that are responsible for the vibration.

  1. Install Root Explorer or FX File Explorer.
  2. Go to /system/vendor/overlay/.
  3. Find files called vibration* or haptic*.
  4. Rename them by adding the.bak extension (e.g. vibration.xml.bak).
  5. Reboot your smartphone.

πŸ’‘ Useful tip: Before deleting system files, make a backup copy through TWRP Or OrangeFox. Incorrect actions can lead to loss of functionality (for example, haptic feedback will stop working when dialing).

7. Frequent problems and their solutions

Even after the vibration is turned off, it can reappear, and let's look at the typical causes and ways to eliminate them.

Problem.Possible causeDecision
Vibration returns after rebootingReset MIUI settings or conflict with MagiskApply. ADB-Re-engineer or disable conflicting modules
Vibration only works in some applicationsIndividual settings of messengersTurn off vibration in each application separately
There is no β€œvibration” item in the settingsCutting firmware (e.g. MIUI China)Use ADB or third-party utilities
The vibration turns on on itself.MiuiSystemUI service failureClear the system cache: Settings β†’ Applications β†’ Application management β†’ Three points β†’ Show system β†’ MiuiSystemUI β†’ Clear the cache

If none of these methods worked, try:

  • πŸ”„ Reset all settings to factory (but it will delete all data!).
  • πŸ“₯ Update MIUI until the latest version - sometimes bugs with vibration are corrected in patches.
  • πŸ› οΈ Refuse the smartphone to the global version MIUI (If you have Chinese firmware).

FAQ: Frequent questions about turning off vibrations on Xiaomi

❓ Why does it still work after the vibration is turned off in the settings?
This is a MIUI problem related to: System and application customization conflicts; MiuiSystemUI (cache cleansing helps); Chinese firmware trimmings (ADB solves); Try a combination of methods: turn off vibration in Developer Settings + clear the system cache.
❓ How to Turn Off Vibration for Calls Only, but Leave for Notifications?
To do this: Go to Settings β†’ Sound and Vibration β†’ Vibration when calling. Turn off the slider. Make sure that the slider is active in Vibration when notifying. On MIUI 14, these settings can be combined - in which case, use profiles (for example, "Vibration Only" for notifications and "No Sound" for calls).
❓ Can you turn off vibration when typing?
Yes, it's done in two places: In Developer Settings: Turn off Vibration when dialing. In Keyboard (like Gboard): Settings β†’ Sound and Vibration β†’ Vibration when pressed. If you use Mi Keyboard, the path will be: Settings β†’ Additional β†’ Language and input β†’ Current Keyboard β†’ Settings β†’ Vibration.
❓ Why Xiaomi 13 Pro does not have vibration settings MIUI 14?
On flagship models (Xiaomi 13 Pro, Xiaomi 14), Xiaomi often removes some menu items in Chinese firmware.Solutions: Install global firmware via the Mi Flash Tool. ADB-(see section 5) Try Magisk modules like MIUI Blur or MIUI Mods.
❓ How to return the vibration if it disappeared after disconnecting ADB?
Enter the commands: adb shell settings put global vibration_intensity 100 adb shell settings put system haptic_feedback_enabled 1 If that doesn't work, check: Are there any system vibration files deleted (if root was used), are there any conflicts with Magisk modules (stop them temporarily), or have your settings reset after the update (use commands again).