What apps can be safely removed on Xiaomi Redmi 8: full list + instructions

Xiaomi Redmi 8 is one of the most popular budget smartphones, but even it suffers from overloaded MIUI firmware. the manufacturer installs dozens of pre-loaded applications, many of which duplicate functions or are never used at all. If your Redmi 8 is slowing down and the internal memory is filled with unknown things - it's time to figure out which programs can be removed without risk to the system.

In this article, we will take a closer look at: 1. What types of applications can be safely uninstalled (including without root rights). 2. Step-by-step removal methods โ€“ from standard settings to standard settings. ADB-3. List of critical services MIUI, which cannot be touched (deletion will cause the smartphone to fail). 4. Alternative ways to free up memory if deletion is impossible.

We warn you right away: not all applications can be erased without consequences โ€“ some are related to MIUI 11/12 system processes (relevant to Redmi 8 with factory firmware).

If you are not sure about your actions, back up your data via Settings โ†’ About Phone โ†’ Backup or use Mi Cloud. This will take 5-10 minutes, but save you from losing contacts, photos and settings if you delete it unsuccessfully.

๐Ÿ“Š Have you ever removed built-in apps on Xiaomi?
Yeah, no problem.
Yeah, but something's broken.
No, I'm afraid.
I tried it, but it didn't work.

Why is Xiaomi Redmi 8 so much unnecessary?

Xiaomi is known for its aggressive policy of monetizing MIUI firmware. Even the budget Redmi 8 (released in 2019) preinstalled up to 30-40 applications, including:

  • ๐Ÿ“ฑ Duplicate services (e.g., two browsers: Mi Browser and Google Chrome).
  • ๐ŸŽฎ Game Center, Game Turbo, which most users do not need.
  • ๐Ÿ“Š Analytical tools (Mi Analytics, MSA), data-gathering.
  • ๐Ÿ›’ Advertising and affiliate applications (e.g. Mi Pay for India or AliExpress in some regions).

The main reason for this โ€œgarbageโ€ is the partnership agreements with developers (for example, with Facebook, Netflix, AliExpress) and regional features, for example, in the Indian version of Redmi 8, Mi Credit is pre-installed, and in the global version, Facebook App Installer, which constantly offers to install a social network.

Xiaomi is also actively promoting its own services, such as Mi Video, Mi Music, Mi Community, which duplicate YouTube, Spotify or Google Play Music, but perform worse and show ads, removing these apps will not only free up memory, but also reduce background activity, which will prolong battery life.

โš ๏ธ Note: Some applications (such as Security or Finder) canโ€™t be removed completely, but can be disabled through settings.This will reduce the load on the Snapdragon 439 processor in the Redmi 8 and save battery life.

What apps can be removed on Redmi 8 without root rights?

Most Redmi 8 users donโ€™t want root access (this cancels the warranty and makes it difficult to update) and fortunately, some pre-installed apps can be removed using standard MIUI tools:

โ˜‘๏ธ Preparation for removal of applications

Done: 0 / 4
  • ๐ŸŒ Mi Browser is a Xiaomi browser with ads. You can replace it with Chrome or Firefox.
  • ๐ŸŽต Mi Music is a music player with a limited library, preferably Spotify or VK Music.
  • ๐ŸŽฌ Mi Video is a video player with integrated advertising โ€” MX Player or VLC.
  • ๐Ÿ“– Mi Reader is a book-reading app that's almost never used by anyone.
  • ๐ŸŽฎ Mi Game Center is a game store with selections from Xiaomi. Useless if you download games from Google Play.
  • ๐Ÿ’ฐ Mi Pay is a payment service (only in India and China) and is useless in other regions.
  • ๐Ÿ“ฑ Facebook App Installer is a tool for installing Facebook, which can be deleted if the social network is already installed or not needed.
  • ๐Ÿ›’ AliExpress - pre-installed in some regions. Removed if you're not using it.

How to delete:

  1. Open Settings โ†’ Applications โ†’ Application Management.
  2. Select the desired application from the list.
  3. Click Remove (if the button is active).
  4. Confirm the action.

If the Remove button is inactive, try disabling the app (this will stop it from working and hide it from the menu).

  1. In the same application management menu, click Disable.
  2. Confirm the shutdown (the system will warn that the application may not work correctly โ€“ ignore).

๐Ÿ’ก

If the application reappears after the MIUI update after disabling, use ADB for complete removal (instruction below).

List of apps that can not be removed on Redmi 8

Some system applications are critical to MIUI operation, and their removal will result in:

  • ๐Ÿ”„ Cyclical reboot (bootloop).
  • ๐Ÿ“ต Network loss (mobile internet and calls will not work).
  • ๐Ÿ”‹ Fast battery discharge (due to power management failures).
  • ๐Ÿ›  Impossibility of updating firmware.

