Automatic substitution of capital letters at the beginning of sentences or after periods is a standard feature of keyboards on Android, which many users find useful. But what if this option gets in the way? For example, when entering passwords, logins, commands in ADB or working with code where case is critical. Or when you simply prefer to write without automatic formatting.
In this article we will look at all the ways to disable auto-capital letters on smartphones Samsung, Xiaomi, Google Pixel and other brands. Weโll also tell you why sometimes the settings are not saved and how to fix it. Important: on some keyboards (for example, Gboard versions 12.5+) the path to the settings has changed - check the current version in Play Market.
Why Android automatically capitalizes letters?
The function of auto-capital letters (English auto-capitalization) is built into the algorithms of most keyboards by default. It works according to three basic rules:
- ๐น Start of a sentence โ after a period, exclamation/question mark or a new paragraph.
- ๐น Proper names โ the keyboard tries to recognize names, cities, brands (for example, โMoscowโ โ โMoscowโ).
- ๐น Abbreviations โafter abbreviations like โi.e.โ or "since" the next word may begin with a capital letter.
On Android this function is not controlled by the system, but by the keyboard itself (for example, Gboard, Samsung Keyboard, SwiftKey). Therefore, the method of disabling depends on the installed input application. Exception: on some firmware (for example, MIUI 14 on Xiaomi) there are separate system settings for text input.
Method 1: Disabling Gboard (Google Keyboard) in settings
Gboard is the most popular keyboard on Android, installed by default on most smartphones (except devices Samsung and Xiaomi). To disable autocaps:
- Open any text input field (for example,
NotesorMessages). - Tap the icon gears (โ๏ธ) on the keyboard panel to open the settings.
- Go to the section
Text input โ AutoCorrect. - Find the option
Auto capsand move the slider to Off
If there is no gear icon, an alternative way:
- Go to
Settings โ System โ Language and input โ Virtual keyboard โ Gboard. - Select
Text input โ AutoCorrect โ Autocaps.
Open text input field|Found gear icon on keyboard|Disabled the "Auto capital letters" option in the settings|Checked that the settings are saved after a reboot-->
โ ๏ธ Attention: On some versions Gboard (for example, 13.3+), the option may be namedAutomatic capitalizationor hidden in a submenuAdditional settings. If you donโt find it, update the keyboard inPlay Market.
Method 2: Setting up Samsung Keyboard
Smartphones Samsung Galaxy (series A, S, Note etc.) use a proprietary keyboard Samsung Keyboard. The interface for its settings differs from Gboard, but you can disable auto-capital letters like this:
- Open any text input application.
- Click on ellipsis (โฎ) on the keyboard panel and select
Settings. - Go in
Smart input โ Autocorrect and autofill. - Disable the option
Auto capitalization.
Alternative path through system settings:
Settings โ General management โ Language and input โ Samsung Keyboard โ Smart input data-i="111">Automatic correction.- Disable
Autocapital lettersAndAutomatic correction(optional).
| Samsung model | One UI version | Path to settings |
|---|---|---|
| Galaxy S22/S23 | One UI 5.0+ | Settings โ General management โ Samsung Keyboard โ Smart input |
| Galaxy A52/A72 | One UI 4.1 | Settings โ Controls โ Language and input โ Virtual keyboard |
| Galaxy Note 20 | One UI 3.1 | Settings โ Advanced โ Language and input โ Default keyboard |
โ ๏ธ Attention: On Samsung s One UI 6.0 (2026) the interface may differ. If the option is not saved after disabling, try clearing the keyboard cache in Settings โ Applications โ Samsung Keyboard โ Memory โ Clear cache.
Method 3: SwiftKey and other keyboards
SwiftKey (from Microsoft) and alternative keyboards like Fleksy or Chroom also support auto-capital letters. To SwiftKey:
- Open the application
SwiftKeyfrom the applications menu (or through the icon on the keyboard). - Go to
Settings โ Correction โ Autocaps. - Disable option.
For other keyboards the algorithm is similar:
- ๐น Fleksy:
Settings โ AutoCorrect โ Capitalization โ Off. - ๐น Chroom:
Settings โ Text โ Autocapital letters. - ๐น Yandex Keyboard:
Settings โ AutoCorrect โ Start sentences with capital letter.
If you use several keyboards (for example, Gboard and SwiftKey), disable auto-capitalization in each one separately - the settings do not sync between applications.
Method 4: Disabling via ADB (for advanced users)
If the standard settings do not work (for example, on custom firmware or older versions Android), you can disable auto-capital letters via ADBThis method requires connecting a smartphone. to the computer and basic knowledge of the command line.
Instructions:
- Enable
USB debuggingon your smartphone (Settings โ About phone โ Build number- press 7 times, then return toSettings โ System โ For developers โ USB debugging). - Connect your phone to the PC and open
Command line(Windows) orTerminal(macOS/Linux). - Enter the command:
adb shell settings put secure auto_capitalization 0 - Reboot the device.
To return auto-capital letters, run the same command with the parameter 1 instead 0.
โ ๏ธ Attention: CommandsADBmay not work on some firmware (for example, MIUI from Xiaomi with blocking changes viaADBAlso, after updating the system, the settings may be reset.
What to do if ADB does not recognize the device?
Make sure that the drivers for your smartphone are installed (download from the manufacturerโs website) Try using a different USB cable (preferably the original one) Enable the option Enable debugging in the developer settings. via USB (safe mode).
Method 5: Using alternative keyboards without auto-caps
If none of the methods help, consider keyboards where auto-caps are disabled by default or are easier to configure:
- ๐น Hackerโs Keyboard - a developer keyboard with minimal auto-formatting. Supports
Root-access for deep customization. - ๐น AnySoftKeyboard - open source code, flexible text input settings.
- ๐น Simple Keyboard - minimalistic keyboard without unnecessary functions.
To install an alternative keyboard:
- Download the application from
Play Market. - Activate it in
Settings โ System โ Language and input โ Virtual keyboard. - Click on the icon globe (๐) on the keyboard panel to switch.
Alternate keyboards may not support gestures (for example, swipe to enter) or voice input. Check the functionality before making a complete transition.
What to do if the settings are not saved?
Sometimes users encounter the fact that auto-capital letters are turned on again after a reboot or keyboard update. Reasons and solutions:
| Problem | Solution |
|---|---|
| Settings are reset after updating the keyboard | Disable automatic updating Gboard/Samsung Keyboard in Play Market. |
| The option is inactive (grayed out) | Check whether Mode for children or Digital well-being is enabled in the system settings. |
| Keyboard ignores settings | Clear application data in Settings โ Applications โ [Keyboard] โ Memory โ Clear data. |
If the problem persists, try:
- ๐น Install a beta version of the keyboard (available in
Play Storefor some applications). - ๐น Reset the keyboard settings to factory ones.
- ๐น Contact the manufacturer's support (for example, through the app Samsung Members or forum Xiaomi Community).
FAQ: Frequently asked questions
Is it possible to disable auto-capital letters only for certain applications?
No, keyboard settings are applied globally to all applications. However, some keyboards (for example SwiftKey) allow you to create profiles for different scenarios (work, personal correspondence) with separate settings.
Why after disabling auto-capital letters, do they sometimes appear again?
This may occur due to:
- ๐น Automatic keyboard update (resets settings).
- ๐น Conflict with other functions (for example,
AutoCorrectorText prediction). - ๐น Errors in the firmware (relevant for beta versions Android).
Solution: disable all related options (AutoCorrect, Grammar) and check the keyboard for another device.
Is there a way to disable auto-capitalization without accessing the settings?
Yes, you can:
- Install a keyboard without this functions (for example, Hackerโs Keyboard).
- Use
ADB-commands (see Method 4). - Enter text in
notepadwithout auto-formatting, then copy to the desired application.
Will this method work on Android tablets?
Yes, the instructions are also relevant for tablets (for example, Samsung Galaxy Tab, Lenovo TabThe keyboard settings interface on tablets is usually identical to smartphones, with the exception of the arrangement of elements (horizontal orientation may be required). screen).
How to disable auto-capitalization in browsers (Chrome, Firefox)?
Browsers use the system keyboard, so the settings are applied automatically. If the problem is only in the browser:
- ๐น Check if the mode is enabled
ReadingorSimplified view(may affect input). - ๐น Clear your browser cache in
Settings โ Applications โ [Browser] โ Memory โ Clear cache.