How to Remove Games from Xiaomi: From Standard Methods to Hidden MIUI Features

Removing games from Xiaomi phones seems like a simple task β€” until you encounter system apps like Game Turbo or pre-installed games from the Mi App Store. Even after standard removal through the app menu, many games leave behind cache, data and background processes that continue to consume battery power and take up memory. In this article, we will discuss 5 proven ways β€” from basic to advanced, including working with ADB and hidden MIUI settings.

Xiaomi smartphones (including Redmi, POCO, and Black Shark) have a feature that aggressively integrates gaming services into firmware, such as Game Center or Mi Game Space, which not only offer games, but also optimize the performance of the device for them, which means that even after the game itself is removed, its service modules can remain active, and we will show you how to fully deactivate game functions at the system level if you do not use them as intended.

1. Standard removal through MIUI settings

The most obvious way is to uninstall apps through the app menu, which is suitable for most custom games (like those downloaded from Google Play or Mi App Store), but does not affect system components.

Instructions:

  • πŸ“± Open the Settings. β†’ Annexes β†’ Application management.
  • πŸ” Enter the game name in the search bar (for example, PUBG Mobile or Genshin Impact).
  • πŸ—‘οΈ Click Delete (if the button is active) If it is displayed instead, Disable, then the application is system-based.
  • 🧹 After deleting, clear the cache: go back to the list of applications, select Warehouse β†’ Clear the cache.

⚠️ Note: Some games (such as Mi Game Center) are automatically restored via Mi Cloud or updates after removal. MIUI. To avoid this, disable auto-update applications in Settings β†’ The phone. β†’ Updating the system β†’ Settings (βš™οΈ) β†’ Auto-update of applications.

Check if the game is system (mark "System" in the information about the application)|

Try to disable the application (the "Disable" button)|

Use the methods in the following sections to remove completely |

Install an alternative launcher (like Nova Launcher) to hide the game icon-->

2. Removal via ADB (for system games and services)

If the game is built into firmware (like Game Turbo or Mi Game Space), it can't be removed by standard methods, and Android Debug Bridge (ADB) -- a low-level device management tool -- will help.

Step-by-step:

  1. Download and install Google’s Platform Tools (includes ADB).
  2. Activate Developer Mode on Xiaomi: Settings β†’ About Phone β†’ MIUI Version (click 7 times) Then go back to Settings β†’ Additional β†’ For Developers and turn on USB Debugging.
  3. Connect your phone to your PC, open the command prompt (cmd) in the ADB folder and type in: adb devices (you should display your device).
  4. To remove the system game, first find its packet name: adb shell pm list packages | grep "game" For example, for Game Turbo it is com.miui.gameturbo.
  5. Remove the application by command: adb shell pm uninstall --user 0 com.miui.gameturbo Replace com.miui.gameturbo with the desired package.

⚠️ Note: Removing system packages can lead to unstable operation MIUI. Before the procedure, create a backup copy through Settings β†’ Additionally. β†’ Backup and reset: Some packages (e.g. com.xiaomi.gamecenter) are associated with performance optimization – removing them can make gaming experience worse.

List of safe to remove gaming packages Xiaomi
You can delete (non-critical for the system): - com.xiaomi.gamecenter (Mi Game Center) - com.miui.hybrid (HybridAccess - advertising games) - com.xiaomi.joyose (Joyose - service for mobile games) Delete with caution (can affect performance): - com.miui.gameturbo (Game Turbo - optimization of games) - com.mi.gamebooster (game acceleration) - com.xiaomi.gm (Gamegom) - Delegogogogogogogogogogogogogom (Gamegogogogogo) - delete games for games.com) - games.com.com.com.com.com.com.com.com and games.com games.com.com.com.com.com.com.com.com.com.com.

3. Disabling gaming services without removal

If you don't want to risk system stability, but you want to get rid of intrusive gaming notifications and background processes, you can turn off unnecessary services. This won't free up memory, but it will reduce battery load.

Methods of shutdown:

  • πŸ”• Game Turbo: Go to Settings β†’ Special facilities β†’ Game Turbo and disable the slider. You can also remove the icon from the notification bar in Settings β†’ Notification panel β†’ Edit.
  • πŸ“΅ Mi Game Center: In the app menu, click Disable, then clear the data and cache.
  • 🚫 Advertising Games: Go to Settings β†’ Memory. β†’ Clean, select the Recommendations tab and turn off the game display.

To completely disable game optimizations (if you don’t play at all) do:

  1. Open Settings β†’ Battery and Performance β†’ Performance Mode.
  2. Choose Balanced instead of Game.
  3. In Settings β†’ Display β†’ Update frequency set 60 Hz (if there was Auto or 120 Hz for games).

Every day.|

1-2 times a week |

Rarely (once a month) |

Never play.-->

4. Delete residual game files manually

Even after the game is deleted, its data can remain in the device’s memory, for example, PUBG Mobile leaves up to 1-2 GB of cache in the Android/obb and Android/data folders, to completely clear the device:

Instructions:

  • πŸ“ Connect your phone to your PC or use a file manager (such as Mi File Manager or Solid Explorer).
  • πŸ” Go to the folders: /storage/emulated/0/Android/obb/ /storage/emulated/0/Android/data/ Look for folders with game names (e.g. com.tencent.ig for the game name). PUBG Mobile).
  • πŸ—‘οΈ Delete these folders manually, and this may require you to grant permissions to access the storage.
  • 🧹 Clear the cache of system applications: Settings β†’ Annexes β†’ Application management β†’ Google Play Games β†’ Warehouse β†’ Clear the cache

⚠️ Note: Do not delete folders with unknown names, it may be data from other applications. For example, com.android.vending belongs to Google Play Market. /system or /vendor β€” it could cause a failure. MIUI.

Type of filefolderCan I remove it?Example of contents
Cash games.Android/data/<package_name>/cacheYes.Temporary files, textures, logs
Additional data (OBB)Android/obb/<package_name>Yes.Levels, graphics packages (weighing up to several GB)
Game settingsAndroid/data/<package_name>/filesYes (but lost saves)Configurations, progress, accounts
Game system files/system/priv-app/ or /system/app/No (root rights required)APK System Games (Game Turbo, etc.)

5. Use of third-party tools (without root)

If manual methods don't work, you can use specialized applications that allow you to remove system games without ADB or root rights, but you need to be careful.

Popular tools:

  • πŸ› οΈ App Inspector - shows hidden system applications and lets you disable them.
  • 🧹 SD Maid, which cleans residual game files and optimizes storage, has a feature to search for zombie files).
  • πŸ”§ Debloater Tool (for PC) – removes system applications through ADB It's a graphical interface. XDA.

⚠️ Note: Titanium Backup or Root Uninstaller applications require root rights and may disrupt the work MIUI. Without root, use only proven tools from Google Play with a rating above 4.5.

πŸ’‘

Before using third-party tools, check reviews from the past 2-3 months. Some applications (such as Clean Master) may install unnecessary games through affiliate programs themselves.

6. Reset to factory settings (last resort)

If games continue to appear after deletion (e.g., recover via Mi Cloud), the only radical way is to completely reset settings, which will delete all data from the device, including system applications that were installed after purchase.

How to perform the reset:

  1. Back up important data (photos, contacts, messages) through Settings β†’ Additional β†’ Backup and Reset β†’ Local Backup.
  2. Go to Settings β†’ About Phone β†’ Resetting β†’ Delete all data.
  3. Choose Clear everything and confirm the action. The phone will reboot.
  4. After reset, do not restore data from Mi Cloud if you want to avoid re-installing games, instead transfer files from your PC or other device.

⚠️ Note: Some Xiaomi models (e.g. Black Shark) do not remove pre-installed gaming services (Shark Space) in which case you will have to reuse after the reset. ADB or manually disable them.

πŸ’‘

Factory reset is the only way to get rid of games that are recoverable through Mi Cloud or MIUI updates. However, it will also delete all your data, so use the method only as a last resort.

FAQ: Frequent questions about removing games from Xiaomi

❓ Why does it appear again after the game is deleted?
This is due to the autorestore function of applications in MIUI. It's activated by default and downloads remote games via Mi App Store or Google Play. To disable: Go to Settings β†’ Annexes β†’ Application management β†’ Google Play Store β†’ Auto Update and select Do Not Update Automatically. β†’ Accounts. β†’ Mi Account. β†’ Mi Cloud β†’ Synchronize applications turn off the slider.
❓ Can I remove the Game Turbo without it? ADB?
No, Game Turbo is a system application and cannot be removed by standard methods. However, you can: Disable it in Settings β†’ Special Features β†’ Game Turbo. Hide the icon from the app menu with an alternative launcher (e.g. Nova Launcher). Limit its activity through Settings β†’ Battery and Performance β†’ Battery Management β†’ Application Selection (install Restricted).
❓ How to remove games installed through the Mi App Store?
Mi App Store often installs games without the user's explicit consent.To delete them: Open Mi App Store, go to Profile β†’ Installed. Find the game you don't want and click Delete. Turn off the autoset: in the Mi App Store, go to Settings (βš™οΈ) β†’ Recommendations β†’ Personalized recommendations and disable all sliders. If the game is not deleted, use ADB (section 2 of this article).
❓ What to do if after removing the game remained its label on the desktop?
It's a dead shortcut that doesn't lead to any app. To delete it, press and hold the shortcut, then drag it to the basket (appears at the top of the screen). If the shortcut doesn't go away, reset the launcher settings: Settings. β†’ Annexes β†’ Launcher β†’ Warehouse β†’ Clear the data. Install an alternative launcher (like Nova Launcher or Lawnchair) that doesn't display remote applications.
❓ Can you delete games from Xiaomi without losing data?
Yes, if you use the methods in sections 1-4 of this article. However: Deletion via ADB or third-party tools does not affect user data (photos, messages, etc.). Cleaning up the game cache (Android/data and Android/obb) only deletes game files, but not your personal data. Except for factory reset (section 6), which erases everything.