How to permanently remove the word from T9 tips on Xiaomi: the complete guide

Are you tired of the keyboard on your Xiaomi persistently suggesting incorrect or obscene words in T9 prompts? Or maybe auto-replacement is constantly correcting your name to something absurd? The problem is familiar to most MIUI users - the keyboard learning system sometimes works too well, remembering even typos and randomly entered combinations. In this article, we will discuss all the current ways to clean the T9 dictionary on Xiaomi, Redmi and POCO smartphones running MIUI 14/15 (including HyperOS for new models).

It's important to understand that T9 tips are not only generated by the Gboard system keyboard (if you have one installed), but also by Xiaomi's standard keyboard, the Mi Keyboard. The cleaning methods are different for them, so we'll look at both, and you'll learn how to reset your personal keyboard data without losing other settings, and why words sometimes come back even after you delete it. Let's start with the simplest way, which works 80% of the time.

1. Removing words straight from keyboard prompts (quick method)

If a word appears in the hints right now, you can remove it directly from the keyboard interface, which works for both the Gboard and the Mi Keyboard, but with slight differences.

For Gboard (Google keyboard):

  1. Start typing the word you want to delete until it appears in the prompt bar above the keyboard.
  2. Keep your finger on the unnecessary word in the tips.
  3. In the menu that appears, select Remove a sentence (or Remove from the dictionary in new versions).

For the Mi Keyboard (standard Xiaomi keyboard):

  • πŸ” Start printing the problem word.
  • πŸ‘† Wait for the prompt to appear and swipe your finger left on the word in the sentence line.
  • πŸ—‘οΈ Click on the basket or button Remove.

This method doesn't always work -- some words can be stitched into the system dictionary or synced with your Google account. If the word doesn't disappear or comes back after you reboot, move on to the next one.

πŸ“Š What keyboard do you use on Xiaomi?
Gboard (Google)
Mi Keyboard (Xiaomi)
Samsung Keyboard
SwiftKey
Another.

2. Clearing of personal keyboard data through settings

If individual words are deleted but the T9 prompts still contain errors or unwanted options, it's worth resetting the personalized keyboard data.This doesn't affect other phone settings, but resets the entire input history.

For Gboard:

  1. Open Settings β†’ System β†’ Language and input β†’ Virtual Keyboard β†’ Gboard.
  2. Select a dictionary β†’ Personal dictionary.
  3. Click on the three dots in the top right corner and select Clear Training Data.

For Mi Keyboard:

  • πŸ“± Go to Settings. β†’ Additionally. β†’ Language and input β†’ Current Keyboard (Mi Keyboard) β†’ Settings.
  • πŸ”„ Select Settings Reset. β†’ Clearing personal data.
  • βœ… Confirm the action (it may be necessary to enter a password).

Keep important text patterns in your notes

Check the synchronization of the dictionary with the Google account

Close all applications that use the keyboard

Make sure your phone is 30% or more charged.-->

Attention! After this operation, it will take 1-2 days for the keyboard to relearn your typing style, during which time T9 prompts may work less accurately.

3. Manual editing of personal dictionary (for experienced users)

If you want to selectively delete only certain words without resetting the entire story, you can edit your personal dictionary manually, which takes longer, but gives you complete control over the clues.

For Gboard:

  1. Open Settings β†’ System β†’ Language and input β†’ Virtual Keyboard β†’ Gboard β†’ Dictionary β†’ Personal dictionary.
  2. Choose a language (for example, Russian or All languages).
  3. Manually find and delete unnecessary words by clicking on the basket next to each.

For Mi Keyboard:

  • πŸ› οΈ Go to Settings. β†’ Additionally. β†’ Language and input β†’ Mi Keyboard β†’ Settings β†’ User's dictionary.
  • πŸ” Use a dictionary search to find problematic words.
  • ❌ Click on the word and select Remove or edit it.
What if the dictionary is empty but the words still appear?
If there are no entries in the personal dictionary, but unwanted prompts continue to appear, they can be stored: 1. In the keyboard cache (try clearing the app cache in Settings β†’ Apps) 2. In Google Cloud Dictionary (turn off sync in Gboard settings) 3. In the MIUI System Dictionary (requires a reset of all keyboard data)

On some Xiaomi models (such as the Redmi Note 12 Pro+ or Xiaomi 13 Ultra), the path to the dictionary may differ due to the HyperOS shell. If you do not find the right item, try searching by settings (the magnifying icon in the upper right corner).

4. Reset the keyboard to factory settings

If previous methods didn't work, you're left with a complete keyboard reset, which is a radical way to bring all input settings back to "as after purchase," which is suitable for cases where the keyboard is not working properly as a whole, such as when prompts appear late or contain characters instead of letters.

