Disabling TalkBack on Xiaomi with a locked screen: all working methods

Chancely activated TalkBack on Xiaomi turns the smartphone into a puzzle: the screen does not respond to usual touches, voice prompts interfere, and unlock the device in the standard way impossible. The situation is aggravated if you did not know about the existence of this feature before it was turned on – many users of the Redmi Note 10, POCO X3 or Mi 11 encounter it for the first time at the moment of locking the screen.

The problem is that TalkBack (Google’s special feature service) changes the logic of management: instead of single taps, double taps are required, gestures become multi-fingered, and standard button combinations (e.g. Power + Volume Up) may not work. If the screen is locked with a password or a graphical key, the task is much more complicated. In this article, 5 proven ways to disable TalkBack on Xiaomi without losing data, including bypassing lock through hidden menus and ADB.

Importantly, the methods vary in complexity and conditions. For example, ADB methods will require a computer and a debugging bridge, and gesture combinations will only work on certain versions of MIUI. We will analyze each variant with the 2019-2026 Xiaomi models, where the logic of TalkBack remains similar.

πŸ“Š How to activate TalkBack on Xiaomi?
Accidentally pressed the button combination
Included in the settings of special opportunities
Activated after MIUI update
I don't know, I just turned on myself.
Another option

Why TalkBack is blocking the screen and how to fix it

TalkBack is designed for visually impaired users, which voices on-screen actions, changes gestures and adds tactile feedback, but when it is activated randomly, it causes the smartphone to stop responding to commands, such as:

  • πŸ”˜ Single tap is perceived as a selection of an item, but does not activate it (double tap is required).
  • πŸ”„ Snapshot requires a two-finger gesture instead of one.
  • πŸ”’ Unlocking the screen becomes impossible if you do not know special combinations.

On Xiaomi, the problem is compounded by the fact that TalkBack can turn on even without direct user confirmation – for example, after triple tapping the Power button (Accessibility Shortcut) or through the voice assistant Google Assistant, which results in the screen being blocked, and standard unlock methods (PIN, fingerprint) do not work due to the changed control logic.

The decision depends on whether the screen is locked with a password and whether there is access to the computer. If there is no password, you can do with gesture combinations. If the screen is protected, you will need ADB or reset via Recovery.

⚠️ Note: On Xiaomi models with MIUI 14+ (For example, Redmi Note 12, Xiaomi 13T) TalkBack gesture control may be different from older versions. Before you try to disable, check the firmware version in the settings (if you have access).

Method 1: Disable TalkBack with gestures (without a computer)

If the screen is not locked with a password, but TalkBack interferes with navigation, try turning it off via a hidden menu of special features.This method works on most Xiaomi models (including POCO F3, Redmi 9, Mi A3) and does not require a connection to a PC.

Algorithm of action:

  1. Open TalkBack and double-press the slider to the off position.

If the screen is locked with a pattern lock or PIN-code, this method won't work. In that case, move on to the methods with ADB discharge.

β˜‘οΈ Preparing to turn off TalkBack gestures

Done: 0 / 4

Method 2: Use ADB to disable TalkBack (if USB debugging is enabled)

