The Google keyboard (known as Gboard) is the default on most Xiaomi, Redmi and POCO smartphones — even if you haven’t downloaded it separately. For many users, it becomes an unnecessary ballast: it takes up space in memory, displays ads in the sentence bar, and conflicts with the brand’s MIUI keyboard. Unfortunately, a simple click on “Delete” in the app menu often doesn’t work — the system blocks the uninstallation of system components.
In this article you will find 5 Proven ways to get rid of Gboard on Xiaomi – from a simple shutdown to a complete removal through the ADB. We will analyze the nuances for different versions MIUI (including MIUI 14/15 And we'll warn you of the consequences, and we'll show you how to get the keyboard back if something goes wrong. 13 Pro, Redmi Note 12 and POCO X5.
Why Google Keyboards Are Not Deleted in the Standard Way
When you try to delete Gboard through Settings → Apps, you will likely see a gray “Delete” button or a message “Application disabled by administrator.”
- 📱 Gboard is embedded in firmware as a system app on many Xiaomi devices, especially with Google Mobile Services preinstalled (GMS).
- 🔒 Politics MIUI Blocks the removal of key Google services to avoid problems with other applications (such as Play Market or YouTube).
- 🛡️ Protection from “crooked hands”: the manufacturer fears that users will accidentally remove important components and contact the service center.
However, this doesn’t mean that getting rid of the keyboard is impossible, but we’ll look at workarounds below, from safely shutting down to drastically removing it via ADB (with risk warnings!).
⚠️ Note: Some Xiaomi models for China (without) GMS) Gboard may not be available initially. Check the list of installed keyboards in Settings → Additionally. → Language and input.
Method 1: Disable Gboard via MIUI settings (without root)
The easiest and safest method is to deactivate the keyboard without removing it completely, which will stop it from working in the background and hide it from the list of available keyboards.
Instructions:
- Open Settings → Applications → Application Management.
- In the search bar, type “Gboard” or “Google Keyboard”.
- Slip on the app and select “Disable” (may be called “Deactivate” on some firmware).
- Confirm the action in the pop-up window.
After that, Gboard will disappear from the keyboard list in the input settings. To return it back, repeat the steps and press "Enable".
☑️ What to do if the “Disable” button is inactive
0
This method does not free up disk space, but it stops Gboard completely and removes it from the interface.
Method 2: Remove Gboard updates (reset to factory version)
If the keyboard has been updated through the Play Market, it can be rolled back to a factory version that weighs less and contains no extra features.
How to do this:
- 📲 Go to Settings. → Annexes → Gboard.
- 🔄 Click on the three dots in the top right corner and select “Delete Updates».
- 🚫 In Play Market, find Gboard and click Delete (this will prevent automatic updates).
| Action. | The result |
|---|---|
| Removal of updates | The keyboard returns to the version preinstalled in MIUI (usually lighter by 50–100 MB) |
| Prohibition of Auto Update in Play Market | The system will not download new versions of Gboard without your permission. |
| Disconnection in settings | The keyboard stops working, but remains in memory (takes ~30–50 MB) |
⚠️ Note: Some HyperOS firmware may not have the Remove Updates button. In this case, try the method with the ADB (see below).
Method 3: Completely remove Gboard via ADB (for power users)
If you're willing to take the risk, you can physically remove Gboard from your system using the Android Debug Bridge (ADB), a technique that requires connecting your smartphone to your computer and basic command line knowledge.
Pre-launch warnings:
- 🔧 Without root rights, this method does not work on all devices (depending on the version). MIUI).
- 🚨 Risk of disrupting other Google services (such as voice input or Google Assistant).
- 🔄 After resetting to factory settings, Gboard may return.
Step-by-step:
- Turn on USB debugging: Go to Settings → About Phone. Tap 7 times on MIUI Version to activate Developer Mode. Go back to Settings → Additional → For Developers and turn on USB Debugging.
Connect your phone to your PC
Open the command line (Windows)
adb devicesMake sure your device is listed.
Execute the command to remove
adb shell pm uninstall --user 0 com.google.android.inputmethod.latinIf you have an error, try an alternative command:
adb shell pm disable-user --user 0 com.google.android.inputmethod.latinOn some Xiaomi devices with HyperOS, you may need to turn off protection first MIUI, Adb shell settings put global settings hidden_api_policy 1.
What to do if ADB can’t see the device
⚠️ Note: If other Google services (e.g. voice search) have stopped working after Gboard is deleted, restore the keyboard by the command: adb shell cmd package install-existing com.google.android.inputmethod.latin
Method 4: Remove via TWRP (unlocked bootloader required)
For users with an unlocked bootloader and a TWRP installed, there is a radical method: manually deleting Gboard system files, which is the most reliable way, but also the most risky way.
What you need:
- 🔓 Unlocked bootloader (instructions for Xiaomi are on the official website).
- 📱 Established custom recovery TWRP (The version should support your model!).
- 💾 Backup (required to make a backup through the TWRP change!).
Instructions:
- Boot to TWRP (clip Power + Volume up when turned on).
- Go to Advanced → File Manager.
- Find the folders: /system/priv-app/Gboard (or /system/app/Gboard) /data/app/com.google.android.inputmethod.latin*
Delete these folders (click on them and select "Delete").
Reboot the phone.
If the phone doesn’t boot after you delete it, restore the backup via TWRP.
Method 5: Replace Gboard with an alternative keyboard
If the goal is not so much to remove Gboard as to stop using it, it's easier to install another keyboard and make it the main one, and that eliminates advertising and unnecessary features without risking the system.
The best alternatives for Xiaomi:
- 📱 keyboard MIUI (built-in) - light, without advertising, with support for those.
- ⚡ SwiftKey (from Microsoft) – smart offers, synchronization between devices.
- 🎨 Fleksy – minimalist design, gestures.
- 🔒 AnySoftKeyboard – open source, high privacy.
How to switch:
- Install the selected keyboard from the Play Market.
- Go to Settings → Additional → Language and input → Current keyboard.
- Select a new keyboard and follow the instructions on the screen.
- (Optional) Disable Gboard in the application settings (see Method 1).
💡
If it is reset to Gboard after rebooting after changing the keyboard, clear the Settings cache (Settings → Applications → Settings → Clear the cache).
Frequent problems and their solutions
When working with Gboard on Xiaomi, users encounter common mistakes. Here's how to fix them:
| Problem. | Reason. | Decision |
|---|---|---|
| The Remove button is inactive | Gboard - system application | Use ADB or TWRP (see above) |
| After removal, voice input does not work. | Gboard is responsible for speech processing in some versions of MIUI | Install Google App separately or return Gboard |
| The keyboard is back after the MIUI update | Firmware restores system applications | Repeat deletion via ADB or disable auto updates |
| You can't choose another keyboard. | Gboard is installed as a default keyboard | Go to Settings → Language and Input → Keyboard management and enable an alternative |
If none of these methods worked, check:
- 📋 Version MIUI — HyperOS may have different paths to system files.
- 🔄 Firmware region - on Chinese versions without GMS Gboard may not be available.
- 🛠️ Root rights – they will simplify the removal, but will deprive of guarantees.
FAQ: Answers to popular questions
Can I delete Gboard without a computer?
Will Gboard return to factory settings after reset?
Is it safe to remove Gboard for other Google apps to work?
How to return Gboard if I deleted it and it is needed for the application?
Is there a way to block the automatic installation of Gboard after the MIUI update?
💡
Before any manipulation of system applications, back up via MIUI Backup or TWRP, which will restore the phone to work if something goes wrong.