How to permanently remove the recommendations of applications on Poco X3 Pro: the complete guide

Why App Recommendations Are Irritating to Poco X3 Pro Users

Xiaomi Poco X3 Pro running MIUI is known for its aggressive policy of promoting third-party applications. Even after a clean installation, users encounter intrusive โ€œRecommended Appsโ€ banners on menus, desktops and notification panels. These elements do not just take up space, they consume up to 15% of the additional battery charge in the background due to constant synchronization with Xiaomi servers.

The main points of irritation:

  • ๐Ÿ“ฑ Desktop: The Recommended folder appears after each update MIUI
  • โš™๏ธ Settings: banners in the section "About" and "About the phone"
  • ๐Ÿ”” Notification panel: pop-ups with a suggestion to install games / utilities
  • ๐Ÿ” Search: search results on the system are clogged with advertising links

The manufacturer describes it as a โ€œuseful feature,โ€ but in practice, 89% of users (based on a 4PDA survey) consider it intrusive, and fortunately there are ways to disable it, both through regular means and through deep system tweaks.

๐Ÿ“Š How often do you come across app recommendations on Xiaomi?
Every day.
Once a week.
Only after the updates
Never noticed.

Method 1: Disconnect via standard MIUI settings

Starting with the simplest method, which works on all versions of MIUI 12 to 14, you donโ€™t need root rights or special knowledge, just access to the basic settings of the phone.

Sequence of action:

  1. Open Settings โ†’ Applications โ†’ Application Management
  2. Slip on the three points in the upper right corner and select Show Systems
  3. Find the list of com.miui.systemAdSolution (or simply "Advertising")
  4. Click Disable and confirm the action

This method removes most banner ads, but does not affect:

  • ๐Ÿ“Œ Suggestions in the search bar MIUI
  • ๐Ÿ“ The โ€œRecommendedโ€ folder on the desktop
  • ๐Ÿ”„ Advertising in branded applications (Music, Video, Topics)

โ˜‘๏ธ Preparing for the Advertising Disconnection

Done: 0 / 4

โš ๏ธ Note: Some firmware may call com.miui.systemAdSolution differently, Msa or MiuiDaemon. If you don't find the exact name, search by settings (the magnifier icon in the upper right corner).

Method 2: Removal via ADB (without root)

Deeper cleaning will require Android Debug Bridge, a tool that allows you to manage system components without superuser rights, which removes ad modules at the package level.

Instructions:

  1. Activate Developer Mode: Settings โ†’ About Phone โ†’ MIUI Version (Tap 7 times)
  2. Return to Settings โ†’ More โ†’ For developers and enable USB Debugging
  3. Connect your phone to your PC and execute commands: adb shell pm uninstall -k --user 0 com.miui.systemAdSolution pm uninstall -k --user 0 com.xiaomi.midrop pm uninstall -k --user 0 com.miui.analytics

Team team.What's removedEffects of consequences
com.miui.systemAdSolutionThe main advertising moduleBanners disappear in settings and notifications
com.xiaomi.midropFile-sharing serviceI have no idea how to install Mi Drop.
com.miui.analyticsStatistics collectionReduced background activity of the system

Once you've done the commands, restart the device, and you'll notice the effect immediately, and you'll disappear.

  • ๐Ÿ“Š Advertising blocks in โ€œSecurity"
  • ๐ŸŽฎ Game offerings in the "Game Space"
  • ๐Ÿ“ฅ Pop-up windows with app updates

๐Ÿ’ก

If after execution of commands there is an error "Device unauthorized", check the phone pop-up with a request for debugging permission and confirm it.

Method 3: Use of third-party utilities (Xiaomi ADB/Fastboot Tools)

For those who donโ€™t want to manually type commands, there are specialized utilities, one of the most popular is Xiaomi ADB/Fastboot Tools from developer zackptg5, which automates the process of removing advertising components and offers additional optimizations.

Step-by-step:

  1. Download the utility from GitHub (version for Windows)
  2. Connect Poco X3 Pro to PC in debugging mode (as in Method 2)
  3. Start the program and select Debloat from the main menu
  4. Check the boxes: ๐Ÿ—‘๏ธ Analytics (collection of statistics) ๐Ÿ“ข Ads (advertising modules) ๐ŸŽฏ Bloatware (pre-installed games)

Uninstall Selected

Advantages of this method:

  • ๐Ÿ”ง Visual interface โ€“ no need to remember commands
  • ๐Ÿ›ก๏ธ Ability to create a backup before removal
  • ๐Ÿ”„ Recovery of Remote Packets

โš ๏ธ Note: Do not remove packages from the Critical section โ€“ this may cause the basic functions of the phone (calls) to fail, SMS, mobile).

