How to Remove Xiaomi Redmi 4 Apps from Standard to System

Xiaomi Redmi 4 is one of the most popular budget smartphones of 2017, but even years later, its owners are faced with the problem of congested memory. built-in MIUI applications, duplicate Google services and accumulated digital debris take up precious gigabytes. Unlike the new models, there is no feature of โ€œeasy removalโ€ of system programs โ€“ you will have to use workarounds.

This article will not just list the ways to uninstall, but will look at which applications can be removed without consequences, and which can be touched dangerously, how to circumvent restrictions. MIUI, And what to do if, after removal, the smartphone starts to glittle. 4: section /system It is protected from records without superuser rights, but there are legal loopholes through the ADB.

Preparation: What to Know Before Removal

Before you clean your smartphone, answer three questions:

  • ๐Ÿ” What is your goal? Free up memory, speed up work, or get rid of intrusive advertising in system applications?
  • ๐Ÿ›ก๏ธ Is there a backup? Deleting system applications can cause crashes - save important data on a PC or to the cloud.
  • ๐Ÿ”ง Are you ready for technical manipulation? Some techniques require you to connect to a PC and work with the command line.

Redmi 4 (models with Snapdragon 430/435) has strict MIUI restrictions on removing pre-installed applications, such as you can't just erase Mi Video or Mi Music through a standard menu, the system will block the action, but there are workarounds:

๐Ÿ“Š What type of applications do you want to remove?
Only user-generated (downloaded by me)
Standard MIUI (Mi Video, Mi Music)
System (Google Play, Services)
Anything to free up your memory.

Critical warning: Deleting some system components (e.g. com.android.phone or com.miui.securitycenter) will lead to a bootloop, and you can only recover the smartphone through the firmware in Fastboot mode.

โš ๏ธ If your Redmi 4 is working on the MIUI Global version (e.g., global version, MIUI Global 12.5), removing Google services could disrupt Play Market and push notifications. GMS) This risk is absent.

Method 1: Standard removal via MIUI settings

This method is only suitable for user applications installed by you manually (for example, games, instant messengers, social networks). MIUI-applications so as not to remove.

Instructions:

  1. Open Settings โ†’ Applications โ†’ Application Management.
  2. Select the app you want from the list (like Facebook or AliExpress).
  3. Click Remove โ†’ Confirm the action.

If the Remove button is inactive (grey), it means:

  • ๐Ÿ“ฑ The application is system-based (e.g. Mi Browser).
  • ๐Ÿ”’ It is protected by the device administrator (check in Settings). โ†’ Passwords and security โ†’ Device administrators).
  • ๐Ÿ”„ It was updated through the Play Market (first roll back to the factory version).

โ˜‘๏ธ Pre-deletion check

Done: 0 / 4

For rollback updates:

  1. In the app menu, click โ‹ฎ (three-point) โ†’ Remove updates.
  2. After rolling back, the Remove button can become active.

Method 2: Disabling (not removing) unnecessary applications

If you can't delete an application, you can turn it off, which hides it from the menu and stops the background, but doesn't free up the memory completely.

How to turn it off:

  1. Go to Settings โ†’ Applications โ†’ Application Management.
  2. Select an app (such as Mi Pay or Mi Drop).
  3. Click Disconnect โ†’ Confirm.

Applications disabled:

  • โœ… They won't be on the menu.
  • โœ… They wonโ€™t be able to start automatically.
  • โŒ The space they occupy on the disk will not be vacant.
  • โŒ Updates to Play Market will be impossible.
AnnexCan I remove it?Can I turn it off?Effects of consequences
Mi VideoโŒ (without ADB)โœ…No video will be played in the gallery.
Google Play Musicโœ…โœ…Not critically.
Mi SecurityโŒโŒIt'll cause system failure.
Facebook App Managerโœ…โœ…Improves autonomy

โš ๏ธ Attention: Redmi 4s MIUI 9 and below, disabling Mi Security or Google Play Services may make it impossible to connect to mobile networks!

Method 3: Remove via ADB (without root rights)

This is the most effective method for removing pre-installed MIUI-Apps without root rights. You will need a computer with installed Xiaomi drivers and tools ADB.

Steps:

  1. Enable USB Debugging on your smartphone: Settings โ†’ About Phone โ†’ MIUI Version (click 7 times) Settings โ†’ Additional โ†’ For Developers โ†’ Debugging on USB
  2. Connect Redmi 4 to your PC via USB-cable (original!).
  3. Open the command prompt (Windows) or terminal (Mac/Linux) in the folder with ADB.
  4. Enter the commands in turn: adb devices adb shell pm list packages | grep 'miui' # list MIUI-applications pm uninstall -k --user 0 com.xiaomi.videoplayer #example of removal

Popular removal packages:

  • ๐ŸŽต com.miui.player โ€” Mi Music
  • ๐Ÿ“บ com.xiaomi.videoplayer โ€” Mi Video
  • ๐ŸŒ com.android.browser โ€” Mi Browser
  • ๐Ÿ“ฆ com.miui.cleanmaster โ€“ Cleaning (duplicates functions) MIUI)
  • ๐Ÿ’ฐ com.miui.mipay โ€“ Mi Pay (unusual in Russia)

