How to completely remove the game from Xiaomi Redmi 4X: all working ways

Xiaomi Redmi 4X with MIUI firmware is still popular among gamers years later due to its balance of performance and price. However, over time, unnecessary games accumulate โ€” they take up memory, slow down the system and discharge the battery. Deleting them is not always easy: some applications are sewn into firmware, others leave behind tails in the form of cache and data, and still others do not want to be uninstalled by standard methods.

In this article, we will discuss all possible ways to remove games on Redmi 4X, from basic (via the app menu) to advanced (using ADB and manual folder cleansing). Particular attention will be paid to system games (for example, Mi Game Center), which MIUI does not allow you to delete in the usual way, and explain how to avoid typical errors that lead to system failures, and what to do if the game โ€œresurrectsโ€ after a reboot.

If you are confronted with a message that says โ€œDelete is impossibleโ€ or the game continues to take place despite all manipulations, here you will find a solution. The instructions are valid for all versions of MIUI (including MIUI 12/14 based on Android 6-7) and do not require root rights, unless otherwise indicated.

1. Standard removal through the application menu

To begin with, the simplest method that works for most custom games (like those downloaded from Google Play or the Mi App Store) is not suitable for pre-installed system games (like Mi Game Center 4 or Mi Pay Games), but it is the fastest and safest.

How to delete:

  1. Open the app menu (swipe up from the bottom of the screen).
  2. Find the game you want to remove and pinch the icon for 1-2 seconds.
  3. At the top of the screen, a Remove button (or basket icon) will appear. Drag the game there.
  4. Confirm the action in the dialog window.

If there is no Delete button, then the application is protected by the system, in which case proceed to the following methods.

๐Ÿ“Š What games you most often remove from your smartphone?
Social (for example, Words with Friends)
The Casual (Candy Crush, Homescapes)
Shooters (PUBG, Call of Duty)
Strategies (Clash of Clans)
Other

2. Remove through the "Settings" of the system

An alternative way for those who can't find the game on the menu or it's not deleted by drag and drop, you can also see how much space the app takes up and clear its cache before deleting it.

Instructions:

  1. Go to Settings โ†’ Applications โ†’ Application Management.
  2. Find the game you want (use the search at the top if there are many apps).
  3. Slip the game name, then select "Delete".
  4. If the button is inactive, click โ€œDisableโ€ (this hides the game, but does not free up memory).

โš ๏ธ Note: Some games (e.g. Google Play Games) cannot be completely removed, only disable or update. Attempt to delete them may cause errors in system services.

To free up maximum space, before removal:

  • ๐Ÿงน Clear the game's cache (Clear the cache button in the same menu).
  • ๐Ÿ“ Delete the game data (Clear Data button) Attention: this will reset progress!
  • ๐Ÿ”„ Restart your phone after deleting โ€“ sometimes files remain in memory until rebooted.

3. Removal of system games without root rights (via ADB)

If a game is embedded in firmware (such as Mi Game Center or Mi Pay Games), standard methods will not work, in which case Android Debug Bridge (ADB) โ€“ a debugging tool that allows you to remove system applications without superuser rights โ€“ will help.

This will require:

  • ๐Ÿ–ฅ๏ธ Computer with Windows/Linux/macOS.
  • ๐Ÿ”Œ USB-cable (preferably original).
  • ๐Ÿ“ฅ Installed drivers Xiaomi and ADB (You can download from the official Android website).

Step-by-step:

โ˜‘๏ธ Preparation for removal through ADB

Done: 0 / 5
  1. Activate Developer Mode: Go to Settings โ†’ About Phone. Tap 7 times on MIUI Version. Go back to Settings โ†’ Additional โ†’ For Developers. Turn on USB Debugging.
  2. Connect Redmi 4X to your PC and confirm your trust in the device on your phone.
  3. Open the command prompt (or Terminal) and type: Adb devices Make sure your phone appears in the list.
  4. Get a list of all packages installed: adb shell pm list packages Find the name of the game package in it (for example, com.xiaomi.gamecenter for Mi Game Center).
  5. Remove the game by command: adb shell pm uninstall -k --user 0 com.xiaomi.gamecenter Replace com.xiaomi.gamecenter in the name of your package.

โš ๏ธ Warning: Removing system applications can lead to unstable work MIUI or update errors. Before the procedure, back up your data through Settings โ†’ Additionally. โ†’ Backup.

If the team doesnโ€™t work, try an alternative:

adb shell pm uninstall --user 0 com.xiaomi.gamecenter
What if the ADB canโ€™t see the device?
1. Check if the debugging is included USB developer-setting. 2. Try another one. USB-cable (not all support data transmission). 3. Install Xiaomi drivers manually (download from the [en.miui.com/a-234.html](https://en.miui.com/a-234.html)). 4. Restart your phone and PC. 5. In the command line, type: adb kill-server then adb start-server

4 Manually delete game remnants through file manager

Even after uninstallation, the game often has files in /Android/obb/ and /Android/data/ folders that can take up hundreds of megabytes and slow down the system, and can be manually deleted through any file manager (e.g., Mi File Explorer or Solid Explorer).

Where to look:

folderWhat it keeps.Can I remove it?
/Android/obb/[game name]Additional data (graphics, levels)Yeah, totally.
/Android/data/[packet name]Save, cache, settingsYes, but you'll lose progress.
/sdcard/Download/APK-Game files (if manually installed)Yes.
/system/priv-app/ or /system/app/System Games (requires root)Only with root rights.

How to clean:

  1. Open File Explorer (or other manager)
  2. Go to /Android/obb/ and delete the folder with the name of the game.
  3. Go to /Android/data/ and delete the folder with the packet name (e.g. com.supercell.clashofclans).
  4. Check the folder. /Download/ available APK-game-play.

๐Ÿ’ก

If the file manager does not show hidden folders, turn them on in the application settings (usually the "Show hidden files").

5. disable pre-installed games (if deletion is not possible)

Some games (such as Mi Game Center or Mi Pay Games) cannot be removed even through ADB, they are critical to MIUI or are linked to Xiaomi services, in which case you can only turn them off so that they do not interfere with:

How to turn it off:

  1. Go to Settings โ†’ Applications โ†’ Application Management.
  2. Find the game on the list and tap it.
  3. Click โ€œDisableโ€ (the button will become active if deletion is blocked).
  4. Confirm the action. The game will disappear from the menu, but it will remain in the system.

How disabling is different from deleting:

  • โœ… The game is not visible on the menu and does not start.
  • โŒ Game files remain in memory (do not free up space).
  • โš ๏ธ After updating MIUI playback may be activated again.

If the game that is disabled continues to drain the battery or use the Internet, check it in the Battery or Traffic section of the settings. It may work in the background, in which case the restriction of activity will help:

  1. In the app menu, click "Battery".
  2. Select โ€œLimit background activityโ€.
  3. In the Mobile Data section, turn off background traffic.

6. Reset to factory settings (last resort)

If the game is not deleted by any means, and its presence is critical (for example, it slows down the system or contains viruses), you will completely reset the phone. This method will delete all data, including photos, contacts and other applications, so use it only as a last resort.

How to reset Redmi 4X:

โ˜‘๏ธ Preparation for discharge

Done: 0 / 4
  1. Go to Settings โ†’ Additional โ†’ Recovery and Reset.
  2. Select "Settings Reset."
  3. Mark โ€œClear your internal memoryโ€ (optional if you want to erase everything).
  4. Confirm the action and wait for the reboot (it will take 5-10 minutes).

โš ๏ธ Note: After resetting, the phone will require you to enter your Mi Account information if it was tied. If you forget your password, unlocking the device will be difficult โ€“ you will need to contact Xiaomi support.

What to do after the discharge:

  • ๐Ÿ”„ Restore data from backup (via Mi Cloud or Google Drive).
  • ๐Ÿ›ก๏ธ Do not install suspicious games from unknown sources.
  • ๐Ÿ“ฑ Check the free space in the Settings โ†’ Memory.

๐Ÿ’ก

Factory reset is the only way to guarantee that you will delete ALL system games, but it erases all user data. Use it only if other methods have failed.

7 How to Avoid Re-Installation of Unnecessary Games

Often games return to Redmi 4X after a MIUI update or a backup recovery.

Prevention tips:

  • ๐Ÿšซ Turn off automatic application installation: Go to Settings โ†’ Annexes โ†’ App management. Tap Google Play Store. Uncheck Auto Updateยป.
  • ๐Ÿ” Before restoring from a backup, check which applications are included (in Mi Cloud you can choose what to restore).
  • ๐Ÿ“ต Delete your Mi Account if it syncs unnecessary games (but it will disable other features like phone search).
  • ๐Ÿ›ก๏ธ Use an antivirus (such as Avast or Dr.Web) to block suspicious installations.