How to remove the keyboard vibration on Xiaomi Poco X3 Pro: the complete guide

Xiaomi Poco X3 Pro is one of the most popular smartphones among gamers and active users thanks to the powerful Snapdragon 860 processor and high refresh rate of the screen. However, many owners face an annoying vibration of the keyboard when typing. Even short messages can become a test if every clicked character is accompanied by a tactile response.

In this article, we’ll look at all the ways you can disable your vibration response, from standard MIUI settings to hidden developer settings, how to deactivate vibration for the system keyboard, Gboard, and other third-party applications, and what to do if you reset after the update, and pay special attention to the nuances of MIUI firmware 12, 13, and 14, as the location of the options may vary.

Important: Keyboard vibration response is not just a matter of comfort, but also battery consumption. According to tests, constant microvibration can reduce battery life by 3 to 5% in active instant messenger mode, so turning off this feature is important for those who want to extend the life of the Poco X3 Pro battery.

1.Switch off vibration in the standard MIUI keyboard

First, let's try the most obvious way, through the system keyboard settings, and in MIUI, the path to these settings may vary depending on the firmware version, but the general logic is maintained.

Go to: Settings β†’ Additional settings β†’ Language and input β†’ Current keyboard (MIUI Keyboard) β†’ Settings β†’ Sound and vibration

Here you will see three key switches:

  • πŸ”• Vibration when pressed - responsible for the tactile response when touching the keys.
  • πŸ”Š Keys sound - audio accompaniment of the set (you can turn off in parallel).
  • 🎡 Sound when removed - vibration / sound when erasing symbols.

If your version of MIUI doesn't have "Vibration on press," then the keyboard uses the global system vibration settings, in which case you go to the system settings section.

πŸ’‘

If after updating MIUI settings reset, try clearing the keyboard cache in Settings β†’ Applications β†’ Application Management β†’ Keyboard β†’ Storage β†’ Clear the cache.

2. Vibration setting in Gboard (Google Keyboard)

Gboard is the most popular alternative to the standard Poco X3 Pro keyboard, and its settings are more flexible, but the way to do it is not always intuitive.

  1. Open any field to enter text (for example, WhatsApp or Telegram).
  2. Click on the icon. βš™οΈ (gear) in the upper panel of the Gboard.
  3. Select Settings β†’ Sound and vibration.
  4. Turn off the switches: πŸ“³ Vibration when you press the keys πŸ”™ Vibration upon removal

If your Gboard doesn’t have Vibration, upgrade to the latest version on Google Play. Older versions (up to 10.6) may not support this option on some Xiaomi devices.

What if Gboard doesn’t save the settings?
In some cases, Gboard resets vibration settings after rebooting, due to a conflict with system services. MIUI. Solution: 1. Disable battery optimization for Gboard in Settings β†’ Annexes β†’ Application management β†’ Gboard β†’ Battery β†’ No restrictions. 2. Clear the app data (Warning: reset all personal settings, including the dictionary). 3. Reinstall Gboard via Google Play.

3. Global Vibration Shutdown in MIUI System

If the keyboard vibration response is not turned off through the application settings, the problem may lie in the global parameters of MIUI. In some firmware (especially MIUI 12.5 and 13), the keyboard inherits the vibration settings from the system.

To completely disable the tactile response:

  1. Go to Settings. β†’ Sound and vibration.
  2. Select Vibration (in some versions, Vibration upon touch).
  3. Turn off all vibration-related switches: πŸ“² Vibration upon touch (affects the keyboard) πŸ”‘ Vibration when unlocked πŸ”” Vibration at notifications (does not affect the keyboard, but it is useful to turn off to save battery)

In MIUI 14, the path has changed: you now need to go to Settings β†’ Display β†’ Vibration and Tactile Response and turn off the option β€œVibration when pressed on screen” This setting controls the vibration response for all interface elements, including the keyboard.

πŸ“Š What keyboard do you use on Poco? X3 Pro?
Standard MIUI
Gboard
SwiftKey
Another.
I don't know.

4.Switch off vibration through Do Not Disturb and Saving Charge modes

If you need to temporarily remove the vibration response (for example, overnight or during an important event), you can use the built-in MIUI modes:

Regime.The path of inclusionEffects on keyboard vibrationAdditional restrictions
Don't disturb.Settings β†’ Notifications β†’ Do not disturbTurns off all vibration, including the keyboardBlock notifications and calls
Extreme charge savingsSettings β†’ Battery β†’ Savings modeTurns off vibrations and sounds.Limits background activity of applications
On the plane modeNotification panel (quick settings)Does not affect the vibration of the keyboardShutting down communications and Wi-Fi

The most radical way is to use Extreme Charge Saving mode, which not only removes the vibration response, but also extends the Poco X3 Pro’s life by 20 to 30 percent. However, in this mode, many background processes (including messenger synchronization) will be suspended.

πŸ’‘

Do Not Disturb is the fastest way to turn off the keyboard vibration without deep settings, but it blocks all notifications, which is not always convenient.

5.Use of ADB-commands to force the vibration to shut down

If the standard methods do not work, you can resort to ADB-This is a way for advanced users to connect the smartphone to the computer, and the advantage of this is that it bypasses the limitations. MIUI It is guaranteed to shut down vibration at the system level.

