The Xiaomi Redmi 8 is a popular budget smartphone that, like many Xiaomi devices, comes with a lot of pre-installed apps, many of which duplicate the features of standard Android services or simply donβt need the user, but not all programs can be removed without risking system stability.
In this article, we will discuss which applications on Redmi 8 can be safely uninstalled and which should be abandoned, how to distinguish system components from unnecessary software, what tools to use for removal, and what to do if problems arise after cleaning. We will also provide step-by-step instructions taking into account the features of the firmware. MIUI for this model.
It is important to understand that even βsafeβ removal of some applications can affect the operation of individual functions (for example, dark theme or navigation gestures).
Why Xiaomi Redmi 8 has so many pre-installed apps
MIUI β Xiaomi's branded shell, which is known for its abundance of built-in services. Redmi 8 (released in 2019) out of the box installed:
- π± Duplicate applications (for example, the Mi browser with Chrome)
- π΅ Music and video services (Mi Music, Mi Video)
- π Marketplaces and promotional software (GetApps, Mi Pay)
- π§ Service Utilities (Security, Cleaner)
- π Localized applications (for example, for India or China)
The main reasons for this approach are:
- Monetization β Xiaomi earns on affiliate programs and advertising in branded applications.
- Localization β different regions have different software sets (for example, in India, there can be Mi Credit or Mi Community).
- Ecosystem MIUI β Some applications are integrated into the system (for example, Security is responsible for permissions and optimization).
On the Redmi. 8 firmware MIUI 11/12 (relevant to this model) some of the software can be removed by standard means, and for the rest you will need root or ADB.
What applications can be removed without consequences
Below is a list of applications that do not affect system stability and can be removed by most users, and we have divided them into categories by security:
| Category | Title of annex (package) | Can I remove it? | Effects of consequences |
|---|---|---|---|
| Absolutely safe. | com.miui.bugreport (Error Report) | β Yes. | You canβt send error logs to Xiaomi. |
| Safe for most people. | com.miui.videoplayer (Mi Video) | β Yes. | You can lose the built-in video player, but you can use VLC or MX Player |
| Careful. | com.miui.securitycenter (Security) | β οΈ Partially. | Built-in antivirus and garbage cleaning will disappear, but basic security features will remain |
| Not recommended | com.android.settings (Settings) | β No. | The smartphone will become inoperable |
Critical: Redmi 8 cannot remove telephony apps (com.android.phone), SIM-maps (com.android.stk) or system updates (com.android.updater) that will result in the loss of network or inability to update firmware.
Complete list of safe applications to remove
- π΅ com.miui.player - Mi Music (music player)
- πΊ com.miui.videoplayer - Mi Video (videoplayer)
- π com.android.browser β Mi browser (can be replaced with Chrome)
- π¦ com.xiaomi.mipicks - GetApps (branded app store)
- π³ com.xiaomi.payment β Mi Pay (payment service, not operating in Russia)
- π com.miui.analytics β Miui Analytics (Gathering Statistics)
- π‘ com.miui.hybrid β Miui Hybrid (responsible for some widgets)
- π com.xiaomi.midrop - Mi Drop (file transfer, analogue of ShareIt)
Backup of important data |
Check the version of MIUI (Settings β About phone)|
Make sure the battery is over 50 times charged%|
Connect to stable Wi-Fi (if you use it) ADB)|
Disable rollback protection (if removed via root)-->
How to remove applications: step-by-step instructions
There are several ways to remove pre-installed software on Redmi 8. The choice of method depends on your skills and goals:
1. Standard removal (without root)
Some applications can be uninstalled through the Settings menu:
- Go to Settings β Applications β Application Management.
- Choose the right app (such as Mi Music).
- Click Remove (if the button is active).
β οΈ Note: if there is no Delete button, then the application is system and requires ADB or root rights.
2. Removal via ADB (without root but with PC)
This method will require:
- π₯οΈ Computer with installed ADB-driver.
- π USB-cable (preferably original).
- π± Included debugging by USB on a smartphone (Settings) β The phone. β Version. MIUI (press 7 times) β Additionally. β For developers β Debugging by USB).
Instructions:
- Connect Redmi 8 to your PC and confirm debugging permission.
- Open the command line (Win + R β cmd) and type:
adb devices(Your device should be displayed).
- To remove the application (such as Mi Video) enter:
adb shell pm uninstall -k --user 0 com.miui.videoplayerWhere com.miui.videoplayer is the application package.
adb shell cmd package install-existing com.miui.videoplayerThis will restore the program without flashing.-->
3. Removal with root rights (for experienced)
If you have a Magisk or other root manager installed, you can use:
- π± Root Explorer β to manually delete.apk files from the /system/app.
- π§ Titanium Backup β Freeze or Remove.
- π§Ή SD Maid β to clean up the residues after uninstallation.
β οΈ Attention: removing system applications from root can lead to bootloop.Always check if the package is critical before you erase it.For example, removing com.android.server.telecom will make it impossible for you to call.
What apps should not be removed (and why)
Some system components MIUI They seem unnecessary, but removing them could disrupt your smartphone. Here's a list of apps that are not allowed to be uninstalled on Redmi 8:
- π com.android.phone (responsible for calls and phone calls) SMS).
- πΆ com.android.providers.telephony - Telephony Database.
- βοΈ com.android.settings - Settings.
- π com.android.updater - System Update.
- π com.lbe.security.miui β Security (manages permissions).
- π± com.miui.home β Launcher (if removed, the phone wonβt load the desktop).
- π com.miui.powerkeeper - Food management.
It is also not recommended to touch:
- π‘ com.qualcomm.qti... β Qualcomm drivers (responsible for modem and communication).
- π¨ com.miui.gallery - Gallery (may disrupt the camera).
- π com.miui.systemAdSolution β responsible for optimizing advertising in the Internet MIUI.
Consequences of removing prohibited applications:
- π Cycling boot (bootloop).
- π΅ Loss of network (mobile internet and calls will not work).
- β‘ Fast battery discharge (if optimisation services are removed).
- π₯οΈ Black screen after unlocking.
What if the phone does not turn on after removing the applications?
What to do if there are problems after removal
Even if you delete a "safe" application, there may be some failures, and consider the typical problems and solutions:
| Problem. | Possible cause | Decision |
|---|---|---|
| The design theme has disappeared. | Removed by com.android.themes or com.miui.themeeditor | Restore through ADB Or reset the topic in the settings |
| Navigation gestures do not work | Deleted by com.miui.touchassistant | Install a third-party launcher (like Nova Launcher) |
| Camera stopped working. | Deleted by com.android.camera or com.miui.gallery | Install an alternative camera (such as GCam) |
| Errors: "System process stopped" | A critical service (e.g. com.miui.core) has been removed | Reset your phone to factory settings or stitch it again |
If after removing the application you are faced with a slowdown, try:
- Clear the cache in Settings β Memory. β Cleanup.
- Reboot the phone.
- roll back change through ADB (if the method was used).
β οΈ Note: if after deleting com.miui.securitycenter, your fingerprint or face unlock stop working, restore the application through the ADB Or install an alternative scanner (e.g., AppLock).
Removal Alternatives: How to Disable Unnecessary Apps
If you're not sure about the safety of the removal, you can simply disable or freeze unnecessary programs, which will free up RAM and reduce background activity.
1. Disconnection through settings
For this:
- Go to Settings β Applications β Application Management.
- Select an unneeded app (such as Mi Pay).
- Click Disable (if the button is active).
Application disabled:
- β It won't be on the menu.
- β No use of resources.
- β But it will remain in the memory of the device (does not free up space).
2. Freeze through ADB
If there is no button to disable, you can freeze the application with the command:
adb shell pm disable-user --user 0 com.xiaomi.mipicksTo defrost:
adb shell pm enable com.xiaomi.mipicks3. Use of third-party utilities
For users without root, suitable:
- π οΈ Package Disabler (requires) ADB).
- βοΈ Ice Box (creates a sandbox for unnecessary applications).
- π Debloater (allows you to massively disable system software).
For users with root:
- βοΈ Titanium Backup (freeze and backup).
- ποΈ SD Maid (residue removal and system cleaning).
π‘
Disabling applications is a safer way than deleting them, and it doesn't free up memory, but it reduces the load on the processor and the battery.
How to Free Up Your Seat on Xiaomi Redmi 8 Without Deleting Applications
If your goal is to free up memory, not to get rid of unnecessary software, consider alternative methods:
1.Cache and garbage cleanup
MIUI has a built-in cleaning tool:
- Go to Settings β Memory β Cleanup.
- Choose Deep Cleanup.
- Delete unnecessary files (cache, temporary data, duplicates).
2. Transfer of applications to SD-map
Redmi 8 supports memory cards up to 512 GB to port applications:
- Put it in. SD-card (formatted as internal memory).
- Go to Settings β Applications β Application Management.
- Select the application and click Transfer to SD-map.
3. Use of cloud storage
To save space on the device:
- π Move photos and videos to Google Photos or Mi Cloud.
- π΅ Upload music to Yandex Music or Spotify (offline cache takes up less space).
- π Save documents to Google Drive or Dropbox.
4. Optimization MIUI
V MIUI There are hidden functions to free up memory:
- π§ Enable Light Mode (Settings) β Special facilities β Light mode).
- π Turn off animation (Settings) β The phone. β Version. MIUI (7 times) β Additionally. β For developers β Scale of animation β lay out 0.5x).
- π Limit background activity (Settings) β Battery β Optimizing the battery).
If you're actively using social media, install lightweight versions of it (e.g. Facebook Lite, Messenger Lite). 5-10 Less space and consume less resources.