What to do if the utility does not see the phone?
1. Check the drivers ADB (install through Mi PC Suite if you need it 2. Try another one USB-cable (original from Xiaomi) 3. Include in the developer settings item "Debugging by" USB (security settings)โ€ 4. Restart both the phone and the computer

Method 4: Manual removal via TWRP (for advanced)

If you've already installed custom recovery TWRP, you can remove the ad packets directly from the file system, which is a method that gives you maximum control, but requires caution.

Instructions:

  1. Boot to TWRP (Put Power + Volume Up When Enabled)
  2. Select Advanced โ†’ File Manager
  3. Go to /system/priv-app/ and delete folders: MiuiSystemAdSolution Msa Analytics
  4. Go to /system/app/ and delete: MiBrowserGlobal MiVideoGlobal Music
  5. Wipe Cache (Wipe โ†’ Cache) and restart

This method allows you to remove even those components that are not visible through ADB.

  • ๐ŸŒ Built-in browser with advertising
  • ๐ŸŽต Musical app with banners
  • ๐Ÿ“บ Video player with content suggestions

๐Ÿ’ก

TWRP removal is the most persistent, but it requires you to unlock the bootloader first, and without this method, you can't install custom recovery.

Method 5: Alternative launchers and firmware

If you are tired not only of recommendations, but also the shell of MIUI, consider changing the launcher or completely flashing the device.

The best alternatives for the Poco X3 Pro are:

  • ๐Ÿ  Nova Launcher: allows you to hide system folders and widgets with ads
  • ๐Ÿ”ง Lawnchair: open launcher with gesture support MIUI
  • ๐Ÿ“ฑ Pixel Experience: firmware based on pure Android without advertising
  • โšก LineageOS: stable custom firmware with minimalist interface

To install custom firmware will require:

  1. Unlock the bootloader through the Mi Unlock Tool
  2. Install TWRP (Vayu version codenamed Poco X3 Pro)
  3. Download the firmware with XDA Developers
  4. Switch to Install โ†’ Select ZIP in TWRP

โš ๏ธ Attention: Installing custom firmware will void the official Xiaomi warranty.Be sure to make a full backup through the procedure before the procedure TWRP (backup).

Additional Optimization Tips

Even after removing the ad modules, the system can continue to consume resources for the background processes, and here are some recommendations for full optimization:

Turn off unnecessary services:

  • ๐Ÿ“ก Mi Cloud Sync: Settings โ†’ Accounts. โ†’ Mi Cloud โ†’ Synchronization (disable everything except contacts)
  • ๐Ÿ”„ Auto Update: Settings โ†’ Annexes โ†’ Auto Update (select "Never")
  • ๐Ÿ“ Geolocation: Settings โ†’ Confidentiality โ†’ Location (disable for unnecessary applications)

For maximum productivity:

  • ๐Ÿ”‹ Turn off battery optimization for frequently used applications
  • ๐Ÿ—‘๏ธ Clean the cache once a week through Settings โ†’ Warehouse โ†’ Clean up
  • ๐Ÿ›ก๏ธ Install Blokada or NetGuard to block ad domains

๐Ÿ’ก

To return remote system applications, download them from APKMirror and install them manually. Most MIUI components are available for separate installation.

FAQ: Frequent questions about turning off recommendations

Can I turn off ads without root and ADB?
Yes, but the effect will be partial. With the standard settings (Method 1), you will remove the main banners, but the ads in the branded applications (Music, Video) will remain. ADB (Method 2).
Will the recommendations come back after the MIUI update?
Xiaomi returns ad modules when major updates (e.g., from MIUI 13 to MIUI 14) after the update, you will have to repeat the removal procedure. To avoid this, disable automatic updates in Settings โ†’ About Phone โ†’ System Update.
Is it safe to remove system applications through ADB?
Deleting packets via pm uninstall --user 0 is safe, as you don't touch system files, you only disable them for the current user. However, don't delete components called telephony, bluetooth or wifi - this can disrupt the basic functions of the phone.
How to return remote applications if you need them?
There are two ways: ADB: adb shell cmd package install-existing com.namespace.app Through settings: Settings โ†’ Annexes โ†’ Management โ†’ Show disabled (find what you want and turn on) If the application was removed completely (not through the --user 0), I'll have to find him. APK hand-mount.
Why does the battery run out faster after removing the ad?
This is a temporary effect. After removing the system packages, Android re-indexes the applications and optimizes the background processes. After 1-2 charging cycles, consumption normalizes. If the battery goes down further, check the activity of the remaining applications in Settings โ†’ Battery โ†’ Battery Use.