How to permanently disable Gboard on Xiaomi: a step-by-step guide

Google’s Gboard keyboard is the default on most Xiaomi smartphones and often causes inconveniences, from random clicks on ads to conflicts with alternative keyboards like SwiftKey or Fleksy. Despite integration with Google services, many users would like to completely remove or at least deactivate Gboard to free up memory and avoid crashes.

In this article, you will find 5 proven ways to disable Gboard on Xiaomi devices (including Redmi, POCO and Black Shark) running MIUI 12-14. We will analyze both standard methods through settings, and advanced ones using ADB and manually deleting system files. Importantly, some actions require root or unlocked bootloader rights, so assess the risks in advance.

If you just want to hide Gboard from your keyboard list, you just have to turn it off in the settings, and if the goal is to completely remove the system APK without recovery, you need to do something more radical, and let's start with the safest options.

1. disable Gboard via MIUI settings

The easiest way is to deactivate the keyboard in the application management menu, which won’t remove Gboard from the device, but will make it unusable, and is suitable for most models, including the Xiaomi 13 Pro, Redmi Note 12 and POCO F5.

Instructions:

  • πŸ“± Open the Settings. β†’ Annexes β†’ Application management.
  • πŸ” In the search bar, type β€œGboard” (or β€œGoogle KeyboardΒ»).
  • πŸ”˜ Click on the app, then select Disable (or Remove Updates if the Disable button is inactive).
  • ⚠️ Confirm the action in the dialog window.

After that, Gboard will disappear from the list of available keyboards in Settings β†’ Additional settings β†’ Language and input β†’ Current keyboard. If you want to return it back, just re-enable the application in the control menu.

πŸ’‘

If the β€œDisable” button is inactive, remove all Gboard updates through Google Play first, then try again.

2. Removal of Gboard updates (reset to factory version)

Often, problems with Gboard arise from automatically installed updates that add ads or change the interface.

Steps:

  1. Go to Google Play β†’ Profile β†’ App and Device Management β†’ Gboard.
  2. Click on the three dots in the top right corner and select Remove Updates.
  3. Confirm action. The keyboard will return to the version preinstalled in MIUI.

This method doesn't remove Gboard completely, but it does remove all changes made by the updates, such as the ads in the sentence bar and additional themes of the design disappear.

πŸ“Š What keyboard do you use instead of Gboard?
SwiftKey
Fleksy
Samsung Keyboard
Another.
Didn't turn off the Gboard.

3. Disconnection via ADB (no root)

If the standard shutdown didn’t work, you can use Android Debug Bridge (ADB), a debugging tool that allows you to manage system applications without superuser rights.The method works on all Xiaomi devices with the unlocked USB Debugging option.

Step-by-step:

