Keyboard T9 (or Text on 9 keys) is an autocomplete technology that remembers your frequently used words and phrases. Over time, it accumulates a lot of unnecessary data: from typos to confidential information. If you notice that the keyboard is suggesting irrelevant or unwanted options, it's time to clear its history.
On Android T9 history is stored in the keyboard settings, but not all users know where exactly to look for it. In this article we will analyze 5 ways to clear it โfrom standard to radicalโthat work on Samsung Galaxy, Xiaomi Redmi/POCO, Huawei/Honor, Google Pixel and other devices. You will also learn how to reset your keyboard to factory settings and what to do if the history is not cleared.
Why you need to clear your T9 history
Input history is not just a convenient function. It can become a source of several problems:
- ๐ Leakage of confidential data. The keyboard remembers passwords, card numbers, addresses and other sensitive information, which it can then prompt to outsiders.
- ๐๏ธ Memory clogging. Over time, the T9 database grows, taking up excess space in the system storage (up to
50โ200 MBon some devices). - โก Slowdown. The more data is accumulated, the longer the keyboard analyzes the context and loads hints.
- ๐ค Incorrect suggestions. If you once entered a misspelled word, the keyboard will stubbornly suggest it again, even after correction.
In addition, T9 history can saved in cloud services (for example, in Google Account or Samsung Cloud)if synchronization is enabled. This means that the data can be available on your other devices or even after resetting the phone.
โ ๏ธ Attention: On some firmware (for example MIUI or EMUI) T9 history may be duplicated in system logs. Clearing only the keyboard settings does not guarantee complete removal.
Method 1: Clearing history through the keyboard settings
The simplest method is to use the built-in keyboard options. The instructions are suitable for standard keyboards (Gboard, Samsung Keyboard, SwiftKey) and most third-party ones.
Steps for Gboard (keyboard from Google):
- Open any application with an input field (for example, Messages or Notes).
- Tap the icon gears (โ๏ธ) on the keyboard to open its settings.
- Go to section
Dictionary โ Personal dictionary. - Click
Clear input historyorDelete learned words. - Confirm the action (You may need to enter a password or fingerprint).
For Samsung Keyboard:
- Hold spacebar on the keyboard and select
Settings(โ๏ธ icon). - Go to
Input management โ Reset settings. - Select
Clear personal data.
On Xiaomi (keyboard Mi Keyboard):
- Open
Settings โ Additional settings โ Language and input. - Select Mi Keyboard โ
Keyboard settings. - Click
Clear input data.
โ๏ธ Preparing to clear T9
โ ๏ธ Attention: On some versions Android 12+ the cleaning option may be hidden in menu Storage โ Other applications โ [Keyboard name] โ Clear cache/data.
Method 2: Reset the keyboard to factory settings
If the T9 history is not cleared through standard settings, try full keyboard reset. This will remove all custom words, themes and settings, but will return factory performance.
Instructions for Gboard:
- Go to
Settings โ System โ Language and input โ Virtual keyboard. - Select Gboard โ
Advanced. - Press
Reset settingsand confirm.
For Samsung Keyboard:
- Open
Settings โ General management โ Language and input โ Samsung Keyboard. - Select
Reset settingsโReset all settings.
| Keyboard | Path to reset | What is being removed |
|---|---|---|
| Gboard | Settings โ System โ Language and input โ Gboard โ Advanced โ Reset settings |
Words, themes, gesture settings |
| Samsung Keyboard | Settings โ General controls โ Samsung Keyboard โ Reset settings |
Words, emoji, layout settings |
| SwiftKey | Application settings โ Reset and clear โ Clear data |
Words, input history, cloud synchronization |
| Mi Keyboard | Settings โ Additional settings โ Mi Keyboard โ Clear data |
Words, cache, key settings |
After the reset, the keyboard will work like new, but you will have to re-configure autocorrect, layout and other settings.
If after the reset the keyboard begins to work slowly, reboot the phone - this will help the system re-index the data.
Method 3: Clearing the cache and keyboard data through the settings Android
If the previous methods did not work, try forced cleaning through the app menu. This will delete all temporary files and databases associated with the keyboard.
Instructions:
- Open
Settings โ Applications. - Find your keyboard in the list (for example, Gboard, Samsung Keyboard).
- Click
Storage. - Select
Clear cache, thenClear data. - Confirm the action (this will not delete the keyboard itself, only its settings).
On some firmware (for example, ColorOS on Oppo/Realme) the path may differ:
Settings โ Manage applications โ [Keyboard name] โ Storage โ Clear data
โ ๏ธ Attention: Clearing your keyboard data will delete all user words, including those you added manually to the dictionary.
Method 4: Delete T9 history via ADB (for advanced users)
If standard methods do not help, you can use Android Debug Bridge (ADB) a tool for low-level system management. This method is suitable for advanced users and requires connecting the phone to a computer.
What you will need:
- ๐ฅ๏ธ Computer with ADB drivers installed.
- ๐ฑ Switched on
USB Debuggingon the phone (Settings โ About phone โ Build numberโpress 7 times, then return toSettings โ System โ For Developers). - ๐ USB cable for connection.
Instructions:
- Connect your phone to the PC and open
Command Prompt(Windows) orTerminal(macOS/Linux). - Enter the command to check the connection:
adb devicesThe serial number of your device should appear.
- Run the command to clear the keyboard data (for example, for Gboard):
adb shell pm clear com.google.android.inputmethod.latinFor Samsung Keyboard:
adb shell pm clear com.sec.android.inputmethod - Reboot your phone.
If you do not know the package name of your keyboard, find it using the command:
adb shell pm list packages | grep keyboard
What to do if ADB does not see the device?
Make sure that USB debugging is enabled, the drivers are installed, and the cable is working. Try reconnecting your phone or using a different USB port.
Method 5: Disabling synchronization and cloud backup
Many keyboards (for example, Gboard or SwiftKey) synchronize your input history with Google Account or other cloud services. Even after cleaning the device, the data may be restored the next time you connect to the Internet.
How to disable synchronization:
- ๐ For Gboard:
- Open the keyboard settings โ
Dictionary โ Dictionary synchronization. - Disable the switch
Synchronize learned words.
- Open the keyboard settings โ
- โ๏ธ For Samsung Keyboard:
- Go to
Settings โ Cloud and accounts โ Samsung Cloud. - Disable backup for
Samsung Keyboard.
- Go to
- Open application settings โ
Account. - Click
Disable synchronization. - ๐ง System errors. Try updating the keyboard via Google Play or reinstalling it.
- ๐ฑ Firmware. On some custom ROMs (for example LineageOS), standard cleaning methods may not work.
- ๐ Administrator rights. If the keyboard is installed as a system application, to reset it you may need
root access. - ๐ Automatic recovery. Some firmware (for example MIUI) restores keyboard data after a reboot. In this case, only
a complete reset of the phone will help..
After disabling synchronization manually clear the history (see Method 1) and reboot the device. This ensures that the data is not restored from the cloud.
โ ๏ธ Attention: On some devices (for example, Huawei c EMUI), cloud keyboard synchronization may be tied to Huawei ID. To disable it completely, go toSettings โ Huawei ID โ Cloud โ Backup and Restoreand uncheckKeyboard.
What to do if T9 history not cleared
If none of the methods worked, the problem may lie in:
An alternative solution is install another keyboard. For example:
- ๐ ฐ๏ธ AnySoftKeyboard - open source, without cloud synchronization.
- ๐ FlorisBoard - private keyboard with minimal data collection.
- โ๏ธ Microsoft SwiftKey - with flexible synchronization settings.
- Open the keyboard settings.
- Go to
Dictionary โ Personal dictionary. - Find an unnecessary word and delete it manually.
If you decide to reset your phone, do not forget to first save important data (contacts, photos, messages).
Before installing a new keyboard, disable the old one in the settings (Settings โ System โ Language and input โ Virtual keyboard) to avoid conflicts.
FAQ: Frequently asked questions about clearing T9 history
Is it possible to clear T9 history only for certain words?
Yes, in most keyboards (for example, Gboard or Samsung Keyboard) you can delete individual words from your personal dictionary. To do this:
However, this is not will remove the word from the autofill history - this requires a complete wipe (see Method 1).
Will clearing T9 remove emoji and stickers?
Depends on the keyboard:
- ๐ ฟ๏ธ Gboard: emoji and stickers will be saved if you do not reset the settings completely.
- ๐ฑ Samsung Keyboard: when resetting, both emoji and frequently used stickers will be deleted.
- โ๏ธ SwiftKey: emoji will be saved if you do not disable synchronization with your Microsoft account.
How to clear T9 history on an Android tablet?
The process is no different from smartphone. Use the same instructions (Method 1 or 3), since tablets usually have the same keyboards (Gboard, Samsung Keyboard etc.).
The exception is tablets with Desktop mode (for example, Samsung DeX). In this case, you may need to switch to the standard Android interface.
Can clearing T9 affect other applications?
No, clearing keyboard history does not affect other applications. However:
- ๐ Notes applications (for example, Google Keep) may temporarily lose autocomplete.
- ๐ฌ Messengers (WhatsApp, Telegram) will stop suggesting frequently used phrases.
- ๐ Search engines (for example Google) may offer less relevant queries until the keyboard โlearnsโ again.
All these changes are temporary and will be corrected after a few days of active use.
How to prevent the keyboard from remembering new words?
To disable keyboard learning:
- ๐
ฟ๏ธ In Gboard:
Settings โ Text correction โ Personal dictionary โ Learned wordsโ disableSave learned words. - ๐ฑ In Samsung Keyboard:
Settings โ Smart input โ Learned wordsโ disable the option. - โ๏ธ In SwiftKey:
Settings โ Input โ Learningโ disableKeyboard learning.
This will not delete already saved words, but will prevent adding new ones.