How to completely disable the vibration of the keys on Xiaomi phones: all ways

Key vibration on Xiaomi smartphones is a feature that is not popular with all users. For some, it serves as a useful haptic feedback, for others it becomes a source of irritation, especially during long-term typing. If you are in the second category, this article will help you understand how to remove the vibration when you press the keys in the standard MIUI keyboard, third-party applications and system menus.

The manufacturer hides these settings in different sections depending on the firmware version and device model. We have collected current methods for all modern versions of MIUI (12 to 14) and Android (11-14), including features for the Redmi line, POCO and flagship models. It is important to note that some parameters may differ on customized firmware or regional versions of the software.

Before you start settings, check the version of your firmware in the Settings menu โ†’ About Phone โ†’ MIUI version. This will help you navigate the instructions below. Also remember that turning off vibration does not affect the deviceโ€™s performance, but can make typing less tactile.

๐Ÿ“Š What keyboard do you use on Xiaomi?
Standard MIUI
Gboard (Google)
SwiftKey
other

1.Switch off vibration in the standard MIUI keyboard

The standard keyboard application in MIUI has built-in vibration settings that can be adjusted or completely disabled, a method that works on most Xiaomi, Redmi and POCO devices with original firmware.

To get to the right menu:

  1. Open any application where the keyboard appears (such as Messages or Notes)
  2. Touch the gear badge (โš™๏ธ) keyboard
  3. Select Keyboard Settings or Additional Settings
  4. Go to Vibration on Press or Tactile Feedback

In this section, you will see a slider or switch to turn off vibrations. Some models (for example, Xiaomi 13 Pro or Redmi Note 12) may have an additional option to adjust the vibration force, which can also be set to a minimum value.

Open any text field | Find the settings icon on the keyboard | Check the "Vibration" section | Disable all sliders and switches-->

โš ๏ธ Note: On some devices with MIUI 14 The path to settings may be different. If you don't find "Vibration" in the main keyboard settings, try the path: Settings โ†’ System and device โ†’ Language and input โ†’ Virtual keyboard โ†’ Keyboard settings MIUI โ†’ Vibration.

2. Vibration settings in Gboard and other keyboards

If you use an alternative keyboard, like Google's Gboard or SwiftKey, the process of turning off vibrations will be different. These apps have their own settings, independent of the system settings of MIUI.

For Gboard:

  1. Open any text field and call the keyboard
  2. Click on the tri-point icon (โ‹ฎ) orgs (โš™๏ธ)
  3. Select Settings โ†’ Sound when pressed
  4. Turn off the Vibration option when you press the keys

For SwiftKey, the path will be: Settings โ†’ Sound and vibration โ†’ Vibration when pressed. In some versions of the application, this item may be called Tactile Feedback.

keyboardThe path to vibration settingsFeatures
Standard MIUIKeyboard settings โ†’ VibrationIt may not be available on older versions of MIUI.
GboardSettings โ†’ Sound when pressed โ†’ VibrationRequires the latest version of the application
SwiftKeySettings โ†’ Sound and vibrationSome devices are unstable.
Samsung KeyboardSettings โ†’ Style and layout โ†’ VibrationOnly for devices with a pre-installed keyboard

If you use a different keyboard, the path to vibration settings can usually be found under "Sound" or "Feedback"; at the very least, check the documentation for a particular application on Google Play.

๐Ÿ’ก

After turning off the vibration in the keyboard, restart the device - this will help apply the settings to all applications, including system ones.

3.System vibration shutdown in MIUI

In addition to the keyboard vibration, MIUI has separate settings for system vibration that are triggered when you press virtual buttons (such as navigation buttons or interface elements), which are located in another settings section.

To turn off the system vibration:

  1. Go to Settings โ†’ Sound and vibration
  2. Select Vibration or Tactile Feedback
  3. Turn off the options: ๐Ÿ“ฑ Vibration when touching (for interface elements) ๐Ÿ”™ Vibration when pressing navigation buttons ๐Ÿ”„ Vibration when scrolling (on some models)

