How to disable the theme on the lock screen Xiaomi: 5 working ways

Xiaomiโ€™s lock screen is the first thing you see when you turn on a smartphone, and its design can significantly affect the overall experience of the device. Many users face a situation where, after installing a new theme from MIUI Themes or accidentally pressing the lock background, the lock is changed to an uncomfortable or too bright option. Worse, some themes add banner ads or animations that drain the battery and distract.

In this article, we will discuss all possible ways to return the standard look of the lock screen or completely disable imposed themes. The instructions are relevant for all modern Xiaomi, Redmi and POCO smartphones based on MIUI 12-14 (including global and Chinese versions of firmware).

Why does the theme on the lock screen change itself?

Most often, unwanted changes in the background image or lock style occur for three reasons:

  • ๐Ÿ”„ Automatic update of topics โ€” MIUI It syncs themes with Xiaomi servers by default and can apply them without your knowledge, especially if you have previously installed custom packages.
  • ๐Ÿ“ฑ Reset theme settings โ€“ after updating the firmware or resetting to factory settings, the system sometimes returns โ€œadvertisingโ€ themes from partners (for example, Mi Browser or Mi Video).
  • ๐ŸŽจ Conflict of topics โ€“ if you have installed themes from third-party sources (APK-files, they can overwrite the system lock settings.

Itโ€™s important to understand that lock screen and screensaver (AOD) are two different elements. Disabling theme on lock doesnโ€™t always affect Always On Display, and vice versa. If you have problems with AOD, youโ€™ll need a separate setup in Settings โ†’ Display โ†’ Screensaver.

โš ๏ธ Note: Some models (such as Xiaomi 13 Pro or Redmi Note 12) may reset desktop wallpaper after disabling the theme.

Method 1: Disable theme through standard MIUI settings

The easiest method is to return a standard theme through the personalization menu, which works on 90% of devices and does not require additional manipulation:

  1. Open the settings (cog icon on the desktop).
  2. Go to the Topics section (or Wallpaper and Themes on new MIUI versions).
  3. Select My Themes โ†’ Find the "Standard" option (usually the first one on the list).
  4. Click Apply and confirm the change.

If the standard theme is not on the list, try:

  • ๐Ÿ” Manually find it on the request of "default" in search of topics.
  • ๐Ÿ“ฅ Download the official theme MIUI Default from the Theme Store (free).

โ˜‘๏ธ Checking before changing the topic

Done: 0 / 4

On some firmware (e.g. MIUI 14 for POCO F5), the standard theme may be called Basic or Classic. If the lock background has not changed after applying, go to Settings โ†’ Display โ†’ Lock screen and manually select wallpaper.

Method 2: Reset theme settings to factory

If a standard theme doesn't apply or isn't listed, a complete reset of personalization options will help, which removes all custom themes and returns default system settings:

  1. Open Settings โ†’ Themes.
  2. Tap the three-point menu (โ‹ฎ) top-right.
  3. Select Reset (or Reset by default).
  4. Confirm the action - the system will restart.

After the reboot:

  • ๐Ÿ”„ The background lock will be dropped to factory (usually black or gradient).
  • ๐Ÿ“ All downloaded themes will remain in memory, but will be deactivated.
  • โš™๏ธ The font, icon and sound settings will also return to standard.

โš ๏ธ Attention: On devices with MIUI 13+ The reset can temporarily disable Always On Display to return AOD, Go to Settings. โ†’ Display. โ†’ Screensaver and turn on the function again.

๐Ÿ“Š What theme do you prefer on the lock screen?
Standard (black background)
Gallery photo
Animated theme
The theme of the clock and the weather

Method 3: Manually remove themes through file manager

For power users, there is a method of manually removing unnecessary themes through system folders, which will help if:

  • ๐Ÿšซ Standard Themes are not applied due to an error.
  • ๐Ÿ“ฆ There are many unnecessary topics in the system that occupy memory.
  • ๐Ÿ”ง You want to completely clear the cache theme.

Instructions:

  1. Install a file manager with access to system folders (such as MiXplorer or Solid Explorer).
  2. Go to /storage/emulated/0/MIUI/theme/ All custom themes in.mtz format are stored here.
  3. Delete files to those you want to delete (for example, recommend_*.mtz are advertising themes).
  4. Clear the cache folder: /storage/emulated/0/MIUI/theme/.cache/
  5. Reset the device.
folderContentsCan I remove it?
/MIUI/theme/User-generated themes (.mtz)Yeah, except default.mtz.
/MIUI/theme/.cache/Cash Tems (miniatures, temporary files)Yeah, totally.
/data/system/theme/System settings of theme (requires root)Only with root rights.
What if you donโ€™t have access to theme folder?
If the file manager doesn't show /MIUI/theme/, turn on the hidden files in the manager settings. If the folder doesn't exist at all, your firmware uses a different path (e.g. /data/miui/theme/), and you need root rights to access it.

After cleaning the folders, go to Settings โ†’ Themes and apply the standard theme again. If the lock background has not changed, try clearing the cache of the Themes app:

  1. Open Settings โ†’ Applications โ†’ Application Management.
  2. Find the Themes app (or MIUI Themes).
  3. Select Warehouse. โ†’ Clear the cache.

Method 4: Disabling Automatic Theme Application

MIUI can automatically set "recommended" themes by default, especially if you use a Mi Account.

  1. Open Settings โ†’ Themes.
  2. Go to the theme settings (cog in the upper right corner).
  3. Turn off the options: ๐Ÿ”„ Automatic update of topics ๐Ÿ“ก Recommend topics ๐ŸŒ Synchronization of topics with Mi Account

Save the changes.

On some firmware (e.g. MIUI 14 for Redmi K50), these options may be hidden.

  • ๐Ÿ“ต Turn off mobile data and Wi-Fi before entering the theme settings โ€“ this sometimes blocks download recommendations.
  • ๐Ÿ”ง Use Developer Mode to disable com.android.themes application background processes (instruction below).

๐Ÿ’ก

If the themes still apply after disabling automatic updates, check your Mi Account settings on account.xiaomi.com โ€“ personalization synchronization may be enabled there.

Method 5: Using ADB to disable themes completely (advanced)

If all previous methods failed, you can block the Theme system application through ADB (Android Debug Bridge).

  • โœ… Completely disables theme change.
  • โœ… Remove Advertising in Personalization Settings.
  • โš ๏ธ Will prevent you from setting any topics (including wallpaper).

Instructions:

  1. Turn on Developer Mode: Go to Settings โ†’ About Phone. Tap 7 times on MIUI Version.

Settings โ†’ Additional โ†’ For Developers

USB debugging

adb shell pm disable-user --user 0 com.android.themes

Reset the device.

To return the opportunity to change topics, do:

adb shell pm enable com.android.themes

โš ๏ธ Attention: MIUI 14 Disabling com.android.themes may cause a failure in Always On Display. Before executing the command, check if your model depends on this package to display time on the screen off.

๐Ÿ’ก

Disabling themes through ADB is an irreversible process until the next reboot. If the lock screen turns black after the command without the possibility of changing, return the application with the pm enable command.

What do you do if nothing helps?

If none of these methods worked, the problem may be related to:

  • ๐Ÿ› Firmware error on some beta versions MIUI Solution: Reverse to stable version.
  • ๐Ÿ”’ Operator policy - some firmware for operators (for example, Redmi with a proprietary MegaFon shell) block the change of topics.
  • ๐Ÿ“ฑ Hardware failure - if after resetting to factory settings, the problem remains, perhaps, damaged device memory.

The last option is a complete reset to the factory settings:

  1. Save all data (photos, contacts, messages).
  2. Go to Settings โ†’ About the phone โ†’ Reset settings.
  3. Choose to erase all data and confirm.

After discharge:

  • ๐Ÿ“ต Do not restore settings from backup โ€“ this can return the problem.
  • ๐Ÿ”ง Do not install themes from third-party sources in the first hours after resetting.

FAQ: Frequent questions on Xiaomi lock screen topics

Can I turn off themes on the lock screen without resetting the settings?
Yes, 90% of the time, it helps to reset theme settings (Method 2) or manually delete theme files (Method 3).If the problem is a system error, try clearing the theme app cache through the application settings.
Why did the theme on the block drop after the MIUI update?
This is standard MIUI behavior โ€” after major updates (e.g., from MIUI 13 to MIUI 14), the system resets custom themes to factory ones. To avoid this, save your favorite theme to the gallery as wallpaper before upgrading.
How to remove ads from the lock screen?
Ads on the block appear because of sponsored themes. To remove them: Apply a standard theme (Method 1). Turn off automatic theme updates (Method 4). Delete /MIUI/theme/recommend/ (if any). If the ad remains, it's a virus. Check the phone with antivirus (e.g. Malwarebytes).
Can I put my picture on the lock screen if the themes are disabled?
Yes, even if you disabled the Themes app through ADB, you can manually set the lock wallpaper: Open the Gallery and select a photo. Tap the three-point menu โ†’ Set as โ†’ Lock Wallpaper. This method works independently of the Theme app.
Why did you always change the subject line?
On some models (Xiaomi 12T, Redmi K60), AOD is system-specific. If after changing the theme, the screensaver disappears: Go to Settings โ†’ Display โ†’ Screensaver. Turn off and turn on the function again. If it doesn't work, use a standard theme.