How to remove capital letters on the keyboard Xiaomi Redmi Note 10: all ways

You're typing a message on the Xiaomi Redmi Note 10, and the phone is stubbornly replacing lowercase letters with capital letters at the beginning of sentences or after dots? This autocorrect feature can be annoying, especially if you often write in English, use nicknames or abbreviations like "lol" instead of "Lol." In this article, we will analyze all the possible causes of the problem and ways to solve it, from basic keyboard settings to hidden MIUI parameters.

It’s important to understand that capital letters are influenced by three factors: the keyboard used (Gboard, SwiftKey, standard MIUI), the Redmi Note 10 firmware version, and language settings. We’ve tested all methods on current versions of MIUI 14 and Android 13, but the instructions will also be suitable for older builds (given possible differences in the menu).

Why does the phone use capital letters?

Autocapitalization is a predictive input function that operates according to the following rules:

  • πŸ”Ή After punctuation marks: dot, exclamation/question mark, ellipsis automatically make the next letter capital.
  • πŸ”Ή At the beginning of the message: the first letter of the new text field (for example, in the SMS The messenger is always going to be big.
  • πŸ”Ή For proper names: the keyboard can recognize names (e.g., "anna" β†’ "Anna") if they are in contact.
  • πŸ”Ή Double space: In some keyboards, two spaces in a row put a dot and a capital letter (the function "quick sentence ending").

On the Redmi Note 10, this feature may be too aggressive because of:

  1. Settings of a specific keyboard (Gboard, SwiftKey or standard MIUI).
  2. Language packages – for example, when using English and Russian layouts at the same time.
  3. MIUI updates that sometimes reset user settings.
  4. Conflict with third-party applications such as Grammarly or Microsoft SwiftKey.
πŸ“Š What keyboard do you use on the Redmi Note 10?
Standard MIUI
Gboard (Google)
SwiftKey
Another.
I don't know.

Method 1: Disable autocapital letters in Gboard (Google Keyboard)

If you use Gboard (the most popular keyboard on Android), follow this instruction:

  1. Open any text box (such as WhatsApp or Notes).
  2. Touch the gear badge. βš™οΈ in the top panel of the keyboard to open the settings.
  3. Go to the Text Input section β†’ Correction.
  4. Find the Autocapital option and turn it off (translate the slider to the gray position).

In Gboard, it is also useful to check:

  • πŸ“Œ Automatic comma placement – may conflict with capital letters.
  • πŸ“Œ Showing sentences – sometimes affecting text formatting.
  • πŸ“Œ Blocking random taps – in rare cases interferes with manual input.

Turn off "Autocapital letters" | Check "Automatic comma placement" | Turn off "Casual press lock" (if there are problems) | Update Gboard in Play Market-->

⚠️ Note: After updating Gboard, settings may reset. To avoid this, secure the app version in the Play Market β†’ Gboard β†’ Three points. β†’ Remove updates (if the new version is worse).

Method 2: Configure the standard MIUI keyboard

The standard Xiaomi keyboard (part of MIUI firmware) has its own features, to disable autocapital letters:

  1. Go to Settings β†’ Additional β†’ Language and input β†’ Current keyboard.
  2. Select the MIUI Keyboard (or the System Keyboard in newer versions).
  3. Open the text input settings β†’ Autocorrection.
  4. Turn off the options: πŸ”˜ Automatic capital letter πŸ”˜ Double-cap correction (if any)

In the MIUI keyboard versions 12.5–14.0, the auto-capital option may be called Text Autoformatting, which must also be disabled.

MIUI versionThe path to settingsOption name
MIUI 12.5Settings β†’ Language and input β†’ MIUI Keyboard β†’ AutocorrectionAutomatic capital letter
MIUI 13Settings β†’ Additional β†’ Keyboard β†’ Text inputAutomatization of text
MIUI 14Settings β†’ System β†’ Language and input β†’ System keyboardAutocapital letters (in the section "Adjustment")

πŸ’‘

If autocapital letters are still corrected after turning off, try resetting the MIUI keyboard settings: Keyboard settings β†’ Three dots β†’ Reset settings.

Method 3: Solution for SwiftKey and other keyboards

If you are using Microsoft SwiftKey or another third-party keyboard, the algorithm will be similar:

  1. Open the keyboard settings through the icon βš™οΈ input-pane.
  2. Go to the text or autocorrection section.
  3. Find the options: πŸ”Ή Autocapital letters (deactivate) πŸ”Ή Automatic correction (reduce sensitivity) πŸ”Ή Double space for the point (disable if it interferes with the)

In SwiftKey, check out:

  • πŸ“Œ Keyboard learning – if enabled, it can β€œremember” your errors and automatically β€œfix” them".
  • πŸ“Œ Language settings – remove unnecessary languages that may conflict (e.g. English) + Russian).
