The Game Bird app (or Game Turbo in newer versions of MIUI) is often a source of annoyance for owners of Xiaomi Poco smartphones.This system utility, designed to optimize gameplay, not only takes up space in memory, but also constantly displays notifications, runs in the background and can even conflict with other applications, especially annoying users who do not play mobile games or prefer alternative solutions for performance management.
To make matters worse, Game Bird is built into the system-level MIUI firmware, and simple removal through the standard interface is not available, but there are legal and illegal ways to disable it, from basic settings to deep manipulation of superuser rights. In this guide, weโll look at all the current ways, including those that work on the latest MIUI 14/15 for the Poco F5, Poco X5, Poco X6 Pro and other models.
Why Game Bird is interfering with your smartphone
At first glance, Game Bird seems like a useful tool: it blocks notifications while playing, optimizes battery consumption, and even offers additional features like screen recording.
- ๐ฑ Spontaneous launch โ the application is activated without permission, even if you are not playing.
- ๐ Intrusive notifications โ persistent pop-ups with the suggestion to โaccelerate the game".
- ๐ Increased battery consumption - background processes are eaten up to 5-7% day-load.
- ๐ซ Conflicts with other SEOs, such as GFX Tools or Game Booster.
- ๐ฆ Impossibility to delete โ no button โDeleteโ in the application menu.
Moreover, on some Poco models (like the Poco F3 or Poco X4 Pro), Game Bird is integrated with the Security App, making it harder to deactivate, which means users are looking for ways to not just hide the icon, but completely disable all processes associated with this service.
Method 1: Disconnect via MIUI settings (without root)
The easiest and safest method is to deactivate through standard settings, which does not require superuser rights and is suitable for most Poco models on MIUI 12-15.
- Open Settings โ Applications โ Application Management.
- In the search box, type Game Bird (or Game Turbo).
- Slip on the app you found and select Disable (or Remove Updates if the button is active).
- Confirm the action in the pop-up window.
If the Disable button is inactive, try an alternative path:
- Go to Settings โ Special features โ Applications.
- Find Game Bird in the list and disable all permissions (notifications, auto-run, data access).
โ๏ธ Preparing for Game Bird shutdown
โ ๏ธ Note: Some firmware may not have access to the screen recording function during play after Game Bird is disabled. If you care about this option, use alternative applications like AZ Screen Recorder.
Method 2: Remove via ADB (without root but with PC)
If the standard shutdown did not help, you can use Android Debug Bridge (ADB) โ This is a tool for debugging Android devices, which doesn't require superuser rights, but it requires a computer and a computer. USB-Instructions:
- Download and install ADB Tools on PC.
- On the phone, activate Developer Mode (go to Settings โ About Phone and tap 7 times on the MIUI version).
- Turn on USB debugging in the Developer Menu.
- Connect your phone to your PC and type in the command line (Windows) or terminal (macOS/Linux):
adb devices(Your device should show up. If not, check the drivers.)
adb shell pm uninstall -k --user 0 com.mi.gamecenter.sdk.serviceadb shell pm uninstall -k --user 0 com.xiaomi.glgmThese commands will delete Game Bird and Game Turbo for the current user (without deleting system files).
What if the ADB canโt see the device?
โ ๏ธ Note: Some Poco models (e.g. Poco) F5 Pro) these commands may cause system services to fail. Backup via Mi Cloud or TWRP.
Method 3: Use of MIUI Hidden Settings (for experienced)
MIUI firmware has hidden settings that allow you to manage system applications without ADB.
- Download the MIUI Hidden Settings app (available on Google Play or 4PDA).
- Open the Manage Applications section.
- Find Game Bird (com.mi.gamecenter.sdk.service) and Game Turbo (com.xiaomi.glgm).
- For each application, select Disable (Disable) or Freeze (Freeze).
The advantage of this method is that you can return the application at any time without resetting your settings, but note that after updating the MIUI, you may need to repeat the procedure.
| Method | PC required | Root is required. | Reversibility | Risk of failure |
|---|---|---|---|---|
| MIUI settings | โ No. | โ No. | โ Yes. | โ ๏ธ Low. |
| ADB | โ Yes. | โ No. | โ Yes. | โ ๏ธ Medium. |
| MIUI Hidden Settings | โ No. | โ No. | โ Yes. | โ ๏ธ Low. |
| TWRP + Magisk | โ Yes. | โ Yes. | โ Yes. | โ High-pitched |
Method 4: Complete removal via TWRP and Magisk (for advanced)
If you're willing to take drastic measures and have a customized root TWRP (Magisk) reclaimer installed, you can remove Game Bird forever, which is suitable for models like the Poco F4 GT or Poco X3 Pro, where system applications are heavily integrated into MIUI.
Instructions:
- Install Root Explorer or FX File Explorer with access to the root folder.
- Go to /system/priv-app/ or /system/app/.
- Find the folders: GameCenter (or GameCenterSDK) GameTurbo (or GLGM)
.bak
GameCenter.bak
Reboot the phone.
โ ๏ธ Warning: Incorrect deletion of system files can lead to bootloop ( looped boot:
- ๐ Create a full backup through TWRP.
- ๐ฑ Check your modelโs compatibility with Magisk on the forum XDA Developers.
- ๐ง Make sure you have the latest version of Magisk (26.0) installed.+).
๐ก
If game gestures stop working after Game Bird is removed (e.g., PUBG Mobile), install an alternative launcher like Nova Launcher and set up control via its Nova Gestures plugin.
Method 5: Firewall Block (to restrict network access)
If you donโt need to delete Game Bird completely, but you want to stop its activity on the network (for example, so that it does not send data to Xiaomi), you can block its access to the Internet.
- Install a firewall application, such as NetGuard or AFWall+ (requires root).
- In the list of applications, find Game Bird and Game Turbo.
- Turn off Wi-Fi and mobile data for them.
- Save the settings and restart the phone.
This method doesn't delete the application, but it makes it invisible to the system. The downside is that Game Bird will still take up space in memory, but it will stop consuming traffic and sending analytics.
What to do if Game Bird is back after MIUI update
One of the most common problems is that Game Bird comes back after a firmware update, and that's because MIUI restores system applications when it's a major update.
- ๐ Repeat the shutdown procedure (through ADB or MIUI Hidden Settings).
- ๐ซ Turn off automatic updates MIUI In Settings โ The phone. โ Updating the system.
- ๐ฅ Install custom firmware (e.g. Pixel Experience or LineageOS) that doesnโt have Xiaomi apps preinstalled.
- ๐ง Use Magisk modules like Universal. GMS Doze or App Systemizer to block system application recovery.
If you donโt want to give up the official firmware, the most reliable way is to create a task in Tasker that will automatically disable Game Bird after each update.
- Install Tasker and AutoInput plugin.
- Create a task with ADB Command and type a command from Method 2.
- Set the trigger for the event Finishing the system update.
๐ก
After updating MIUI, always check the list of active apps in Settings โ Apps โ Permissions โ AutoRun. Game Bird can reappear there even after removal.