How to disable TalkBack on Xiaomi Redmi Note 9: a complete guide with video

Xiaomi Redmi Note 9 is one of the most popular smartphones in the budget segment, but even it has pitfalls. One of them is the accidental inclusion of TalkBack, which turns phone control into a real quest. Voice prompts, altered menu navigation and the need for double-touch for any action drives even experienced users crazy. If you are in this situation, don't panic: we will detail all the ways to disable TalkBack, including those that work when the screen does not respond to touch.

In this article you will find:

  • πŸ”Ή 3 Proven Disablement Methods for TalkBack (Including a Locked Screen Method)
  • πŸ”Ή Video instructions with step-by-step analysis of each step
  • πŸ”Ή Table of comparison of methods on complexity and efficiency
  • πŸ”Ή Checklist for preparing the phone before disconnecting
  • πŸ”Ή Answers to Frequent Questions on Why TalkBack Turns On Its Own and How to Avoid It

Importantly, if you've never seen TalkBack, it's not just a voice assistant, it's a full-fledged screen speaker for people with visual impairments. It fundamentally changes the logic of smartphone management, so standard gestures (like swiping down to open the curtain) stop working. Some people confuse it with Google Assistant or Mi AI, but these are completely different services.

πŸ“Š How You Accidentally Turned TalkBack On The Redmi Note 9?
Pressed the wrong button in the settings
Children were playing with the phone
He turned himself on after the update.
Another option

1.What is TalkBack and Why It Is Turned On on Redmi Note 9

TalkBack is an Android-based feature that voices all the actions on the screen: taps, swipes, opening apps. It's designed for users with visual problems, but often activated by accident. On the Xiaomi Redmi Note 9 (and other models with MIUI), this happens for three main reasons:

  • 🎯 Triple press of the power button. MIUI Default gesture: three quick clicks on the on/block button activate TalkBack or Screen Enlargement.
  • 🎯 Special Options settings. In the menu β†’ Special facilities β†’ TalkBack can be manually enabled (for example, by children or by random tapa).
  • 🎯 Failure after update. After installing the new version MIUI (Redmi Note 9 Pro and Redmi Note 9S) Sometimes special features are reset.

The main problem is that after activation, TalkBack changes the standard gestures:

  • πŸ‘† One touch highlights an element but does not activate it.
  • πŸ‘† Double touch. = single-tape.
  • πŸ‘† Swipe two fingers down = Swipe down with one finger (opening the curtain).
  • πŸ‘† Two fingers clamping = home-screen.

If you don't know these rules, the phone seems broken. Fortunately, you can turn off TalkBack even without knowing the gestures - more on that.

πŸ’‘

If the screen does not respond to touch because of TalkBack, try to pinch both volume buttons for 3 seconds - this will trigger a special feature menu where you can turn off the service.

2. Method 1: Disable TalkBack via Settings (if the screen is unlocked)

This is the easiest method, but it only works if you can unlock your phone and see the screen.

  1. Unlock Redmi Note 9 in the standard way (PIN, pattern lock or fingerprint).
  2. Make a double touch on the Settings icon (cog).
  3. In the settings menu, find the Special Features section (may be called Special Opportunities or Universal Access). Use two fingers (up/down swipe) to scroll.
  4. Double tap, select TalkBack (or Screencaster).
  5. Transfer the slider to the off position (double touch confirmation is required).
  6. Confirm the disconnection in the window that appears.

If the slider is inactive or gray, TalkBack is blocked by the device administrator (e.g., through Mi Account or corporate policy).

β˜‘οΈ Preparing to shut down TalkBack

Done: 0 / 4

Method 2: Disconnecting through gestures (if the screen is locked)

If TalkBack is activated on a locked screen, standard PIN or pattern lock input becomes impossible, in which case, use alternative gestures:

  1. Try double-tapping on the PIN/password field. If the screen reacts, enter the code as usual, but with double taps for each digit.
  2. If the screen is not responding, press both volume buttons for 3 seconds. This will trigger the Special Opportunities menu.
  3. In the window that appears, find the TalkBack item (you can focus on voice prompts) and turn it off with a double tap.
  4. If the menu doesn’t appear, try triple tapping the power button – sometimes it shuts down the service.

Critical: Some MIUI firmware has the volume button gesture turned off, in which case you only have to reset via Recovery or connect to a PC.

What to do if the gesture with the volume buttons does not work?
If the volume buttons are not pressing the menu, try connecting the phone to charge and repeat the action. On some versions of MIUI, the special feature menu only appears when the power is connected. If this does not work, move to the ADB method (section 4).

Method 3: Disabling TalkBack via ADB (for power users)

If the first two methods fail, USB debugging (ADB) is left, requiring a computer and minimal technical skills, but guaranteed to disable TalkBack even on a locked phone.

