Why Xiaomi tabs appear in Yandex Browser and how to fix it
If you notice that Yandex Browser automatically opens tabs on your Xiaomi smartphone (or even on a different brand device) with ads, news or offers from Mi Browser, you are not alone. This problem has become a massive one since the 2023-2026 updates, when Yandex and Xiaomi integrated their services deeper than users would like, tabs can appear when you start your browser, after you reboot your phone, or even while you surf β and this is not a virus, but a feature of the manufacturer.
The reasons for the appearance of such tabs lie in three key factors:
- π Sync with Mi Account: If you are logged in to the Xiaomi ecosystem, the browser can pull up βrecommendationsβ from the cloud, including tabs with promo content.
- π¦ Pre-installed services: On some firmware MIUI (Especially global versions) Yandex Browser comes with Mi Browser modules, which generate unnecessary tabs.
- π Partnership agreements: Yandex and Xiaomi have concluded cross-promo agreements, so advertising services Mi Home, Mi Store or Xiaomi Cloud can be implemented directly into the browser interface.
The good news is that these tabs can be permanently removed, and you donβt have to reflash your phone or install custom ROMs. Below weβll look at all the working methods, from simple settings to radical measures for power users. And if youβre afraid of breaking something, donβt worry: each method has been tested on the latest versions of MIUI 14/15 and Yandex Browser 23.7+.
Method 1: Disabling synchronization with Mi Account
The most common reason for Xiaomi tabs is background sync with Mi Account, and even if you don't use the cloud, the browser can pull "recommendations" from it to fix it:
- Open the Yandex Browser and tap on the profile icon (in the lower right corner).
- Select Settings β Synchronization.
- Find Sync with Mi Account (or Xiaomi Services) and turn off the slider.
- Restart the browser and check if the tabs have disappeared.
If there's no Mi Account, there's another problem, but before you move on, do one more thing:
Disable Personal Recommendations in the browser settings
Remove the Yandex Browser cache in your phone settings (Settings β Applications β Yandex Browser β Memory β Clear the cache)
Reboot the phone.
Check if the tabs have reappeared.-->
β οΈ Attention: On some firmware MIUI (For example, the Redmi Note 12 or POCO X5) Disconnecting sync can reset bookmarks. Save them in advance through export to the HTML-file settings β Bookmarks β Exports).
Method 2: Remove the Mi Browser module via ADB (for advanced)
If tabs keep popping up, it's likely the Mi Browser pre-installed, which is integrated into Yandex Browser at the system level, which can't be removed by standard means, but can be disabled via ADB (Android Debug Bridge), which runs on MIUI 12-15 and doesn't require root rights.
You'll need:
- π₯οΈ Computer with installed ADB-Tools (or Platform Tools by Google).
- π± Included Debugging by USB on the phone (Settings) β The phone. β Version. MIUI β 7 times tap to activate the developer mode, then additionally β For developers β Debugging by USB).
- π USB-cable (preferably original).
Instructions:
- Connect the phone to the PC and confirm the debugging permission.
- Open the command prompt (Windows) or terminal (macOS/Linux) in the folder with adb.exe.
- Enter the command to check the connection: Adb devices must appear serial number of your device.
- Run the command to disable Mi Browser: adb shell pm uninstall -k --user 0 com.android.browser If it doesn't work, try an alternative package: adb shell pm uninstall -k --user 0 com.miui.browser
- Reboot the phone.
| Xiaomi model | Mi Browser Package | Does removal work? |
|---|---|---|
| Redmi Note 11/12 | com.android.browser | Yes. |
| POCO X4/X5 | com.miui.browser | Yes (re-enter command after MIUI update) |
| Xiaomi 13/14 | com.miui.browser.global | Partially (the tabs can be returned) |
| Redmi 10A/10C | com.android.browser | No (root required) |
β οΈ Attention: After update MIUI Mi Browser can recover, so to avoid this, lock it through the adb shell pm disable-user with the same packages. MIUI China β Modules are more protected.
Redmi (Note, POCO, etc.)
Xiaomi (series 11/12/13/14)
Black Shark
Another brand-->
Method 3: Resetting Yandex Browser settings to factory
If previous methods didnβt work, try a full browser reset, which will delete all personal data (history, bookmarks, passwords), but will eliminate integration with Xiaomi. β Bookmarks β Exports).
Step-by-step:
- Open Phone Settings β Applications β Application Management.
- Find the Yandex Browser and tap it.
- Select Memory β Clear data and Clear cache.
- Return to the main browser settings and select Reset (usually in the Additional section).
- Restart your browser and do not log in to your Mi Account when you first start.
After discharge:
- π« Refuse to sync with Xiaomi Cloud.
- π Manually disable all options such as Personal Recommendations or News in the new tab.
- π Set a third-party start page (such as about:blank or google.com) in your browser settings.
π‘
If Xiaomi's tabs are back after reset, try installing Yandex Browser from the official site (not from the Mi App Store). Often the "clean" version from APK does not contain MIUI integrations.
Method 4: Use alternative browsers without MIUI integration
If fighting Xiaomi tabs in Yandex Browser seems too difficult, itβs easier to switch to another browser where thereβs no such problem. MIUI:
| browser | Pluses | Cons |
|---|---|---|
| Google Chrome | No integration with Xiaomi, sync with Google account | High RAM Consumption, Collects Data for Personalized Advertising |
| Firefox | Open source, extension support, private mode | Slower Yandex Browser on weak smartphones (Redmi 9A, POCO M3) |
| Brave | Blocks ads and trackers by default, no links to MIUI | Some sites may not work properly due to aggressive blocking |
| Kiwi Browser | Chrome extensions support, lightweight and fast | Less well-known, updates are less common |
To install an alternative browser:
- Download. APK-file from an official website (such as Firefox or Brave).
- Before installation, allow installation from unknown sources: Settings β Applications β Special Access β Installation of unknown applications.
- Install the browser and make it the default application to open links.
β οΈ Attention: On some firmware MIUI (System applications like Mi Browser can automatically intercept links even after installing an alternative browser. To fix this, use the Default App Manager app from Google Play.
Method 5: Radical measures β disabling system applications (requires root)
If none of the previous methods worked, and Xiaomi tabs keep popping up, it remains to disable the system components responsible for generating them.
What components should be turned off:
- π§ com.miui.systemAdSolution β responsible for system advertising and promotional tabs.
- π com.miui.browser or com.android.browser - Mi Browser itself.
- π‘ com.xiaomi.midrop β sometimes generates tabs with suggestions to connect to Mi Drop.
- π com.miui.analytics β Collects data for personalized recommendations.
Instructions (requires Root Explorer or Titanium Backup):
- Install a file manager with root support (such as Solid Explorer).
- Go to /system/priv-app/ or /system/app/.
- Find the folders with the names from the list above and rename them by adding.bak at the end (e.g. com.miui.browser.bak).
- Reboot the phone.
Important: Disabling system applications can lead to unstable MIUI operation, errors in settings or even a launcher crash. Before experimenting, back up via TWRP!
What if after disabling system applications, the phone stopped working? If after manipulating system files, MIUI began to dye or the launcher did not start.
How to Prevent Xiaomi Tabs from Returning in the Future
Even after successfully removing Xiaomi tabs, they can return after the MIUI or Yandex Browser update.
- π Turn off the Yandex Browser update on Google Play or Mi App Store.
- π΅ Block Internet access for Mi Browser via Settings β Annexes β Mi Browser β Mobile data and Wi-Fi.
- π‘οΈ Use a firewall (such as NetGuard or AFWall)+), to block suspicious connections.
If you notice that the tabs have reappeared, check the update history:
- Open Yandex Browser and go to Settings β About the browser.
- If the version has changed, then the browser has been updated and returned to integration with Xiaomi.
- Reverse to the previous version through the APK installation from Yandex.
π‘
The most reliable way to avoid returning Xiaomi tabs is to use an alternative browser (like Firefox) and disable automatic Yandex Browser updates.