Xiaomi Redmi 10C owners often face intrusive ads in system applications, the browser, and even on the home screen. The manufacturer integrates ad units into MIUI firmware to monetize cheap smartphones, but for users this becomes a real problem. Advertising not only annoys, but also slows down the device, consumes mobile traffic and battery power.
In this article, we will discuss all the current ways to disable ads on Redmi. 10C You will learn how to remove banners in Settings, Weather, Music and other standard applications, as well as block ads in the browser and on the desktop. MIUI 13/14, Which Xiaomi does not advertise in official documentation.
Important: The methods work on Redmi 10C firmware MIUI 12.5โ14 (including global and European versions) If your device is updated via OTA, Some menu items may be slightly different โ in this case, use the search by settings (โ๏ธ โ Searching for settings).
1. Disabling personalized advertising in MIUI
The first step is to deactivate the targeted ad system that collects data about your actions, which doesn't eliminate the ads completely, but it reduces the amount of ads significantly and makes them less intrusive.
Go to: Settings โ Google โ Advertising
Here, perform the following actions:
- ๐ Turn off the โPersonalized Adsโ slider (this will prevent Google from showing targeted ads).
- ๐ Click "Reset advertising" ID" โ This will reset your current profile for advertisers.
- ๐ In the "Interests" section, delete all the topics the system has collected about you (sports merchandise, games, equipment, etc.).
Next, go back to the basic settings and go to: Settings โ Privacy โ Advertising Services
Here:
- ๐ Disable Personalized Recommendations (this is an internal system) MIUI, Googleless).
- ๐ Click "Reset ID" at the bottom of the screen.
- ๐ Enable the โLimit Trackingโ option (if available in your firmware version).
๐ก
If the item "Advertising services" is not in the menu, update the firmware to the latest version or use the search for settings with the "advertising" key.
These actions will not remove ads completely, but will make them less relevant (for example, instead of credit ads, you will see random banners about products).
2. Removal of advertising in system applications
The most annoying ad units appear in Xiaomiโs standard utilities: Weather, Music, Themes, Browser and Notes. These can be disabled through hidden MIUI settings.
First, activate the developer mode (if not already done):
- Go to Settings. โ The phone.
- Press 7 times in a row on "Version" MIUI" (A notice will appear saying, โYou have become a developer").
- Back to Settings โ Additionally. โ For developers.
Now, follow the following steps:
Activate the Developer Mode|Disable "Show advertising in" MIUI"|Remove updates for system applications|Clear cache and data of advertising services-->
In the Developer Menu, find the option: โShow ads in MIUIโ and turn it off.
Next, remove updates for system applications (they often add ad SDKs):
- Go to Settings โ Applications โ Application Management.
- Find in the list of Weather, Music, Themes, Browser.
- For each, click โRemove Updatesโ (the button will appear if the app has been updated through the Play Market or App Store).
- Then click "Storage โ Clear cache".
To completely reset advertising preferences:
- Go to Settings. โ Annexes โ Application management โ Three points (โฎ) โ Show all the processes.
- Find com.xiaomi.mipicks and com.miui.systemAdSolution.
- For each, do โStopโ โ โClear Cacheโ โ โDelete Dataโ.
What to do if there is no "Show ads in MIUI" item?
3. Blocking Advertising through DNS
One of the most effective ways is to redirect ad requests to an empty server via a private DNS, which works at the network level and blocks most banners in the browser and some applications.
Instructions:
- Go to Settings โ Connections and Sharing โ Private DNS.
- Select "Host Name of Private DNS Provider".
- Enter one of the addresses: ๐ก๏ธ dns.adguard.com (AdGuard DNS โ Blocks advertising and trackers) ๐ก๏ธ family.adguard-dns.com (same) + Blocking Adult Content) ๐ก๏ธ doh.centraleu.pi-dns.com (PI-DNS โ alternative)
Save the settings and restart the phone.
Advantages of the method:
- โ It works without root and additional applications.
- โ Block ads in Chrome, Mi Browser and some games.
- โ Does not affect the performance of the device.
Disadvantages:
- โ Does not block ads in Xiaomi system utilities (for example, in Weather or Tems).
- โ Can break the work of some banking applications (solved by disabling private banking applications) DNS when used).
Standard (from operator)|AdGuard DNS|Google DNS|Cloudflare DNS|Other|I don't know what it is.-->
4. Removal of advertising from the desktop (launcher)
On Redmi 10C, banner ads can appear directly on the home screen as widgets or "recommendations" and can be removed through the launcher settings.
Method 1: Disabling recommendations
- Press and hold the empty space on the desktop with your finger.
- Select "Home Screen Settings" (or โ๏ธ Settings).
- Find the "Recommendations" or "Smart Assistant" section.
- Turn off the sliders: ๐ฑ "Recommended annexes" ๐ฑ "Popular games" ๐ฑ "News and weather"
Method 2: Removing Advertising Widgets
Some widgets (e.g., "Mi Video" or "Mi Finance") show ads even after the recommendations are turned off, to remove them:
- Press and hold the ad widget.
- Drag it up to the inscription "Delete" (or "Remove").
- Confirm removal.
After installation:
- Click Home and select the new launcher as default.
- In the new launcher settings, disable all options related to "recommendations" or "news".
๐ก
Changing the launcher is the only way to guarantee that you will remove ads from your desktop, but it will disable some MIUI features (like gestures or themes).
5. Manual removal of advertising packages (for advanced)
If previous methods have failed, you can manually remove the packages responsible for displaying ads, which requires care, as improper actions can lead to system failures.
It works without root, but requires a PC connection and the use of ADB (Android Debug Bridge).
Step 1: Preparation
- ๐ฅ๏ธ Install Platform Tools on your computer.
- ๐ฅ๏ธ Turn on the phone to debug. USB (Settings โ For developers โ Debugging by USB).
- ๐ฅ๏ธ Get Redmi on board. 10C to the PC by cable and confirm the debugging permission.
Step 2: Follow the commands
Open the Command Prompt (Windows) or Terminal (macOS/Linux) in the folder with the platform-tools and enter in turn:
adb shell
pm uninstall --user 0 com.miui.systemAdSolution
pm uninstall --user 0 com.xiaomi.mipicks
pm uninstall --user 0 com.miui.analytics
pm uninstall --user 0 com.miui.msa.globalStep 3: Reboot
After completing the commands, restart your phone: adb reboot
Result:
- โ System services responsible for displaying ads will be removed.
- โ Banners will disappear in Settings, Weather and other utilities.
- โ ๏ธ Some functions (such as usage analytics) will stop working.
How do I return deleted packages?
โ ๏ธ Note: Do not delete packets with the names com.android. or com.qualcomm. - this can cause your phone to malfunction. --user 0, Packages will be deleted completely (not just for your user).
6.Use of third-party ad blockers
If you don't want to dig into the settings, you can install specialized ad-blocking apps that work at the VPN or local proxy level, intercepting ad requests.
Top.-3 supplant 10C:
| Annex | Type of lockdown | Advantages | Deficiencies |
|---|---|---|---|
| AdGuard | Local VPN | Blocks ads in the browser and applications, low battery consumption | Free version with restrictions, can conflict with banking applications |
| Blokada | Local VPN | Open source, blocks trackers, doesnโt require root | Difficult setup for beginners, sometimes slows down the Internet |
| DNS66 | Local DNS | Does not require VPN, works in the background, supports custom host files | Do not block ads in some games, the interface is in English |
How to set up AdGuard (recommended option):
- Download the app from the official website (not from the Play Market โ there is a stripped-down version).
- Launch and press "Start."
- Select "Standard Protection" (enough to block ads).
- Turn on the "Protection" switch.
- In the settings, turn off HTTPS filtering (this may break some sites).
For maximum locking, add additional filters to AdGuard:
- ๐ "AdGuard Base filterโ (basic)
- ๐ "AdGuard Mobile Ads filter (for mobile advertising)
- ๐ "EasyList China (blocks Chinese ads) MIUI)
โ ๏ธ Note: Some blockers (such as Blokada in aggressive mode) may break push notifications from messengers or banking applications. In this case, add problematic applications to the whitelist in the blocker settings.
7. Resetting the phone to factory settings (extreme case)
If none of these methods worked and the ads became unbearable, you can reset Redmi 10C completely and then set it up from scratch. It's a radical way, but it's guaranteed to remove all the ad settings and cache.
Before discharge:
- ๐ฑ Make a backup of the data (Settings) โ The phone. โ Backup).
- ๐ฑ Remember or write down logins / passwords from accounts (Mi Account, Google, social networks).
- ๐ฑ Make sure the phone has enough charge (minimum 50%).
Resetting instructions:
- Go to Settings โ About the phone โ Reset settings.
- Select "Erase all data."
- Enter. PIN-code.
- Confirm the reset.
After the reboot:
- ๐ง Do not restore data from the backup โ this will return the old settings with advertising.
- ๐ง When you first set up, turn off all sync and personalization options.
- ๐ง Immediately after setting up, follow the steps from Section 1 (disabling personalized advertising).
This method will remove all ads 100%, but it will require re-configuring your phone, only if other methods have failed.