What you need:

  • πŸ–₯️ Computer with Windows/Mac/Linux.
  • πŸ”Œ USB-cable (preferably original).
  • πŸ“₯ ADB Tools (download from the official Android website).
  • πŸ”§ Included debugging by USB on the phone (if not previously turned on, this method is not suitable for you).

Step-by-step:

  1. Download and unpack the platform-tools in any folder on the PC.
  2. Connect the Redmi Note 9 to your computer via USB.
  3. Open Command Prompt (cmd) in the folder with platform-tools (click Shift + right mouse button β†’ Open command window).
  4. Enter the command to check the connection: adb devices If the phone is determined (the serial number will appear), go further. If not, check the driver or cable.
  5. TalkBack: Adb shell settings put secure enabled_accessibility_services com.google.android.marvin.talkback/com.google.android.marvin.talkback.TalkBackService:com.google.android.accessibility.switchaccess/com.android.switchaccess.SwitchAccessService Next: adb shell settings put secure accessibility_enabled 0
  6. Reboot your phone: adb reboot

If TalkBack is activated again after the reboot, it is enabled at the firmware level, in which case only resetting to factory settings (section 5) will help.

πŸ’‘

ADB-This method only works if the debugging has been previously included. USB. If not, this method is useless, go to reset via Recovery.

5.Extreme measure: reset to factory settings

If none of these methods work, you'll have to have a hard reset, which will remove all the data from your phone, so use it only as a last resort.

Instructions for Xiaomi Redmi Note 9:

  1. Turn off the phone (press the power button + increase the volume for 10 seconds).
  2. Press the Power button + Volume up before the Mi logo appears.
  3. From the Recovery menu (volume button management, power button option) select: Wipe Data β†’ Wipe All Data β†’ Confirm
  4. After resetting, the phone will reboot to its original state.

Attention: This method removes:

  • πŸ“Έ All photos and videos.
  • πŸ“± Installed applications and their data.
  • πŸ”‘ Accounts (including Mi Accounts if not previously linked).
  • πŸ“ž Contacts and messages (unless synced with Google).

πŸ’‘

Before reset, remove the memory card (microSD), if it is installed – the data on it will remain intact.

6.Comparison of TalkBack disabling methods

To choose the best way, read the table:

MethodDifficultyUnlocking requiredDeletes the data.It works on a locked screen.
Through settings⭐ (simple)Yes.No.No.
Gestures (volume buttons)⭐⭐ (middle-of-the-road)No.No.Yes.
ADB (USB debugging)⭐⭐⭐ (difficult)No (but I need debugging)No.Yes.
Reset via Recovery⭐⭐ (middle-of-the-road)No.Yes.Yes.

For most users, the second method (volume button gestures) is optimal. If it didn't work and USB debugging was enabled earlier, try ADB. Recovery is a last resort.

7.How to prevent TalkBack from accidentally turning on in the future

To avoid this problem, follow a few simple steps:

  • πŸ”§ Turn off the triple press of the power button:
  • πŸ”’ Set a password for settings:
  • πŸ“± Update. MIUI:
  • πŸ‘Ά Use the child mode:

Note: If you frequently transfer your phone to other people (e.g., to show photos), create a guest profile in your user settings, which will limit access to system settings, including TalkBack.

πŸ’‘

The most common reason for TalkBack to turn on is to triple-press the power button. Turn off this gesture immediately after you buy your phone!

FAQ: Frequent Questions About TalkBack on Xiaomi Redmi Note 9

❓ Why TalkBack is on its own after the update MIUI?
This is a known bug in the MIUI 12 and MIUI 13 firmware for the Redmi Note 9. After the update, special features are reset. Solution: after the update, check the Settings β†’ Special features section and manually disable TalkBack if necessary.
❓ Can I disable TalkBack through my Google Account?
No, Google Account doesn't manage TalkBack settings. However, if the phone is tied to Mi Account, you can try remotely resetting your settings via i.mi.com, which will result in a complete reset, including disabling TalkBack.
❓ How to turn off TalkBack voice but leave screen enlargement?
In Special Options, only turn off TalkBack, and leave Screen Enlargement (or Scale) active.
❓ Why some gestures stopped working after TalkBack shutdown?
It's a temporary glitch. Reboot your phone, your gestures will recover. If the problem persists, reset your gesture settings to Settings β†’ System β†’ Gestures.
❓ Can I return standard gestures if TalkBack is enabled?
Yes, but you need to learn new combinations to do that: πŸ”Ή Single tap β†’ highlight. πŸ”Ή Double tap. β†’ activation of the element (as a single tap in normal mode). πŸ”Ή Swipe two fingers down β†’ precurring. πŸ”Ή Swipe two fingers up. β†’ Getting back to the home screen: Practice on an unnecessary screen (like the app menu) to get used to it.