Below is a full list of โ€œuntouchableโ€ apps for Redmi 8 (relevant to MIUI 11-14):

Title of the annexPackage name (package name)Effects of removal
Security (Security)com.miui.securitycenterNo antivirus, permission control, garbage cleaning
Settings (Settings)com.android.settingsIt is impossible to change the phone settings
System UIcom.android.systemuiDisappear notification panel, navigation buttons
MIUI Corecom.miui.coreSystem boot failure (bootloop)
Telephony (Telephony)com.android.phoneNo calls and no calls. SMS

It is also not recommended to touch:

  • ๐Ÿ“ถ com.android.providers.telephony โ€“ Operator Databases.
  • ๐Ÿ”„ com.miui.updater โ€“ update module (without it you can not update) MIUI).
  • ๐Ÿ”‹ com.miui.powerkeeper โ€“ power management (removal will lead to overheating).

โš ๏ธ Warning: If you accidentally delete one of the critical apps, don't try to restore it manually - this can aggravate the problem. โ†’ Additionally. โ†’ Recovery and discharge.

How to Uninstall System Applications on Redmi 8 via ADB?

If standard methods donโ€™t work and the app gets in the way (e.g. Mi Browser keeps opening instead of Chrome), you can use ADB (Android Debug Bridge), an official tool from Google that lets you control your smartphone via a computer.

What you need:

  • ๐Ÿ’ป Computer with Windows, macOS or Linux.
  • ๐Ÿ”Œ Cable USB Type-C (preferably original).
  • ๐Ÿ“ฅ ADB Fastboot Tools by Google.
  • ๐Ÿ”ง Included debugging by USB Redmi 8.

Step-by-step:

  1. Turn on USB debugging: Go to Settings โ†’ About Phone. Tap 7 times on MIUI to activate Developer Mode. Go back to Settings โ†’ Additional โ†’ Developer. Activate USB Debugging.
  2. Connect Redmi 8 to your computer and select File Transfer mode.
  3. Open the command prompt (cmd in Windows or Terminal in macOS/Linux) and go to the folder with ADB:
  4. Check the connection: Adb devices (should appear serial number of your Redmi 8).

List of popular packages to remove via ADB:

AnnexPackage name (package name)ADB Team Team
Mi Browsercom.android.browseradb shell pm uninstall --user 0 com.android.browser
Mi Musiccom.miui.playeradb shell pm uninstall --user 0 com.miui.player
Mi Videocom.miui.videoplayeradb shell pm uninstall --user 0 com.miui.videoplayer
Facebook App Installercom.facebook.appmanageradb shell pm uninstall --user 0 com.facebook.appmanager

โš ๏ธ Attention: Teams with flag --user 0 remove the application only for the current user, without affecting the system files. This is safer than complete deletion (pm uninstall without flags), but can still cause malfunctions. MIUI.