On devices with MIUI 13 and later, there may be a separate keyboard Vibration switch in the same section - it should also be turned off for full effect.

Note that turning off system vibration affects not only the keyboard, but also other interface elements, and if you only need vibration for notifications or calls, you can leave these settings on by adjusting their intensity in the same menu.

4. Features for different Xiaomi models

MIUI has many modifications for different regions and device models, which means that the location of the vibration settings may vary slightly.

For flagship models (Xiaomi 12/13/14 series, Mix 4/Fold):

  • ๐Ÿ“ฑ Vibration settings are usually in Settings โ†’ Display. โ†’ Additional settings โ†’ Vibration.
  • ๐Ÿ”Š There is a separate section for setting up the camera vibration and multimedia
  • ๐ŸŽš๏ธ Support for fine tuning of vibration intensity (3-5 level)

For the Redmi Note series (Note 10/11/12):

  • ๐Ÿ“ฑ Standard path: Settings โ†’ Sound and vibration โ†’ Vibration.
  • ๐Ÿ”„ On some models there is no adjustment of vibration force - only on / off
  • ๐Ÿ“ฒ Keyboard vibration can be tied to system settings

For POCO (F3/F4/F5, X3/X4/X5):

  • ๐Ÿ“ฑ The path is similar to Redmi, but with a brand design POCO Launcher
  • ๐Ÿ”Š In some versions there is a separate switch Game vibration
  • ๐ŸŽฏ Nana POCO F4 GT Vibration is turned off through Settings โ†’ Special facilities โ†’ Physical buttons
What to do if the vibration settings are not on the menu?
On some customized firmware (e.g. Xiaomi.EU or PixelExperience), the standard paths to vibration settings can be changed. In this case, try: 1. Search by settings (the magnifier icon in the upper right corner of the Settings menu) 2. Install a third-party vibration control app (e.g. Vibration Tuner) 3. Reset the keyboard settings to factory via Settings โ†’ Annexes โ†’ Application management โ†’ keyboard โ†’ Warehouse โ†’ Data resetting

5. Disabling vibration through ADB (for power users)

If standard methods donโ€™t work or you want to turn off vibrations completely at the system level, you can use the ADB (Android Debug Bridge) command, which requires connecting the phone to your computer and turning on the developer mode.

Instructions:

  1. Enable Developer Mode (7 times click on the MIUI version in Settings โ†’ About Phone)
  2. Activate USB Debugging in Settings โ†’ Additional โ†’ For Developers
  3. Connect your phone to your PC and execute the command: adb shell settings put system haptic_feedback_enabled 0
  4. To turn off the vibration of the keyboard, additionally perform: adb shell settings put system vibration_intensity 0

To get the vibration back, replace the 0 with 1 commands above, a technique that works on most Android 10 and later devices, but may require root rights on some customized firmware.

โš ๏ธ Attention: Misuse of the right ADB-You can have a system failure before you execute a command, back up your important data. If you're not sure what you're doing, you'd better use standard methods to shut down the vibration.

6.Problems and solutions

Sometimes users are faced with a situation where the vibration does not turn off despite all the actions taken.

Vibration returns after rebooting

  • ๐Ÿ”„ Check if the settings are reset due to battery optimization. Add the keyboard app to the exceptions: Settings โ†’ Battery โ†’ Optimizing the battery โ†’ All applications โ†’ Find the keyboard. โ†’ No restrictions.
  • ๐Ÿ“ฑ Update the firmware to the latest version โ€“ in older versions MIUI There were bugs with saving vibration settings
  • ๐Ÿ”ง Reset the keyboard settings through Settings โ†’ Annexes โ†’ keyboard โ†’ Warehouse โ†’ Reset

There is no "Vibration" in the keyboard settings

  • ๐Ÿ” Make sure you are using the latest version of the keyboard. Update it via Google Play or Settings โ†’ Annexes โ†’ keyboard โ†’ Update
  • ๐Ÿ“ฒ Try changing the theme of the keyboard โ€“ sometimes the vibration settings only appear in a standard theme.
  • ๐Ÿ› ๏ธ Install an alternative keyboard (such as Gboard) where vibration settings are guaranteed to be present

