How to remove the wallpaper carousel on Xiaomi Redmi 8: the complete guide

Xiaomi smartphone owners often face an intrusive feature that periodically changes the image on a locked screen.This system, known as the Wallpaper Carousel, is designed to delight the user with new images, but in practice it often becomes a source of irritation, consuming Internet traffic and battery. On the Redmi 8 model, which operates on the basis of the MIUI shell, this process can be especially noticeable due to the not the most top characteristics of iron by modern standards.

Many users are wondering why you can't just uninstall this app using standard methods, because Glance or Lock Screen Magazine (as they are called in different versions of the firmware) are system components. Normal removal through the app menu will not work here, because the "Delete" button will be inactive or absent. To get rid of the function completely, you will need to have deeper settings or use special tools.

In this article, we will discuss in detail all available ways to disable and remove the carousel. We will consider both standard methods through system settings that are safe for the average user, and advanced options using the carousel. ADB-You will learn to differentiate between service versions and properly configure your Redmi 8 for a comfortable work without unnecessary visual noise.

⚠️ Note: Before making changes to system settings or using debugging commands, make sure you have important data stored. Although the methods described are safe, any interference with the system requires care.

Wallpaper carousel is a built-in MIUI shell service that automatically uploads and displays new images on the lock screen, which is technically positioned as a way to personalize the device, allowing you to enjoy quality photos of nature, architecture and art. However, technically, it is also a tool for displaying advertising and collecting usage statistics, which is often left behind the parentheses of marketing descriptions.

On Xiaomi Redmi 8, the service can run in two major modes, depending on the firmware version (Global or China) and region. In global versions, it is often integrated with Glance, which is an affiliate product. In other cases, it may be called Lock Screen Magazine. Understanding which service is active on your device is critical to choosing the right method to turn it off.

The main problem is that the system periodically loads content over the Internet, which leads to an imperceptible but constant traffic consumption, and background processes of the service can consume battery power, which for the Redmi 8 with its battery capacity of 4000 mAh can be a tangible factor, reducing autonomy by the end of the day.

πŸ“Š How do you feel about the wallpaper carousel?
I like it, it's beautiful.
Irritating and consuming traffic
I didn't even notice her.
I would like to use it, but I can’t set it up.

It's important to understand that simply changing the image in the lock screen settings is not enough. If the service is active, it will ignore your static image and continue to broadcast its content, and it is necessary to deactivate the update mechanism itself, not just change its visual display.

Disconnection through standard MIUI settings

The easiest and safest way to get rid of intrusive images is to use the built-in tools of the system. Xiaomi manufacturers have left the ability to turn off this feature, although they hid it deep enough in the settings menu, this method does not require a connection to a computer and does not pose a risk to the stability of the smartphone.

You need to get to the lock theme control menu first, and the path may vary slightly depending on the MIUI version, but the logic remains the same, so you need to find the partition that controls the lock screen appearance and force the image source to switch to static.

β˜‘οΈ Disconnection algorithm in settings

Done: 0 / 4

Once you've found the right item, the system can offer you an alternative or show you an advertising banner suggesting you stay. Be careful and look for the switch or the switch button. Sometimes you need to click on the gear icon inside the carousel menu to see additional options.

If the standard path didn’t work, try the following action algorithm, which is relevant for most of the firmware versions on Redmi 8:

  • πŸ” Go to Settings. β†’ Wallpaper. β†’ Wallpaper carousel.
  • πŸ” Find the switch Turn on the wallpaper carousel and move it to the "Off" position".
  • πŸ” If you have the option β€œUpdate Frequency”, set the value β€œNever” or unsubscribe.
  • πŸ” Check if the normal static image is back on the lock screen.

⚠️ Warning: Once the carousel is turned off, old uploaded images can remain in the phone's memory and can be manually deleted through the file manager, freeing up space.

Removing the system application through settings

In some versions of Xiaomi software, wallpaper carousel components are displayed in a common list of installed applications, which gives the theoretical possibility not just to disable the function, but to completely remove or freeze the application responsible for it.

However, it is worth checking the app list for Glance or Lock Screen Magazine. If you find an app like this and the Remove button is active (not grey), consider yourself lucky. This is rare, but on some regional firmwares it is possible. In most cases, you will only have the option of "Disable" or "Stop".

If the delete button is inactive, you can try to clear the application data before turning it off. This will help you reset all the accumulated cached images and settings. To do this, go to Settings β†’ Apps β†’ All applications, find the desired service and choose Clean β†’ Clear everything.

There's also a nuance of administrator rights. Some system services may have extended rights. Check if the carousel service is listed as a device administrator. The way to check is: Settings β†’ Password and Security β†’ Privacy β†’ Special features β†’ Device administrators. If there's anything about wallpaper, uncheck the box.

Why is the removal button grey?
The uninstall button is inactive because the application is a system component of the Android operating system. The manufacturer (Xiaomi) embeds it at the firmware level to provide basic interface functionality and, in this case, monetization. Deletion of such applications without root rights or ADB is impossible with standard means of the MIUI interface.