You'll need:

  • πŸ–₯️ Computer with ADB-tools installed.
  • πŸ”Œ USB-cable (preferably original).
  • βš™οΈ Included debugging by USB Poco X3 Pro (Settings) β†’ The phone. β†’ Version. MIUI β€” Press 7 times, then return to Settings β†’ Additionally. β†’ For developers β†’ Debugging by USB).

Instructions:

  1. Connect the phone to the PC and confirm the debugging permission on the smartphone screen.
  2. Open the command prompt (Windows) or terminal (macOS/Linux) in the folder with adb.exe.
  3. Enter the command to check the connection: Adb devices must appear serial number of your device.
  4. Turn off vibration when touching: adb shell settings put global haptic_feedback_enabled 0
  5. To turn off the vibration of the keyboard, additionally perform: adb shell settings put system haptic_feedback_enabled 0
  6. Reboot your smartphone: adb reboot

Once you reset, the vibrating response should disappear. If you need to return the vibration, replace the 0 with 1 commands.

Install ADB Tools on PC

Enable USB debugging on Poco X3 Pro

Connect your phone to the original cable

Check the connection of the team `adb devices`

Backup important data

-->

Problems and Solutions: Why doesn’t the vibration go off?

Sometimes, even after all the manipulations, the keyboard's vibration response continues to work, and let's look at the typical causes and ways to eliminate them:

⚠️ Note: If you use custom firmware (like LineageOS or Pixel Experience), standard methods may not work, in which case you need to look for vibration settings in the menu of the firmware itself or edit files. /system/usr/keylayout manually (root rights required).

Reason 1: Conflict with vibration adjustment apps

Some utilities like Vibration Tuner or SoundAssistant can override system settings, either by removing such programs or resetting them to factory settings.

Reason 2: Resetting settings after MIUI update

After major updates (e.g., from MIUI 12 to 13), the keyboard settings may be reset.

  • πŸ”„ Reinstall the keyboard (such as Gboard) via Google Play.
  • πŸ“₯ Download the latest version of the firmware for Poco X3 Pro from the official Xiaomi website and install it manually through Settings β†’ Update of the PO β†’ Three points. β†’ Select the update file.

Reason 3: Hardware failure of the vibration motor

If the vibration is running constantly (even without pressing the keyboard), it may indicate a malfunctioning motor.

  1. Run a hardware component test: dial ##4636## and select Equipment Test β†’ Vibration.
  2. If the vibration does not stop after the test, contact the service center.

πŸ’‘

Before visiting the service center, reset to factory settings (Settings β†’ About Phone β†’ Reset) in 30% of cases, this solves software failures of vibration.

7.Alternative solutions: third-party keyboards without vibration

If none of these things worked, consider installing an alternative keyboard. Some apps don't have a vibrating response or allow you to flexibly adjust it.-3 POCO X3 Pro:

  • 🎯 SwiftKey – supports disabling vibration in Settings β†’ Sound and vibration. Additional plus: best-in-class predictive input.
  • πŸ“± Fleksy is a minimalist keyboard with advanced tactile response settings, suitable for users who appreciate typing speed.
  • πŸ”’ AnySoftKeyboard - open source software with the ability to fine tune vibration (including duration and intensity).

When choosing a keyboard, pay attention to:

  1. Support for Russian (not all alternative keyboards work well with Cyrillic).
  2. MIUI integration – Some apps may conflict with Xiaomi’s shell.

After installing a new keyboard, don’t forget to disable the old one in Settings β†’ Language & Input β†’ Keyboard Management to avoid conflicts.

FAQ: Frequent questions about the vibrating response on the Poco X3 Pro

❓ The keyboard vibration turns on itself after you reboot?
It's a typical problem. MIUI 12.5–14 Solutions: Disable automatic optimization for the keyboard in the battery settings. ADB-commands (section 5) to force shutdown. Install an alternative keyboard (e.g. SwiftKey).
❓ Can vibrations be turned off only for certain applications (for example, only in Telegram)?
No, at the system level, MIUI does not support selective vibration disabling for individual applications. Alternative solutions: Use different keyboards for different tasks (for example, Gboard with vibration for messengers and Fleksy without vibration for notes).
❓ After the vibration is turned off in the settings, it still works?
Probable reasons: The keyboard uses the system’s global vibration settings (see Section 3). Installed third-party vibration control software (e.g. Vibration Tuner). Firmware failure – try resetting the keyboard settings through Settings β†’ Apps β†’ Keyboard β†’ Storage β†’ Clear data.
❓ Does the vibration shutdown affect battery life?
The GSMArena test found that keyboard vibrations consume about 0.1 to 0.3 percent of the charge per hour when typing is active, but combined with the switching off of other vibrations (notifications, unlocks) can save up to 5 to 7 percent of the charge per day.
❓ Can you adjust the vibration intensity instead of completely shutting down?
There is no such option on the standard MIUI keyboard, however: In Gboard, you can choose from three intensity levels in Settings β†’ Sound and Vibration. Apps like Vibration Tuner (requires root) allow you to adjust the vibration force for all system events.

If your question isn’t covered in the FAQ, check the relevance of the firmware on the Poco X3 Pro. The latest versions of MIUI 14 have additional vibration control options that were not available in MIUI 12.