How to completely remove the game Xiaomi Redmi 9T: all working methods

Why are Redmi 9T games not removed like other smartphones?

Xiaomi Redmi 9T runs on the MIUI shell, which is markedly different from the β€œpure” Android. This also affects the process of removing applications – especially games that are often installed with additional services (cache, data, updates). Unlike devices on standard Android, it may require not only the usual removal through the menu, but also cleaning the residual files, disabling autoload or even working with ADB (Developer Tool).

Another feature of Redmi 9T is the presence of pre-installed games from Xiaomi (such as Mi Game Center or Game Turbo), which can not be removed by standard methods, but can be disabled or hidden. In this article, we will analyze all possible scenarios, from simply removing user games to deep cleaning of system components that interfere with the device.

It is important to consider the version of MIUI: on Redmi 9T, MIUI 12 was originally installed based on Android 10, but many users have already upgraded to MIUI 13/14 with Android 11/12. The interface and location of menu items in these versions may differ - we will indicate the current ways for all options.

Method 1: Standard removal through MIUI settings

The most obvious way is to uninstall apps through the app menu, which is suitable for custom games installed from Google Play or third-party sources (APKs), and system games (such as Mi Game Center) will not be removed, but they can be disabled (more on this in the next section).

Instructions:

  1. Open Settings (the gear icon on the home screen or in the application menu).
  2. Go to the Appendix section β†’ Application management.
  3. In the top line of the search, type the name of the game (such as PUBG or Free Fire).
  4. Click on the found application, then select Remove.
  5. Confirm the action by pressing OK in the dialog box.

If the Remove button is inactive (grey), it means:

  • πŸ”Ή The game is system (pre-installed by Xiaomi).
  • πŸ”Ή You don’t have enough rights (root access is required, but it’s risky for beginners).
  • πŸ”Ή The application was installed as the device administrator (you must first disable this status in the security settings).

β˜‘οΈ What to check before removing the game

Done: 0 / 4

On Redmi 9T with MIUI 12 and later, after deleting the game through the settings, the cache folder in /Android/obb/[name packet] remains. It must be manually deleted through the file manager, otherwise errors may occur when you re-install the game.

Method 2: Disabling System Games (without root)

Xiaomi’s pre-installed games (such as Mi Game Center, Game Turbo or Mi Pay Games) can’t be removed completely without root rights, but they can be turned off.This hides them from the app menu, stops background processes, and frees up some RAM.

How to turn it off:

  1. Go to Settings β†’ Applications β†’ Application Management.
  2. Click on the three dots in the upper right corner and select Show System Processes.
  3. Find the game you want in the list (use search).
  4. Click on it, then select Disable.
  5. Confirm the action in the dialog window.

After the shutdown:

  • πŸ“± The game will disappear from the app menu.
  • πŸ”„ Updates for it will stop loading.
  • ⚠️ Certain functions MIUI (For example, Game Turbo for speeding up games may not work properly.

⚠️ Warning: Disabling system applications may cause malfunctions MIUI. For example, if you disable Game Turbo, the game performance modes (e.g. Balance or Performance) will become unavailable. Before disabling, check if the game is used by other services (e.g. Mi Account for authorization).

πŸ“Š What games do you most often delete with Redmi? 9T?
Social (for example, Words with Friends)
Shooters (PUBG, Call of Duty)
Asphalt (Need for Speed)
The Casual (Candy Crush, Homescapes)
Others

Method 3: Removal via ADB (for power users)

If the game is not removed by standard methods, but you do not want to get root rights (which voids the warranty), you can use ADB (Android Debug Bridge), which allows you to remove even some system applications, but requires connecting the smartphone to the computer.

Step-by-step:

  1. Download and install Platform Tools (includes adb) on your computer.
  2. On Redmi 9T, turn on Developer Mode: Go to Settings β†’ About Phone. Click 7 times on MIUI until the notification "You're a developer" appears.

Settings β†’ Additional β†’ For Developers

USB debugging

Connect your smartphone to your computer through USB-Cable (use the original cable for stability).

Platform Tools

adb devices

The name of your device should appear.

PUBG

com.tencent.ig

adb shell pm list packages | grep "game"

package.name

adb shell pm uninstall -k --user 0 package.name

Advantages of the method:

  • πŸ”§ It works for system applications (without root).
  • πŸ“± Does not require unlocking the loader.
  • ⚑ Faster than manual deletion through file manager.

⚠️ Note: Removing System Games Through ADB may disrupt MIUI. For example, deleting com.miui.gamecenter.sdk will cause errors in Game Turbo. Before executing commands, back up your data via Settings. β†’ System system β†’ Backup.

List of Xiaomi system games packages
com.miui.gamecenter.sdk - Mi Game Center SDK com.xiaomi.gamecenter - Mi Game Center com.miui.gameturbo - Game Turbo com.xiaomi.joyose - Joyose (social gaming platform) com.miui.hybrid - Hybrid Platform (used by some games)

Method 4: Manually Delete Residual Files

Even after deleting the game through Settings or ADB, Redmi 9T still has tails:

  • πŸ“ Cache folders in /Android/obb/ and /Android/data/.
  • πŸ—ƒοΈ The save files in /storage/emulated/0/ (For example, for Genshin Impact, this is a folder. Genshin_Impact).
  • πŸ”„ Data in cloud services (Google Play Games, Mi Account).

These files take up space and can cause conflicts when you re-install the game.

How to clean:

  1. Open any file manager (such as Google Files or Mi File Manager).
  2. Go to Internal Memory β†’ Android β†’ obb and delete the folder with the game name (for example, com.tencent.ig for PUBG).
  3. Similarly, clean Android β†’ data (app data is stored here).
  4. Check the root folder of internal memory for folders with the name of the game (for example, PUBG Mobile or Call of Duty).
Type of fileWayCan I remove it?
Cash games (OBB)/Android/obb/[game package]/Yeah, totally.
Application data/Android/data/[game package]/Yeah, but the saves will be lost.
Keeping in the cloudSettings β†’ Accounts. β†’ Google/Mi AccountNo, only manually through the web interface.
Media files folders/storage/emulated/0/[game name]/Yes, unless you need screenshots/video

Important: Some games (such as Genshin Impact or Honkai: Star Rail) store the saves directly in the folders of internal memory. If you plan to reinstall the game, copy these files to your PC or to the cloud before deleting.

πŸ’‘

To find all the files associated with the game, use a search in the file manager by keyword (e.g., "pubg" or "cod"). This will help to detect hidden folders or temporary files.

Method 5: Reset to factory settings (extreme case)

If the game was installed as a system application (for example, through firmware from a third-party developer) and is not removed by any of the above methods, a complete reset remains. This is a radical way that will remove all data from the device, including photos, contacts and other applications.

How to perform the reset:

  1. Back up important data (photos, contacts, messages) through Settings β†’ System β†’ Backup or manually.
  2. Go to Settings β†’ About the phone β†’ Reset settings.
  3. Select to erase all data (reset to factory).
  4. Enter. PIN-code or pattern lock for confirmation.
  5. Wait for the process to be completed (it will take 5-10 minutes).

After discharge:

  • πŸ“± The device will return to the state of "out of the box".
  • πŸ”„ All games and apps will be removed.
  • ⚠️ Reconfiguring (account login, application installation) will be required).

