How to Remove Double-Tap on Xiaomi Screen: A Complete Guide for All Models

Double tapping on the screen of Xiaomi smartphones is a feature that should make it easier to interact with the device, but often becomes a source of irritation: Users accidentally activate the screen awakening, launch apps or even make calls just by putting the phone in their pocket. This is especially important for models with AMOLED-screens where the sensor responds to the slightest touch.

In this article, we will discuss all possible ways to disable the dual tap, from standard MIUI settings to hidden developer and ADB commands. It is important to understand that on different versions of the firmware (MIUI 12, 13, 14) and models (Redmi Note 11, POCO X5, Xiaomi 13), the path to settings may be different. We took into account all the nuances and prepared universal instructions that work even on custom firmware.

Why Double Tap is Intimidating: Real User Cases

According to surveys on the 4PDA and Mi Community forums, up to 68% of Xiaomi owners have experienced false double-tape positives at least once.

  • πŸ“± Spontaneous awakening of the screen in a pocket or bag, leading to battery discharge
  • πŸ“ž Accidental calls to subscribers from the favorite list (function "Double tap for calling")
  • 🎡 Starting music in headphones when touching the screen with the cheek while talking
  • πŸ”’ Unlocking the phone in the transport from vibrations, which creates a risk of data loss

On Always-On Display models (such as the Xiaomi 13 Pro or Redmi K60), the problem is compounded by the fact that the screen never shuts down completely and the sensor remains active. The manufacturer claims that recognition algorithms improve with each update, but practice shows the opposite: even on the latest versions of MIUI 14, false positives remain.

πŸ“Š How often do you get annoyed by a double-click on Xiaomi?
Always wanting to shut down forever.
Sometimes it hurts, but not critically.
It used to be, but I used to.
Never noticed a problem.

Method 1: Disconnect via standard MIUI settings

The most obvious method is to use built-in options, but there is a pitfall: on some models (POCO F4, Redmi 10C), menu items can be hidden or renamed.

  1. Open the Settings β†’ Display
  2. Scroll down to the Additional Screen Settings section (on MIUI 14, Advanced Features may be called)
  3. Find the Double Tapping or Wake Up by Double Tap item
  4. Move the slider to the off position.

If there is no such item, try an alternative path:

  1. Settings β†’ Special features β†’ Physical buttons
  2. Awakening Gesture (may be hidden under Additional)

Make sure your phone is over 30 times charged%|

Close all background applications |

Disable VPN (can block access to system settings)|

Backup settings (Settings β†’ About Phone β†’ Backup)

-->

Important! On some firmware (MIUI Global for the European market), the dual tap feature is tied to the Google Assistant, in which case it may affect the voice assistant's performance, and if the assistant stopped running on double tap after deactivation, check the settings in the Google app.

Method 2: Using the Developer Mode

If the standard settings don't work, you'll have to activate the developer mode, which will give you access to hidden system settings, including disabling gestures.

  1. Go to Settings. β†’ The phone.
  2. Click on the MIUI version 7 times in a row (you will be notified β€œYou are a developer!”)
  3. Go back to the main settings menu and open a new section for developers.
  4. Find the option to turn off wake gestures or disable wake gestures
  5. Activate it and restart the device

MIUI 13/14 may require an additional step:

Settings β†’ For developers β†’ Enter β†’ Disable all gestures of awakening
What if the β€œDevelopers” section disappeared after the update?
On some firmware (for example, MIUI 14.0.4 For the Redmi Note 12) section is hidden after OTA-To get it back: 1. Connect your phone to your PC and execute the command: adb shell settings put global development_settings_enabled 1 2. Reset the device. 3. The section will appear again in the settings.

Warning: Changes in developer mode can affect system stability. For example, on the POCO X3 Pro, after turning off wake gestures, some users have experienced a lock screen freeze. If you notice similar symptoms, reset the developer settings (Settings β†’ Developer β†’ Reset).

Method 3: ADB-Teams for experienced users

If previous methods have not worked, the most radical way is to use Android Debug Bridge (ADB) – this requires connecting the phone to your computer, but is guaranteed to disable double tap on any Xiaomi device.

You'll need:

  • πŸ–₯️ Computer with Windows/Linux/macOS
  • πŸ“‹ Installed Xiaomi drivers (download from the official website)
  • πŸ”§ Package ADB Tools (can be downloaded from the SDK Platform Tools by Google)
  • πŸ”Œ USB-cable (preferably original)

Step-by-step:

  1. Activate debugging over USB in the developer settings
  2. Connect your phone to your PC and select File Transfer Mode
  3. Open the command prompt (Windows) or terminal (Linux/macOS) in the folder with ADB
  4. Enter the command: adb shell settings put secure double_tap_to_wake 0
  5. For models with MIUI 14 You may need to use the following command: adb shell settings put secure doze_double_tap_sensor 0
  6. Reset the device

πŸ’‘

