Xiaomiโs smartphones, particularly the Redmi 9A, come pre-installed with a set of programs often referred to as โbloatware.โ Among them, Google Play Services, which consumes a significant portion of RAM and battery power even in the background. For owners of devices with a small amount of RAM, which is the model in question, this can be a critical factor in the response rate of the interface.
Users often wonder if these components can be completely removed or at least deactivated without losing the systemโs warranty and stability.The answer is yes, but the process requires care, since system applications are deeply integrated into the MIUI shell. Misconduct can lead to unstable phone operation or the inability to run some third-party programs that depend on the search giantโs libraries.
In this article, we will discuss safe methods to limit background activity, disable synchronization, and use special tools for advanced system cleaning. You will learn to distinguish between critical components and those that can be abandoned to improve the autonomy of the device.
Why Google should be limited to Redmi 9A
The main reason Redmi 9A owners are looking to limit Googleโs ecosystem is to optimize resources: The budget Helio G25 processors installed in this model do not have excess power, and background processes constantly load the CPU. Data synchronization, geolocation, and usage statistics create a constant load that the user may not even notice visually, but which reduces battery life.
In addition, constant data exchange with servers can lead to a noticeable traffic consumption, which is true for tariffs with limited Internet. By disabling unnecessary functions, you not only save charge, but also free up the communication channel for really important tasks. However, it is worthwhile to understand that a complete abandonment of the ecosystem is impossible without losing the functionality of the Google Play store and most popular applications.
โ ๏ธ Warning: Deleting Google system components completely can cause maps, taxi navigation and banking apps to malfunction.
It is also important to consider that some features of the MIUI shell may depend on the availability of certain libraries, for example, voice input or automatic timing may stop working correctly, so it is recommended to back up important data before making changes.
Basic setting: disabling synchronization and notifications
The safest way to reduce the load on the system is not to delete applications, but to limit their rights. Start by turning off background data synchronization, which happens all the time. To do this, go to the Settings menu, then select Accounts and Sync, and here you will see a list of all the associated services, including Google.
Inside the account menu, you can selectively turn off sync of contacts, calendar, disk and other services. This will not delete data from the device, but stop it from automatically updating in the background. It is also worth checking the notification settings for each application, since constant push notifications wake up the processor and screen, consuming energy.
- ๐ Open the Settings. โ Annexes โ All applications to access the full list.
- ๐ Find services in the Google Play list and navigate to its properties.
- ๐ซ Click the Stop button and select Limit the Background Modeยป.
This approach allows you to keep the functionality of the app store, but significantly reduces its appetite for system resources. If you rarely use certain services, such as Google Photos or Google News, they can be completely disabled through the application management menu, which will free up even more space in RAM.
โ๏ธ Checking the synchronization settings
Using Developer Mode to Control Processes
For deeper control of the system in Android, there is a hidden menu for developers. On Redmi 9A, it is hidden by default, but it takes a couple of seconds to activate it. You need to quickly click seven times on the build number in the About Phone section, after which the corresponding menu will appear in the main settings.
In this section, you can find options that limit the number of background processes, such as setting a limit of "No more than 2 processes" will allow the system to force the closure of unnecessary tasks, including heavy services of Google, when they are not actively used.
| Setup parameter | Recommended value | Impact on the system |
|---|---|---|
| Limit of background processes | No more than 2-3. | High (releases RAM) |
| Window animation | 0.5x or Retraction. | Visual acceleration of the interface |
| Background activity | Strict regime | Reduces battery consumption |
Using these settings requires caution, as too tight restrictions can cause messages in messengers to arrive with a delay. background processes are necessary for the normal operation of many programs, so find a balance between performance and functionality.
How to reset the developer settings?
Advanced method: removal through ADB without Root rights
The most effective way to get rid of embedded applications is to use USB debugging and the Android Debug Bridge (ADB) tool, which does not require superuser rights (Root), which retains the device warranty, but allows you to remove or disable system packages that are not available through the standard interface.
To start, you will need a computer, USB-cable and installed drivers ADB. You need to turn on the phone debugging USB Once you connect the device to the PC, you can send commands to delete specific packets, which gives you complete control over what's installed in the system.
adb shell pm uninstall -k --user 0 com.google.android.videosThe above command, for example, will remove the Google Movies app for the current user, effectively hiding it and stopping all related processes. However, it is important to know the exact names of the packages so as not to remove a critical component such as com.google.android.gms (main services), the removal of which will lead to a system failure.
- ๐ฆ com.google.android.apps.photos - Google Photos.
- ๐บ๏ธ com.google.android.apps.maps - Google Maps.
- ๐ต com.google.android.music - Google Music.
โ ๏ธ Attention: Use of teams ADB To remove system components can cause a device to โbrickleโ or cyclic reboot if key system files are affected.
๐ก
Use Universal Android Debloater (UAD) is a graphical interface for ADB that automatically identifies safe to remove applications and flags dangerous ones in red.
Alternative App Stores and Ecosystems
After limiting Googleโs activity, users often look for ways to install apps bypassing the official store. For Xiaomi Redmi 9A, GetApps store preinstalled in the system or third-party directories like the Aurora Store are a great alternative, the latter allows you to download apps from Google Play anonymously, without having to log in to a Google account and install heavy services.
Also worth looking at are open-source repositories like F-Droid, which host open-source applications. They are often lighter, contain no ads and trackers, which is ideal for budget smartphones. Moving to lighter analogues of popular programs (like Google Go instead of the main browser or Telegram Lite) also makes life much easier for the device.
However, it is difficult to completely abandon Google on the global version of Android, since many games and applications require a license check through Google Play Games, in which case you have to leave the minimum necessary set of services, restricting their rights to access the microphone, camera and location through privacy settings.
๐ก
Using the Aurora Store allows you to use the Google Play directory without installing official service, which significantly saves Redmi 9A resources.
Possible problems and ways to solve them
In the process of optimizing a system, users can face a number of problems, the most common of which is the disappearance of application icons or the inability to run them. If you turn off an important system component that is responsible for displaying the interface or typing, the phone can become almost unmanageable, in which case it helps to secure mode or reset settings.
Another problem is the unstable operation of push notifications, if messages from social networks or emails stop coming on time, then you have too aggressively limited background activity, you need to go back to the battery settings and allow auto-run for mission-critical applications, adding them to the exceptions.
If the system starts to malfunction after deleting packets through ADB, the only way out is often a full reset to the factory settings (Hard Reset), which will return all deleted system files to place, but will require reconfiguration of the phone and installation of applications.