How to remove recommended applications on Xiaomi: remove advertising and garbage

Xiaomi, Redmi and Poco smartphone owners often encounter an intrusive recommendation system that appears in standard folders, desktops, or lock menus, a feature designed to promote third-party software, but for many users, it becomes a source of irritation and visual noise. Fortunately, the MIUI shell and the new HyperOS allow you to flexibly customize the interface, hiding the extra.

The process of cleaning the screen from garbage does not require root rights or complex software, just go through several sections of system settings and specific applications, and in this guide we will discuss all the current ways that will help you make the interface clean and personalized.

Disabling recommendations in desktop folders

The most common place for intrusive icons to appear is in the application folders on the desktop. Once the system is installed, the Recommended Apps block is automatically activated in each folder, which downloads content from the Internet, and to remove it, you need to open any folder on the screen and click on the folder name or three dots in the corner (depending on the shell version).

In the folder settings menu that opens, you'll see the Recommended Applications switch. Put the slider inactive. Now, when you open the folder, you'll only see the apps you installed yourself, and you'll need to do this for each folder separately if you've already created them.

πŸ’‘

If you create a new folder, the system may suggest that you turn on recommendations again, so be careful when grouping icons and turn off this option immediately.

It is worth noting that on some global firmware, this item may be called Promoted apps or Featured apps. The essence of the function does not change: it is responsible for displaying third-party content inside system containers.

Another source of visual noise is the Glance, which changes images on a locked screen and often contains banner ads, which cannot be removed entirely through the standard app menu, as it is integrated into the system, but it can be turned off.

Go to Settings and find the Always On and Lock screen section. Select the Wallpaper Carousel and click the Disable button. After that, only a static image or standard clock will remain on the lock screen, and the advertising slides will stop appearing.

πŸ“Š What Xiaomi interface element annoys you the most?
Advertising in folders
Wallpaper carousel
Pop-up windows in Mi Browser
System notifications
Other

In some firmware versions, to completely remove the widget from the desktop, you may need to pinch your finger on the blank space of the screen, select Widgets, and remove the Glance or Wallpaper element from the list of active widgets.

Setting up the β€œSecurity” application and cleaning

The system app Security is the control center of the smartphone, but also serves as a platform for notifications and recommendations. To stop receiving news feeds and optimization tips, you need to change the internal settings of the utility.

Open the Security app, click on the gear in the top right corner, find the Receive recommendations section and turn it off, and check the Cleanup section inside the security settings and remove the tick from Show recommendations.

β˜‘οΈ Cleaning the security system

Done: 0 / 1

After these actions, the application will stop downloading news and offer the installation of β€œuseful” programs when scanning the system, and the interface will become stricter and more functional, without unnecessary distractions.

Disconnection of MSA (Mi System Ads)

A key component of Xiaomi’s advertising ecosystem is the MSA (Miui System Ads) system service, which collects usage data and generates promotional offers, and disabling the service is the most effective way to reduce the amount of advertising.

Go to Settings β†’ Password and Security β†’ Access to Personal Data. Find the msa app in the list and turn off the switch. The system will alert you that some features may stop working and trigger a 10-second countdown timer.

ComponentFunctionEffects of disconnection
msaSystemic advertisingAdvertising goes missing in the system
Mi VideoVideo player and recommendationsNo recommendations in the video gallery
GetAppsApp storeNo notifications for updates
MusicMusic playerOnline content is shut down

When the timer expires, press Turn it off. If the first time fails (the system may give an error), try repeating the procedure 3-4 times in a row. Usually, on the third attempt, the permission to reject is given.

Cleaning standard applications: Browser, Music, Video

Individual multimedia apps and utilities have their own recommendation settings. For example, Mi Browser often shows the news feed on the homepage. To fix this, go to the browser menu (three bars), select Settings β†’ Homepage and turn off the news display.

The Music and Video app also has sections with online content, and in the settings of these apps (usually available through the profile or settings menu within the app itself), you need to find items like Show recommendations, Online services or Hot songs and deactivate them.

Hidden settings in Mi Browser
In the address bar, type chrome://flags, but be careful: experimental features may not work smoothly on MIUI.

This will allow you to use applications exclusively for local file playback or simple surfing without unnecessary information noise built into the developers.

Using ADB for deep cleaning

For advanced users who want to completely remove system components, there is a method using ADB (Android Debug Bridge), which allows you to uninstall applications that are not removed by standard methods, including some advertising services.

To work, you will need a computer, a USB cable and enabled USB debugging on your smartphone (activated in Settings β†’ About Phone β†’ 7 times click on the MIUI version, then in Advanced Settings β†’ For developers). Connecting the phone to a PC, execute a command to remove a specific package.

adb shell pm uninstall -k --user 0 com.miui.misys

It is important to understand that removing system packets can lead to unstable device operation. For example, removing com.miui.analytics is safe, but removing com.android.vending (Google Play) will break the installation of applications.

πŸ’‘

Using ADB gives you complete control, but it requires caution: Always check the name of the packet before you delete it, so as not to turn the phone into a brick.

Frequently Asked Questions (FAQ)

Can I remove the Security App completely?
Standard means -- no, it's a system application, and you can only delete it through ADB, but it's not recommended because it's going to disrupt permissions and memory cleanups.
Why did the ad settings reset after the update?
With major Android or MIUI updates, the system often returns privacy settings to default values, so the procedure for disabling MSA and recommendations will have to be repeated.
Does disabling advertising affect the speed of the smartphone?
Blocking background ad and analytics frees up RAM and reduces CPU load, which can extend battery life.
Is it safe to turn off the msa service?
It's completely secure. It's an advertising support service, and it doesn't affect the basic functionality of calls, messages or the Internet.