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.

๐Ÿ“Š Which keyboard do you use? do you use on Android?
Gboard (Google)
Samsung Keyboard
SwiftKey
Other
I donโ€™t know

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:

  1. Open any text input field (for example, Notes or Messages).
  2. Tap the icon gears (โš™๏ธ) on the keyboard panel to open the settings.
  3. Go to the section Text input โ†’ AutoCorrect.
  4. Find the option Auto caps and move the slider to Off

If there is no gear icon, an alternative way:

  1. Go to Settings โ†’ System โ†’ Language and input โ†’ Virtual keyboard โ†’ Gboard.
  2. 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 named Automatic capitalization or hidden in a submenu Additional settings. If you donโ€™t find it, update the keyboard in Play 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:

  1. Open any text input application.
  2. Click on ellipsis (โ‹ฎ) on the keyboard panel and select Settings.
  3. Go in Smart input โ†’ Autocorrect and autofill.
  4. Disable the option Auto capitalization.

Alternative path through system settings:

  1. Settings โ†’ General management โ†’ Language and input โ†’ Samsung Keyboard โ†’ Smart input data-i="111">Automatic correction.
  2. Disable Autocapital letters And Automatic 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:

  1. Open the application SwiftKey from the applications menu (or through the icon on the keyboard).
  2. Go to Settings โ†’ Correction โ†’ Autocaps.
  3. 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:

  1. Enable USB debugging on your smartphone (Settings โ†’ About phone โ†’ Build number - press 7 times, then return to Settings โ†’ System โ†’ For developers โ†’ USB debugging).
  2. Connect your phone to the PC and open Command line (Windows) or Terminal (macOS/Linux).
  3. Enter the command:
    adb shell settings put secure auto_capitalization 0
  4. Reboot the device.

To return auto-capital letters, run the same command with the parameter 1 instead 0.

โš ๏ธ Attention: Commands ADB may not work on some firmware (for example, MIUI from Xiaomi with blocking changes via ADBAlso, 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:

  1. Download the application from Play Market.
  2. Activate it in Settings โ†’ System โ†’ Language and input โ†’ Virtual keyboard.
  3. 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 Store for 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, AutoCorrect or Text 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:

  1. Install a keyboard without this functions (for example, Hackerโ€™s Keyboard).
  2. Use ADB-commands (see Method 4).
  3. Enter text in notepad without 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 Reading or Simplified view (may affect input).
  • ๐Ÿ”น Clear your browser cache in Settings โ†’ Applications โ†’ [Browser] โ†’ Memory โ†’ Clear cache.