How to Remove Games Acceleration on Xiaomi Redmi 8

Owners of popular Xiaomi smartphones often face intrusive system features that developers want to improve the experience, but in practice cause annoyance. One of these features is Game Turbo, or “Game Acceleration”, which is automatically activated when you launch apps from the entertainment category. On the Redmi 8 model equipped with a Snapdragon 632 processor, this optimization can not only not give performance gains, but also cause additional lags or battery overruns.

Many users prefer to get rid of this service completely, as it intercepts gesture control, blocks notifications at an inconvenient time or simply consumes system resources. The deactivation process is not always obvious, since the company hides the corresponding switches in different sections of the MIUI shell menu. In this article, we will analyze all the available ways to forever forget about game mode pop-ups.

It's worth noting that removing the system component completely requires a deeper intervention than just setting up, but for most tasks, a smart configuration of the built-in tools is enough. We'll look at both standard methods through settings and more advanced options for power users who want a clean system without too much software.

What is the Game Turbo on Redmi 8?

The Game Turbo feature was introduced into the MIUI shell to prioritize CPU and RAM resources in favor of a running gaming application. The algorithm closes the background processes, increases touchscreen sensitivity and prevents call interruptions. On budget devices such as the Redmi 8, this mechanism can be visible visually, as the system aggressively unloads other applications from memory.

The main manifestation of the accelerator is a special floating menu that appears on the side of the screen, which contains tools for recording the screen, blocking brightness and quickly accessing messengers, which is the interface that most often interferes with players, overlapping important controls or accidentally activating during intense play.

⚠️ Note: Complete removal of system components through ADB This can cause the device to operate in an unstable manner if critical services are disabled.

Understanding the architecture of this service helps you choose the right way to disable it: in some cases, it is enough to simply remove the application from the startup, in others it requires a deactivation through the developer menu, and it is important to distinguish between the optimization function itself and the individual Security application in which it is built.

📊 How annoying you are about Game Turbo?
It's always intruding.
Sometimes it's useful.
I don't use it at all.
I want to remove it completely.

Disabling game mode through the Security app

The easiest and safest way to remove intrusive features is to use the regular Security app, which is pre-installed on every Xiaomi smartphone. This is where the main switches that control the behavior of the system in game mode are located. You do not need superuser rights or a connection to a computer.

First, you need to open the app and find the section that's responsible for games. The interface may vary depending on the version of MIUI, but the logic remains the same. Find an icon called Game Turbo or Accelerate Games icon in the top menu or tool list.

Once you log in, you'll see a list of installed games, and you can not only remove a particular app from the optimized list, but also completely deactivate the function. Click on the gear icon or the three-dot menu in the upper right corner to get into the general settings.

  • 🎮 Find the “Addd Games Automatically” switch and turn it off so that new apps don’t add to the list.
  • 🚫 Uncheck the box from the "Run Game Turbo" item if such item is present in your firmware version.
  • 🔕 Turn off notifications and pop-ups so that the interface doesn’t bother you while using other programs.

Once you do this, the system will stop forcing overlays to start games, but the service itself may remain active in the background, and for full control, it is also recommended to check the settings of the application itself in the program management section.

☑️ Checking security settings

Done: 0 / 1

Managing notifications and pop-ups

Even if you've disabled the main acceleration function, residual notifications can persist. The MIUI shell is famous for its detailed permissions system, and that's where the key to cleaning the interface is, and you have to stop the app from displaying any messages on the screen.

Go to Settings → Notifications and Status bar → Notification management. In the long list of apps, look for Game Turbo or Framework Services, and you can flexibly configure what types of messages are allowed.

And you should pay special attention to the category of floating notifications, which are the ones that create the very little windows that interfere with viewing, and turn off all permissions for this service, including the ability to display on top of other windows.

Type of notificationRecommended conditionImpact on the system
Sound signalsOff.Takes away the sounds of events
VibrosignalOff.Stops vibration.
Notifications on the lock screenOff.Hiding messages
Pop-upsOff.Cleans up the overlay

Don't forget to also check the "Do Not Disturb" settings. Often, the game mode automatically activates this profile, which can block important calls from contacts not included in your favorites. Reset these settings to standard values.

