How to completely disable antispam on Xiaomi: 5 proven ways (MIUI 12-14)

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).

๐Ÿ“Š How often do you worry about false anti-spam on Xiaomi?
Every day.
Once a week.
Rarely, but accurately.
Never noticed.

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:

  1. Open Settings โ†’ Applications โ†’ Application Management
  2. Find the Security (or Security) app
  3. 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?
On some models (e.g. Xiaomi) 12S Ultra or POCO F4 GT) In this case, try: 1. Install the application. MTK Engineering Mode from Google Play 2. ADB-Restore factory settings (last option, as it will delete all data) 3)

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:

  1. Go to Settings. โ†’ The phone.
  2. Click 7 times on the MIUI version to activate the developer mode
  3. Back to Settings โ†’ Additionally. โ†’ For developers
  4. 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.antispam

These 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.

  1. Install Titanium Backup from the official website
  2. Find com.miui.antispam and com.miui.securitycenter
  3. Select the Freeze action for both applications
  4. 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.

MethodRoot is required.DifficultyEfficiencyRisks.
Standard settingsโŒ No.โญโš ๏ธ MediumMinimum
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.โญโญโญโญโœ…โœ…โœ… MaximumCritical (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.

  1. Before updating, back up your settings through Settings โ†’ Additional โ†’ Backup and Reset
  2. After the update, immediately disable antispam via ADB (Section 3).
  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:

  1. Use alternative spam blocking apps (such as Truecaller or Kaspersky Who Calls)
  2. Set up filtering at the operator level (MTS has a service "Spam Protection")
  3. 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.

FAQ: Answers to Frequent Questions

โ“ Why Xiaomi Antispam is Blocking Calls From Banks and Delivery Services?
MIUI uses a cloud database that sometimes misclassifies corporate numbers as spam.This is because: Banks and delivery services often use virtual numbers that fall into the "gray" lists. Xiaomi algorithm analyzes the frequency of calls - if a single number calls many users, it can be marked as spam In some regions (for example, in India), antispam is configured more aggressively due to local legislation Solution: add bank and delivery numbers to Contacts or to the White list in antispam settings.
โ“ Can you turn off anti-spam only for the purpose of SMS, leaving protection against spam calls?
Yes, it's possible. In the settings, security. โ†’ Disable only the anti-spam item-SMS, Leave active Spam Call Protection. Also check the settings in the Messages app: Open Messages Click on โ‹ฎ (three dots) in the upper right corner Select Settings โ†’ Disable all filtering options Note that some SMS-filters can be laid at the firmware level and not disconnected through the interface.
โ“ Will the banking system work? SMS (with confirmation codes) after disabling anti-spam?
Yes, they will, if antispam was the only reason for blocking them: ๐Ÿฆ SMS from Sberbank, Tinkoff, VTB usually pass without problems ๐Ÿ“ฆ SMS from delivery services (SDEC, Boxberry) can be filtered by the operator, not the phone ๐Ÿ” SMS coded 2FA (Two-factor authentication is very rare if the bank is not SMS do not come even after turning off anti-spam, check: Settings in the personal account of the bank (sometimes there is an option "Send" SMS Phone balance (some operators block the phone) SMS negative balance settings APN (Access points โ€“ they must comply with the recommendations of your operator
โ“ How to return the anti-spam if you need it?
Antispam can be restored in several ways depending on how you turned it off: ๐Ÿ”„ If you have switched off through settings: just turn the switches back on to Security โ†’ Antispam ๐Ÿ–ฅ๏ธ If you've used ADB: Please use the command pm enable com.miui.antispam ๐Ÿ“ฒ If you deleted it via Titanium Backup: Unfreeze the com.miui.antispam app and reboot your phone ๐Ÿ”ง If you have a custom firmware: go back to the official MIUI via Fastboot After turning on anti-spam recommended: Update the spam number database to Security โ†’ Antispam โ†’ Update base Add important numbers to Whitelist Set up exceptions for banks SMS
โ“ Are these methods working on POCO redmi?
Yes, they do, because POCO And Redmi uses the same firmware. MIUI, And that's what Xiaomi's main lineup is, but there are a few nuances: ๐Ÿ“ฑ Nana POCO F5, POCO X5 Pro and other models with MIUI for POCO The path to anti-spam settings may be slightly different (e.g. Settings) โ†’ Annexes โ†’ Security) ๐Ÿ”ง On the Redmi Note 12 and the latest models, the engineering menu can be blocked โ€“ in this case, only the best option is to use the newest models. ADB โ˜๏ธ On global firmware versions (e.g. Redmi 10 Global), the cloud-based spam is less aggressive than on Chinese or Indian versions. POCO with a pure Android (for example, POCO F1 on Pixel Experience anti-spam MIUI It is not available initially, instead of using a standard Android filter.