How to permanently remove articles from the lock screen on Xiaomi: the complete guide

The lock screen on Xiaomi smartphones has long been a source of annoyance for many users. Instead of a minimalist interface with time and notifications, MIUI persistently displays news articles, advertisements and recommendations β€” often irrelevant and distracting, especially for Redmi, Poco and Black Shark devices, where the feature is activated by default.

Compounding the problem, even after manually shutting down through the settings, articles can reappear after MIUI updates or resets. In this article, we will look at all the working methods, from standard settings to hidden developer settings. Importantly, the methods differ for different firmware versions (especially MIUI 14 vs MIUI 15), so we present current screenshots and commands for 2026.

If you’re tired of the intrusive β€œrecommendations” on the lock screen, but don’t want to install custom firmware or get root rights – this is the guide for you. We’ve tested all methods on Xiaomi 13 Ultra, Redmi Note 12 Pro+ and Poco F5 with the latest updates.

Why does Xiaomi show articles on the block?

The MIUI Lock Screen was originally designed as a personalization service, and was designed to:

  • πŸ“° Showing current news (weather, sports, finances)
  • 🎨 Offer beautiful wallpaper and quotes
  • πŸ›’ Advertise affiliate services (AliExpress, Booking, etc.)

In practice, however, users are faced with:

  • πŸ—‘οΈ Spam in Chinese (even on global firmware)
  • πŸ”„ Automatically activated after updates
  • πŸ“΅ Slowing down the unlock due to content upload

The main reason is monetization: Xiaomi enters into partnerships with media companies and advertising networks, for example, in India and China, promotional materials from local brands often appear on the block, and in Europe, news from Google Discover (if an account is synchronized).

πŸ“Š How often do you get annoyed by articles on the block Xiaomi?
Constantly.
Sometimes.
I used to be worried, but I turned it off.
I like this function.

Method 1: Standard shutdown through settings

The most obvious method is to use built-in MIUI options. It works on most devices, but has limitations (more on them below).

Steps for MIUI 14/15:

  1. Open Settings β†’ Lock screen
  2. Select the lock screen style
  3. Scroll down and click the Lock screen settings
  4. Turn off the sliders: πŸ“± Show recommendations 🌍 Weather and other information πŸ“° News and articles (if any)

Save the changes and restart the device

⚠️

Note: Some firmware (e.g. Redmi Note 11 with MIUI 13) may not have the News & Articles item.

β˜‘οΈ Verification of deactivation of articles

Done: 0 / 4

If articles continue to appear after these actions, the problem lies in:

  • πŸ”„ Automatic reset settings (typical for beta versions) MIUI)
  • πŸ“² Sync with Xiaomi servers (requires to disable Mi Account)
  • πŸ“¦ Pre-installed system applications (e.g. Mi Browser)

Method 2: Disconnection through "Special Opportunities"

A little-known trick is to use the Remove Animations feature in special feature settings, which blocks the loading of dynamic content on lockdown, including articles.

Instructions:

  1. Go to Settings β†’ Special Opportunities
  2. Choose Remove animations (or Remove animations)
  3. Activate the slider Remove the animation of the windows
  4. Return to Settings β†’ Lock screen and select style Only Time

πŸ”§ How it works: Disabling animation prevents interactive elements (including news cards) from loading.

πŸ’‘

If the lock screen becomes too boring after this action, install live wallpapers via Google's Wallpapers app. They don't conflict with the animations that are disabled.

Method 3: Blocking through ADB (for advanced)

For users willing to use ADB, there is a radical method of forced disabling the system component responsible for articles, the advantage of which is that it works even after resetting.

Requirements:

  • πŸ–₯️ Computer with installed ADB Tools
  • πŸ“± Included debugging by USB on the phone (Settings) β†’ The phone. β†’ Version. MIUI β†’ Press 7 times to unlock)
  • πŸ”Œ USB-cable (preferably original)

Input commands:

adb shell pm hide com.miui.miservice


adb shell pm hide com.miui.weather2




adb shell pm hide com.miui.yellowpage

πŸ“Œ What teams do:

  • com.miui.miservice – the main recommendation service
  • com.miui.weather2 - weather and news
  • com.miui.yellowpage - banner ads
How do you get it back?
To unlock components, use the command adb shell pm unhide. For example: adb shell pm unhide com.miui.miservice

⚠️

Note: On some devices (e.g. Xiaomi 12T), these commands may cause an Operation not allowed error.

Method 4: Delete via Mi Account (for global firmware)

If your phone is linked to Mi Account, some of the recommendations may come from Xiaomi servers, and you can turn this off via your account’s web interface.

Step-by-step:

  1. Go to account.xiaomi.com and log in.
  2. Select the Mi Cloud tab β†’ Devices
  3. Find your phone in the list and click Control.
  4. Turn off the sliders: πŸ“‘ Personalized recommendations πŸ“Š Usage analysis πŸ”„ Synchronization of lock screen data

Save the changes and restart the phone

⏳ Sync time: Changes can take effect in 1 to 24 hours.If articles continue to appear, clear the Mi Account cache. β†’ Annexes β†’ Application management β†’ Mi Account β†’ Clear the cache).

Method 5: Using third-party launchers

If none of these methods worked, a radical solution is to replace the standard launcher, and some alternative shells (like Nova Launcher or Hyperion Launcher) allow you to completely redefine the lock screen.

How it works:

  1. Install a launcher from Google Play
  2. In the launcher settings, find the Lock Screen (or Lock Screen) section.
  3. Select Minimalist Mode or Watch Only
  4. Assign the launcher to the default application (Settings β†’ Applications β†’ Default)

πŸ’‘

On devices with MIUI for Russia (e.g. Redmi 10 2022), blocking articles can be part of mandatory services, in which case only firmware or changing the region in the settings will help.

FAQ: Frequent questions

❓ Why After Updating MIUI Articles appear again?
Xiaomi resets some personalization settings when major updates (e.g., with a MIUI 14 on MIUI 15) This is due to the company's policy of "improving the user experience". To avoid re-enablement: After updating, check Settings immediately β†’ Lock screen Disable automatic synchronization with Mi Account Use ADB-commands
❓ Can I remove articles without losing functionality (weather, notifications)?
Yes, but with reservations: 🌀️ Weather: Turn off only Recommendations, leave weather and other information πŸ“± Notifications: Use the lock style only time + notice πŸ”§ Alternative: Install a weather widget from Google or AccuWeather
❓ Does this work for Poco? F5 and Black Shark?
Yes, but with nuances: Poco F5: Use Method 1 or Method 4 on global firmware. Chinese (CN) firmware requires ADB. Black Shark 5/6: These devices use modified JOYUI (based on MIUI). Here articles are disabled via Settings β†’ Lock screen β†’ Game mode.
❓ How to Check Which App Is Responsible for Articles?
Use the system monitor: Enable Developer Mode (Settings) β†’ The phone. β†’ Version. MIUI β†’ 7 taps Go to Settings β†’ For developers β†’ Unlock your phone and see what processes are activated (look for com.miui.miservice or com.miui.weather2) πŸ’‘ Tip: For detailed analysis, use the App Inspector app from Google Play.
❓Legal: Is it legal to disable these functions?
Yes, according to EU Digital Markets Act (DMA) and Chinese data protection regulations, users have the right to disable: Personalized advertising Collection of analytics use Background services not critical to the operation of the device ⚠️ Exception: Devices sold through carriers (e.g., Redmi with the MegaFon logo) may be subject to additional restrictions.