Vibration when unlocking the screen on Xiaomi smartphones is one of the most annoying trifles for many users. Even in a quiet room, this short motor response can seem too intrusive, especially if you are used to unlocking the phone at night or in public places. Unfortunately, the manufacturer does not always make this option obvious: in some versions of MIUI, the vibration switch is hidden in the depth of the menu, and in others, it is completely absent from the standard settings.
In this article, weβll explore all the possible ways to disable vibration when unlocking, from basic settings to hidden commands for developers and even system file editing (for advanced users). Cover current versions of MIUI 14/13/12 firmware, as well as features of Redmi, Poco and Black Shark models. If standard methods donβt work, we have backup options!
Why does the vibration not turn off when unlocked?
Before we get to the instructions, it is important to understand why vibrations sometimes donβt listen to the user.
- π Settings conflict: B MIUI Vibration can be controlled by multiple menus (e.g., Sounds and vibrations) + Special features. Shutdowns in one place don't always work if there's a checkmark somewhere else.
- π± Branded "chips" of models: On some devices (for example, Poco) F5 Or the Redmi Note 12 Pro.+) vibration when unlocked is tied to the tactile response of the system and requires a separate disconnection.
- π§ Firmware errors: In versions MIUI 12.5-13.0 was a bug that caused the vibration settings to reset after rebooting. MIUI 13.1+, But on older devices, it can be saved.
- π οΈ Castom firmware: If you use informal firmware (like Pixel Experience or LineageOS), vibration settings may work differently.
Also, it is worth considering that on some models (for example, Xiaomi 13 Ultra or Black Shark 5 Pro) the vibration when unlocked is hard-wired into system services and does not turn off by standard methods.
β οΈ Note: If you use a corporate smartphone (for example, with a link to the MDM-system, the administrator can block some settings from changing. Check if the device profile is available in Settings β Passwords and security β Device control.
Method 1: Standard disabling in MIUI settings
Letβs start with the simplest method that works on most devices running MIUI 12-14. Instructions are relevant for models Redmi Note 10/11/12, Poco X3/X4/X5, Xiaomi 11T/12/13 and others.
- Open the settings (cog icon on the desktop).
- Go to the section Sound and vibration.
- Scroll down to the Vibration block and select Vibration when touched.
- Turn off the Vibration slider when unlocked (or the Tactile Response when unlocked on newer versions of MIUI).
If there is no such item, try an alternative path:
- In the same Sounds and vibrations, click the Additional Vibration settings.
- Select System Vibration.
- Turn off the vibration when unlocking the screen.
On some devices (e.g. Redmi 9A or Poco M3), this item may be called something else: Vibration when interacting or Response when unlocking. If you don't find it, use a search by settings (the magnifying glass icon in the upper right corner).
Make sure the phone is not in "Do Not Disturb" mode"|Check if the driver or job profile is included"|Turn off Bluetooth headphones (they can block audio changes)|Reboot your phone after the changes-->
Method 2: Disconnection through "Special Opportunities"
If the standard method doesn't work, the vibration can be controlled through a special feature menu, which is true for devices with MIUI 13+, where some of the vibration settings are transferred to this section.
Instructions:
- Open the Settings. β Special facilities.
- Select Physical buttons (or Hardware buttons on older versions).
- Scroll down to the Vibration block.
- Turn off Vibration when pressing buttons and Vibration when unlocking.
On some devices (for example, Xiaomi 12 Pro) there may be a separate item Tactile response system β it should also be turned off if the vibration is maintained.
β οΈ Attention: On Poco F4 GT and Black Shark 4/5 There's an optional item on this menu called "Game Vibration," which can affect the returns of games, but sometimes helps to remove the vibration when unlocked.
If after these manipulations the vibration is still present, proceed to the next method.
Method 3: Use Do Not Disturb (Backway)
This method doesn't shut down the vibration completely, but it does allow it to be dimmed at certain times, which is good if you need the vibration during the day, but it's annoying at night.
How to set up:
- Go to Settings β Sounds and vibration β Do not disturb.
- Select a Schedule and set a time interval (for example, from 23:00 to 7:00).
- In the Exclusions section, make sure that the Vibration item is disabled.
- Activate the mode manually or wait for the set time.
The downside is that the vibration will only be turned off at the selected hours, but it does not require root rights and works on all versions of MIUI.
π‘
If you have MIUI 14, Do Not Disturb mode has a Quiet Mode with Vibration option, and turn it off to ensure that all vibrations are removed.
Method 4: Disconnect via ADB (for advanced users)
If standard settings donβt work, you can use Android Debug Bridge (ADB), a system settings management tool that works on most Xiaomi devices, but requires a computer connection.
Step-by-step:
- Download and install ADB Tools on your computer.
- On your phone, activate Developer Mode: Go to Settings β About Phone. Click 7 times on the MIUI Version until the "You're a developer" notification appears.
Settings β Additional β For Developers
USB debugging
Connect the phone to your computer and confirm the debugging permission.
Open the command prompt (Windows) or terminal (macOS/Linux) in the folder with ADB and type:
adb shell settings put global haptic_feedback_enabled 0
adb shell settings put global vibration_intensity 0After you've done the commands, restart the phone. The vibration when you unlock it should disappear.
| ADB Team Team | The effect | Note |
|---|---|---|
| haptic_feedback_enabled 0 | Disables tactile response | Can turn off vibrations in all menus |
| vibration_intensity 0 | Resets the intensity of vibration | It doesnβt work on some custom firmware. |
| lockscreen_vibration 0 | Turns off vibration when unlocked | Only for MIUI 13+ |
β οΈ Attention: Teams ADB They may be reset after the update. MIUI. If the vibration returns, repeat the procedure. It is also not recommended to use this method on devices with banking applications (for example, Sberbank Online), since debugging is done by the Internet. USB It may cause safety warnings.
What if the ADB does not recognize the device?
Method 5: Edit system files (root only)
If none of the previous methods worked, the most radical way is to manually edit system files, which requires root rights and is only suitable for advanced users, and the wrong actions can lead to the phone inoperability!
Instructions:
- Get root access (for example, through Magisk).
- Install a file manager with root support (such as Root Explorer or Solid Explorer).
- Go to /system/media/audio/ui/.
- Find files with unlock.ogg, lock.ogg, or effect_tick.ogg (responsible for sound and vibration when unlocked).
- Rename them by adding.bak at the end (e.g. unlock.ogg.bak).
- Reboot the phone.
Alternatively, disable vibration via /system/build.prop file editing:
- Open the file in the text editor (with root rights).
- Add at the end of the line:
ro.vibrator.force.disable=true
persist.sys.haptics.disable=trueSave the changes and restart the device.
π‘
Editing system files can cause firmware to crash. Always backup your system through TWRP or OrangeFox Recovery before making changes!
What do you do if nothing helps?
If youβve tried all of these, but the vibration when unlocking is still a concern, here are a few more options:
- π Resetting settings: Go to Settings β The phone. β Reset settings and select Reset all settings (does not delete data, but returns system settings to factory settings).
- π² Install custom firmware: Some firmware (e.g. Pixel Experience or Havoc) OS) This allows you to adjust the vibration flexibly.
- π οΈ Contacting the service center: If the vibration appeared after a fall or moisture, there may be a malfunction of the vibromotor.
- π¦ Using a depreciation case: Will not solve the problem completely, but will reduce the tactile sensation of vibration.
Itβs also worth checking if vibration is part of a proprietary feature, such as Black Sharkβs Shark Space game mode, and Xiaomiβs Mix Foldβs fold-out mechanism, where the vibration shutdown can be blocked at the firmware level.