What apps can be removed on Xiaomi Mi 9T Pro: safe cleaning

Owners of Xiaomi Mi 9T Pro, which runs the MIUI shell, often face an abundance of pre-installed software. Many of these programs do not provide practical benefits for a particular user, taking up precious memory and consuming CPU resources. The question of which applications can be removed on the Xiaomi Mi 9T Pro, becomes especially relevant for those who want to get a clean Android experience without unnecessary restrictions.

Cleaning the system of excess software is not just a way to free a couple of gigabytes, but also the ability to extend the battery life of the device. System debris often triggers background processes that imperceptibly consume battery power and increase the heating of the case during intensive use. A competent approach to uninstallation allows you to significantly improve the performance of the flagship of the past years.

In this article, we will discuss in detail what you can touch and what components are best left alone to avoid unstable system operation. We will look at safe methods of removing both standard means and through a computer using special tools. Careful study of the list will help you avoid critical errors that can turn a phone into a brick.

Analysis of embedded software and its impact on the system

The MIUI shell is famous for its functionality, but it is also overloaded with services that may not be needed outside of China or other specific markets. The Xiaomi Mi 9T Pro features a suite of software from Google and the manufacturer itself, some of which, like Google Play Services, are critical to most third-party applications.

Removing key system components can result in cyclical reboots or a complete device failure, which is why any β€œdebloat” operation requires a clear understanding of the function of each package, for example, deleting Google Play services will result in the inoperability of the app store, maps and many games.

On the other hand, there is a category of apps that can be removed without risking system stability, including marketplaces like GetApps, browsers from the manufacturer, design themes and analytics services, which will not affect the basic functionality of the smartphone, calls or camera.

⚠️ Note: A complete backup is strongly recommended before removing any system packages. Even when removing "safe" applications, there is always a minimal risk of software conflicts.

It is important to distinguish between user applications and system processes. The former are removed by simply clicking the "Delete" button on the menu, and the latter often require ADB (Android Debug Bridge) rights. Using the superuser rights (Root) gives full control, but deprives of warranties and can disrupt the operation of banking applications if not configured correctly.

πŸ“Š Which cleaning method do you prefer?
Only standard removal
ADB via PC
Root rights and system utilities
I don't remove anything, I'm afraid to break it.

Safe removal with standard Android tools

The easiest and safest way to free up space is to remove apps that don't require deep system tampering. 9T Pro, many of the programs from Google and Xiaomi can be uninstalled directly through the settings. β†’ Annexes β†’ All applications.

If you select an unnecessary program, you will see a "Delete" button, which is active, it means that the application is not a critical system component, often by removing Google Movies, Google Music, Mi Video and other media services that you do not use, this is the first step of optimization, which is possible for any user.

But the standard method has limitations: it doesn't remove many of the system services that the manufacturer imposes, for example, you can't remove the system launcher or security update services that you don't need, and you'll need other methods to clean up more deeply.

β˜‘οΈ Pre-deletion check

Done: 0 / 4

After removing standard applications, it is recommended to restart the device, which will allow the system to recalculate the file index and release the cache that may have been left from the deleted programs, sometimes after such a simple procedure, the interface begins to work noticeably smoother.

Using ADB for deep cleaning of the system

To remove really unnecessary system debris on the Xiaomi Mi 9T Pro, you will need to use USB debugging and a computer. This method does not require Root rights, which preserves the guarantee and integrity of the security partitions. You will need to install ADB drivers on your PC and enable debugging mode in the Settings menu β†’ About Phone β†’ Tapping according to MIUI 7 times.

Once you've turned on the developer mode and debugged it over USB, connect your phone to your computer. You can send commands to delete packets from the command line to your PC, and the syntax of the command is as follows:

adb shell pm uninstall -k --user 0 name.packet

This command removes the app for the current user (user 0) without affecting the system partition itself. This means that in theory the application can be returned by resetting to factory settings. However, it is important to know the exact names of the packages. For example, the com.miui.videoplayer package is responsible for the standard Xiaomi video player, which can be replaced with a third-party counterpart.

The list of packages that power users often delete includes analytics services, ad modules, and Google duplicate services. But beware: removing the com.android.vending (Google Play) or com.miui.home package will cause the interface to fail.

⚠️ Warning: Never delete packets that you don't know what they are intended for. A name error or removal of a critical system process may require the device to be flashed via Fastboot.

