The sudden appearance of a set of dots on the smartphone screen causes bewilderment for any user who does not know about the existence of special features. This is not a system glitch or a virus, but an activated Braille keyboard designed for people with visual impairments. Normal finger controls no longer work as usual, since each touch is now interpreted as entering a six-dot character.
You can return the device to its normal appearance in several ways, ranging from simple settings in the accessibility menu to a complete reset. Deactivation process depends on the version of the operating system Android and the specific model of your gadget. In some cases, the standard menu is inaccessible due to the way screen readers work.
Below we will analyze in detail all the methods for eliminating this problem. You will learn how to correctly disable the service TalkBack, remove supporting applications and prevent accidental activation of the function again. It is important to act consistently so as not to get confused in the changed logic of touch screen control.
Why the Braille keyboard appeared and how it works
The Braille keyboard on a smartphone is part of Google's accessibility ecosystem. It is activated automatically along with the screen access service TalkBack or can be enabled manually by the user in the accessibility settings. The main purpose of this tool is to allow blind people to type text using a six-dot pattern corresponding to the classic raised dot font.
When this feature is active, the screen is divided into six virtual areas. Tapping the bottom of the screen simulates tapping specific points on a braille cell. Combinations of these presses are converted into letters and numbers. For an ordinary user, this looks like a complete failure of the touch layer, since single taps do not launch applications, but only voice the name of the element under the finger.
โ ๏ธ Attention: Do not try to forcefully press the screen or reboot the device repeatedly in the hope that the failure will disappear on its own. This is a built-in feature of the system that requires software disabling through the settings.
Often activation occurs accidentally due to a combination of volume keys or a long press on the screen in certain areas. Understanding the mechanism of operation helps you quickly find the desired switch in the depths of the menu. System service intercepts all input data, so it is impossible to ignore it using standard methods.
The standard method of disabling it through accessibility settings
The most correct and safe way to remove unnecessary keyboard - find the corresponding toggle switch in the system menu. However, navigation in the on TalkBack mode is radically different from normal. You will have to learn new gestures to get to the desired point. First, you need to unlock the screen by double-tapping anywhere on the display after the highlight frame stops at the password entry field.
After logging in, swipe up or down with two fingers to scroll the list. A single click highlights an item (it has a green or blue border around it), and a double click activates it. You need to find the section Settings, then go to the category Accessibility. Depending on the manufacturerโs shell, this item may be called Accessibility or located in the subsection Advanced settings.
Inside the accessibility menu, find the item TalkBack or Braille Keyboard. If the switch next to the service name is active, it must be turned off. The system will ask you to confirm the action, since disabling will deprive blind users of access to the device. Confirm your choice by double tapping the button OK or Disable.
โ๏ธ Algorithm for disabling TalkBack
Sometimes the Braille keyboard is connected as a separate application and not as part of TalkBack. In this case, look for the section Keyboard control or On-screen keyboardin the same menu. There may be an active item BrailleBack or similar. Disabling this item will return the standard layout Gboard or Samsung Keyboard.
Gesture control when accessibility mode is active
Until you disable the service, phone control is subject to strict rules. Regular swipes don't work. To scroll down the list of settings, you need to swipe up on the screen with two fingers. To go back, a specific gesture is used: swipe two fingers from top to bottom or find the virtual โBackโ button, which also must first be highlighted and then activated by double-clicking.
Voice volume and speech speed can be adjusted using the physical sound control buttons. In some versions of Android, pressing both volume buttons at the same time for three seconds is also a quick way to turn on or off TalkBack. If you accidentally activated the mode this way, repeating this combination can instantly solve the problem without entering the menu.
| Action | Gesture or command | Result |
|---|---|---|
| Select item | Single touch | The element is highlighted with a frame and is spoken |
| Element activation | Double tap anywhere | Launch an application or go to the menu |
| Scroll the list | Double swipe fingers | Move up or down the page |
| Open notifications | Swipe down with two fingers | Open the notification curtain |
| Quick menu | Swipe up with two fingers | Opening the local TalkBack menu |
Mastering these gestures is critical to successfully navigate the path to the mute button. If you forget the combination, try just exploring the screen by pointing: highlighting items with your voice will tell you where you are. Local Menu, called up by swiping up and down with two fingers (letter "L"), often contains quick access to TalkBack settings.
If gestures don't work, try clearing screen from a protective glass or case, which may interfere with the multi-touch controls needed for two-finger swipes.
Uninstalling BrailleBack apps and third-party keyboards
In some cases, disabling the switch in Settings does not remove the keyboard completely, especially if a third-party app was installed to support Braille. The system application BrailleBack from Google sometimes remains active even after the main screen reader is turned off. To completely solve the problem, you may need to remove or disable this package.
Go to the section Settings and select Applications. Find an application in the list with the name BrailleBack or Braille Services. Click on it (after selecting it and activating it with a double tap). In the application information menu that opens, find the button Disable or Delete. If the button is inactive, then it is a system component and you can only disable it.
Also check the settings of the keyboard itself. Go to System โ Language and input โ On-screen keyboard. Make sure that the checkbox is only next to your main keyboard (for example, Gboard). If it is active Braille Keyboard, uncheck the box. This action will instantly return the text input field to its normal appearance.
โ ๏ธ Attention: If you remove or disable system accessibility components, you may lose the ability to quickly turn them back on in an emergency without connecting a mouse or computer.
After completing these steps, it is recommended to restart the device. This will clear the input services cache and ensure the new settings are applied. When booting, the system will check for active services and should not launch the Braille interface if all switches are cleared.
Using ADB to force services to disable
If the touch screen is completely uncontrollable or you cannot find the menu options you need due to changes in the shell interface, you can use USB debugging. This method requires a computer and the installed driver ADB (Android Debug Bridge). It allows you to control the system via the command line, bypassing the touch interface.
First you need to connect the phone to the PC with a cable. If USB debugging has already been enabled previously, the computer will recognize the device immediately. If not, this method will not work without setting it up on the phone itself first, which may be difficult in the current situation. Open a command prompt on your computer and enter a command to list the installed packages to find the exact name of the Braille service.
adb shell pm list packages | findstr braille
After finding the package name (usually com.google.android.marvin.brailleback), use the command to disable the component for the current user. This action is equivalent to clicking the "Disable" button in the settings, but is performed programmatically.
adb shell pm disable-user --user 0 com.google.android.marvin.brailleback
You can also completely disable the TalkBack service if it is the source of the problem. The command looks similar, but with the package name com.google.android.marvin.talkback. After completing the commands, disconnect the cable and restart your smartphone. The interface should return to its standard state.
What to do if ADB does not recognize the phone?
If the computer does not recognize the device, check the cable and drivers. You may need to install generic Google USB Drivers. Also make sure that a window appears on the phone screen asking for permission to debug - you need to confirm it with a double tap if TalkBack mode is active.
Resetting to factory settings as a last resort
When none of the software methods help, or if the system is so damaged that navigation is impossible even using gestures, a radical option remains - resetting to factory settings (Hard Reset). This step will delete all user data, photos and applications, returning the phone to the same as from the store state.
You can perform a reset through the Recovery menu. To do this, turn off your phone completely. Then hold down the combination of buttons specific to your model (most often Volume Up + Power button or Volume Down + Power button). Hold them until the logo or recovery menu appears.
In the Recovery menu, control is carried out using the buttons volume (move up and down) and power button (select). Find item Wipe data/factory reset. Confirm your choice. The process will take a few minutes. Once completed, select Reboot system now. The phone will reboot with clean settings and the Braille keyboard is guaranteed to disappear.
Resetting via Recovery is the only way to fix the problem if the touch screen is completely blocked by incorrect access settings and USB debugging is disabled.
โ ๏ธ Attention: Before performing a Hard Reset, make sure you have a backup of your important data in the cloud, since restoring information after a reset is impossible.
Prevention of accidental activation in the future
To prevent the situation from happening again, it is worth changing the quick access settings. In the menu Accessibility features find the section Accessibility shortcut. Disable the ability to call up the menu by holding the volume buttons. It is this function that most often causes TalkBack to accidentally turn on in a pocket or bag.
It is also useful to set a lock against accidental clicks in your pocket, if such a function is provided by the manufacturer of yours Android-smartphone. Regularly check your list of installed applications and remove suspicious utilities that promise โimproved keyboardsโ or โnew fonts,โ as they may contain Braille modules.
Training family members, especially children and the elderly, in the basics of safe handling of phone settings is also an important preventive measure. Explain to them that changing the settings in the sections with the "man" icon or the inscription "Accessibility" may lead to changes in the behavior of the device.
Frequently asked questions (FAQ)
Why did the phone itself begin to voice all my presses?
This is a sign of activation of the TalkBack service. It is intended for the visually impaired. To disable it, try holding down the volume up and down buttons at the same time for 3 seconds. If this doesn't help, go to Settings โ Accessibility and turn off the TalkBack switch.
Is it possible to remove the Braille keyboard without losing data?
Yes, in most cases, just disabling the service in Settings or disabling the BrailleBack app in the Application Manager is enough. A factory reset, which deletes data, is only required in the most extreme cases where menu access is lost.
I turned off TalkBack, but dots still appear when I enter text. What should I do?
It is possible that the Braille keyboard is activated as an input method, regardless of TalkBack. Go to Settings โ System โ Language and input โ On-screen keyboard. Uncheck Braille Keyboard and make sure your primary keyboard (such as Gboard) is selected.
How do I enter my password on the lock screen if Braille is enabled?
You need to use TalkBack gestures. Tap the password field with one finger to highlight it (it will be surrounded by a frame). Then quickly double-tap anywhere on the screen to open the keyboard. To enter numbers, use the regular keyboard if it is not changed to Braille, or use Braille gestures if you know them.
Will the Braille keyboard disappear after updating Android?
No, updating the system does not reset accessibility settings. If the feature is enabled, it will remain active after the update. Moreover, in new versions of Android, the integration of accessibility services can become even deeper, so you need to disable them manually through the settings.