Why are Xiaomi Redmi games not removed like other smartphones?
Owners of Xiaomi Redmi smartphones often find that removing games through the standard Settings β Apps menu does not always work as expected.Itβs all about the MIUI branded shell, which imposes restrictions on removing some applications β especially those that were pre-installed by the manufacturer or associated with Xiaomi services (for example, Game Turbo or Mi Game Center).
In addition, Redmi games can leave behind βjunk filesβ β cache, saves and temporary data that take up space in memory even after uninstallation. If you notice that after removing the game, the free space has hardly increased, this is the problem. In this article, we will discuss all possible ways to remove games with Xiaomi Redmi, including hidden MIUI functions and working with ADB for system applications.
Before you start, check:
- π± Version MIUI: The menu paths may differ in MIUI 12, 13 and 14.
- π Administrator rights: Some games (such as anti-cheat games) require additional permissions.
- ποΈ Residual files: Even after deleting the game, its data can remain in folders /Android/obb/ or /Android/data/.
If you delete a game to make room, first check which files take up the most memory. Go to Settings β Memory β Memory Analysis. Here you will see not only games, but also junk files that can be manually cleaned.
Method 1: Standard removal via MIUI settings
This is the simplest method that works for most user-installed games (non-systemic) and is suitable for MIUI 12-14.
Instructions:
- Open Settings (the gear icon on the main screen).
- Go to the Appendix section β Application management.
- In the list, find the game you want to delete. If it is not, search (the magnifying glass icon in the upper right corner).
- Click on the game name, then select Delete.
- Confirm the action by pressing OK.
If the Remove button is inactive (grey), it means:
- π The game is a system game (for example, Mi Game Center).
- π¦ The game was installed as part of the Google Play package (e.g. Play Games).
- π Application Protection is enabled on the phone (check in Settings). β Special facilities β Application protection).
βοΈ Preparing for the removal of the game
What if the game doesn't get deleted? Try alternative ways from the following sections. Also make sure you have enough rights: some games (like the anticheat Tencent Protector) block removal without root rights.
π‘
If the game is not removed through the menu, try first to clear its cache and data in the same Application Management section.
Method 2: Delete via Google Play Store
If the game was installed from Google Play, it can be removed directly through the app store, a method suitable for users who have disabled access to MIUI Settings (for example, on work phones with restrictions).
Step-by-step:
- Open the Google Play Store.
- Click on the profile icon in the upper right corner.
- Select Application and Device Management.
- Go to the tab Installed.
- Find the game in the list and click on it.
- Click Delete and confirm the action.
Advantages of this method:
- β It works even if the game is not displayed in Settings MIUI.
- β Automatically removes updates (if any).
- β Allows you to delete several games at the same time (checking them with ticks).
Limitations:
- β It does not work for system games (e.g. Mi Game Center).
- β Does not delete residual files in /Android/obb/.
- β It may not work if the game is set from APK (not from Google Play).
What if the game is not displayed on Google Play?
Method 3: Manually delete game files via file manager
Even after a standard deletion of a game, its files can remain in the phone's memory, and to completely clear them, you need to manually delete the data folders, which requires caution - do not delete the system folders so as not to disrupt the MIUI.
Where to look for residual files:
- π /sdcard/Android/obb/[Game Package name: Additional data (graphics, levels) is stored here).
- π /sdcard/Android/data/[The name of the game package ] - here save and cache.
- π /sdcard/Android/media/[title of the game package ] - media files (video, screenshots).
How to find the name of the game package:
- Open Settings β Applications β Application Management.
- Select the game and scroll down to the Package Information section.
- Copy the name (e.g. com.supercell.clashofclans).
Instructions for removal:
- Open the file manager (standard or Mi File Manager).
- Go to the Android folder on the internal drive.
- Delete the folders with the name of the game in obb, data and media.
- Clean the Recycle Bin (if the file manager uses it).
π‘
Deleting folders manually frees up to 30 percent of the space that the game's residual files used, especially for heavy-duty games like Genshin Impact or Call of Duty Mobile.
β οΈ Note: Do not delete folders with the names com.miui, com.android or com.google β these are system data without which you can use the name. MIUI may not work properly.
Method 4: Remove system games via ADB (for power users)
Some games on Xiaomi Redmi are system and are not removed by standard methods.
- Mi Game Center (Xiaomi Games Center)
- Game Turbo (game optimizer)
- Quick Games (fast games on the main screen)
To remove them, you will need ADB (Android Debug Bridge), a tool for debugging Android through a computer, which is only suitable for users who are willing to work with the command line.
What you need:
- π» Computer with Windows, macOS or Linux.
- π USB-cable (preferably original).
- π₯ ADB Tools by Google.
- π§ Included Debugging by USB phone-on.
Step-by-step:
- Turn on USB Debugging: Go to Settings β About Phone. Tap 7 times on MIUI to activate Developer Mode. Go back to Settings β Additional β Developer. Activate USB Debugging.
File transfer
Command line.
Windows
Terminal
macOS/Linux
ADB
adb devicesIf the phone appears in the list, enter:
adb shell pm uninstall --user 0 title package gameFor example, to remove the Mi Game Center:
adb shell pm uninstall --user 0 com.mi.gamecenter.sdkIf the command is successful, you will see a message Success.The game will be removed for the current user (not from the system completely).
β οΈ Attention: Misuse of the right ADB It can lead to data loss or disruption MIUI. Do not delete packets that you do not know what they are intended for, such as deleting com.miui.home will cause the home screen to disappear.
| Package name | Annex | Can I remove it? |
|---|---|---|
| com.mi.gamecenter.sdk | Mi Game Center | β Yes. |
| com.xiaomi.glgm | Game Turbo | β Yes (but you will lose your game optimization) |
| com.google.android.play.games | Play Games | β No (disrupts Google Services) |
| com.tencent.ig | PUBG Mobile (Chinese version) | β Yes. |
| com.miui.cleanmaster | Security (cleaner) | β No (systemic) |
Method 5: Disable the game (if deletion is not possible)
If the game canβt be removed (e.g., itβs system-based or Xiaomi-protected), it can be disabled, which hides it from the menu and stops background processes, but doesnβt free up disk space.
How to turn off the game:
- Go to Settings β Applications β Application Management.
- Select the game you want to disable.
- Click Disable (button will appear if deletion is not available).
- Confirm the action.
If you have disabled the game but want to return it, do the following:
- Open Settings β Applications β Application Management.
- Click on the three dots in the top right corner and select Show All Apps.
- Find the game that is disabled and click Enable.
How to Free Up After Remove Games from Xiaomi Redmi
Deleting the game is just the first step. To really make room, you have to clear:
- ποΈ Cache and data (even after deleting the game, they may remain).
- π Folders with downloads (screenshots, video from games).
- π Garbage files (temporary files, logs).
Instructions for complete cleaning:
- Clear the system application cache: Go to Settings β Memory β Clean. Click Deep Clean and select unnecessary files.
- Remove downloads from games: Open the Gallery and delete screenshots/video from the Screenshots or Movies folder. check the Download folder for availability APK-game-play.
MIUI
- Open the Security app (shield icon).
- Press Cleanup and start the scan.
- Delete unnecessary files (especially in the Residual Files section).
If after all the manipulations the place is not free, check:
- π Hidden folders: Some games create folders in /storage/emulated/0/ with non-obvious names (e.g.,.nomedia).
π‘
After removing heavy games (such as Genshin Impact or Honor of Kings), it is recommended to restart the phone, which clears the RAM and resets the cache of system processes.
Frequent mistakes and their solutions
When you delete games on Xiaomi Redmi, users face typical problems, and let's look at the most common and ways to solve them.
| Mistake. | Reason. | Decision |
|---|---|---|
| Remove button is inactive | Systemic or protected play | Use Method 4 (ADB) or Method 5 (Disable) |
| The game is deleted, but the place is not vacated. | Residual files in obb/data | Delete folders manually (see Method 3) |
| ADB does not see the device | Not included debugging or no drivers | Check the USB Debugging and install the Mi PC Suite drivers |
| The game reappears after the update | The system application has recovered | Turn off automatic update in Settings β About Phone β System Update |
| "Failure to delete" error | The game is used by another user (in multiplayer mode) | Delete the guest profile in Settings β System β Multiplayer mode |
If none of these methods worked, it may be that the game is integrated into MIUI firmware at the kernel level, in which case only the firmware will help to remove system applications (requires unlocking the bootloader and experience with TWRP).
β οΈ Warning: Flashing your phone will void warranty and may cause the device to break down.Do this only if you are confident in your actions and have made a backup of the data.