⚠️ Attention: On Redmi 9T With the bootloader unlocked, the factory reset can lock the device (re-unlocking through the Mi Unlock Tool is required). If you previously obtained root rights, they will be lost after reset and you will have to restore them again.

πŸ’‘

Factory reset is the last option, and try all other methods before using it, as it may not be possible to recover data after resetting.

Frequent problems and their solutions

When you delete games on Redmi 9T, users encounter common errors, and let's look at the most common ones and how to fix them.

1. The "Delete" button is inactive (grey)

Causes and solutions:

  • πŸ”Ή The game is a system. β†’ use ADB or disable it (see Method 2).
  • πŸ”Ή The application is installed as the administrator of the device β†’ Go to Settings. β†’ Passwords and security β†’ Administrators of the device and uncheck the tick from the game.
  • πŸ”Ή The game account is linked to the account Google/Xiaomi β†’ untie it in your account settings.

2 After removal, the game reappears

It's because of:

  • πŸ”„ Automatic recovery from backup (disable in Settings) β†’ System system β†’ Backup).
  • πŸ“₯ Background installation via Mi Game Center (turn off auto-update in game store settings).
  • πŸ”§ Virus or Adware (check your device through Google Play Protect or Malwarebytes).

3. "Insufficient memory" error during deletion

Decisions:

  • πŸ“ Clear the cache through Settings β†’ Memory. β†’ Clear the cache.
  • πŸ—‘οΈ Delete unnecessary files (photos, videos) or transfer them to SD-map.
  • πŸ”„ Restart the device and try again.
How do I know if the game is systemic?
Open the application information to Settings β†’ Applications. If the Memory section says System, you can only delete it via ADB or reset.

FAQ: Frequent questions about removing games on Redmi 9T

Can I remove Game Turbo if it interferes with my work?
Game Turbo is a system application that optimizes performance in games. It can be turned off (see Method 2), but completely removing without root is fraught with failures in MIUI. If you do not need game mode, just turn it off in the settings: Go to Settings β†’ Special features β†’ Game Turbo. Turn off the switch in the upper right corner. This will stop the background processes, but will not remove the application completely.
How to remove a game if it doesn’t appear in the list of apps?
If the game is not visible in Settings β†’ Applications, but takes up space, try: Use ADB to search for hidden packages (adb shell pm list packages -f command). Check /Android/obb/ and /Android/data/ for game files. Install a third-party application manager (such as App Inspector) to find hidden APKs. Often, "invisible" games are residual files from previously deleted applications.
Will my account be deleted after the uninstallation?
No, deleting the game from the device does not delete your account in the game itself: πŸ”Ή Developer servers (if the game is online, for example, PUBG Clash of Clans). πŸ”Ή In the cloud (Google Play Games, Mi Account). πŸ”Ή Locally (unless you have manually deleted the save folder) To completely delete your account, you need to do this through the game settings or contact the developer support.
Can I delete the game without losing any saves?
Yes, if: The game supports cloud-based saves (e.g., via Google Play Games or its own server). You have manually copied the save files (usually stored in /Android/data/[game packet]/files/). For most popular games (e.g., Brawl Stars or Clash Royale), the saves are tied to a Google/Mi/Facebook account, so once re-installed you can restore progress.
Why does the battery run out faster after the game is removed?
This is a temporary effect associated with: πŸ”„ Re-indexing the file system after deleting large files. πŸ“± Background processes MIUI, which optimize memory. πŸ”‹ Calibrate the battery controller (after freeing up space) To fix the problem: Reboot the device. Clear the cache in Settings β†’ Memory. Turn off unnecessary background processes in Settings β†’ Battery β†’ Energy saving regime.