Missed calls to Xiaomi Redmi can accumulate for years, taking up space in memory and creating chaos in the call log. This is especially noticeable if you actively use the phone for work or communication: hundreds of records of unanswered calls from operators, spammers and random numbers prevent you from quickly finding important contact. Unlike other manufacturers, MIUI offers several unique ways to manage the log โ from standard cleaning to hidden features that few know about.
In this article, we will discuss 5 proven methods for removing missed calls on Redmi (including Note 10/11/12, Redmi 9/10/13C and flagship series), and how to permanently disable the saving of such records. We will pay special attention to the nuances of different versions of MIUI 12/13/14 - they may have different cleaning algorithms. If you encounter the fact that the Delete button is inactive or calls return after a reboot, here you will find a solution.
Why are missed calls not deleted in the standard way?
Many Xiaomi Redmi users complain that after clicking "Delete All" in the call log, missed calls remain in place or reappear after a few days, the reason lies in the MIUI architecture:
- ๐ฑ Sync with Mi Cloud: If backup is enabled, remote calls can be recovered from the cloud the next time you log in to your account.
- ๐ Phone cache: Residual cache data sometimes โreturnsโ records after cleaning.
- ๐ System Logs: Some missed calls (e.g. from system services) are stored in a separate database and are not deleted through the interface.
- ๐ Operator restrictions: On phones with two SIM-The log card can be managed by a provider (for example, MTS or Beeline).
Another common problem is that calls from spammers and scammers are automatically restored by MIUI security if they are labeled "suspicious," which requires not only cleaning the log, but also setting up the call filter.
โ ๏ธ Note: If you are using Xiaomi Redmi with corporate SIM-Card (for example, from MegaFon Business), the removal of missed calls can be blocked by politicians MDM (Mobile Device Management โ In this case, contact the administrator IT-division.
Method 1: Standard cleaning through call log
The most obvious method is to uninstall the phone app, which works on all Redmi models, but has limitations (see the table below).
- Open the Phone app (the tube icon on the home screen).
- Go to the magazine tab (watch icon in the lower menu).
- Press three points. โฎ in the upper right corner and select Remove.
- Check missed calls or click Select All.
- Confirm the removal with the OK button.
| MIUI version | Is mass removal supported? | Limitations |
|---|---|---|
| MIUI 12 | Yes. | Calls older than 30 days cannot be deleted |
| MIUI 13 | Yes. | Spam calls are deleted separately in the "Blocking" section. |
| MIUI 14 | Yes. | Requires confirmation via Password/Print |
| MIUI for POCO | Partially. | There is no โSelect Allโ option in some firmware |
If the Remove button is inactive, check:
- ๐ Is there any active sync with Mi Account (turn it off in Settings) โ Accounts. โ Mi Cloud โ Synchronization โ Call magazine).
- ๐ต Is the "For Children" mode used (limits changes to the journal).
- ๐ก๏ธ Does the antivirus (e.g. Avast or 360 Security) block access to system files.
Disable synchronization with Mi Cloud
Close all background applications
Check the space in memory (minimum 500 MB)
Reboot your phone before removing it-->
Method 2: Remove via the settings of the "Phone" application
If the standard method didnโt work, try to clear the applicationโs data, which will delete all records (incoming, outgoing and missing), but will reset other settings (such as number locking).
Instructions:
- Go to Settings โ Applications โ Application Management.
- Find the phone (or contacts in older versions of MIUI) in the list.
- Select Warehouse. โ Clear the data.
- Confirm the action (a password may be required).
โ ๏ธ Note: This method will also reset: Favorite Contact List, Call Redirect Settings, Number Lock History, Pre-return backup via Settings โ The phone. โ Backup.
Once the data is cleaned, the Phone app will restart and the log will be empty, and if the missed calls come back, the system cache is a problem, and you need to use the following method.
Once a week.
Once a month
Only when memory ends
Never clean.
Another option-->
Method 3: Cleaning with Recovery Mode (for power users)
If missed calls are embedded in system files (for example, after a MIUI update crash), they can be deleted through Recovery mode, a method suitable for the Redmi Note 10 Pro, Redmi K50 and other models with an unlocked bootloader.
Step-by-step:
- Turn off the phone.
- Press the Power button + Volume up until the Mi logo appears.
- From the Recovery menu, select Wipe & Reset โ Wipe Cache (manage volume buttons, confirmation โ power button).
- After cleaning the cache, restart the device (Reboot โ System).
If this method doesnโt help, try resetting your network settings:
In Recovery, select:
Advanced โ Wipe Dalvik/ART Cache โ Yes
Then:
Advanced โ Fix Permissions โ Yesโ ๏ธ Warning: Don't choose Wipe Data in Recovery - this will result in a complete reset of the phone to factory settings! If you are not sure about your actions, you better use Method 4 (via Method 4). ADB).
What happens if Recovery does not open?
Method 4: Remove via ADB (for advanced users)
If previous methods have failed, it is left to manually clean the call database via Android Debug Bridge (ADB), the most reliable way, but requires connecting the phone to a computer.
What you need:
- ๐ฅ๏ธ Computer with Windows/Linux/macOS.
- ๐ USB-cable (preferably original).
- ๐ ๏ธ Installed drivers Xiaomi and ADB Tools.
- ๐ Included debugging by USB (Settings โ The phone. โ Version. MIUI โ Press 7 times, then Settings โ Additionally. โ For developers โ Debugging by USB).
Instructions:
- Connect Redmi to your computer and confirm the debugging permission on your phone screen.
- Open the command prompt (Windows) or terminal (Linux/macOS) in the folder with adb.exe.
- Enter the command to check the connection: Adb devices must appear serial number of your device.
- Clean the call database: adb shell content delete --uri content://call_log/calls
- To remove only missed calls, use adb shell content delete --uri content://call_log/calls --where "type=3" (type=3 โ Missed Call Code in Android).
If the team fails, try an alternative method:
adb shell
su
rm /data/data/com.android.providers.contacts/databases/contacts2.db
exit
exitโ ๏ธ Attention: Su commands require root rights. If they don't, use the first command without su. ADB You may need to restart your phone.
1. reconnect the cable to another USB-port (preferably) USB 2.0).
2. disable the antivirus on your computer (it can block ADB).
3. Install drivers manually via Mi PC Suite.-->
Method 5: Disables saving missed calls forever
If you want Xiaomi Redmi to stop saving missed calls in principle, this can be done through hidden MIUI settings.The method works on MIUI 13/14 firmware and requires the activation of the developer mode.
Instructions:
- Activate Developer Mode (7 times click on the MIUI version in Settings โ About Phone).
- Go to Settings โ Additional โ For developers.
- Find the Call Log (or Call Log Settings in English) option.
- Turn off the Save Missed Call Notification option.
- To completely disable, also deactivate: Missed Call Notices. log sync with Mi Cloud.
On some models (e.g. Redmi Note 12 Pro+), these settings may be hidden.
Enter the phone code in the appendix:
##4636## โ Select Phone Information โ Run Test โ Call log โ Turn off Missed Save.After these actions, new missed calls will not appear in the log, but notifications of them will still come to the lock screen (unless they are disabled separately in the notification settings).
๐ก
Disabling the saving of missed calls does not affect the work SIM-All incoming calls will still be coming, just not recorded in history.
More tips: how to avoid spam calls
Frequently missed calls to Xiaomi Redmi are spam from scammers or operators, to reduce the number of calls:
- ๐ซ Block numbers: Open the magazine, click on spam number โ Lock it down. MIUI 14 has automatic blocking of suspicious numbers (included in Settings) โ Number locking).
- ๐ก๏ธ Third-party apps: Install Truecaller or GetContact to identify spammers. These integrate with the Phone system application".
- ๐ต Do Not Disturb Mode: Enable it in Settings โ Sounds and vibrations โ Do not disturb by adding only important contacts.
- ๐ Operator check: Some providers (e.g. Television)2) Offer a free service "Antispam" - activate it through USSD-team *111*321#.
If spam calls continue to arrive, check to see if you are connected to suspicious services. For example, scammers often use Call Redirect via codes like 21.
##002# โ Challenge