Why are there so many pre-installed apps on Xiaomi Redmi 6 Pro?
The Xiaomi Redmi 6 Pro, launched in 2018, has become one of the most popular budget smartphones due to its price-performance balance, but many users are faced with a problem: even on โcleanโ firmware, the device is filled with dozens of preinstalled applications from MIUI, Google and Xiaomi partners, which take up precious space in memory, consume battery power in the background and sometimes even show ads.
The reason for this abundance lies in Xiaomiโs business model: the company monetizes budget devices through partner services (such as Mi Browser with integrated advertising) and exclusive applications (such as Mi Community or Mi Video), and the Redmi 6 Pro came with a MIUI 9/10 based on Android 8.1 Oreo, where many system components were hard-wired into firmware, which means that simply removing them through standard settings will not work.
But the good news is that most of these applications can be safely deactivated or removed without getting root permissions, using hidden ADB features or third-party utilities, and the key is to know which programs are critical to the system and which are only ballast. In this article, we will understand what you can uninstall on Redmi 6 Pro, how to do it correctly, and what pitfalls may be waiting for you.
What apps can be removed without consequences?
Before you start cleaning, it is important to divide all pre-installed programs into three categories:
- โ Safe to remove โ applications that do not affect the stability of the system (advertising services, duplicate programs, games).
- โ ๏ธ Conditionally secure โ programs that can be removed, but this may affect the functionality of some features (for example, Mi Account is needed for synchronization).
- โ Critical โ system components, the removal of which will lead to failures or โbrickingโ of the device.
Below is a list of apps that can be removed from Redmi 6 Pro without risk to the system (relevant to MIUI 9/10/11 based on Android 8.1):
| Title of the annex | Package name (package name) | Description | Can I remove it? |
|---|---|---|---|
| Mi Browser | com.android.browser | Standard browser with advertising and data collection | โ Yes. |
| Mi Video | com.miui.videoplayer | Video player with integrated services | โ Yes. |
| Mi Music | com.miui.player | Music player (can be replaced by VLC or AIMP) | โ Yes. |
| Mi Community | com.xiaomi.channel | Xiaomi User Forum (rarely used) | โ Yes. |
| Cleaner (Cleaning) | com.miui.cleanmaster | Built-in "garbage" (often working in the background) | โ Yes. |
A full list of unnecessary apps can be found in the extended table section. Remember that some programs (such as Google Play Music or Du Apps) can be useful to individual users - only delete what you are not using.
How to remove applications without root rights (ADB method)
The safest way to get rid of unnecessary programs on the Redmi 6 Pro is to use Android Debug Bridge (ADB), which does not require superuser rights and is reversible: if necessary, applications can be restored through a reset.
The work will require:
- ๐ฅ๏ธ Computer with Windows/Linux/macOS
- ๐ฑ USB-cable (preferably original)
- ๐ง Installed drivers ADB and Fastboot
- ๐ฒ Included debugging by USB smartphone
Step-by-step:
- Activate Developer Mode: Go to Settings โ About Phone โ MIUI version and tap 7 times on this item.
- Return to Settings โ Additional โ For developers and enable USB debugging.
- Connect your smartphone to your PC and confirm your trust in the computer on the device screen.
- Open the command line (or Terminal) and type:
adb devicesIf the device is identified, execute a command to delete (for example, for Mi Browser):
adb shell pm uninstall -k --user 0 com.android.browserAfter the command is executed, the application will disappear from the menu, but its data will remain in the system (parameter). -k To completely erase the program, remove the cache. -k team-mate.
USB debugging enabled
Installed ADB drivers on PC
The smartphone is connected in file transfer mode (MTP).
Backup of important data is made
Application packages are checked for compatibility with MIUI 9/10-->
โ ๏ธ Note: Some applications (e.g., com.xiaomi.mipicks) may be associated with system services, and their removal will lead to errors in the work. MIUI. Always check the packages on our list before executing commands.
What apps should not be removed (and why)
Despite the desire to free up maximum memory, some programs on the Redmi 6 Pro are strongly discouraged.
- ๐ Cyclical reboot (bootloop)
- ๐ต Loss of communication (calls or mobile internet will not work)
- ๐ Accelerated battery discharge (due to power management failures)
- ๐จ Persistent errors such as "System-based" UI stopped"
List of prohibited applications for removal:
| Annex | Package name (package name) | Effects of removal |
|---|---|---|
| Systemic UI | com.android.systemui | Completely collapsed interface, the phone will become unusable |
| Mi Account | com.xiaomi.account | Loss of access to Xiaomi cloud services, inability to unlock after reset |
| Telephone (Phone Services) | com.android.phone | Mobile phone service will disappear, SMS and USSD-request |
| Google Services Framework | com.google.android.gsf | All Google services (Play Market, Gmail, etc.) will stop working. |
If you accidentally delete one of these apps, the only way to get back up is to completely reset your settings or flash through Fastboot. In some cases, recovery through adb shell cmd package install-existing helps, but this does not always work.
๐ก
Before mass removal of applications, back up via Settings โ Additional โ Backup and Reset. This will allow you to quickly restore the system if something goes wrong.
Alternative methods: deactivation and freezing
If deleting through ADB seems too risky, you can take the other route: deactivate or freeze unnecessary applications, which will not free up memory, but will stop them from working in the background and prevent ads from showing.
Methods of deactivation:
- Using Android Settings: Go to Settings โ Apps โ App Management. Select an unnecessary app (like Mi Browser). Click Disable (if the button is active).
- With third-party utilities: ๐ ๏ธ App Inspector โ Shows Hidden System Applications. โ๏ธ Ice Box Freezes Programs Without Root. ๐ Package Disabler (requires) ADB-access).
The advantage of freezing is that the app doesn't get deleted completely, it just goes to sleep, and it can be easily brought back to life if you need it, like Mi Video can be useful for playing files in rare formats, and Cleaner is sometimes useful for quickly cleaning the cache.
โ ๏ธ Note: Some applications (e.g. com.miui.analytics) may automatically turn on after deactivation. ADB-command to remove completely or utility like Ice Box with auto-run function.
What to do if the phone starts to glitch after removal?
Even if you follow the instructions, sometimes removing apps can lead to unexpected consequences, from small lags to complete failure of the device.
Symptom: After deleting com.xiaomi.misettings, the theme or sound settings are lost.
- ๐ Restart your phone โ sometimes it restores temporary files.
- ๐ฒ Install a third-party launcher (like Nova Launcher) to get around system interface failures.
- ๐ง Restore the application through ADB: adb shell cmd package install-existing com.xiaomi.misettings
Symptom: The error "Com.android.phone process has stopped" is constantly being sent.
- ๐ต Check if you have deleted com.android.phone or com.android.telephony.
- ๐ Perform a reset of network settings: Settings โ SIM-maps and mobile networks โ Resetting network settings.
- ๐ ๏ธ If nothing helps, reset your phone to factory settings.
In extreme cases, if the device stopped turning on or loads only in Fastboot, you will need to flash through the Mi Flash Tool. To do this, download the official firmware for Redmi 6 Pro (codename sakura) from the Xiaomi website and follow the instructions:
Instructions for flashing through Fastboot
How to prevent the reappearance of remote applications
One of the most common problems after cleaning the Redmi 6 Pro is the automatic recovery of deleted applications after updating MIUI.
1. Turn off automatic MIUI update:
- Go to Settings โ About the phone โ System update.
- Slip on the three dots in the top right corner and select Update Settings.
- Turn off the option of Automatic download via Wi-Fi.
2. Block the update of specific applications:
- Use ADB to prevent packet updates: adb shell pm hide com.android.browser This command hides the app from the update system.
- Install AppOps (requires) ADB-access) and prohibit auto-run of unnecessary services.
3.Use custom recovery (for advanced users):
- Install TWRP for Redmi 6 Pro (codename sakura).
- Create a backup of the /system partition before upgrading.
- After the update, restore the backup to return the deleted applications.
โ ๏ธ Note: Blocking system application updates can lead to security conflicts, especially if you use Google Pay or banking applications, in which case it is better to limit yourself to deactivation rather than complete deletion.
Full list of Xiaomi Redmi 6 Pro apps (which can be removed)
Below is an extended table with all the pre-installed applications on Redmi 6 Pro (MIUI 9/10), divided into categories. Before deleting, make sure to check if you are using a particular feature!
| Category | Name of name | Package name (package name) | Can I remove it? | Notes |
|---|---|---|---|---|
| ๐ Internet and browsers | Mi Browser | com.android.browser | โ Yes. | Replace it with Chrome or Firefox |
| Mi Browser (Global) | com.mi.globalbrowser | โ Yes. | Analogue of the standard browser for global firmware | |
| Facebook App Installer | com.facebook.system | โ Yes. | Installs Facebook Services in the background | |
| Facebook App Manager | com.facebook.appmanager | โ Yes. | Responsible for push notifications from Facebook | |
| Facebook Services | com.facebook.services | โ Yes. | Used for integration with the social network | |
| ๐ต Multimedia. | Mi Video | com.miui.videoplayer | โ Yes. | You can replace the MX Player or VLC |
| Mi Music | com.miui.player | โ Yes. | Alternatives: AIMP, Poweramp | |
| Mi Sound Recorder | com.miui.soundrecorder | โ Yes. | Voice recording can be done via Google Drive | |
| FM Radio | com.miui.fm | โ ๏ธ Conditionally. | Remove function FM-radio (useful when travelling) | |
| ๐ฑ System utilities | Cleaner (Cleaning) | com.miui.cleanmaster | โ Yes. | Replace with SD Maid or Files by Google |
| Security (Security) | com.miui.securitycenter | โ No. | Critical for Antivirus and Permits | |
| Mi Drop | com.xiaomi.midrop | โ Yes. | Service for transferring files over Wi-Fi |
For convenience, we've divided apps into safe, conditionally secure, and critical, and if you're not sure what a package is, you better not touch it or deactivate it first.
๐ก
Before mass removal, backup through adb backup or TWRP. This is the only way to get the system back to working if something goes wrong.