Hidden Notification Settings
In some versions of MIUI, notification settings for system services are hidden. To open them, go to Settings → About Phone → 10 times click on the MIUI version number, then enable system processes in the advanced notification settings.

Using the Developer Mode to Disable

To get a deeper setup, you can use the hidden developer menu, which allows you to turn off certain animations and background processes that are used by the game accelerator. Beware, changing the parameters here affects the performance of the entire Redmi 8 smartphone.

To activate the menu, go to Settings → About Phone and quickly click 7 times on “MIUI Version.” After the message “You became a developer” appears, go back to the main settings menu and select “Additional” → “For developers”.

Inside the menu, find a section that deals with background processes, and we're interested in limiting the activity of apps, and you can set a limit on the number of background processes, which will indirectly affect the way Game Turbo works, because it will not have enough resources to aggressively optimize.

⚠️ Warning: Do not disable items you are not sure of, which can cause a device to reboot or data to be lost.

Also on the developer menu, look for the item "Do not remain active." If it's on, the system will unload games immediately after you fold, which mimics the operation of an aggressive memory cleaner. Make sure that this item is turned off if you want to keep the state of the game when you switch.

💡

Before changing the settings in the developer menu, write down the initial values of the parameters on paper or take screenshots to be able to return everything as it was.

Radical method: Disconnection through ADB

The most effective way to completely remove the acceleration of games is to use a debugging bridge. ADB (Android Debug Bridge: This method requires connecting a smartphone to a computer via a computer. USB-It allows you to remove or freeze system applications that cannot be removed by standard means.

First, you need to enable USB debugging in the developer menu you mentioned earlier. Then download the SDK Platform Tools package to your computer. Connect Redmi 8 with a cable and allow debugging in the pop-up window on your phone screen.

Open the command line on your computer in the ADB tool folder and enter a command to check the connection:

adb devices

If the device is determined, you can proceed to disable the packet. The command to remove (actually conceal to the user) the acceleration component is as follows:

adb shell pm disable-user --user 0 com.miui.gamebooster

This command doesn't physically delete files, but it makes the application invisible and inactive to the system. The com.miui.gamebooster is responsible for the interface and logic of the Game Turbo, and it's safe to disable it for the basic functionality of the phone. To get it back, use the adb shell pm enable com.miui.gamebooster command.

  • 💻 Make sure that drivers are installed on the computer ADB Android.
  • 🔌 Use a quality original cable for a stable connection.
  • 📱 Battery charge should be above 50% during operations.

Possible problems and solutions

Users may encounter a number of difficulties when disabling the game features, such as resetting the settings after the system update and the Game Turbo reappears, in which case the procedure must be repeated, and errors may occur when trying to disable via ADB.

If games start to run unstable or crash after the service is turned off, the system may perceive this as a critical error, in which case it is worth trying to clear the cache of the Security application through the application management menu, which often resolves configuration file conflicts.

Another common problem is that you can't remove the game from the acceleration list, which can happen if the application has system rights or is part of the Mi Game Center ecosystem, and in such cases, only removing the game center completely, if it's not required, helps.

💡

If standard methods do not help, use ADB-commands to disable the com.miui.gamebooster package is the most reliable solution to the problem.

Is it safe to remove Game Turbo via ADB?
Yes, it's safe. The disable-user command doesn't delete files forever, it just hides the application. You can always restore it with the enable command or reset your phone.
Does the acceleration shutdown affect FPS in games?
On Redmi 8, disabling Game Turbo can even improve frame rate stability, as the system stops wasting resources on monitoring and aggressively closing background processes.
What if the sound is lost after the shutdown?
Check the sound effects settings in the Sound and Vibration section. Sometimes the game profiles change the equalizer. Reset the sound settings to the standard ones.
Can I remove the Game Center completely?
Yes, the Mi Game Center app can be removed as a regular app via the Settings menu» → «Applications" if it is not system-based in your firmware version.
Do I need to reflash my phone to be completely removed?
No, flashing is not required. The methods through settings and ADB are enough to completely disable the functionality without the risk of loss of warranty or data.