If your Xiaomi has previously been activated debugging USB (USB Debugging, you can disable TalkBack via computer ADB (Android Debug Bridge.This method is suitable for Redmi models K40, POCO X4 Pro, Xiaomi 12 and others with unlocked developer options.

Step-by-step:

  1. Connect your smartphone to your computer through USB-Cable (original or certified).
  2. Open the Command Prompt (Windows) or Terminal (macOS/Linux) and type: Adb devices Make sure the device is identified (serial number should appear).
  3. TalkBack: Adb shell settings put secure enabled_accessibility_services""
  4. Reboot your smartphone: adb reboot

If TalkBack is activated again after the reboot, follow the additional command:

adb shell pm disable-user --user 0 com.google.android.marvin.talkback

⚠️ Attention: MIUI 13/14 After the TalkBack shutdown ADB Xiaomi's security might work, which requires validation, and if the screen is locked, it won't work, it'll require a reset.

πŸ’‘

If adb devices can’t find the device, check Xiaomi drivers on your PC and turn on File Transfer (MTP) mode in the smartphone notification curtain.

Method 3: Reset your settings via Recovery (if other methods don’t work)

If the gesture combinations and ADB didn’t work, you can reset your settings via the Recovery menu, which will delete all data on the device, but will return control of the smartphone, and is suitable for all Xiaomi models, including the Redmi 10, POCO M4 Pro, Xiaomi 11 Lite.

How to perform the reset:

  1. Turn off the smartphone with a long press of the power button.
  2. Press the Power + Volume combination up and hold for 10-15 seconds until the Mi logo appears.
  3. In the Recovery menu (English or Chinese), select Wipe Data (or ).
  4. Confirm the reset by choosing Confirm or Yes.
  5. Once completed, select Reboot to reboot.

After the reset, TalkBack will be disabled, but all data (photos, contacts, applications) will be deleted. If the smartphone was linked to the Mi Account, after the reboot, you will need to enter a username and password.

Xiaomi modelCombination for RecoveryRecovery menu language
Redmi Note 11/12Food + Volume upEnglish/Chinese
POCO X3/X4Food + Volume upEnglish
Xiaomi 13/13TFood + Volume upChinese (translation needed)
Redmi 9/9AFood + Volume upEnglish
What to do if you recover in Chinese?
In the Recovery menu in Chinese, look for characters (Wipe Data) and (Confirm). To navigate, use the volume buttons (up/down) and the power button to select.

Method 4: Bypassing the lock via Safe Mode (without data loss)

If TalkBack is activated because of a third-party application (such as a launcher or modified firmware), you can try to boot into Safe Mode, which disables all third-party services, including problematic special features settings.

How to start Safe Mode:

  1. On the off smartphone, press the Power button until the Mi logo appears.
  2. Once the logo disappears, immediately press and hold the Volume Down button until the device boots.
  3. In the lower left corner of the screen will appear the inscription Safe Mode.
  4. Go to Settings β†’ Special features and turn off TalkBack in the standard way.

Once turned off, restart your smartphone as normal.This method saves data, but does not work on all Xiaomi models (for example, on the POCO F5 or Redmi K60 may not work due to MIUI limitations).

⚠️ Warning: Safe Mode disables all third-party apps, including Google Pay, banking clients and some system features.

Method 5: Disable TalkBack via Mi Account (if an account is linked)

If your Xiaomi is linked to your Mi Account, you can try remotely disabling TalkBack via the i.mi.com web interface.This method only works when you have an active Internet connection on your smartphone (via mobile network or Wi-Fi).

Instructions:

  1. Go to i.mi.com and log in to your account.
  2. Select a locked device in the list of tied gadgets.
  3. Find Remote Management or Find Device.
  4. Send a Lock Device command and set a new temporary password.
  5. After unlocking the smartphone with a temporary password, turn off TalkBack in the settings.

On Xiaomi models with MIUI 12+, remote management via Mi Account may be limited due to security policy. If the command fails, try another method.

πŸ’‘

Remotely disabling TalkBack via Mi Account is the only way to save data if the screen is locked and debugging over USB is disabled.

Prevention: How to Avoid Inadvertently Turning On TalkBack

In order not to face the problem of a locked screen due to TalkBack in the future, set up your smartphone in advance:

  • πŸ”§ Turn off the fast activation of special features: Go to Settings β†’ Special facilities β†’ Special Opportunities shortcut and uncheck TalkBack.
  • πŸ”‘ Set up backup: Keep your data regularly in Mi Cloud or Google Drive so you don’t lose important information when you reset.
  • πŸ“± Check button combinations: On some Xiaomi models (like the Redmi Note 11 Pro), triple tapping Power will activate TalkBack. β†’ Buttons and gestures.

If you often transfer your smartphone to children or elderly relatives, consider installing a child mode (Digital Wellbeing) or third-party launchers with a simplified interface (for example, Nova Launcher), where accidental activation of TalkBack is unlikely.

FAQ: Frequent questions about disabling TalkBack on Xiaomi

Can I turn off TalkBack without losing data if the screen is locked with a password?
Yes, but only if the debugging was previously included USB (USB Debugging. This will help with the method of ADB (If debugging is disabled, you can't save the data - you'll need to reset via Recovery.
Why is TalkBack switched off via ADB again?
This is due to the autorestore function in MIUI. To fix, execute an additional command: adb shell pm uninstall -k --user 0 com.google.android.marvin.talkback It will completely remove the TalkBack service for the current user.
Does the Safe Mode method work on Xiaomi 13 Pro?
On flagship models (Xiaomi 13 Pro, 14 Ultra), Safe Mode may not disable TalkBack, as the service is sewn into system applications. ADB dump.
How to turn off TalkBack if your smartphone does not respond to touch?
If the screen is completely locked and the gestures are not working: Connect your smartphone to charge and wait for the vibration (to start charging). Immediately after the vibration, triple-press the Power button, try calling the special feature menu. If it does not work, use ADB or reset.
Can I recover data after resetting through Recovery?
If you have your Mi Cloud or Google Account enabled before reset, your data (contacts, photos, notes) will be automatically restored after you re-authorize. Use Google Play β†’ Library to restore your applications.