Vibration only works in some applications

  • ๐ŸŽฏ Check the vibration settings in the apps themselves (for example, WhatsApp or Telegram have separate options for notifications)
  • ๐Ÿ”• Turn off vibration for notifications via Settings โ†’ Notifications โ†’ Notification settings โ†’ Vibration.
  • ๐Ÿ“Š Use the MacroDroid app to create a rule that will force vibrations to be turned off in all applications.

๐Ÿ’ก

If the vibration doesnโ€™t turn off through standard settings, check for firmware and app updates first. 80% of the time, the problem is resolved after the update.

7. Alternative methods of vibration control

If you donโ€™t need to completely turn off the vibration, but only reduce its intensity or adjust it to specific scenarios, consider these options:

Subtle tuning applications

  • ๐Ÿ“ฑ Vibration Tuner โ€“ allows you to adjust the strength and duration of vibration for different events
  • ๐ŸŽ›๏ธ MacroDroid: Creates automatic rules for controlling vibrations based on context
  • ๐Ÿ”Š SoundAssistant - Advanced sound and vibration control (requires rights) ADB)

Customization through Performance Modes

On some Xiaomi devices, the vibration is automatically turned off in power saving mode to activate it:

  1. Go to Settings โ†’ Battery
  2. Select Performance Mode or Energy Saving
  3. Activate the option to limit background activity or super energy saving

Use of profiles

MIUI has a profile feature that allows you to save different sets of settings. You can create a profile without vibration:

  1. Open Settings โ†’ Sound and vibration โ†’ Profiles
  2. Create a new profile (for example, โ€œNo Vibrationโ€)
  3. Turn off all vibration settings in this profile
  4. Activate the profile if necessary

Frequently asked questions

Why did the key vibrations turn on again after the MIUI update?
This is a known problem with some versions of MIUI, where user settings are reset after major updates. To avoid this: Before upgrading, back up settings via Settings โ†’ Additional โ†’ Backup and Reset After updating manually check all vibration settings If the problem is repeated, roll back to the previous firmware version or report a bug via Mi Community.
Can vibrations be turned off only for specific applications?
Yes, but not through standard settings. MIUI. You will need third-party utilities: ๐Ÿ“ฑ MacroDroid โ€“ Creates rules to turn off vibration in selected applications ๐Ÿ› ๏ธ Tasker โ€“ a more sophisticated automation tool (requires customization skills) ๐Ÿ”ง AppOps โ€“ allows you to restrict application rights, including access to vibration (root required) For Gboard there is a separate setting: โ†’ Additionally. โ†’ Vibration management in applications.
How to turn off vibration when dialing unlock code?
Input vibration PIN-The code or pattern lock is managed separately: Go to Settings โ†’ Lock screen โ†’ Additional settings Find Vibration when entering a password or Tactile feedback Disable the switch If there is no such item, try turning off system vibration through Settings โ†’ Sound and vibration โ†’ Vibration on touch.
Will the battery be saved after the vibration is turned off?
Yes, but the effect is not going to be very significant, because a vibratory motor uses minimal energy compared to a screen or a processor: ๐Ÿ“ฑ On the Redmi Note. 11 savings ~1-2% charge-by-charge 8 busy-hour ๐Ÿ”‹ On flagship models (Xiaomi) 13) The difference is almost imperceptible โšก The main gain is in comfort, not autonomy If your goal is maximum operating time, it is better to optimize the background processes and brightness of the screen.
Can you turn off vibrations only for physical buttons?
Yes, it is set apart from the keyboard vibration: Open Settings โ†’ Sound and Vibration โ†’ Vibration Find button vibration or Tactile feedback for buttons Disable slider or switch On some models (POCO F3, Redmi K40) this parameter may be called Vibration when you press hardware buttons.