๐Ÿ’ก

Before deleting each packet, check its name with pm list packages | grep 'name'. A typo in the name can result in the removal of the critical component!

Important: pm uninstall -k --user 0 removes the application only for the current user. The files themselves remain in the system, but do not occupy space in the user partition.

Method 4: Removal with TWRP and Magisk (for advanced)

If you are willing to take risks and want to completely erase system applications, you will need to:

  • ๐Ÿ”“ Unlocked bootloader (bootloader).
  • ๐Ÿ› ๏ธ Established custom recovery TWRP.
  • ๐ŸŒŸ Superuser Rights (Magisk).

Instructions:

  1. Download System App Remover or use Titanium Backup.
  2. Launch the application, provide root access.
  3. Check the boxes for unnecessary applications (for example, com.miui.weather2 โ€“ weather).
  4. Press Uninstall โ†’ restart the smartphone.

Warnings:

  • ๐Ÿšจ Deleting com.qualcomm.qti.telephonyservice or similar will result in the loss of the network.
  • ๐Ÿ”„ After removal of the system APK function MIUI They may disappear (for example, themes or gestures).
  • ๐Ÿ”„โƒฃ Before experimenting, make a backup section /system into TWRP!
What to do if the Play Market is lost after the removal?
If you have removed com.google.android.gms or similar packages, restore them through GApps firmware. download the appropriate package (such as Open GApps pico) and stream through TWRP.

Method 5: Reset to factory settings (extreme case)

If you delete critical components and your smartphone becomes unstable, hard reset will help, and it will return all system applications, but delete your data.

How to reset:

  1. Go to Settings โ†’ Additional โ†’ Recovery and Reset โ†’ Resetting.
  2. Choose to erase everything (including internal memory if necessary).
  3. Confirm the action and wait for the reboot.

Alternative method (if the smartphone is not turned on):

  1. Turn off the device.
  2. Hold the volume.+ + Food before the appearance of the Mi logo.
  3. Select Wipe Data โ†’ Wipe All Data (Change Volume Buttons).

โš ๏ธ Note: On Redmi 4 with the bootloader unlocked, a reset may result in a Mi Account being blocked (requires login/password entry after rebooting!

Frequent mistakes and their solutions

When you uninstall applications on Redmi 4, users face typical problems:

Mistake.Reason.Decision
Failure [DELETE_FAILED_INTERNAL_ERROR] into ADBApplication protected by MIUIUse pm uninstall-k --user 0 instead of pm uninstall
After the removal of the Internet disappearedDeleted com.android.phone or Google servicesRestore through firmware or reset
There is not enough room for the MIUI update.Memory is clogged due to cache and debrisClean Settings โ†’ Memory โ†’ Cleanup
ADB does not see the deviceNo drivers or debugging not includedSet up Mi. PC Suite and check it out USB-cable

Optimization tip: instead of mass removal, try migrating apps to SD-The card (if it is installed as an internal memory:

  1. Go to Settings โ†’ Applications โ†’ Application Management.
  2. Select the application โ†’ Warehouse โ†’ Change. โ†’ SD-map.

๐Ÿ’ก

On Redmi 4 with 16GB of memory, removing 3-5 system applications (e.g. Mi Video, Mi Music, Mi Browser) frees up to 500MB of space. But the risks of failure are higher than the potential benefit - weigh the need!

Can Google Play Services be removed without consequences?
โŒ No. It will shut down all Google services: Play Market, Gmail, YouTube and push notifications. GMS) This package is not originally available.
How to return a remote system application?
There are two ways: Swipe the full firmware package through Fastboot (e.g. MIUI Fastboot ROM); download APK applications (e.g., with APKMirror); and install it manually (does not work for all system APKs).
Why do they come back after the MIUI update after the ADB application is removed?
MIUI updates restore the standard set of applications. To avoid this: Turn off automatic updates in Settings โ†’ About Phone โ†’ System Update. Use Magisk to block specific package updates (App Systemizer module).
How do I know which app is safe to remove?
Verified Candidates for Removal (without Critical Consequences): com.miui.weather2 โ€” Weather (alternatives) com.xiaomi.scanner - Scanner (if not used) com.miui.notes - Notes (if using Google Keep) com.miui.fm โ€” FM-radio (no use without headphones) โš ๏ธ Do not touch the packages with the names: android, miui.core, qualcomm, google.android.gsf.
Can I remove MIUI altogether and put a pure Android?
โœ… Technically, but: You'll need to unlock the bootloader (officially through Mi Unlock). You'll need to find custom firmware for Redmi 4 (like LineageOS or Pixel Experience). Without Xiaomi drivers, you may not have the camera, fingerprint sensor, IR port. ๐Ÿ”น XDA Developers โ€“ the best place to find firmware.