Instructions for both keyboards:

  • πŸ”§ For Gboard: Settings β†’ Annexes β†’ All applications β†’ Gboard β†’ Warehouse β†’ Clear the data.
  • πŸ”§ For Mi Keyboard: Settings β†’ Annexes β†’ Application management β†’ Mi Keyboard β†’ Warehouse β†’ Clear the data.

⚠️ After this action, you will have to do it again:

  • Set up input languages
  • Turn on/off auto-replacement and auto-correction
  • Add custom words (such as rare names or terms)

On the POCO F5 and Xiaomi 14 models with HyperOS, the path may be slightly different: instead of β€œApp Management”, look for β€œAll Apps” or use a filter called β€œKeyboard”.

5. Disable dictionary synchronization with Google account

Many users are unaware that Gboard syncs a personal dictionary to a Google account by default, which means that even after deleting a word on one device, it can return after syncing.

  1. Open Settings β†’ Google β†’ Managing Google Account β†’ Data and Personalization.
  2. Scroll down to the Application Data Sync section.
  3. Find Gboard in the list and turn off sync.

For Mi Keyboard, synchronization with the Xiaomi cloud is turned off as follows:

  • 🌐 Go to Settings. β†’ Xiaomi account β†’ Mi Cloud.
  • πŸ”— Find the item Synchronize application data.
  • ❌ Turn off sync for Mi Keyboard.

Once you turn off sync, all changes in the dictionary will only be stored locally, which means that when you change your phone or reset your settings, you will have to reconfigure the keyboard, but you will get rid of the ghosts of old words.

πŸ’‘

If you frequently reinstall firmware or drop your phone, export your personal dictionary to a file. In Gboard, this is done via Settings β†’ Dictionary β†’ Export / Import.

6.Alternative methods: third-party keyboards and ADB

If neither method worked, consider two radical options:

Installation of a third-party keyboard

Keyboards like SwiftKey or Fleksy have their own prompt algorithms and do not inherit MIUI problems.

  • πŸ“₯ Download the keyboard from Google Play.
  • πŸ”§ Activate it in Settings. β†’ Language and input β†’ Virtual keyboard.
  • πŸ—οΈ Configure the dictionary from scratch (synchronization with old data will not happen).

Cleaning through ADB (for advanced users)

If you're familiar with ADB, you can manually delete the dictionary files. Connect your phone to your PC and do:

adb shell pm clear com.google.android.inputmethod.latin # for Gboard


adb shell pm clear com.miui.miuilatinime # for Mi Keyboard

This command will completely reset the keyboard, as in the first run.

⚠️ Attention: Use ADB requires on-set debugging USB It can cause the keyboard to work in an unstable way if it's not done correctly.

Comparison of methods for removing words from T9

MethodDifficultyTime.EfficiencyLoss of data
Removal from the prompts⭐10 seconds.Low (single words only)No.
Clearing of personal data⭐⭐2 minutes.Medium (resets learning)Partial (keyboard only)
Manual editing of the dictionary⭐⭐⭐5-10 minutesHigh (point removal)No.
Resetting the keyboard⭐⭐⭐3 minutes.High (full discharge)Full (all settings)
ADB-team⭐⭐⭐⭐5 minutes.MaximumComplete.

πŸ’‘

For most users, a combination of the first and second method is enough: removing specific words from the prompts + cleaning the personal keyboard data. This takes less than 5 minutes and does not require technical skills.

FAQ: Frequent questions about removing words from T9 Xiaomi

Why do deleted words come back after rebooting?
This is due to synchronization with the Google or Xiaomi cloud. disable dictionary sync in your account settings (see section 5). Also check if the word is added to the MIUI system dictionary - it can only be edited through ADB.
Can I remove a word from the clues without dropping the entire keyboard?
Yes, use the first method (holding a word in hints) or manually editing a dictionary, and if the word "sewn" in a system dictionary (e.g., mat or jargon), it can only be hidden, but not removed completely without root rights.
How to remove a word from T9 on Xiaomi with HyperOS?
In HyperOS, the path to keyboard settings has changed. Use the settings search (magnifying glass icon) and type "keyboard" or "keyboard." Follow the instructions for the Mi Keyboard, as Gboard still works in the new firmware.
Why did the keyboards get worse after they were reset?
It takes 1-2 days for the keyboard to learn your type, during which time the prompts may be less relevant, you can speed up the process by actively using the keyboard in messengers or notes, and check if the option is enabled to personalize the hints in the keyboard settings.
Can I transfer the cleaned dictionary to another Xiaomi phone?
Yes, but only for Gboard. Export your personal dictionary to a file via Settings β†’ Dictionary β†’ Export, then import it on a new device. For the Mi Keyboard, portability is only possible through a backup of the entire phone (including app settings).