Narrator on Android is a specialized accessibility feature that speaks out all the actions on the screen. Most often, users encounter TalkBack (from Google), Voice Assistant (on Samsung) or Select to Speak. These tools are indispensable for people with visual impairments, but can become a real headache if activated accidentally. For example, after pressing hot keys or updating the system.
The problem is that with the speaker turned on, even simple actions - unlocking the screen or opening an application - turn into torture. The system begins to read out loud every tap, swipe, and even notifications. The worst thing is that standard gestures stop working: instead of scrolling the list, you will hear a description of the element, and instead of clicking on the icon, we will look at its name. all possible ways to disable, including those that work when the screen does not respond to touch.
We will pay special attention to emergency shutdown via physical buttons โthis method saves when the touch screen is blocked due to a malfunction of the speaker. We will also consider the nuances for different manufacturers: the setup interface on Xiaomi (MIUI) is different from Samsung One UI or clean Android on Pixel. If you are not sure about the model of your device, check it in Settings โ About the phone โ Model.
Before you begin, please note: if the speaker turns on by itself, this may be a sign of virus activity or firmware failureAfter disabling the function, we recommend checking your phone for malware (for example, via Malwarebytes) and updating the system to the latest. version.
1. Standard method: through accessibility settings
This is the most obvious and safest method, but it requires that you can somehow interact with the screen If the announcer is activated accidentally (for example, after a triple. pressing the power button), follow these instructions:
Open Settings (gear icon). This may require several attempts: when turned on TalkBack you first need to touch the icon, and then make a double tap (not a single tap, as usual) The system will announce: โSettings, double tapโ. to activate."
Next go to the section Accessibility (or Accessibility, depending on the Android version). Here you need to find the submenu Screen Narrator, TalkBack or Voice Assistant. devices (Huawei, Honor), this item may be called Spoken input.
Inside the announcer menu, find the slider or switch at the top of the screen. It will be highlighted green (on) or blue. Tap it once, then double-tap to disable it. The system may ask for confirmation.
โ๏ธ Checking to disable the announcer
If after these steps the narrator is still active, try restarting the device. Sometimes the accessibility service freezes and continues to work even after being disabled in the settings.
โ ๏ธ Attention: On some devices (Samsung Galaxy S22 and newer) after disconnecting Voice Assistant Additional confirmation viaBiometricsorPIN codemay be required. This is a security measure to prevent accidental disabling of the feature for users with disabilities.
2. Hot keys: how to disable the announcer with buttons
Many manufacturers assign button combinations to quickly enable/disable accessibility functions. This is convenient, but often leads to accidental activation. Here is how to use it to disable it. data-i="85">button combinations
On most devices Samsung (series Galaxy A, S, Note) holding power + volume up buttons for 3 seconds turns on/off Voice Assistant. Try this combination, even if the screen does not respond to the button. touch.
For Google Pixel and devices with clean Android (for example, Nokia, Motorola), triple pressing on power buttonworks if the announcer is turned on. after such a gesture, repeat it again - this should deactivate the function.
On Xiaomi (series Redmi, POCO) and Realme try holding Power + Volume Down button for 5 seconds. This will bring up a menu Emergency modewhere you can turn off voice prompts.
If none of the combinations worked, check the hotkey settings in Settings โ Accessibility โ Gestures and shortcut keys. Here you can see or change the assigned combinations.
โ ๏ธ Attention: On some firmware (for example, ColorOS from Oppo) hotkeys for accessibility are disabled by default. In this case, you will have to use other methods.
3. the screen does not work)
The most unpleasant situation is when the announcer has blocked the touch screen, and you cannot even unlock the device. In this case, this method works on 90% of devices, but requires precise steps. hard reset of gestures. This method works on 90% of devices but requires precise steps.
Perform force reboot:
- Hold Power + Volume Up button for 10-15 seconds.
- When the device vibrates and the screen goes dark, release the buttons.
- Wait 30 seconds, then turn on the phone as usual.
After a reboot, Narrator may turn off automatically as the accessibility service is reset.
If rebooting doesn't help, try this Safe Mode (safe mode). To do this:
- Turn off the device.
- Hold the power button until the manufacturer's logo appears.
- As soon as the logo appears, immediately press and hold volume down buttonuntil the phone boots up.
In Safe Mode, all third-party applications (including possible viruses) are disabled. Now you can go into the settings and disable the speaker in the standard way.
What to do if Safe Mode is not available. turns on?
Critical information: on devices with an unlocked bootloader (for example, after flashing a custom ROM), a forced reboot may lead to a factory reset. If you are not sure about the status of the bootloader, use this method only as a last resort.
4. Google Assistant (if voice commands work)
If the speaker is turned on, but the microphone and voice commands are still active, you can try to turn it off via Google AssistantThis method is suitable for devices with preinstalled Google Play Services (almost all modern smartphones, except some Chinese models).
Activate the voice assistant:
- ๐ฃ๏ธ Say: โOkay, Google, open settings.โ
- ๐ Or hold the button
Home(if it is physical) for 2 seconds. - ๐ค On some devices (Pixel, Nokia) you can swipe diagonally from the bottom corner of the screen.
When the settings open, say:
"Open accessibility features""Turn off Narrator"
"Confirm"
If the Assistant does not understand the commands, try alternative wording: "Turn off TalkBack" or "Turn off voice prompts."
This method does not always work, since some accessibility features block voice control. But if you have Android 12 or newer, chances are high - Google has improved Assistant integration with system settings.
If voice commands are not recognized, check to see if the microphone in the notification shade is muted. Sometimes the announcer blocks access to it.
5. Remote shutdown via ADB (for advanced users)
If none of the previous methods worked, it remains debugging via ADB (Android Debug Bridge). This requires connecting your phone to your computer and basic command line knowledge. The method is suitable for devices with enabled USB debugging (it had to be activated in advance in Settings โ System โ For developers).
You will need:
- ๐ฅ๏ธ A computer with installed ADB drivers (you can download from the website Google for Android SDK).
- ๐ฑ USB cable (preferably original).
- ๐ง Terminal or Command Prompt on a PC.
Connect the phone to the computer and run the commands:
adb devicesadb shell settings put secure enabled_accessibility_services""
adb shell settings put secure accessibility_enabled 0
The first command checks the connection, the second resets the list enabled accessibility services, the third disables all accessibility features.
If after this Narrator is still active, try rebooting the device with the command:
adb reboot
โ ๏ธ Attention: Using ADB can lead to I will reset some settings or conflicts with system applications. Do not execute other commands if you are not sure of their purpose. For example, adb shell pm uninstall can remove critical system components.
6. Resetting the settings to factory settings (last resort)
If all the previous methods did not help, remains full reset (Hard Reset). This will delete all data from the device, including applications, photos and accounts. Use this method only if the phone is completely locked and other options have been exhausted.
Instructions for most devices:
- Turn off phone.
- Press and hold power + volume up button (on some models -
power + volume down). - When the logo appears Android or menu
Recovery, release the buttons. - Use the volume buttons to select the item
Wipe data/factory reset, confirm the selection with the power button. - After reset, select
Reboot system now.
On devices Samsung the path may be different:
- In the menu
RecoveryselectWipe dataโFactory data reset. - Confirm the action, then reboot.
After the reset, the phone will turn on in its factory state - without the speaker and others user settings. You will have to reconfigure the device as after purchase.
| Manufacturer | Button combination for Recovery | Reset features |
|---|---|---|
| Samsung | Power + Volume up + Bixby (if available) | Requires confirmation via the power button |
| Xiaomi | Power + Volume Up | Menu in Chinese - look for the character "" (clearing) |
| Google Pixel | Power + Volume Down | You need to hold the buttons until vibration |
| Huawei | Power + Volume up | In the menu, select Wipe data โ Wipe all data |
Resetting to factory settings deletes all data without the possibility of recovery. If there were important files on the phone, first try connecting to the PC via ADB or removing the memory card (if you have one).
Frequently asked questions (FAQ)
The speaker turns on by itself after a reboot. What should I do?
This is a sign of failure. in system settings or virus activityTry:
- Remove recently installed applications (especially from unknown sources).
- Update Google Play Services and Android Accessibility Suite in Play Market.
- Reset settings only for applications (in
Settings โ System โ Reset).
If the problem persists, check your phone with an antivirus or do a hard reset.
Is it possible to disable the speaker forever so that it does not turn on accidentally?
Yes, for this:
- Disable hot keys in
Settings โ Accessibility โ Buttons and gestures. - Uninstall updates for the application Android Accessibility Suite (if it is not a system one).
- On some devices (Samsung) can be disabled Voice Assistant via
Settings โ Advanced โ Spoken input.
Also check whether speaker activation is assigned via Google Assistant (in the voice assistant settings).
After turning off the speaker, the sound in the speaker disappeared. What should I do?
This is a rare but possible bug associated with resetting the sound settings. Try:
- Reboot the device.
- Check the volume level in the curtain. notifications.
- Go to
Settings โ Soundand manually enableMediaiCalls. - If the sound still does not appear, reset the sound settings via
Settings โ System โ Reset โ Reset sound settings.
How to turn off the announcer on a tablet Android?
On tablets (Samsung Tab, Lenovo, Huawei MatePad) the process is similar, but there are nuances:
- If the screen is large, use zoom gestures (pinch two fingers together, then spread apart) to quickly access accessibility settings.
- On some tablets (Amazon Fire) the announcer is called Screen Reader and is disabled in
Settings โ Device โ Accessibility. - For tablets with a keyboard (for example, Samsung DeX) try combination
Alt + Shift + Z.
The speaker works, but the screen does not respond to touches. What should I do?
This may be caused by:
- A conflict with the shell (for example, after installing a custom launcher).
- Hardware malfunction (damage to the sensor or cable).
- Failure in the firmware (especially after an OTA update).
Solutions:
- Connect the phone to the PC and try to control it via Scrcpy or Vysor.
- If the sensor is completely dead, take it to the service center (the display module may need to be replaced).