The problem with automatic register correction on Xiaomi smartphones is familiar to many: they have just started typing a small letter message, the system stubbornly replaces it with a capital one. This is not a bug, but a feature of the Gboard (Google) keyboard or the standard MIUI Keyboard, which tries to follow the rules of punctuation. But what if you have to intentionally write with a lowercase letter - for example, in an informal chat, when entering a login or code?
In this article, we will analyze all possible ways to disable autoreplace register on Xiaomi, Redmi phones, POCO And Black Shark, from basic keyboard settings to hidden developer settings, works on all versions. MIUI (including MIUI 14 and HyperOS), but some require root rights or ADB-team.
β οΈ Note: Disabling autocorrect register can lead to errors in official documents or letters. Use this guide only if you are sure that the small letter is only needed for technical purposes (codes, logins, nicknames).
1. Disabling autocapital letters in keyboard settings
The easiest way is to configure the current keyboard. Xiaomi smartphones can either have a Gboard (from Google) or a proprietary MIUI Keyboard installed by default.
For Gboard:
- Open any text field (for example, in Messages or Notes).
- Put the badge on. βοΈ (gear on the keyboard β Select Settings.
- Go to Correction of text β Autocapital letters.
- Turn off the slider next to the item Automatically with a capital letter.
For MIUI Keyboard:
- π± Go to Settings. β Additionally. β Language and input β Current keyboard (MIUI Keyboard) β Settings.
- π Find the Auto Replace or Text Correction section (name depends on version) MIUI).
- β Turn off the option Automatic capital letters or Start sentences with capital.
β οΈ Attention: On some firmware MIUI (Especially localized for China, the autocapital clause may not be available.
2. Reset keyboard settings to factory
If auto-replace settings are βhungβ or not applied, a keyboard reset will help, which will return all parameters to default, but will save the user vocabulary.
For Gboard:
- Open Settings β Applications β Application Management.
- Find Gboard in the list β Storage β Clear data (Do NOT Clear cache!).
- Reboot your phone and reset the keyboard by paying attention to the auto-capital item.
For MIUI Keyboard:
- π Go to Settings. β System system β Resetting settings β Resetting application settings.
- π Choose from the list MIUI Keyboard and confirm reset.
- π§ After the reboot, open any text field so that the keyboard is initialized with factory settings.
π‘
If the problem persists after reset, try temporarily switching to another keyboard (like SwiftKey) and then backing back up.
3.Use of ADB-commands
On some versions MIUI (Especially on HyperOS, the keyboard settings can be blocked by the manufacturer. ADB-The team that disables auto-replacement at the system level.
You'll need:
- π₯οΈ Computer with installed ADB Tools (you can download from the official Google website).
- π± Included debugging by USB on the phone (Settings) β The phone. β Version. MIUI β Tap 7 times, then return to the additional β For developers β Debugging by USB).
- π USB-cable (preferably original).
Instructions:
- Connect the phone to the PC and confirm the debugging permission.
- Open the command prompt (Windows) or terminal (macOS/Linux) in the folder with ADB.
- Enter the command to check the connection: Adb devices must appear serial number of your device.
- Execute the command to disable autocapital letters: adb shell settings put secure auto_capitalization 0
- Reboot the phone.
What if the ADB canβt see the device?
4. Installation of an alternative keyboard with free settings
If the standard methods don't work, you can solve the problem radically by installing a keyboard from a third-party developer.
| keyboard | Support for autocapital shutdown | Features | Download link |
|---|---|---|---|
| SwiftKey | β Yes (in the correction settings) | AI word prediction, cloud synchronizer | Google Play |
| Fleksy | β Yes (Section Autocorrection) | Gestures, themes, GIF support | Google Play |
| AnySoftKeyboard | β Yes (full control of the register) | Open source, support for rare languages | Google Play |
How to install and configure:
- Download the keyboard from Google Play (links in the table).
- Activate it in Settings β Language and input β Current keyboard.
- Open the new keyboard settings and find the auto-replace partition (usually Text Correction or Auto-Capitalization).
- Turn off the autocapital option.
π‘
Third-party keyboards can collect your typing data. Check the application's privacy policy before installing.
5. Manual correction of the register through the clipboard
If you can't disable auto-replace, you can do a trick: type text in another application (where auto-correction doesn't work), and then paste it into the target field.
- π Notes (standard annex) MIUI)
- π Google Docs (web version in the browser)
- π¬ Telegram (in the mode of editing the message)
Algorithm:
- Open one of the listed applications.
- Type text with a small letter - auto-replacement is either absent, or it can be disabled separately.
- Copy the text (Select the text) β Copy).
- Insert (Insert) in the target field (message, form, etc.).
β οΈ Note: In some instant messengers (such as WhatsApp), when inserted, the text can be converted to capital letters again. In this case, use Insert as normal text (long press on the insert field).
6. Advanced Methods: Editing System Files (requires Root)
If you're willing to take drastic measures and your phone has root access, you can edit the system files that are responsible for auto-replacement. This method is suitable for power users!
Instructions:
- Install a file manager with root support (such as Root Explorer or Solid Explorer).
- Cross the path: /system/usr/keyboard/config.xml or (for Gboard): /data/data/com.google.android.inputmethod.latin/shared_prefs/
- Find the line with the parameter auto_capitalization="true" and replace it with false.
- Save the file and restart the phone.
πΉ Make a backup of your phone through MIUI Backup
πΉ Check for root rights (Root Checker)
πΉ Install a file manager with root access
πΉ Connect your phone to charge (the process may take time)-->
Frequent Mistakes and How to Avoid Them
When trying to disable autocapital letters, users often face typical problems:
- π Settings are not saved: Check if they reset after rebooting. If so, there is a problem in the keyboard cache (clean it up in Settings). β Annexes).
- π± Keyboard not responding to changes: Remove updates for Gboard or MIUI Keyboard through Settings β Annexes β Three points. β Remove updates.
- π No access to settings: Some firmware (e.g., for the Chinese market) have blocked auto-replace options. ADB third-hand.
If none of the methods worked, check:
- π Version MIUI (Settings β On the phone. MIUI 12-14 HyperOS and the ways to set up may be different.
- π Availability of updates for the keyboard in Google Play.
- π οΈ System File Integrity (possibly Firmware is damaged).