If the double-click still works after executing commands, check for updates for ADB Tools. The XDA Developers forum has a modified version of the platform-tools with support for new Xiaomi firmware.

Critical information: on devices with bootloader lock (most official firmware Xiaomi) some ADB-In this case, you will need to unlock the bootloader, which leads to the reset of all data.

Method 4: Third-party applications for blocking gestures

If you don't want to dig into settings or use ADB, you can use third-party utilities.

AnnexFunctionalCompatibilityCons
TapTapDouble/Triple tap locking, sensitivity zones settingMIUI 12-14, Android 10+Requires root for full-time work
Edge GesturesOverdefinition of gestures, including double pressingAll Xiaomi modelsPaid version for advanced functions
MacroDroidMaking macros to block unwanted touchesAndroid 8.0+A complex interface for beginners

Example of settings in MacroDroid:

  1. Create a new macro with trigger Screen on
  2. Add the condition to the Appendix in the foreground β†’
  3. In actions, select Block Touch Input β†’ Block Double Press
  4. Save and activate macros

Attention! gesture blocking apps may conflict with MIUI system services. For example, on the Redmi Note 11 Pro+ after installing TapTap, some users complained about spontaneous reboots. Before using such utilities, back up your data.

Method 5: Hardware solution - protective film or cover

If the software methods don't help or you don't want to risk the stability of the system, the other way is to physically block false touches.

  • πŸ›‘οΈ Magnetic lock case – closes the screen when folded, preventing accidental pressing
  • πŸ“± Protective film with anti-touch coating (for example, Spigen Neo Flex) – reduces the sensitivity of the screen to light touches
  • πŸ”˜ Disabling the proximity sensor (in the developer settings) – helps if double tap is triggered during calls

On models with an ultrasonic fingerprint sensor (Xiaomi 13 Ultra, Redmi K50 Gaming), sometimes it helps to turn off the Smart Recognition function in locking settings, which can mistakenly perceive vibrations as double touch.

πŸ’‘

Physical methods of blocking the double tap are the only solution for devices with damaged sensor or unofficial firmware where software settings are not available.

What to do if nothing helps: Diagnostics of hardware problems

If you've tried all of these, but the double tap still works, the problem could be a hardware malfunction.

  • πŸ”§ Damaged touch screen – microcracks or plume detachment
  • πŸ”‹ Failed battery – bloating can press on screen
  • πŸ“Ά Interference from the module NFC/Contactless payment (relevant to Xiaomi) 12T Pro)
  • 🌑️ Overheating of the processor - leads to false alarms of the sensor

For diagnosis:

  1. Run the screen test through the engineering menu: ##6484## (click in the Phone app)
  2. Check the response to touch in safe mode (hold the power button β†’ Safe mode)
  3. Use the Touchscreen Test app to visualize false press zones

⚠️ Warning: If tests show that the screen is responding to taps in random places without physical contact, it is a sign of a malfunction of the digitizer. LTPO-displays (Xiaomi) 13 Pro, Mix Fold 2) The cost of repair can be 30-40% price.

FAQ: Frequent questions about double-clicking on Xiaomi

Can you only disable double-clicking for specific applications?
Yes, but only with third-party utilities like MacroDroid or Tasker, which is not a feature in standard MIUI settings, for example, you can create a rule that will block double tap only when YouTube or Chrome is open.
After the double tap was turned off, the proximity sensor stopped working.
It's a well-known problem on the MIUI 13/14, When turning off wake gestures resets the sensor calibration. Return the default settings: Go to Settings β†’ Annexes β†’ Application Management Click on three dots in the upper right corner β†’ Reset application settings Reboot phone If it does not help, execute a command via ADB: adb shell settings delete secure proximity_sensor_calibration
My POCO X3 NFC doesn't have a "Double Touch" option in the settings. Why?
On some budget models, POCO and Redmi have dual tap disabled at the firmware level. Check out MIUI: If you have MIUI Global or EEA, upgrade to the latest version via Settings β†’ System Update If the MIUI China firmware can be hidden – use ADB or reflash to the global version Alternative: install Nova Launcher and activate the Double tap to lock option in its settings – this will override the system gesture.
Will the fingerprint work after the double tap is turned off?
Yes, these functions are not related. Double-pressing is handled at the touch screen level, and the fingerprint scanner is a separate module. Exception: models with an optical scanner under the screen (Xiaomi 13T, Redmi K60), where sometimes recalibration is required after changes in gesture settings. To do this: Remove all saved fingerprints (Settings β†’ Screen lock β†’ Fingerprints) Reboot phone Add fingerprints again
Can you return a double tap after disconnecting via ADB?
Yes, run the same command, but with a parameter. 1 instead 0: adb shell settings put secure double_tap_to_wake 1 If the team is not working, check if the license has been reset. ADB after the reboot, on some firmware (MIUI 14.0.6+) Re-authorization of the device in the developer settings is required.