What if the ADB canโ€™t see the device?
1. Check if debugging is included on USB (Sometimes resets after rebooting. 2. Install Xiaomi drivers for your OS (you can download it on the official website). 3. Try another one. USB-cable (cheap cables often don't support data transfer). 4. Restart your computer and smartphone. 5. On Windows, open Device Manager and check if there's an exclamation point next to Redmi 8.

How to free up memory on Redmi 8 if applications are not deleted?

If you are afraid to delete system applications or they are not deleted, there are alternative ways to free up memory:

  • ๐Ÿ—‘ Cache Cleanup: Go to Settings โ†’ Annexes โ†’ App management. Select an app (like Facebook or Instagram). Click Clear cache.

This will free up from 50 MB to 1-2 GB (depending on the application).

Transfer of applications to the memory card:

Redmi 8 supports microSD up to 512GB to port applications:

  1. Open the Settings โ†’ Applications.
  2. Select an app (such as Spotify).
  3. Click Warehouse โ†’ Change โ†’ Memory Map.

โš ๏ธ Not all apps support portability (such as WhatsApp or Google Play Services).

Use of cloud storage:

Upload photos and videos to Google Photos or Mi Cloud, then delete local copies. This will free up a few gigabytes.

Search for large files:

Install Files by Google or SD Maid โ€“ these apps will show which files take up the most space (such as downloaded movies or old backups).

Another effective method is to disable automatic application updates:

  1. Open Google Play โ†’ Settings โ†’ Auto-Update apps.
  2. Choose Never.
  3. Update apps manually when connected to Wi-Fi.

๐Ÿ’ก

Even if you donโ€™t delete apps, disabling them and clearing the cache can free up to 3-5 GB of storage on the Redmi 8 with 64 GB of internal storage.

What happens if you remove too many apps?

Removing 10 to 15 unwanted apps usually doesn't have to be a problem, but if you get carried away, you'll find yourself:

  • ๐Ÿ”„ Cyclical restart (bootloop) โ€“ the smartphone is turned on, shows the Redmi logo, then reboots.
  • ๐Ÿ“ต Mobile network loss โ€“ calls are not working, SMS mobile.
  • ๐Ÿ”‹ Fast battery discharge due to failures in power management.
  • ๐Ÿ›  Impossibility of updating โ€” MIUI You will not be able to install new versions of the firmware.
  • ๐Ÿ“ฑ Failures in the interface - badges disappear, gestures do not work, settings fly out.

If Redmi 8 is not working properly after deleting the application:

  1. Restart your smartphone โ€“ sometimes it helps to restore performance.
  2. Reset settings via Settings โ†’ Additional โ†’ Restore and Reset โ†’ Reset settings (data will be saved, but applications will return).
  3. Perform a complete reset (delete all data, but return the smartphone to its original state).
  4. Reflash MIUI via Fastboot (for power users).

If the smartphone does not turn on at all after deleting system files, try:

  1. Press the Power button + Volume up for 10 seconds to enter Recovery Mode.
  2. Select Wipe Data (Data Reset).
  3. If it doesnโ€™t work, connect to your PC and run MIUI through the Mi Flash Tool.

๐Ÿ’ก

Before experimenting with removing apps, check if your Redmi 8 model has custom firmware (like LineageOS or Pixel Experience) that is free of unnecessary software and runs faster than standard MIUI.

Redmi 8 Firmware Alternatives: Should You Move?

If you are annoyed by the abundance of unnecessary applications in MIUI, you can consider installing custom firmware. For Redmi 8 (codename olivelite) available:

  • ๐Ÿ“ฑ LineageOS โ€“ pure Android without extra software.

The advantages of custom firmware:

  • โœ… No pre-installed Xiaomi apps.
  • โœ… Smoother work (especially on Redmi 8 with Snapdragon 439).
  • โœ… Quick security updates (as opposed to the MIUI, where updates are delayed).
  • โœ… Ability to fine-tune the interface.

Cons:

  • โŒ Loss of warranty (if the smartphone is guaranteed).
  • โŒ Risk of "bricking" (turning into a "brick") with incorrect firmware.
  • โŒ Some functions do not work, for example, IR-blaster NFC firmware).
  • โŒ No official support โ€“ updates depend on enthusiasts.

How to Switch Custom Firmware:

  1. Unlock Bootloader through the official Xiaomi tool (you will have to wait 7-15 days).
  2. Install TWRP Recovery (Castom Recovery)
  3. Download the firmware (for example, with XDA Developers).
  4. Please use TWRP (instructions are available on the forums).

โš ๏ธ Attention: Custom OS firmware voids the warranty and may result in data loss.Be sure to back up through the TWRP Mi Cloud.

FAQ: Frequent questions about removing apps on Redmi 8

Can I delete Google Play Services? That will free up a lot of memory.
โŒ No! Google Play Services is a critical service for Android, and deleting it will result in: Stopping all apps from Google Play; not being able to use Google Maps, Gmail, YouTube; and Push notifications (no messages from WhatsApp, Telegram, etc.) crashing. If you want to save memory, turn off auto-update for Google Play Services in Google Play settings.
After the apps were removed, the mobile Internet disappeared. What should I do?
You probably deleted one of the system applications that you've been using for telephony. Try: Reboot your smartphone. Check your settings. APN (Settings โ†’ SIM-maps and mobile networks โ†’ Access points (APN)). Reset network settings (Settings) โ†’ System system โ†’ Resetting settings โ†’ Network resets. If it doesn't work, reset to factory settings. In the future, avoid uninstalling apps called Telephony, Phone, or com.android.phone.
How to return a remote application if it was necessary?
There are several ways: Reinstall from Google Play (works for most applications except system ones); Restore from a backup (if you backed up through Mi Cloud or TWRP); Reset (Settings โ†’ Additional โ†’ Restore and Reset); Switch stock MIUI through Fastboot (the most reliable way, but requires a PC); System applications (such as Security or Settings) can only be returned by resetting or flashing.
Will NFC work after system applications are removed?
โœ… Yes, unless you've touched any apps related to NFC: com.android.nfc โ€“ the main module NFC. com.miui.nfc - interface MIUI for NFC. If you remove them, NFC will stop working (no payment, file transfers, etc.) to check if it works NFC: Open the Settings. โ†’ Connections and sharing โ†’ NFC. Turn it on. NFC Try reading the tag or paying contactlessly.
Can I remove MIUI completely and install a pure Android?
๐Ÿ”น Technically yes, but it requires: Unlock Bootloader (officially via Xiaomi). Install custom recovery (TWRP). Sweep GSI-Generic System Image or custom firmware such as LineageOS. โš ๏ธ Cons: Warranty loss. Bugs (e.g. camera or fingerprint sensor not working) No official support (updates depend on community) Redmi 8 has stable firmware based on Android 10-12, but be sure to check reviews before installing XDA Developers.