How to permanently disable GetApps on Xiaomi Redmi 9: working ways 2026

The GetApps app (or MIUI App Store) on Xiaomi Redmi 9 is often a source of annoyance for users, not only takes up space in memory, but also aggressively offers to install unnecessary programs, displays ads and consumes traffic in the background. Despite the fact that it is a MIUI system application, it can be disabled - and we will tell you how to do it without root rights and with minimal risk to the system.

In this article you will find 5 proven methods – from simple hiding of the icon to complete removal through the ADB. We will also compare the effectiveness of each method, point out possible pitfalls and give recommendations on choosing the best option for your Redmi. 9 (including Redmi models 9A/9C/9T). If you are tired of annoying notifications or want to free up RAM – read more.

Why GetApps interferes with the smartphone?

GetApps is Xiaomi’s branded app store, which is pre-installed on all devices with a MIUI shell. On paper, it should make it easier to find software, but in practice users face a number of problems:

  • πŸ“± Background activity: The app constantly checks for updates and sends data to Xiaomi servers, which drains the battery and loads the processor.
  • πŸ“’ Ads and notifications: Even if you have never used the store, it can show banners and push notifications about β€œrecommended” apps.
  • 🚫 Impossibility of standard removal: in the menu Settings β†’ The Remove button applications are inactive – only β€œDisable” or β€œStop".
  • πŸ”„ Automatic Recovery: After resetting settings or updating MIUI GetApps may return to its original state.

According to tests, GetApps consumes up to 150MB of RAM in the background and can spend up to 50–100MB of traffic per month just checking for updates. For a budget Redmi 9 with 2-3GB of RAM, this is critical β€” especially if you use a smartphone for games or multitasking.

⚠️ Attention: On some firmware MIUI (For example, Global ROM) GetApps is integrated into the com.miui.systemAdSolution system process, and disabling it can cause errors in the work of other Xiaomi services, such as Themes or Security.

Method 1: Disconnect via standard MIUI settings

The safest and easiest method is to deactivate an application without deleting its files, which does not require superuser rights and is suitable for users who do not want to risk the stability of the system.

Instructions:

  1. Open Settings β†’ Applications β†’ Application Management.
  2. In the search bar, type GetApps (or com.xiaomi.mipicks, the full name of the package).
  3. Click on the app, then select Disable (if the button is inactive, click Stop first).
  4. Confirm the action in the dialog window.

After the shutdown:

  • πŸ”Ή The icon will disappear from the main screen and the app menu.
  • πŸ”Ή Background activity will stop (but files will remain in memory).
  • πŸ”Ή Notifications from GetApps will stop coming.

⚠️ Note: On some versions MIUI 12/13 After disabling GetApps can automatically turn on after restarting. In this case, try freezing it through Settings. β†’ Special facilities β†’ Utilities. β†’ Freezing applications (not available on all firmware).

β˜‘οΈ Preparing to disable GetApps

Done: 0 / 4

Method 2: Removal via ADB (without root)

If the standard shutdown didn’t work, you can completely remove GetApps using ADB (Android Debug Bridge).This method works on Redmi 9 with any version of MIUI (including Global/EEA/China ROM) and does not require root rights.

What you need:

  • πŸ–₯️ Computer with Windows/Linux/macOS.
  • πŸ”Œ Cable USB Type-C (original or quality).
  • πŸ“₯ Utility. ADB Tools by Google.
  • πŸ”§ Included debugging by USB smartphone.

Step-by-step:

  1. Download and unpack the platform-tools on your computer.
  2. On Redmi 9, enable USB Debugging: Settings β†’ About Phone β†’ MIUI Version (click 7 times until β€œYou’re a developer”) Settings β†’ Additional β†’ Developers β†’ Debugging by USB (enable)
  3. Connect your smartphone to your PC and in the folder with the platform-tools, open the command line (Shift + PCM β†’ Open the PowerShell window here).
  4. Enter the command to check the connection: adb devices If the device is displayed, continue. If not, confirm the debugging permission on the Redmi 9 screen.
  5. Remove GetApps by command: adb shell pm uninstall --user 0 com.xiaomi.mipicks

If the command is successful, you will see a message Success. After the smartphone is restarted, the application will disappear completely.

MethodRoot is required.PC requiredRestored after MIUI updateRisk to the system
Disconnection in settings❌ No.❌ No.βœ… Yes.⚠️ Low.
Removal via ADB❌ No.βœ… Yes.❌ No.⚠️ Medium.
MIUI Hidden Settings❌ No.❌ No.βœ… Yes.⚠️ Low.
Removal via TWRPβœ… Yes.βœ… Yes.❌ No.❗ High-pitched
πŸ“Š What method do you prefer to remove system applications?
Through settings (no risk)
ADB (no root)
MIUI Hidden Settings
With root rights
I do not remove system applications

Method 3: Use of MIUI Hidden Settings

If you don’t want to connect your smartphone to your PC, but a standard shutdown doesn’t help, you can use the hidden MIUI Hidden Settings menu, which works on most versions of MIUI 11-14 and allows you to freeze GetApps without removing it.

