Touching the screen is a feature that is not popular with all Xiaomi smartphone owners. haptic feedback can be annoying in its intensity, especially on low-end Redmi or POCO models, where the vibrating motor is often poorly calibrated. But the problem is not only subjective: constant microvibration increases battery consumption by 3-7% and can lead to premature wear and tear of the mechanism.
In this article, weβll look at all the ways you can disable the talkback, from standard MIUI settings to hidden settings for power users. Itβs important to understand that across models (Xiaomi 13 Pro, Redmi Note 12, POCO F5) and firmware versions (MIUI 14, HyperOS), menu items may be different, and weβve taken these nuances into account and prepared generic instructions that work on 95% of the brandβs devices.
1. Standard shutdown via MIUI settings
The most obvious and safe way to do this is to use the built-in options, which are suitable for most modern Xiaomi smartphones, including the 2022-2026 models, with the main advantage of not requiring superuser rights and not affecting warranty.
Instructions:
- π± Open the Settings app** (cog icon)
- π Go to the section Sound and vibration
- ποΈ Find the item βVibration on touchβ** (or Tactile feedback)
Some devices (such as Xiaomi 12T or POCO X5 Pro) may have an additional Vibration option when dialing β it should also be turned off if you want to completely remove the keyboard talk. Note that on MIUI 15 (HyperOS), the path may be slightly different: Settings β Display β Tactile feedback.
2. Disconnection through special features settings
If the standard method didnβt work or you want to turn off vibration for specific actions (e.g., system notifications only), try this method.It is especially useful for users with MIUI 13 and below, where the vibration settings interface is less flexible.
Sequence of action:
- Go to the settings β Special opportunities
- Choosing Physical Opportunities β Vibration.
- Disable the points: π³ Vibration on touch (basic pushback) π Vibration on notifications βοΈ Vibration of system sounds
One important caveat: some firmware (e.g. MIUI 14 Global) may have a Vibration Intensity option here, so if you don't want to shut down the talkback completely, just reduce the power, set the slider to a minimum, and that saves battery power without completely abandoning tactile feedback.
βοΈ Checking the tollback shutdown
3.Use of Do Not Disturb mode for selective shutdown
If you only need to turn off the talkback at certain times (e.g. at night or at work), it is convenient to use the Do Not Disturb (DND) feature, which does not turn off the vibration completely, but allows you to flexibly manage its operation on a schedule.
How to set up:
- π Go to Settings. β Notifications and status bar β Don't disturb.
- π Activate the mode and click Setting up the rules
- π Choose Sounds and Vibrations β Vibration.
- β Set the switch in the "Disable" positionΒ»**
- β° Set up a schedule or activation for an event (for example, when connecting to the Wi-Fi network "Work")
The advantage of this is that it doesn't require manual switching on/off, for example, you can set up automatic shutdowns between 22:00 and 7:00 or when the phone is connected to charging. On the POCO F4 GT and other gaming smartphones, this method is particularly useful β the vibration is turned off during games, but remains active in normal mode.
What if the DND mode does not turn off the vibration?
4. Disconnection via ADB (for power users)
If standard methods have not worked or you want to completely remove the system files responsible for vibration response, you can use the ADB debugging bridge. This method requires connecting the phone to the computer and basic command line knowledge.
Step-by-step:
- π» Install. ADB Tools on PC
- π Connect your phone to your computer and turn on Debugging. USB (Settings β The phone. β Version. MIUI β 7 times press to unlock the developer mode, then Settings β Additionally. β For developers)
- π₯οΈ Open the command line in the folder with ADB Enter: adb shell settings put global haptic_feedback_enabled 0 adb shell settings put global vibration_intensity 0
- π Reset the device
To completely shut down vibrations (including notifications), add the command:
adb shell settings put global notification_vibration_enabled 0β οΈ Attention: Misuse of the right ADB Before executing commands, back up important data. On some models (Xiaomi 13 Ultra, Black Shark 5 Pro) after such changes, you may need to reset your settings.
5 Manual deletion of system files (root only)
The most radical method is the physical deletion of the files responsible for the vibration response, which requires super-user rights (root) and is only suitable for experienced users, and improper actions can lead to loss of warranty and inoperability of the device.
What files are responsible for the talkback:
| The path to the file | Appointment | Models where you meet |
|---|---|---|
| /system/vendor/overlay/HapticFeedbackOverlay.apk | The main module of tactile feedback | Xiaomi 11/12/13, POCO F3/F4 |
| /system/priv-app/MiuiSystemUI/MiuiSystemUI.apk | Integration of vibration into system interface | All devices on MIUI |
| /system/etc/permissions/android.hardware.vibrator.xml | Configuration of hardware vibration | Redmi Note 10/11, POCO X3 |
| /vendor/etc/vibrator_calibration.json | Calibration of the vibration motor | Black Shark 4/5, gaming devices |
For removal:
- Install a file manager with root support (such as Root Explorer)
- Find the files and rename them (add the.bak extension)
- Clear the cache in Settings β Memory β Clear the cache
- Reset the device
β οΈ Note: On devices with Dynamic RAM Expansion (e.g. Xiaomi) 12S Ultra) system removal APK-The files can cause errors in the virtual memory. Before experimenting, check the compatibility of your model in the forums. 4PDA or XDA Developers.
π‘
If after deleting the files, the phone stopped vibrating when calling, restore the file android.hardware.vibrator.xml - it is responsible for the basic functionality of the vibration motor.
6. Third-party applications for vibration control
If you don't want to go through the settings or use ADB, you can use specialized utilities that allow you to flexibly adjust the vibration intensity or turn it off completely for individual applications.
Top.-3 talkback:
- π οΈ Vibration Tuner β allows you to adjust the vibration force for different types of touches (short/long press, swipes)
- π Disable Haptic Feedback β Disables Rootless Talback (Works through Accessibility Service)
- ποΈ MacroDroid β Creates automatic rules to turn off vibrations by time/place/application
Important: Disable Haptic Feedback applications work through a special feature service, which can increase battery consumption by 5-10%. For maximum efficiency, use them together with setting Battery Optimization in the Settings β Applications menu.
On the POCO X5 Pro and other devices with MIUI 14, the Vibration Tuner application may require additional permissions to activate it:
- Go to Settings β Applications β Application Management β Vibration Tuner
- Select Additional β Special access
- Activate the switch Change system settings
Comparison of methods: which one to choose?
To help determine the best way, we have compiled a comparative table:
| Method | Difficulty | Root is required. | Impact on the battery | Reversibility | Suitable for |
|---|---|---|---|---|---|
| Standard settings | β | β No. | β Neutrally. | β Yes. | All models. |
| Special facilities | ββ | β No. | β Neutrally. | β Yes. | MIUI 12-15 |
| Do not disturb mode. | ββ | β No. | β Neutrally. | β Yes. | Scheduled users |
| ADB-team | βββ | β No. | β Savings 3-5% | β Yes. | Advanced users |
| Deletion of system files | ββββ | β Yes. | β Savings 5-7% | β Partially. | Root enthusiasts |
| Third-party annexes | ββ | β No (limited) | β Increase by 5-10% | β Yes. | Users without root |
For most Xiaomi owners, the best solution is a combination of standard settings and Do Not Disturb mode. If you need to completely remove the talkback without compromise, use it. ADB-commands are safer than deleting system files and do not require root rights.
π‘
On HyperOS devices (such as Xiaomi 14), standard methods of disabling the talkback may not work due to the changed system architecture, in which case the most reliable option is to use ADB or third-party applications.