GetApps is Xiaomiβs branded app store, which is set by default on all of the brandβs smartphones, including Redmi 9. For many users, this app becomes a source of irritation: it takes up space in memory, consumes traffic for background updates and constantly appears in the list of recently used programs. Worse, deleting through standard settings is often blocked by the system, and turning off only masks the problem.
In this article you will find 5 working methods β from simple disconnection to complete removal by ADB, Unlock the bootloader and even manually edit system files, and we'll break down each method with its complexity, risks and compatibility with Redmi. 9 (including versions of Redmi 9A/9C/9T). We will pay special attention to the unique bug in MIUI 12.5, which allows you to bypass restrictions without root rights.
Why canβt GetApps be removed in the standard way?
When you try to uninstall through Settings β Annexes β GetApps system gives an error: "Delete is impossible, because it is a system application." MIUI:
- πΉ System Software Status: GetApps is sewn into the firmware as /system/priv-app/GetApps, which blocks the usual removal.
- πΉ Protection MIUI: Even after the shutdown, the app continues to work in the background thanks to the service com.xiaomi.mipicks.
- πΉ Updates over the air: When you reset or update the firmware GetApps is restored automatically.
Whatβs more, Xiaomi added an additional integrity check to the Redmi 9 on MIUI 12.5+, which means that even after manually uninstalling through ADB, the app can come back after the reboot if the protection is not disabled.
β οΈ Note: On Redmi 9 models with a bootloader, some methods will require pre-unlocking through the Mi Unlock Tool!
Method 1: Disconnect without deletion (for beginners)
If you just need to hide GetApps and stop its background activity, just follow 3 steps:
- Go to Settings β Applications β Application Management.
- Find GetApps (or com.xiaomi.mipicks) and open its page.
- Click Disable, then confirm the action.
This method does not physically remove the application, but:
- β Stops auto-start and notifications.
- β Frees up to 150-200 MB of RAM.
- β Does not delete the cache and application data (they will remain in the /data/data/com.xiaomi.mipicks).
- β After updating MIUI GetApps may be activated again.
π‘
To hide the GetApps icon from your desktop, hold its finger and drag it into the cart ("Delete"). This won't remove the app, but it will take it out of sight.
Method 2: Removal via ADB (no root rights)
This method will require a computer with ADB drivers installed and USB debugging enabled on your smartphone.
Enable debugging on USB In Settings β The phone. β Version. MIUI (press 7 times)|Install Platform Tools on PC|Connect Redmi 9 to your computer and allow debugging|Open the command line in the folder with adb.exe-->
adb devices
adb shell pm uninstall --user 0 com.xiaomi.mipicksIf the command is successful, GetApps will disappear from the application menu.
β οΈ Attention: MIUI 13+ Xiaomi has added protection against such commands.If you see the Failure error [DELETE_FAILED_INTERNAL_ERROR], go to the way 3 or 4. Version. MIUI Does it work? ADB-Removal? Alternative method. MIUI 11β12.0 β Yes β MIUI 12.5 β οΈ Partially (needs bug with) --user 0) Method 3 (loader-free) MIUI 13β14 β No way. 4 (manual editing method 3: Complete removal through unlocking the bootloader This method requires unlocking the bootloader and installing a custom Recovery (TWRP). It is suitable for experienced users and provides 100% Removal warranty, but has risks: π§ Resetting all data (including photos and contacts). π§ Loss of warranty (if the device is under warranty). π§ Risk of "brick" when errors during firmware. Step-by-step instructions: Unlock the bootloader through Mi Unlock Tool (requires binding of the Mi Account and waiting). 7 days). Install. TWRP Recovery for Redmi 9 (You can download it from the official website. TWRP (power + Vol Up, connect to your PC and execute: Adb shell mount /system rm -rf /system/priv-app/GetApps rm -rf /system/app/GetApps umount /system Squeeze Magisk (optional) to avoid checking system integrity. What if the phone doesn't turn on after deleting? If after manipulating Redmi system files 9 logo-hung MI, try: 1. Download to Fastboot (Power) + Vol Down) and flash the original firmware through the Mi Flash Tool. 2. If the screen is black, check the battery charge (plug in the RAM). 30 minute). 3. In extreme cases, contact the service center with firmware EDL (Requires an authorized Xiaomi account). Method 4: Manual editing of system files (for advanced) If unlocking the bootloader is impossible, but you have root rights (Magisk), you can delete GetApps manually through a root-enabled file manager (for example, Root Explorer or Mixplorer). Open the file manager and go to /system/priv-app/. Find GetApps and MiPick folders (may be called differently depending on the version). MIUI). Delete folders or rename them by adding at the end.bak (like GetApps.bak).Reboot the device.Critical nuance for Redmi 9: into MIUI 12.5+ GetApps folder can be duplicated in /product/priv-app/. Remove it there, or the application will recover after the reboot. Disconnection through settings|ADB-team|Unlock the loader and TWRP|Manual editing with root rights|I do not remove system applications--> Method 5: An alternative method for MIUI 12.5 (User profile bug) B MIUI 12.5 There is an undocumented ability to remove system applications by creating a second user. ADB, But requires care: Go to Settings β System system β Multiplayer. Create a new user (like "Guest"). Go under the new user and try to delete GetApps through Settings β Apps. Go back to the main user, the app will disappear there. β οΈ Note: On some firmware, this method causes Mi Account service to fail. If cloud functions (Mi Cloud, synchronization) stop working after deletion, reset the network settings to Settings β SIM-maps and networks β Network reset.What if GetApps is back after the update? Even after a successful removal, Xiaomi can restore GetApps on the next update MIUI. To prevent this from happening: π‘οΈ Turn off automatic updates in Settings β The phone. β Updating the system β βοΈ β Auto-update. π‘οΈ Install Magisk Module Disable Force Encryption (prevents system file verification). π‘οΈ Use custom firmware (like LineageOS or Pixel Experience) where GetApps is not available by default. If the app does come back, re-delete via ADB or TWRP, But before that, turn off the internet (to make sure you don't have to). MIUI I have not downloaded the update again). π‘The most reliable way to get rid of GetApps forever is a combination of unlocked bootloader + custom firmware without branded services Xiaomi. FAQ: Frequent questions about removing GetApps on Redmi 9 Can I delete GetApps without a computer? Yes, but with limitations: MIUI 11-12.0 can be used for applications like App Inspector (root required). MIUI 12.5+ Without PC, removal is impossible β at least you need to ADB-Alternative: disable the app through settings and hide its icon from your desktop. Will Google Play work after removing GetApps? Yes, Google Play and other Google services are not dependent on GetApps. However, on some firmware, Xiaomi links the Mi Account to system apps. If the themes or cloud stopped working after deleting, follow: adb shell pm clear com.xiaomi.account Then restart the device and log in again. How to return GetApps if you need it for updates? If you have deleted the application, but it is required to download firmware through OTA, Restore it: Download it APK-GetApps file from APKCombo (version must match yours) MIUI). Install it with adb install getapps.apk. Or run the original firmware through the Mi Flash Tool.Are it true that removing GetApps speeds up Redmi 9? Depends on the use: β RAM: Released before 200β300 MB (if the application is active). β Auto Start: Background processes stop, which reduces battery consumption 3β5%. β Performance: On the "iron" of Redmi 9 (Helio G80) That's not gonna make a big difference. FPS The main benefit is the cleanliness of the system and the absence of unnecessary notifications. 9A/9C/9T same-way? Yes, all methods apply to the Redmi 9 line, but there are nuances: Redmi 9A: No partition /product, so just delete files from /system/priv-app. Redmi 9C/9T: These models may require additional removal of com.xiaomi.gamecenter.sdk.service (linked to GetApps). Before deleting, check the exact folder name via ADB Shell: adb shell ls /system/priv-app/ | grep -i getapps.