Google voice input can be on Xiaomi smartphones after updating the system, installing apps or resetting settings. Instead of the usual MIUI keyboard, users suddenly see a microphone for voice typing β this is not only inconvenient, but also slows down the input of text. The problem is complicated by the fact that standard ways to change the keyboard in settings often do not work: the system persistently returns voice input as the default method.
In this article, we will discuss all possible reasons for replacing the keyboard and propose 5 working solutions - from simple (switching in settings) to advanced (teams) ADB We'll focus on the nuances for different versions. MIUI (12β14) model Xiaomi/Redmi/Poco. If you encounter this problem after updating or installing apps, here you will find the answer.
β οΈ Important: Some methods require administrator rights or debugging USB. If you are not sure about your actions, skip the sections with ADB Use safe methods (sections 1-3).
1.Why is Google Voice Input Replacing Xiaomi Keyboard?
Replacing the standard MIUI keyboard with Google voice input is not an accident, but the result of system changes.
- π± Update MIUI: In versions 13-14, Xiaomi aggressively integrates Google services, sometimes by force assigning them by default, including global firmware models (e.g. Redmi Note 11 Pro).+ 5G POCO X4 Pro).
- π Resetting: After resetting to factory parameters, the system can "forget" the keyboard binding MIUI and automatically select the first input method you find β often voice input.
- π¦ Install applications: Some programs (such as Google Assistant, Gboard, or SwiftKey) change default input settings when installed.
- π Cache failure: Damage to keyboard data in the system cache (com.miui.miuikeyboard) causes Android to be unable to load native input method.
On Xiaomi with Chinese firmware (China ROM), the problem is less common, since there are no Google services by default, but on the global and European versions (Global/EU ROM), voice input can be activated even after the device is restarted.
β οΈ Note: If you use Gboard, voice input is part of it, so you don't have to turn off voice input, but you have to delete Gboard completely (section 4).
2. Method 1: Manual keyboard switching in settings
The easiest method is to return the MIUI keyboard through the settings menu, which works 70% of the time unless the problem is due to deep system failures.
Instructions:
- Open Settings β System and device β Language and input β Current keyboard.
- Click on Keyboard Management (or Virtual Keyboard in older versions of MIUI).
- Activate the switch next to the MIUI (or Mi Keyboard) keyboard.
- Go back and select the MIUI Keyboard as the default input method.
If the MIUI keyboard is not on the list, it's disabled or deleted.
- π Check the Disconnected Keyboards tab and turn it on.
- π₯ If you donβt have a keyboard at all, go to method 4 (re-installation).
Update. MIUI last-minute|Check if the keyboard is on. MIUI customized|Remove the cache of the application "Keyboard"|Reboot your smartphone after the changes-->
β οΈ Note: On some models (Redmi) 10C, Poco M4 Pro) after switching the keyboard, you may need to restart. If after restarting voice input is back, move to the next method.
3. Method 2: Reset keyboard and cache settings
If the MIUI keyboard is on the list but it doesn't activate, the problem could be the damaged cache, and cleaning up the application's data will bring it back to factory status.
Steps for discharge:
- Go to Settings β Applications β Application Management.
- Find the MIUI (or Mi Keyboard) keyboard and open its settings.
- Click Warehouse β Clear the cache and Clear the data.
- For reliability, repeat the steps for the Google app (clean the cache, but not the data!).
- Reboot your smartphone and check the keyboard.
If the MIUI keyboard disappears from the list after cleaning, donβt panic, which means that its data has been damaged and you need to reinstall the application (section 4).
π‘
After resetting the MIUI keyboard cache, you may need to reconfigure the auto-replacement and dictionary, save important phrases in advance in Notepad.
If the reset didnβt work, try turning off Google Assistant:
- Press the Home button (or swipe diagonally from the corner of the screen on MIUI 13+).
- Click on the gear icon in the upper right corner.
- Turn off the Google Assistant option and restart the device.
Method 3: Reinstall the MIUI keyboard via APK
If the keyboard MIUI It's not in the settings, or it's not resetting after resetting, but you have to manually install it. APK-file.
Step-by-step:
- Download APK: For MIUI 12β13: APKCombo β Mi Keyboard. For MIUI 14: Use the Xiaomi.EU firmware version (Downloads section).
APK
Files by Google
Settings β Applications β Special access β Installation of unknown applications
Settings β Language and input
β οΈ Note: Only set official APK from trusted sources (e.g. APKMirror or Xiaomi.EU) The side versions may contain malicious code or ads.
What to do if the APK is not installed?
Critical information: On devices with HyperOS (the new shell from Xiaomi, which debuted in 2026), the standard MIUI keyboard may be called Xiaomi Keyboard. Make sure you download the correct version of APK!
5. Method 4: Disabling voice input via ADB (for experienced)
If previous methods have not worked, and voice input Google stubbornly returns β will help debugging ADB. This method requires connecting the smartphone to the PC and basic knowledge of the command line.
What you need:
- π₯οΈ Computer with installed ADB Tools.
- π± Included debugging by USB on a smartphone (Settings) β The phone. β Version. MIUI β Press 7 times, then return to Settings β Additionally. β For developers β Debugging by USB).
- π USB-cable (preferably original).
Commands to disable voice input:
adb shell pm disable-user --user 0 com.google.android.googlequicksearchbox
adb shell pm clear com.google.android.inputmethod.latin
adb shell settings put secure default_input_method com.miui.miuikeyboard/.MiuiInputMethodExplanation to the teams:
- The first command disables Google App (including voice search).
- The second cleans the Gboard data (if installed).
- The third one forcibly assigns the MIUI keyboard by default.
β οΈ Warning: After completing the commands, restart your smartphone. If the keyboard does not appear, check the correct packet name (com.miui.miuikeyboard may vary depending on the regional firmware).
Manual switching in settings | Keyboard cache reset | APK | ADB | Commands Reset Nothing helped-->
6. Method 5: Resetting settings to factory (last resort)
If none of these methods work, the last option is a complete reset, which will delete all data from the device, so back up in advance.
How to reset your settings:
- Go to Settings β About the phone β Reset settings.
- Choose to erase all data (or hard reset).
- Confirm the action and wait for the reboot.
After discharge:
- π§ Do not restore settings from Google backup β this can return the problem.
- π± Immediately after setting up the device, check the keyboard in Settings β Language and input.
- π« Do not install Gboard or other keyboards until your native is tested.
β οΈ Note: On some models (Xiaomi) 12T, Redmi Note 12 Pro+) After reset, it may be necessary to re-activate the keyboard MIUI manually, even if it is set by default.
| Method | Difficulty | Time. | Efficiency | Risks. |
|---|---|---|---|---|
| Manual switching | β | 2-5 minutes | 70% | No. |
| Cache dumping | ββ | 5-10 minutes | 60% | Loss of keyboard settings |
| Reinstall APK | βββ | 10-15 minutes | 85% | Installation of informal software |
| ADB-team | ββββ | 15-20 minutes | 90% | System failure in case of error |
| Resetting settings | βββββ | 30+ mine | 99% | Loss of all data |
7. How to prevent the return of voice input?
To avoid recurring problems, follow these guidelines:
- π Turn off the Google App Auto Update: Go to Google Play β Profile β Application management β Google.Tap the three dots in the top right corner and uncheck the checkmark with Auto Update.
- π« Remove unnecessary keyboards: In Settings β Language and input disable Gboard, SwiftKey and other third-party keyboards.
- π‘οΈ Block Google Background Activity: Open Settings β Annexes β Google. Select the battery. β Background activity β Limit.
Turn off the voice assistant:
Google Assistant
Voice input
β οΈ Attention: On some firmware (MIUI 14 Global) Google may force its services to return after updates, in which case it will help to disable automatic system updates in Settings β The phone. β Updating the system β Three points. β Settings β Auto-update.
π‘
If voice input comes back after a reboot, the problem is the system conflict. Solution: Turn off Google autosynchronization in your account settings.