The anti-spam feature on Xiaomi is supposed to protect users from unwanted calls and messages, but in practice it often blocks important notifications, SMS from banks or even calls from other countries. If you are faced with the fact that MIUI aggressively filters incoming data, this manual will help to regain control of communication. We will look at all the current ways to disable anti-spam, including hidden settings and methods for advanced users.
It is important to understand that the anti-spam system in Xiaomi consists of several levels: an integrated filter. MIUI Security, Cloud Database and Separate Call Settings/SMS. Complete shutdown requires a comprehensive approach โ one click on the menu is often not enough. MIUI 12/13/14, including the Redmi Note models 12, POCO X5, Xiaomi 13T others.
Before you start settings, make sure that the problem is in anti-spam, and not in other restrictions (for example, in Do not disturb or lock operator).
1. Standard disabling antispam via MIUI settings
Letโs start with the simplest method, which works on most devices without any additional manipulation, and is suitable for users who have antispam activated by default and have not been modified by third-party applications.
Open the Security app and go to Antispam, where you will see three main blocks:
- ๐ Protection against spam calls โ filtering incoming calls
- ๐ฌ Spam protection-SMS โ blocking
- โ๏ธ Cloud database โ synchronization with Xiaomi servers
All three switches must be deactivated to completely shut down, but even then some functions may remain active at the system level, for example, if you previously blacklisted numbers manually, they will be blocked regardless of the anti-spam.
Disable "Spam Call Protection" | Disable "Spam-SMS Protection" | Disable "Cloud Database" | Check the Spam folder in messages | Delete numbers from the blacklist-->
On some firmware (especially regional versions of MIUI for India or China), Antispam may not be on the Security menu, in which case try an alternative route:
- Open Settings โ Applications โ Application Management
- Find the Security (or Security) app
- Go to Permits and disable access to SMS, Call Log and Contacts
๐ก
If your calls still don't go through after you turn off anti-spam, check your operator's settings. Some mobile networks (such as MTS or Beeline) have their own spam filters that work independently of your phone.
2. Hidden anti-spam settings: codes and engineering menu
For users who have a standard shutdown that has not worked, there is an engineering menu with advanced options, a method that requires caution, as improper changes can disrupt the phone.
Enter the following code in the Phone application:
##4636##Then the test menu will open. Go to the Phone Information tab and scroll down to the Settings block. There may be a Spam Protection (or similar) item here, disable it. If there is no such item, try the alternative code:
##6484##This code opens the MTK Engineer Mode menu (available on MediaTek-based devices).
MTK Settings โ Connectivity โ Telephony โ Spam Protection
In this section you will find additional filtering options:
- ๐ Auto-reject mode โ Automatically reject spam calls
- ๐ก Network blacklist โ operator-based lock
- ๐ค AI Detection โ Call Analysis with AI
What to do if the engineering menu does not open?
After making the changes, restart your phone. If anti-spam continues to work, it means that the filtering is at the firmware level and requires more radical measures.
3. Disabling antispam via ADB (for advanced)
The Android Debug Bridge (ADB) method is the most reliable way to disable antispam at the system level, and is suitable for users who have not worked before, and requires connecting the phone to a computer.
First, turn on the USB debugging:
- Go to Settings. โ The phone.
- Click 7 times on the MIUI version to activate the developer mode
- Back to Settings โ Additionally. โ For developers
- Activate Debugging over USB and confirm permission
Now connect your phone to your PC and execute the following commands in the terminal (pre-installing ADB Tools):
adb shell
pm uninstall -k --user 0 com.miui.antispam
pm disable-user --user 0 com.miui.antispam
pm clear com.miui.antispamThese teams:
- ๐๏ธ Remove anti-spam updates for current users
- ๐ซ Disable the application at the system level
- ๐งน Clear cache and anti-spam data
๐ก
After completion ADB-The anti-spam commands will be disabled until the next reset. MIUI To avoid this, block the automatic update of the Security app on Google Play.
If you see a Failed error after you execute the commands, it means that the manufacturer has blocked the change in the status of the system application, in which case only unlocking the bootloader and installing custom firmware will help - but this is already a topic for a separate article.
4. Alternative methods: disabling through applications and firmware
If standard methods have failed, consider less obvious options: they take longer, but often solve problems where other methods are powerless.
Method 1: Shutdown via Titanium Backup (requires root)
If you have root rights, use Titanium Backup to freeze your system applications.
- Install Titanium Backup from the official website
- Find com.miui.antispam and com.miui.securitycenter
- Select the Freeze action for both applications
- Reset the device
Method 2: Install custom firmware without anti-spam
Some custom firmware (e.g. Pixel Experience or LineageOS) completely remove MIUI components, including anti-spam, but this method is only suitable for advanced users, as it requires:
- ๐ Unlocking the bootloader (leads to a data reset)
- ๐ฅ Installations TWRP recovery
- ๐ฅ๏ธ Firmware of alternative OS
Method 3: Using the Xposed Framework
For Android devices 8-10 You can use the Xposed module called Disable. MIUI AntiSpam. It blocks the filter at the system level without removing the application itself. Please note that Xposed is not compatible with newer versions. MIUI 13/14.
| Method | Root is required. | Difficulty | Efficiency | Risks. |
|---|---|---|---|---|
| Standard settings | โ No. | โญ | โ ๏ธ Medium | Minimum |
| Engineering menu | โ No. | โญโญ | โ Tall. | Medium (communication failure risk) |
| ADB-team | โ No. | โญโญโญ | โ โ Very high. | Low (if performed correctly) |
| Titanium Backup | โ Yes. | โญโญ | โ โ Very high. | High (loss of warranty) |
| Custom firmware | โ Yes. | โญโญโญโญ | โ โ โ Maximum | Critical (risk of "bricking") |
Frequent problems and their solutions
Even after disabling anti-spam, users experience side effects, and let's look at typical situations and ways to fix them.
Problem 1: Calls donโt go away even though antispam is turned off
Possible causes:
- ๐ต Blocking by the operator - check the settings in the personal account of the mobile provider
- ๐ฑ Do Not Disturb Mode - Open Settings โ Sound and vibration โ Don't disturb and set exceptions
- ๐ Blacklist โ remove all numbers from the lock in your phone โ Blacklist.
Problem 2: SMS is late or not coming at all
This may be related to:
- ๐ถ Bad Network Signal โ Check the Coverage Level
- ๐ง Operator Filtering โ some providers (e.g. Tele2) have their own spam filters
- ๐ Setting error APN โ Reset your mobile network settings in Settings โ SIM-maps and mobile networks โ Access points (APN)
Problem 3: Antispam turns on itself after the MIUI update
Xiaomi returns its anti-spam settings to factory settings after each major firmware update.
- Before updating, back up your settings through Settings โ Additional โ Backup and Reset
- After the update, immediately disable antispam via ADB (Section 3).
- Turn off automatic updates to the security app on Google Play
๐ก
If you often encounter problems after updates, consider disabling automatic updates. โ The phone. โ Updating the system โ โฎ โ Settings and deactivate the option Automatic download via Wi-Fi
6.Security: What happens if you turn off anti-spam?
Many users fear that turning off anti-spam will lead to an avalanche of unwanted calls and messages, and letโs see what risks are real and what are exaggerated.
The real risks:
- ๐ Increased spam calls โ if your number is in spammer databases, the number of incoming calls can grow by more than a million. 20-30%
- ๐ฐ Phishing SMS โ Fraudsters will send more messages asking to transfer money or enter card data
- ๐ Traffic consumption - spam-SMS With pictures or links can consume mobile Internet
Imaginary risks (which are not really scary):
- ๐ฆ "Hacking the phone through SMS" โ Modern versions of Android are protected from such attacks.
- ๐ต "Blocking important notifications" - if you turn off anti-spam, this will not happen (unless you add a number to the blacklist yourself)
- ๐ "Battery discharge โ antispam consumes no more 1-2% day-load
To minimize the risks without anti-spam:
- Use alternative spam blocking apps (such as Truecaller or Kaspersky Who Calls)
- Set up filtering at the operator level (MTS has a service "Spam Protection")
- Check your call log regularly for suspicious numbers and add them to the blacklist manually.
๐ก
Turning off anti-spam doesn't make your phone vulnerable to viruses or hacker attacks. Today's threats are blocked at the Android level, not spam filters. The main risk is an increase in intrusive calls, but not security.