The For You section of the Xiaomi Video app is a personalized recommendation feed that automatically loads content based on your browsing history, likes and activity on other services. For many users, this section becomes a source of annoyance: it takes up space on the home screen, shows unnecessary videos and slows down the app. Unfortunately, Xiaomi does not provide a direct button to turn it off, but there are several workarounds - both through system settings and using third-party tools.
In this article, we will discuss all the current ways to remove the For You section on smartphones (MIUI/HyperOS), Mi TVs and Xiaomi Pad tablets. Particular attention will be paid to methods that do not require root rights or complex firmware manipulation. If you are tired of intrusive recommendations, read on.
Why “For You” appears in the video and can it be removed forever?
The For You section is part of Xiaomi’s ecosystem, integrated into the standard Video app (or Mi Video on older versions).
- 📊 Personalization algorithms analyze your views on YouTube, TikTok, Kwai and even Mi Browser.
- 🤝 Partnering agreements – Xiaomi is working with Chinese and local platforms (e.g. iQiyi, Youku in China or other platforms). OKKO Russia).
- 📱 System integration on HyperOS and new versions MIUI The service is linked to the msa (Mi Service Framework).
Can we take it away forever? Technically, but with reservations:
- ✅ No root – you can hide a partition through settings or disable personalization, but it can return after an update.
- ⚙️ With root rights, it is possible to completely remove the system APK, But it's risky for the stability of the system.
- 🔄 On Mi TVs. TV — The methods are different from smartphones, often requiring a factory reset.
⚠️ Note: On HyperOS devices (2026 and later), the For You section may be part of the com.miui.video system process. → Applications will cause errors in other multimedia functions.
Method 1: Disable personalization in MIUI/HyperOS settings
The safest method is to limit data collection for recommendations. This won't remove the partition completely, but will make it empty or less intrusive.
Instructions for smartphones:
- Turn off the sliders: 🔍 Recommendations on the home screen 📺 Personalized videos 🌐 Analysis of activity in the browser
Reset the device.
For Mi TV:
- Go to Settings → Account and Security → Personalization.
- Turn off the content recommendation option.
- Clear the cache of the Video app in Settings → Applications → Application Management.
Disable synchronization with Mi Account|Delete your browsing history in the Video app|Check system updates|Make a backup copy of settings-->
After this, the For You section may remain in place, but it will not be updated, and in some cases it will disappear after 1-2 days.
Method 2: Removing Video Application Updates
The standard Xiaomi video app is often updated through Google Play or Mi App Store, adding new features like recommendations. If you roll it back to the factory version, the For You section may disappear.
How to do this:
- Go to Settings → Applications → Application Management → Video.
- Click on the three dots in the top right corner and select Remove Updates.
- Confirm the action and restart the device.
⚠️ Note: Some firmware (HyperOS 1.0)+) This option can be blocked, and in this case, only disabling automatic updates for the application in Google Play will help: Open Google Play, find the Video app. Click on three dots. → Turn off auto-update.
What to do if the “Remove Updates” button is inactive?
Method 3: Use ADB to disable recommendations (without root)
If previous methods didn’t work, you can use Android Debug Bridge (ADB), a tool for debugging Android devices, which does not require root rights, but requires a computer and a developer mode enabled.
Step-by-step:
- Activate Developer Mode: Go to Settings → About Phone. Tap 7 times on the MIUI Version (or HyperOS Version).
USB debugging
Settings → Additional → For Developers
ADB-driver
adb shell pm hide com.miui.video
adb shell pm disable-user --user 0 com.miui.video.pluginThese commands hide the system app Video and its plugin with recommendations. To get it back, use:
adb shell pm unhide com.miui.video
adb shell pm enable com.miui.video.plugin💡
If the “For You” section is left after completing the commands, try to further disable the service com.xiaomi.midrop, which is responsible for synchronizing media between Xiaomi devices.
Method 4: Alternative Players Instead of Standard Video
If fighting off recommendations seems too difficult, it’s easier to abandon Xiaomi’s standard app in favor of third-party solutions.
| Annex | Pluses | Cons | Reference |
|---|---|---|---|
| VLC | ✅ No advertising and recommendations✅ Support for all formats | ❌ No integration with MIUI | Google Play |
| MX Player | ✅ Built-in codec✅ Light and fast. | ❌ Advertising in the free version | Google Play |
| Kodi | ✅ A full-fledged media center✅ Support for plugins | ❌ Difficult for beginners | Google Play |
To get rid of the standard video app:
- Install one of the alternative applications from the table.
- Go to Settings → Applications → Video → Open by default.
- Select the new application as the default player.
- Turn off notifications from Video in the app settings.
VLC|MX Player|Kodi|Other|I don't use third-party.-->
Method 5: Reset the Video app settings (for Mi TV)
On Xiaomi TVs, the For You section often appears due to cached data or account sync errors. A full app reset can help:
Instructions for Mi TV 4/5 and Mi Box:
- Open Settings → Applications → Application Management → Video.
- Choose Clear Data and Clear Cache.
- Restart the TV (hold the power button for 5 seconds).
- After activation, do not sign in to Mi Account – skip this step.
Option 2: Modification of the DNS
Set up an alternative DNS (like AdGuard DNS or NextDNS) that blocks Xiaomi trackers:
- Go to Settings → Wi-Fi → Additional → DNS settings.
- Enter addresses: 🔒 AdGuard DNS: 176.103.130.130 and 176.103.130.131 🛡️ Next Next post: Use Your Personality IP (Register at nextdns.io).
Reset the device.
💡
Blocking the DNS won't remove the For You section completely, but it will stop new recommendations from being downloaded.
What to do if nothing helps
If all of these methods fail, radical measures remain:
- 🔧 Installing custom firmware (like LineageOS or Pixel Experience) will remove all Xiaomi system apps, including Video. On HyperOS, this can lead to the loss of features like Mi Share or Quick Apps.
- 📦 Reverse to the old version MIUI — firmware MIUI There was no For You section 12.Cons: Lose new features and security updates.
- 📵 Using a TV without connecting to a Mi Account – create a local profile without being tied to Xiaomi ID.
If you’re not ready for such measures, you can only wait for Xiaomi to update you: In recent versions of HyperOS for global regions (such as Xiaomi 14), the For You section is less intrusive, and in some countries it has been removed altogether due to local regulations.
💡
Before installing custom firmware, check compatibility with your model on the XDA Developers forum. The wrong firmware can "brick" the device.