Vibration when typing on Android is a feature that not everyone likes. For some users, tactile feedback creates the illusion of pressing physical buttons, for others it becomes an irritating factor: it distracts from thoughts, reduces typing speed, and can even disturb others. Fortunately, you can disable it in a few seconds - both in the keyboard settings and through system parameters.
The problem is that smartphone manufacturers (for example, Samsung, Xiaomi, OnePlus) and keyboard developers (Gboard, SwiftKey, Samsung Keyboard) hide this option in different menus. In this article we will analyze all possible methods - from standard to hidden, and also explain why vibration can turn on without permission after updates and how to prevent it.
Why vibration when typing can be useful (and when you should turn it off)
Haptic feedback was originally intended as a tool to improve user experience. It helps:
- ๐ฏ Press virtual keys more accurately (especially on large screens).
- ๐ฑ Reduce the number of typos when speed typing.
- ๐๏ธ Compensate for the lack of a physical keyboard for people with visual impairments.
However, in some cases, vibration only interferes:
- ๐ Quickly drains the battery (especially on budget smartphones with weak batteries).
- ๐ง Distracts when using headphones or during video calls.
- ๐๏ธ Annoying in quiet rooms (library, meeting room, bedroom).
- ๐คฏ Causes discomfort in people with increased sensitivity to vibrations.
If you belong to the second group, proceed to the instructions below. And if you are not sure whether you need to turn off vibration, try working without it for at least a day: many users note that they get used to the โquietโ keyboard after a few hours.
Method 1: Disabling vibration in the keyboard settings (Gboard, Samsung Keyboard, etc.)
Most keyboards for Android (including standard ones from manufacturers) allow you to control vibration directly in their settings. Let's look at the process using the most popular options as an example.
For Gboard (Google Keyboard)
This is the most common keyboard on Android, so let's start with it:
- Open any text input field (for example, in
MessagesorNotes). - Tap the โ๏ธ (gear) icon in the top bar of the keyboard to open Gboard settings.
- Go to section
Preferences โ Vibration when pressed. - Move the slider to position
Off..
If the โ๏ธ icon is not on the keyboard, go to the settings via smartphone menu: Settings โ System โ Language and input โ Virtual keyboard โ Gboard.
For Samsung Keyboard
On devices Samsung (series Galaxy S, A, Note) the path will be others:
- Open the keyboard in any application.
- Click on the โ๏ธ icon or tap on
Three dots โ Settings. - Select
Sound and vibration โ Vibration when pressed. - Disable the option.
On some models Samsung (for example, Galaxy S22 Ultra) you may need to additionally disable Tactile feedback in the same menu.
For other keyboards (SwiftKey, Microsoft SwiftKey, Huawei Keyboard)
The algorithm is similar, but the names of menu items may differ:
- ๐น SwiftKey:
Settings โ Sound and vibration โ Vibration when pressed. - ๐น Huawei Keyboard:
Keyboard settings โ Feedback โ Vibration. - ๐น Xiaomi (Mi Keyboard):
Settings โ Advanced โ Vibration.
If your keyboard is not in the list, look in its settings for the words Haptic, Vibration or Tactile feedback.
Close all applications with active text input|
Make sure your keyboard is updated to the latest version|
Check if the power saving mode is turned on (may block changes)|
Take a screenshot of your current settings (in case you want to return vibration)-->
Method 2: Disabling system haptic feedback
If the vibration does not disappear after turning off the keyboard, the problem may be in Android system settings. Some manufacturers (for example, Xiaomi, Oppo, Realme) duplicate vibration control at the level. OS
To disable it completely:
- Go to
Settings โ Sound and vibration(on some devices -Settings โ Sound). - Find the section
VibrationorHaptic feedback. - Disable the option
Vibration on touchorSystem vibration.
โ ๏ธ Attention: This will disable vibration not only when typing, but also when pressing system buttons (for example, in the notification menu or on the navigation bar. If you only need vibration for the keyboard, use Method 1.
| Manufacturer | Path to vibration settings | Notes |
|---|---|---|
| Samsung | Settings โ Sound and vibration โ Vibration |
Can be called Haptic feedback |
| Xiaomi/Redmi/Poco | Settings โ Sound โ Vibration |
On MIUI 14+ the option is hidden in Additional settings |
| Google Pixel | Settings โ Sound โ Vibration and haptic feedback |
Disables vibration in all applications |
| OnePlus/Oppo/Realme | Settings โ Sound and vibration โ Vibration |
You may need to disable Adaptive vibration |
If the keyboard still vibrates after disabling system vibration, check to see if it is overriding its own settings (see Method 1).
Method 3: Using Do Not Disturb or Energy Saving mode
Some users prefer not to turn off vibration forever, but to manage it situationally. The built-in Android modes are suitable for this:
Do Not Disturb Mode (DND)
In this mode, you can turn off all sounds and vibrations, including the keyboard:
- Open the notification panel and hold the icon
Do not disturb(or go toSettings โ Sound โ Not disturb). - Select
Settings โ Vibration. - Disable the option
Vibration in Do Not Disturb mode.
Now when DND is activated, vibration when typing will disappear. To return it, just exit the mode.
Energy saving mode
On some devices (for example, Samsung Galaxy or Huawei), the energy saving mode automatically turns off unnecessary vibrations to save battery. To turn it on:
- Go to
Settings โ Device care โ Battery. - Select
Energy saving modeorMaximum energy saving. - Activate it.
โ ๏ธ Attention: In energy saving mode, background processes may be limited (for example, synchronizing mail or instant messengers). Use it only when necessary.
If vibration returns after rebooting the smartphone, check if the keyboard settings are reset. In this case, resetting the application cache will help (see Method 5).
Method 4: Disabling vibration via ADB (for advanced users)
If standard methods did not work (for example, on custom firmware or older versions of Android), you can take advantage debugging via ADB. This method requires connecting the smartphone to the computer, but is guaranteed to disable vibration at the system level.
Instructions:
- Enable
Developer modeon the smartphone: go toSettings โ About phoneand tap 7 times onBuild number. - Return to
Settings โ System โ For developersand activateUSB debugging. - Connect your smartphone to the PC, install ADB drivers and open the command line.
- Enter the command:
adb shell settings put system haptic_feedback_enabled 0 - Reboot the device.
To return vibration, use the same command, replacing 0 with 1.
โ ๏ธ Attention: incorrect Using ADB may cause system malfunctions. If you are not sure of your actions, skip this method.
What to do if ADB does not recognize the device?
Make sure that USB debugging is enabled on your smartphone and you have confirmed your trust in this computer. Also check if the drivers are installed for your model (for example, for Samsung you need the Samsung USB Driver, for Xiaomi - Mi USB Driver).
Method 5: Reset the keyboard or cache settings
Sometimes vibration when typing turns on by itself after updating the keyboard or system. This is due to a problem with the application cache. To fix:
Reset keyboard settings
- Go to
Settings โ Applications. - Find your keyboard (for example, Gboard or Samsung Keyboard) and tap on it.
- Select
Storage โ Erase data. - Confirm the action and restart the smartphone.
After resetting, all keyboard settings (including dictionaries and themes) will return to factory settings. Vibration will have to be turned off again (see Method 1).
Clearing the cache
A less radical option is to clear only the cache:
- In the keyboard application menu, select
Storage โ Clear cache. - Restart your keyboard (for example, open and close any text input app).
This will not reset your settings, but may fix temporary glitches.
If vibration returns after each keyboard update, try disable its automatic updating in Google Play. To do this, go to the application profile in the market and uncheck the Auto-update.
Why vibration can turn on by itself and how to prevent it
Many users experience vibration when typing suddenly returns after updating Android or keyboard. This happens due to:
- ๐ Resetting the settings during major OS updates (for example, from Android 12 to Android 13).
- ๐ฆ Automatic recovery standard keyboard settings (especially relevant for Gboard).
- ๐ค Settings conflict between system vibration and keyboard vibration.
To avoid this:
- Before updating system make a backup copy of your settings (for example, via
Settings โ Google โ Backup). - Disable auto-update for the keyboard in Google Play.
- Check your vibration settings periodically after installing updates.
If the problem persists, try using an alternative keyboard (for example, SwiftKey or Fleksy), where the vibration settings are more stable.
FAQ: Frequent questions about vibration when typing
Is it possible to disable vibration only for certain applications?
No, at the Android level there is no function to selectively disable keyboard vibration for individual applications. However, some keyboards (for example Gboard) allow you to create different profiles for different tasks. An alternative option is to use two. keyboards: one with vibration, the other without.
Why does it still work after turning off vibration in Gboard?
Most likely, you have it turned on system haptic feedback (see Method 2). smartphone, a third-party theme or launcher that can override the vibration settings.
Is vibration harmful to a smartphone?
Vibration itself is not harmful device, but constant operation of the vibration motor can slightly accelerate battery wear (by 1-3% per year with intensive use). On modern smartphones this is not critical, but on older or budget models it is better to turn off vibration if it is not needed.
How to turn off vibration on a device. keyboard in games?
Vibration in games is controlled separately from the keyboard. To disable it, go to the settings of a specific game (usually section Sound or Control) and find the option Vibration or Haptic Feedback. This cannot be done at the system level.
Is it possible to adjust the strength of vibration when typing?
Yes, some keyboards (for example, Samsung Keyboard or SwiftKey) allow you to adjust the intensity of vibration. Look for the slider in the vibration settings. In Gboard there is no such option - only enable/disable.