How to Turn Off Themes on Xiaomi: The Complete Guide

Many Xiaomi, Redmi and POCO smartphone users face intrusive advertising and constant notifications from the Themes system app.This built-in MIUI solution is designed to personalize the device, but often annoys with redundancy of features. If you want a clean interface without unnecessary visual noise, this option must be deactivated.

The process of disabling is not always obvious, as developers hide direct switches in the depths of the menu. In this article, we will discuss proven methods of returning to standard design, you will learn how to safely remove third-party shells and prevent them from being re-installed by the system.

Why Users Need to Turn Off Their Topics

The main reason you don't use a theme store is because of ad integrations, and even if you haven't installed third-party designs, the app can show banners in the notification curtain or on the lock screen, which is not only distracting, but also consuming traffic.

The second important aspect is system performance: background themes, especially heavy animated options, consume RAM; on low-end models with little RAM, this can lead to noticeable delays in switching between applications.

Also worth mentioning is privacy, which is collecting user preferences to generate personalized feedback in the theme store, which is a question that many Android device owners are asking, and shutting down the service minimizes telemetry.

๐Ÿ“Š What annoys you the most about Xiaomi topics?
Intrusive advertising
Battery consumption
Difficulty of returning to the standard
Extra notice
Nothing, I'm happy to use it.

Disabling Advertising and Recommendations in the Application

Before you completely remove components, try to limit their activity through settings, which will allow you to keep the functionality of changing wallpaper, but remove aggressive marketing. Open the Themes app and go to the user profile.

In the settings section, find "Receive recommendations" or "Show ads." Move the slider to an inactive state. This action will not remove the topic, but will clear the interface of promotional materials.

โš ๏ธ Attention: After a major update MIUI or switching to HyperOS settings may reset. Check this item periodically to prevent ads from returning.

Additionally, you should disable advertising personalization in the general settings of the system. Go to Settings โ†’ Passwords and Security โ†’ Privacy โ†’ Advertising Services. You need to activate the option โ€œDisable Ad Personalizationโ€.

๐Ÿ’ก

For full effect, disable auto-update the Themes app in Google Play or GetApps so that the system does not load new advertising modules.

Resetting to a standard theme through settings

If you have a third-party shell on your phone, you can get it back to normal, and it's the safest method, without root rights or complex software, and the algorithm is the same for most firmware versions.

Go to the Themes app, click on the profile icon in the lower right corner, select My Pages or My Topics, and in the list of installed designs, find an option called Classic or Basic.

Click on the theme and activate the Apply button, and the system will instantly redraw the interface, returning the standard icons, fonts and colors, and then the third-party elements will disappear from the desktop.

โ˜‘๏ธ Checking run-off re-run

Done: 0 / 4

In some cases, you need to reboot the device to fully apply the changes, and if you see artifacts from an old theme after the restart, repeat the classic design procedure again.

Removing the theme component through ADB

For advanced users who want to get rid of the system application, there is a method of uninstalling through ADB (Android Debug Bridge), which requires connecting the smartphone to the computer and having drivers, which allows you to remove even system packages that are not disabled in the menu.

The first step is to activate the developer mode. Go to Settings โ†’ About Phone and quickly click on the MIUI build number seven times. Then, in the advanced settings, turn on โ€œDebugging by USBโ€.

Connect your phone to your PC and start the command line. Enter a command to delete the theme packet:

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

Once the command is executed, the application will disappear from the system. If you need to return it back, use the install command with the original apk file or reset the settings to the factory.

โš ๏ธ Note: Removing system components via pm uninstall may cause the launcher to run unstable.

List of safe to remove Xiaomi packages
com.miui.themes (Themes) com.miui.misys (MIUI System Services - cautious) com.miui.player (Music) com.xiaomi.scanner (Scanner)

Use of third-party launchers

An alternative way to ignore embedded themes is to install a third-party launcher, which completely replaces the desktop, application menus and control panel, making the MIUI settings irrelevant to the look.

Popular options like Nova Launcher, Microsoft Launcher or Smart Launcher are available on Google Play. Once installed and used, they take over the interface.

However, it is worth considering that system elements such as the notification curtain, volume menu and lock screen will remain native. Completely replace them without root rights will not work, but the visual style of the desktop will change dramatically.

ParameterStaff launcherThird-party launcherNo subject mode.
StabilityTall.Depends on the version.Maximum
BatteryAverage expenditurePossible elevatedMinimum
FlexibilityLimited MIUI.Tall.Zero.
DifficultySimplicityRequires customizationSimplicity

๐Ÿ’ก

Third-party launcher is the best way to customize Xiaomi if the standard features of the themes donโ€™t suit you, but it doesnโ€™t remove system advertising completely.

Frequent Questions and Challenges (FAQ)

Can I completely remove the Topic app without a computer?
You can't completely remove a system package without root rights and ADB. You can only disable it in the application settings or stop using it using a standard theme. Attempts to remove it through file managers without superuser rights will not succeed.
Why does the advert appear again after the topic is reset?
MIUI has the property of restoring default settings when you update your firmware. Enable background activity restriction for the Themes app in your battery settings to prevent it from running on its own.
Does disabling themes affect the widgets?
Standard watch, weather and pedometer widgets are part of the system theme. When you switch to a third-party launcher or completely remove the theme component, some widgets may stop showing or not work properly. Use Google widgets to replace.
Is it safe to use ADB to delete system files?
Using ADB is safe as long as you only remove known custom packets. Removing critical system components (e.g. com.android.systemui) can result in a cyclical phone restart (bootloop).
How do I bring the deleted theme back?
If you have removed an application through ADB, you can only return it by re-installing an apk file or performing a full reset (Wipe Data) in Recovery mode.