Instructions:

  1. Download the MIUI Hidden Settings app from Google Play.
  2. Open it and provide access to special features (if requested).
  3. Go to the Manage Applications section.
  4. In the search box, type com.xiaomi.mipicks.
  5. Click on the app and select Disable (Disable) or Freeze (Freeze).

Important: Once frozen via MIUI Hidden Settings, the application will not be updated via MIUI Updater, which can lead to conflicts when major system updates are implemented (for example, when switching from MIUI 13 to MIUI 14).

Advantages of the method:

  • πŸ”§ It does not require a PC connection.
  • πŸ”„ It is easy to return the application to its original state.
  • πŸ›‘οΈ It is safer than removing through ADB.

πŸ’‘

If after freezing GetApps stopped working MIUI Themes or Cloud Storage, try to disable only notifications from the application through Settings β†’ Notifications β†’ GetApps.

Method 4: Removal with TWRP (for advanced users)

If you have a custom TWRP recap, you can completely remove GetApps along with its cache and data, a method that is suitable for users who already have root or are ready to get it.

⚠️ Warning: Misconduct in the TWRP This can lead to a smartphone "brick" if you're not sure about your skills, use other ways.

Instructions:

  1. Download TWRP for Redmi 9 (the version must match the model: lancelot for Redmi 9, dandelion for 9A/9C).
  2. Install the recavers via fastboot: fastboot flash recovery twrp.img fastboot boot twrp.img
  3. In TWRP, go to Advanced β†’ File Manager.
  4. Delete the following folders: /system/priv-app/MiAppStore/ /data/app/com.xiaomi.mipicks-1/
  5. Wipe the cache (Wipe) β†’ Dalvik/ART Cache and reboot.

After deleting, check the system – if errors occur (for example, Settings or Themes do not open), restore deleted files from the backup.

What if MIUI Themes stopped working after GetApps was deleted?
This is because some of the Topic features depend on GetApps services. To restore functionality: 1. Download the MiuiDaemon and ThemeManager APK files from Xiaomi.EU. 2. Install them via TWRP or ADB. 3. Reboot your smartphone. If the problem persists, reset through Settings β†’ Additional β†’ Reset (without deleting data).

Method 5: Blocking through a host file (for experienced)

If you need to block GetApps’ access to the Internet instead of deleting it, you can edit the hosts file, which will prevent data from being sent to Xiaomi servers and turn off ads.

Instructions:

  1. Install any file manager with root access (such as Root Explorer or Solid Explorer).
  2. Go to /system/etc/hosts and open the file in the text editor.
  3. Add the following lines to the end of the file: 127.0.0.1 app.mi.com 127.0.0.1 api.mistat.xiaomi.com 127.0.0.1 sdkconfig.ad.xiaomi.com
  4. Save the changes and restart the smartphone.

This method doesn't delete the application, but it makes it useless -- it won't be able to download data from the Internet. Minus: After the MIUI update, the hosts file may reset.

Comparison of methods: which one to choose?

The choice of method depends on your goals and level of preparation:

  • πŸ”Ή Beginners will be suitable to disconnect through settings or MIUI Hidden Settings – It is safe and does not require technical skills.
  • πŸ”Ή If you need a complete root removal, use it. ADB.
  • πŸ”Ή For maximum cleaning of the system (with root rights) β€” TWRP.
  • πŸ”Ή If the main problem is advertising and traffic, it is enough to block through hosts.

On Redmi 9 with MIUI 12-14, ADB is the most reliable method, as it does not require root and does not reset after updates. If you plan to upgrade to custom firmware (such as Xiaomi.EU or Pixel Experience), GetApps will be deleted automatically.

πŸ’‘

On Xiaomi.EU firmware and other custom builds, GetApps is not available by default. If you often encounter a problem with system software, consider switching to alternative firmware.

FAQ: Frequent questions about disabling GetApps

Can I delete GetApps without a computer?
Yes, but with limitations: Through MIUI Hidden Settings (freeze) through settings (disable). Using application to remove system APK (Complete removal without a PC is only possible on rooted devices.
Will GetApps be available after the MIUI update?
Depends on the method: πŸ”„ Disabling in the settings - will return. βœ… Removal through ADB/TWRP β€” will not return (but may need to repeat the procedure after a major update). πŸ”„ Blocking through hosts - will reset.
Is it safe to remove GetApps to run your smartphone?
Redmi 9 will be stable, but it will be very difficult: ⚠️ Topics may stop updating MIUI. ⚠️ Some Mi Account features (such as cloud backup) can cause errors. βœ… The main functions (calls, internet, camera) will not be affected.
How to return GetApps if you need it?
Recovery: If you deleted it through ADB: adb shell cmd package install-existing com.xiaomi.mipicks If you restore deleted files from the backup via TWRP, if you disabled them in the settings, just turn it back on to Settings β†’ Applications.
Are there any alternatives to GetApps for installing apps?
Yeah, better options: πŸ“± Google Play Market is the main source of applications. 🌐 Aurora Store – open client for Google Play (without a Google account). πŸ“¦ APKMirror is a reliable source APK-file. πŸ” F-Droid is an open source store. For security, disable the installation from unknown sources in the settings after downloading. APK.