Install. ADB PC (download from [the official Android site](https://developer.android.com/studio/releases/platform-tools))|

Turn on Developer Mode on Xiaomi (7 times click on MIUI Version in About Phone)|

Activate "Debugging by USB" in "Settings β†’ Additional β†’ For developers" |

Connect your phone to your PC and confirm your trust in your computer|

Open the command line (Windows) or the terminal (macOS/Linux) file ADB-->

Now, execute the commands:

adb shell


pm uninstall -k --user 0 com.google.android.inputmethod.latin

This command removes Gboard only for the current user (without affecting system files) to return the keyboard, just reinstall it from Google Play or perform:

adb shell cmd package install-existing com.google.android.inputmethod.latin
What if the ADB can’t see the device?
1. Make sure that Xiaomi drivers are installed (download) [Mi PC Suite](https://pcsuite.mi.com/)). 2. Check that the "Developer Settings" includes the item "Debugging by" USB (safe-haven)". 3. Try another one. USB-cable (preferably original). 4. Reboot your phone and PC, then reconnect.

4. Complete removal of Gboard with root rights

If you have an unlocked bootloader and installed Magisk or other root rights manager, you can physically remove it. APK-Gboard file from system partition. This method is irreversible and requires caution!

Instructions:

  • πŸ“² Install a file manager with root support (such as Root Explorer or Root Explorer). FX File Explorer).
  • πŸ” Cross the path: /system/priv-app/GboardGoogle or /system/app/GboardGoogle (depending on the version MIUI).
  • πŸ—‘οΈ Delete the GboardGoogle folder or rename it to GboardGoogle.bak (in case of recovery).
  • πŸ”„ Reset the device.

Once rebooted, Gboard will disappear from the system, and to return it, you will need to manually copy the APK back or reflash the device.

πŸ’‘

Deleting system files without a backup can cause MIUI to crash. Always create a backup through TWRP before such operations!

5. Alternative method: Hiding through MIUI Optimization

Some MIUI firmware (especially custom ones) have a hidden MIUI Optimization option that allows you to disable system applications without ADB or root.The method does not work on all devices, but can be useful for the POCO X3, Redmi K40 and other models.

How to check:

  1. Open the Settings. β†’ The phone.
  2. Slip the MIUI version several times to activate the developer mode.
  3. Go back to the main settings menu and find a new item. β†’ MIUI Optimization.
  4. Turn off the Optimization option and restart the phone.
  5. Now try to disable Gboard in the standard way (Section 1).

This method does not guarantee 100% results, but it sometimes helps unlock hidden system application management features.

Comparison of Gboard disabling methods

MethodRoot is required.ReversibilityDifficultySuitable for
Disconnection in settings❌ No.βœ… Yes.⭐ 1/5All models.
Removal of updates❌ No.βœ… Yes.⭐ 1/5All models.
ADB-team❌ No.βœ… Yes.⭐ 3/5MIUI 12–14
Removal through rootβœ… Yes.❌ No (no backup)⭐ 5/5Unlocked devices
MIUI Optimization❌ No.βœ… Yes.⭐ 2/5Custom firmware

Frequent problems and solutions

When you turn off Gboard, Xiaomi users often encounter common errors, and here are the most common ones and ways to fix them:

Problem 1: After disabling Gboard, the ability to enter text was lost.

⚠️ Warning: Before disabling Gboard, make sure you have an alternative keyboard installed and activated (e.g. SwiftKey or built-in keyboard). MIUI Without an active keyboard, the system will not allow the last one to be disabled.

Problem 2: The "Disable" button is inactive.

  • πŸ”„ Try to remove updates through Google Play first.
  • πŸ“΅ If it doesn’t work, use the method with ADB (section).
  • πŸ”§ Some of the firmwares need to be turned off. MIUI Optimization (section 5).

Problem 3: After the reboot, Gboard reappears.

This is because of the automatic recovery of system applications.

  • πŸ› οΈ Use it. ADB for complete removal (pm uninstall command with flag) --user 0).
  • πŸ”’ If there is root, freeze the app via Titanium Backup or App Quarantine.
Can I turn off Gboard without an alternative keyboard?
No. Android requires at least one active keyboard to type in text. If Gboard is the only keyboard on the device, the system will block it from turning off. First install an alternative (e.g. MIUI Keyboard or SwiftKey).
Will voice input work after Gboard is removed?
Voice input in Gboard uses Google services, but once it is removed, you can use voice input through: the built-in MIUI keyboard (if supported). Third-party applications like SpeechNotes or Otter.ai. Functionality depends on the device model and version of MIUI.
Will Gboard appear after resetting settings?
Yes. If you hard reset, all system applications, including Gboard, will be restored, and if you removed it through root or ADB, you will need to repeat the procedure after the reset.
How do I know which version of Gboard is installed?
Go to Settings β†’ Apps β†’ Gboard β†’ Version. Alternatively, you can check out Google Play on the app page. Recent versions (like 13.x) often contain ads, so many users prefer to roll back to earlier releases.
Can I disable Gboard on Xiaomi with a blocked bootloader?
Yes, but with limitations. Options: Standard Disabling through Settings (Section 1). Uninstall Updates (Section 2). Using ADB (Section 3) works without root, but requires unlocking Debugging over USB. Complete removal of system files (root) is impossible without unlocking the bootloader.