How to remove hints on the lock screen Xiaomi

Xiaomi smartphone owners often face intrusive content that appears without demand, and the lock screen becomes a platform for news, recommendations and promotional offers, which annoys many users who are used to a clean interface and quick access to the system.

The developers of MIUI shells and the new HyperOS are constantly changing the settings to make it difficult to disable these functions. However, there is a proven algorithm for cleaning the interface. In this article, we will analyze all possible sources of garbage and show how to deactivate them.

You don't have to be a technician to do the setup, but you have to follow the steps below, and we're going to look at both the standard tools of the system and the hidden switches that are often overlooked.

The most common source of visual noise is the wallpaper carousel service, which automatically changes the background image and adds weather or article widgets, and to remove this element, you need to go to the settings menu.

Go to Settings and select the Lock Screen section, and here you will see the section that changes the design themes, which broadcasts the advertising content, and disabling this feature will return a static image.

Why does the carousel return after the update?
Sometimes, after a major firmware update, system services may reset some user preferences to default values, a standard behavior for many Android shells trying to bring the user back to the manufacturer's ecosystem.

If you're using Xiaomi with Android 13 or later, the path may be slightly different. In some regions, the settings are made in a separate Wallpaper app, and you also need to find the Wallpaper Carousel switch and deactivate it.

  • ๐Ÿ“ฑ Go to the lock screen settings.
  • ๐Ÿšซ Find the item "Carousel wallpaperยป.
  • โ›” Turn off the service activation switch.
  • โœ… Confirm the action in the pop-up window.

๐Ÿ’ก

Turning off the wallpaper carousel completely is the first and most important step, removing 90% of the visual debris on the lock screen.

Configure widgets and recommendations in Mi Browser

Often users confuse system prompts with third-party widgets. Mi Browser and Security app can display notifications directly to the lock screen. This looks like a system feature, but is actually the work of a particular software.

To fix the problem, open the notification settings. Find the browser from the manufacturer in the list of applications. You need to restrict its rights to display information in a locked state. This will not delete the application, but hide its activity.

๐Ÿ“Š What type of tips annoys you the most?
Advertising of applications
News and articles
Change of wallpaper
Cleaning recommendations

Also worth checking is the Notifications and Status Bar section, where you can globally disable message content from being displayed on a locked screen, which will increase data privacy.

  • ๐Ÿ” Open the notification settings.
  • ๐Ÿ“‚ Find a list of all applications.
  • ๐Ÿšซ Disable screen screens on a blocked screen for suspicious programs.

Removal of Glance widgets and other services

The latest firmware versions often pre-installed Glance or its equivalent, and it's responsible for the news feed that appears when swiped right on the lock screen, which you can't delete in the standard way, but you can turn off.

Go to the lock screen settings and find "Widget Ribbon" or "Swipe left/right." Change the swipe to "No" or "Camera." This action will instantly clear the space of the newsfeed.

โš ๏ธ Note: When you try to disable system services through your application settings, the "Disable" button may not be active. ADB-team-run.

If standard methods don't work, you can use the command to force the service to stop, which requires a computer connection and a platform-tool installed.

adb shell pm disable-user --user 0 com.miui.miwallpaper

This command disables the wallpaper component and associated services. Be careful when typing commands, as a syntax error can cause the device to work out of balance.

โ˜‘๏ธ Checking the lock screen settings

Done: 0 / 4

Comparison of methods of cleaning the interface

There are several ways to deal with intrusive content, varying in complexity and effectiveness, and here is a table to help you choose the best option for your situation.

MethodDifficultyEfficiencyRisks.
Disconnection in settingsLow.MediumAbsent.
Limitation of notificationsLow.Tall.I can miss the important one.
Use of ADBTall.MaximumPossible input error
Third-party launcherMediumTall.Change of habitual appearance

The choice of method depends on your technical background, for most users, the first two points are sufficient, and the use of the command line is recommended only for advanced users.

Hidden settings in the "Security" application

The Security system application often provides push notifications, which can offer โ€œspeed up the phoneโ€ or โ€œclean up the memoryโ€ by displaying these messages directly on the lock screen.

To stop this flow, open the Security app. Click on the gear in the upper right corner to enter the settings. Here you need to find the Get Recommendations section and disable all switches.

๐Ÿ’ก

It is also recommended to disable the auto-start of the Security app in the battery settings to reduce background activity and the number of pop-ups.

Remember to check the updates from time to time, sometimes when you update, the settings are reset and the ads come back, and control of this app is the key to a clean interface.

  • ๐Ÿ›ก๏ธ Launch the Security Appยป.
  • โš™๏ธ Go to the settings via the menu.
  • ๐Ÿ“‰ Turn off receiving recommendations.
  • ๐Ÿ”• Disable the display of notifications.

What to do if settings are reset

Sometimes users are faced with a situation where after a reboot or update, all settings return to their original settings, this can be due to the operation of the cloud account Mi Account or system errors.

First, check sync. Go to your account settings and make sure the theme and lock settings are not in sync with the cloud forcefully, and turning off sync for those items can fix the problem.

โš ๏ธ Attention: If the problem persists after all the manipulations, it is possible that the device has a malicious application installed.

In extreme cases, you can reset to factory settings, before that, be sure to back up important data, this is guaranteed to remove all third-party interference and return the system to a clean state.

Use of third-party launchers

If the built-in MIUI tools donโ€™t work, consider installing an alternative launcher, like Nova Launcher or Microsoft Launcher, replacing the desktop and lock screen entirely.

It's a radical but effective method, and you get a fully customizable interface without advertising or vendor service, but some features, like gestures or deep integration, may not work properly.

Installing a third-party launcher requires special permissions.The system will alert you to potential risks, but when downloading verified apps from Google Play, the threats are minimal.

Impact on autonomy
Third-party launchers can consume more power than a standard shell, as they are constantly active in the background to ensure smooth animations and widgets work.
Can you completely remove root-righted advertising services?
Yes, root access allows you to remove system packages responsible for advertising (for example, MSA), but this is insecure and can disrupt banking applications.
Why does the update come back with ads?
Firmware updates often restore Xiaomiโ€™s standard privacy and service settings, and you need to recheck the โ€œReceive Referencesโ€ points after each update.
Is it safe to use ADB to disable system applications?
Using ADB is safe as long as you know the name of the package.Switching off critical system services can cause a device to reboot cyclically.
How to disable ads only in specific applications?
To do this, go to the settings of each application separately, find the Notifications section and prohibit displaying lock screen or using mobile data.