What to do if SwiftKey settings are not saved?
Some versions of SwiftKey on Xiaomi Redmi Note 10 reset settings after rebooting. This is due to optimizing MIUI for third-party applications. Solution: 1. Add SwiftKey to the list of "Secure Apps" (Settings β†’ Applications β†’ Permissions β†’ Auto Run). 2. Disable the "Memory Cleanup" feature for SwiftKey in Settings β†’ Battery β†’ Application Selection. 3. Update SwiftKey to the latest version via Play Market.

Method 4: Reset keyboard settings to factory

If none of these things worked, maybe the keyboard settings are damaged, and then resetting:

For Gboard:

Settings β†’ Applications β†’ Application Management β†’ Gboard β†’ Storage β†’ Clear data

For the MIUI keyboard:

Settings β†’ Applications β†’ Application Management β†’ MIUI Keyboard β†’ Three points β†’ Reset Settings

After discharge:

  • πŸ”„ You will have to reconfigure languages, themes and vocabulary.
  • πŸ”„ Autocomplete and entry history will be deleted.
  • πŸ”„ It is recommended to immediately disable unnecessary autocorrection functions (see Methods 1-3).

⚠️ Note: Some Redmi Note 10 firmware reset keyboard MIUI This can cause you to reset all language settings in your system. Before the procedure, check which languages you have added to your Settings. β†’ Additionally. β†’ Language and input.

Method 5: Manual fix via ADB (for advanced)

If the problem is caused by a system failure (for example, after updating MIUI), you can try resetting the keyboard settings via ADB. This method requires connecting the phone to the computer and enabling debugging over USB.

Instructions:

  1. Install Platform Tools on your PC.
  2. Enable Developer Mode on Redmi Note 10: Settings β†’ About Phone β†’ MIUI Version (click 7 times)
  3. Activate USB Debugging in Settings β†’ Additional β†’ For developers.
  4. Connect your phone to your PC and execute the command: adb shell settings put secure auto_capitalization 0

This command forcibly disables autocapital letters at the system level. If it doesn't work, try:

adb shell settings put secure text_auto_capitalize 0

πŸ’‘

The ADB method is only suitable for advanced users; the wrong commands can disrupt the system; if you are not sure, use the standard settings (Methods 1-4).

Additional Tips for the Redmi Note 10

If the problem with capital letters only occurs in certain applications (for example, in Telegram or VK), try:

  • πŸ“² Clear the app cache: Settings β†’ Annexes β†’ [Name of messenger] β†’ Clear the cache
  • πŸ“² Disable auto-replacement in the app itself (if there is such an option in the chat settings).
  • πŸ“² Try another keyboard, such as switching from MIUI on Gboard or vice versa.

Also check:

  • πŸ” System updates: sometimes keyboard bugs are fixed in new versions MIUI (Settings β†’ The phone. β†’ Updating the system).
  • πŸ” Conflicting applications: Antiviruses or optimizers (such as Clean Master) can interfere with keyboard operation.

FAQ: Frequent questions on autocapital letters on Xiaomi

Why does the next letter automatically become a capital after the dot, even if I have disabled this feature?
This can be due to: Double space: in some keyboards, two spaces in a row put a dot and a capital letter. Turn off the "Quick End of a sentence" function in settings. Language conflict: if you have Russian and English on simultaneously, the keyboard can apply the rules of both languages. App update: after the Gboard or MIUI update, the settings can reset. Check them again.
How to completely disable autocorrection on Redmi Note 10?
To disable all autocorrection (including typo and word prompting): In Gboard: Settings β†’ Text input β†’ Correction β†’ Turn off Autocorrect and Show suggestions. In MIUI keyboard: Settings β†’ Additional β†’ Keyboard β†’ Autocorrection β†’ Disable all options. Note that this will make typing less convenient – you will have to manually correct all errors.
Can you turn off capital letters only for certain applications?
No, keyboard settings apply globally to all applications, but you can: Use different keyboards for different tasks (e.g. Gboard for messengers and MIUI for notes). Some applications (e.g. Microsoft Word) have their own autocorrect settings β€” check them separately.
After resetting the keyboard settings, my saved words were lost. How do I recover them?
If you reset the keyboard data (Clear the data in the application settings), you can not restore the user dictionary: πŸ”„ Export Gboard settings regularly (Settings) β†’ Dictionary β†’ Exports). πŸ”„ Enable SwiftKey sync with your Microsoft account (Settings) β†’ Account). πŸ”„ For the keyboard. MIUI Create a backup copy through Settings β†’ System system β†’ Backup.
My Redmi Note 10 doesn't have some menu items in the manual. What do I do?
Versions MIUI The Redmi Note 10 firmware may vary depending on the region and year of release: πŸ” Use the search by settings (the magnifying glass icon in the upper right corner). πŸ” Check the version. MIUI In Settings β†’ About the phone and find instructions specifically for your build. πŸ” Update your phone to the latest firmware version – sometimes menus change place in new updates.