List of safe to remove MIUI packets
com.miui.analytics (Analytics)|com.miui.miservice (Services and Feedback)|com.miui.videoplayer (Videoplayer)|com.miui.player (Music)|com.facebook.katana (Facebook, if not required)|com.google.android.apps.docs (Google Docs)|com.google.android.apps.apps.photos (Google Photos, if available)

Critical Components: What Not to Touch

There are a list of applications and services that are strictly contraindicated to be removed on the Xiaomi Mi 9T Pro, primarily components responsible for communication, security and basic logic of Android, and violation of the integrity of these packages leads to instability.

Google Play Services (com.google.android.gms) is the foundation for push notifications, geolocation, contact synchronization and most third-party applications, and without it, the smartphone becomes a functionally limited device.

You should also avoid removing the MIUI framework and security components, and even if you think Security is just an antivirus, it has important system permissions and power management hidden inside it, and removing it can cause Task Manager and battery failures.

Package nameFunctionRisk of removalRecommendation
com.miui.securitycenterSecurity centre and batteryHigh (power failures)Don't remove
com.android.phoneTelephony and callsCritical (no connection)Don't remove
com.miui.homeDesktop (Luncher)High (no interface)Only with a replacement.
com.google.android.gmsGoogle Play ServicesCritical (no services)Don't remove

Another important component is System UI. It is responsible for displaying the status bar, notification curtains and navigation buttons. Attempting to delete or damage this packet will result in a "black screen" or inability to interact with the phone after a reboot.

πŸ’‘

If you accidentally delete an important system component, don't panic. Complete a full Wipe Data reset via the Recovery menu to restore the factory state of the system.

Optimizing the operation of Google Services

On the Xiaomi Mi 9T Pro, as on any Android smartphone, Google services take up a significant part of the resources; they cannot be completely deleted without loss of functionality, but they can be optimized. Often users complain about the inflated cache of Google Play services, which is solved by regular data cleaning.

To do this, go to Settings β†’ Apps β†’ All Apps β†’ Google Play Services. Select Memory and click Clear. This won’t delete your accounts, but will reset temporary files that may have accumulated and caused sync errors.

Also, you should pay attention to background activity, because you can limit some of Google's services to your battery settings if you don't use them all the time, but you should do it wisely: restricting Google Play Services can cause notifications from instant messengers or emails to stop coming.

The Google Assistant is worth a special attention, and if you don't use the voice assistant, you can turn it off in Google's settings, which will prevent constant wiretapping of the microphone and save battery power that is spent on processing voice commands.

πŸ’‘

Optimizing Google services is more important than removing them, and properly adjusting background activity gives you a greater increase in autonomy than completely uninstalling.

Remote Application Recovery and Reset

If you have a problem with a system or an unstable operation after cleaning the system, you need to know how to get it back. ADB for the current user (--user 0), Applications physically remain in the system partition, they are just hidden for your profile.

To restore the remote package, use the command:

adb shell cmd package install-existing name.packet

This command will return the application to its original state, but if you have removed the application in the standard way or through third-party utilities with complete erasure, only resetting to factory settings will help.

Reset is done via the Settings menu β†’ About Phone β†’ Settings reset β†’ Erase all data. This will return the Xiaomi Mi 9T Pro to the β€œout of the box” state, with all the apps preinstalled. So always weigh the risks before removing system components.

Remember that regular firmware updates can also return remote system applications. After a major MIUI update, it is recommended to check the list of installed programs again, as some "remote" packages can be restored automatically.

Is it safe to delete Mi Cloud and Xiaomi Account services?
Deleting a Xiaomi account is possible, but it is not recommended to delete the system packages associated with it (com.miui.cloudservice) if you use contact sync or device search. If you do not need an account, you can simply log out of it in the settings without deleting system files.
What if the sound or network is lost after the removal?
It's likely that the system driver or the service intermediary has been affected, and you need to do a full reset (Wipe Data) through Recovery, and if that doesn't work, you'll need to flash the device through the Mi Flash Tool and clean all the data.
Do I need to delete Google Chrome if I have a different browser?
You don't have to delete system Chrome, you can just turn it off in your app settings. However, if you're using ADB, removing it will free up space. The main thing is to make sure you have an alternative browser installed before you turn off the system browser.
Does removing apps affect the warranty?
Using ADB to remove applications does not violate the software guarantee, as it does not require unlocking the bootloader or obtaining Root rights. However, if your actions lead to a physical failure or software failure requiring service intervention, this may be considered a user error.