Using ADB to remove the service completely

For users who want to get rid of the Redmi 8 wallpaper carousel and make room for the system partition, there is a method using ADB (Android Debug Bridge), a tool from Google that allows you to control the device from a computer via the command line, which is effective but requires care.

The first step is to activate the developer mode on your smartphone. To do this, go to Settings β†’ About the phone and click 7-10 times in a row on the MIUI version field. After the message β€œYou became a developer”, return to the main settings menu.

Now you need to enable debugging over USB. Find the section Additional β†’ For developers (or just "For developers") and activate the debugging switch over USB. When you connect your phone to your computer, a request for debugging permission will appear on the smartphone screen - be sure to click "Allow".

On your computer, you'll need a set of Platform Tools installed. Once you connect your phone with a cable, open the command line in the ADB folder and type in a command to find a carousel package. Usually called com.miui.misystem or com.android.thememanager, but a separate package is often used for the carousel.

adb shell pm list packages | grep glance


adb shell pm list packages | grep lockscreen

Once you find the exact packet name (e.g., com.miui.personalassistant or the like), use the deletion command for the current user.This will not physically delete the file from the recovery partition, but will make it invisible and inactive to the system, which is equivalent to deleting it.

πŸ’‘

Use the ADB AppControl graphical shell or Universal Android Debloater if you find the command line too difficult to work with, and these programs make it easier to remove system debris.

Comparison of disconnection and removal methods

The choice of how to deal with the wallpaper carousel depends on your technical skills and goals. Standard shutdown is safe and reversible, but can leave traces in the system. Using ADB gives a clean result, but requires preparation. Below is a table to help determine the method.

CriteriaStandard shutdownRemoval via ADBThird-party launchers
DifficultyLow.Tall.Medium
Risk of errorAbsent.Medium (needs accuracy)Low.
EfficiencyPartial (files remain)Complete (clean system)Interface replacement
Return of functionLight (toggle switch on)Difficult (reset or repeat ADB)Change of launcher

It's worth noting that using third-party launchers like Nova Launcher or Microsoft Launcher doesn't remove the carousel, but often blocks it from working with its lock mechanism or simply ignores Xiaomi's system widgets.This is a good compromise for those looking to completely change the look of the Redmi 8.

But if your goal is to free up the system and eliminate unnecessary processes, then ADB is the leader, and it allows you to cut out a particular module without affecting the rest of the theme system.

Frequent problems and their solution

When you turn off the wallpaper carousel, Xiaomi Redmi 8 users may face a number of typical problems. The system can resist change, especially if you have synchronization with your Mi Account enabled. Sometimes after a reboot, the settings are reset and the images appear again.

One common reason is that the Receive References feature is activated in system settings. Even if you have disabled the carousel itself, this option can pull content from other sources. Be sure to check Settings β†’ Password and Security β†’ Privacy β†’ Advertising Services and disable ad personalization.

The problem may also be the subject of the design. Some third-party themes downloaded from Themes store have a built-in forced wallpaper carousel. If you're using an informal theme, try switching to a standard Classic or Default theme and check if the problem has gone away.

  • πŸ›  Check Auto-Run Applications: Ban Wallpaper Service from Starting Automatically.
  • πŸ›  Clear the cache of the Themes app as it stores carousel data.
  • πŸ›  Make sure your phone settings are set correctly (some regions are less aggressive in terms of advertising).

⚠️ Note: If after all the manipulations, the carousel returns, it is possible that your phone received a firmware update that restored the system files.

πŸ’‘

An integrated approach, including disabling in settings, banning auto-start and cleaning the cache, gives the best result in the fight against intrusive advertising.

FAQ: Frequently Asked Questions

Is it safe to remove system applications through ADB?
Yes, if you remove the Glance or Lock Screen Magazine, these apps are not critical to the Android operating system or basic call and communication functions, but removing other system components can lead to unstable work.
Why does the wallpaper carousel turn on again after the reboot?
This may occur due to synchronization with the Mi Cloud cloud or the work of background theme update processes. It is recommended not only to disable the function, but also to prohibit the application from accessing the network through the β€œData Transfer” menu, as well as to disable auto-update theme.
Does the carousel affect the speed of the Redmi 8?
Directly, it’s minimal, but it consumes RAM and CPU time when you load new images. On budget devices like Redmi 8, turning off unnecessary background processes can have a positive impact on overall interface responsiveness.
Can you replace the carousel with your photos without third-party applications?
Yes, you can customize a slideshow from your gallery with regular tools, and to do this, select the gallery or album source in your wallpaper settings and specify the photo folder, but this will only work if you don't turn off the entire carousel service, but only change the source of the content.
Do I need Root rights to remove the carousel?
No, to remove or freeze the application carousel wallpaper enough user rights and enable debugging over USB. Using ADB does not require full access to the superuser (Root), which retains the warranty on the device.