How to disable problem log collection on Xiaomi: the complete guide

Xiaomiโ€™s MIUI-based smartphones automatically collect data about system failures, errors, and malfunctions. This feature, called Problem Reports, helps developers improve firmware, but can also load device memory with unnecessary logs and transfer sensitive information to the companyโ€™s servers. If you notice that the phone has become slower to work and mysterious files with the.log or.dmp extension have appeared in storage, this mechanism is most likely to blame.

In this article, we will discuss how to completely disable the collection of problem logs on Xiaomi, Redmi and POCO devices (including models on MIUI 12, 13 and 14).

  • ๐Ÿ” Where is the problem log and how to find it in the settings;
  • ๐Ÿ“ฑ Step-by-step instructions for different versions MIUI (including hidden menus);
  • โš ๏ธ What is dangerous to disconnect and when it is not worth it;
  • ๐Ÿ› ๏ธ How to clean up already collected logs and free up memory;
  • ๐Ÿ”’ Alternative ways to limit data collection without completely shutting down.

Warning: Some methods require developer rights or unlock the bootloader. If you are not sure about your actions, use only the official settings from the first section.

1.What is the โ€œProblem Journalโ€ on Xiaomi and why turn it off

The MIUI Problem Reports function automatically captures:

  • ๐Ÿž App crashes (sudden closures);
  • ๐Ÿ”„ System freezes and restarts;
  • ๐Ÿ“ก Errors of the network (Wi-Fi, mobile Internet);
  • ๐Ÿ”‹ Battery problems (fast discharge, overheating);
  • ๐ŸŽฎ Gaming and multimedia disruptions.

This data is sent to Xiaomi servers for analysis (if you have enabled the option to send error reports).

  1. Log files can weigh up to 500MB or more, especially if the system often crashes.
  2. Traffic consumption: Reports are sent in the background, consuming mobile Internet.
  3. Privacy: Logs may contain data about your activities (for example, which applications were used before the crash).

โš ๏ธ Note: Disabling the problem log is not recommended if you:

โš ๏ธ Participate in beta testing of firmware MIUI โ€” Without logs, you canโ€™t send a bug report to developers.

โš ๏ธ Use unstable custom firmware - without logs it will be difficult to diagnose the causes of failures.

๐Ÿ“Š Have you ever cleaned up a problem log on your Xiaomi?
Yeah, regularly.
Yeah, but long ago.
No, I didn't know about that function.
I don't know what it is.

2.Official method: disabling through MIUI settings

The safest method is to use the built-in system options, and it is suitable for most devices on MIUI 12-14 (including Redmi Note 10/11/12, POCO X3/X4/X5, Xiaomi 11/12/13).

Steps:

  1. Open the Settings. โ†’ The phone.
  2. Tap 7 times on the MIUI version to activate the developer mode (you will be notified โ€œYou became a developerโ€).
  3. Return to the main Settings menu and select Additional โ†’ For Developers.
  4. Scroll down and find the Debugging section.
  5. Turn off the switches: ๐Ÿ“ Journal of Problems (Problem Reports); ๐Ÿ“ค Error Reporting (Error Reporting).

Reset the device.

If the issue item is not in the developer menu, try an alternative path:

Settings โ†’ Applications โ†’ Application Management โ†’ Three dots (โ‹ฎ) โ†’ Special access โ†’ Problem log

โ˜‘๏ธ Preparing to Disable the Problem Log

Done: 0 / 4

3. Hidden settings: Disconnection via MIUI Hidden Menu

On some devices (e.g. Xiaomi Mi 10T, Redmi K40), the problem log is managed through a hidden engineering menu, which requires caution โ€“ wrong actions can disrupt the system.

Instructions:

  1. Open the phone app and enter the combination: ##4636##
  2. In the menu that appears, select Phone Information (or Usage Statistics).
  3. Scroll down and find Problem Reports & Feedback.
  4. Turn off all switches in this section.
  5. Save the changes and restart the device.

๐Ÿ”น Note: New versions MIUI 14 this code may not work. ADB-teams (section 5).

What to do if the hidden menu is not opened?
If nothing happens after entering the ##4636##, the manufacturer has blocked access, in which case there are two options: 1. Use ADB (section 5). 2. Install a third-party application like MTK Engineering Mode (only for devices running a MediaTek processor).

4. Cleaning up already collected dens

Turning off log collection does not remove existing logs that are already taking up space in memory.

Method 1. Through storage settings:

  1. Go to Settings. โ†’ Warehouse.
  2. Select Other Files or System Data.
  3. Find the folders with the names: ๐Ÿ“ /data/log ๐Ÿ“ /sdcard/MIUI/debug_log ๐Ÿ“ /data/anr (logs)

/data/

root-right

Method 2. through File Manager (without root):

  1. Open the standard File Manager application.
  2. Go to Categories โ†’ Logs.
  3. Select all files with the extensions.log,.dmp,.trace and delete them.
File typeLocation.Can I remove it without root?
.log/sdcard/MIUI/debug_logYes.
anr_*/data/anrNo (root needed)
tombstone_*/data/tombstonesNo (root needed)
bugreport-*.zip/sdcard/bugreportsYes.

๐Ÿ’ก

If logs appear again after cleaning, check if Auto Report on failures in the Security settings is enabled.

5. Advanced method: Disconnection via ADB

If the standard methods didnโ€™t work, you can use Android Debug Bridge (ADB), a method that is suitable for power users and requires connecting the phone to a computer.

Steps:

  1. Install ADB Tools on your PC.
  2. Turn on USB debugging on your phone (Settings โ†’ Developer).
  3. Connect the device to your computer and execute in the terminal: adb shell pm disable-user --user 0 com.miui.bugreport
  4. To disable reporting add: settings put global bugreport_in_power_menu 0 settings put global send_bugreport 0

โš ๏ธ Note: Some system applications (such as Mi Cloud) may re-enable log collection after updates. MIUI.

7. Frequent mistakes and how to avoid them

When disabling the problem log, users often face the following difficulties:

Problem.Reason.Decision
No item "Problem Journal" in settingsObsolete version of MIUI or regional firmwareUpdate the system or use ADB
After the reboot, logs are collected again.The system application resets the settingsFreeze com.miui.bugreport via Titanium Backup (root needed)
Phone stops sending bug reports to MIUI ForumError Reporting is disabledTurn it back on in the developer settings

๐Ÿ”น Tip: Before experimenting with settings, back up through Settings โ†’ Additionally. โ†’ Backup and reset, which will help restore the system if something goes wrong.

FAQ: Answers to Frequent Questions

Can I turn off the problem log without the developerโ€™s license?
Yes, but the options will be limited. In standard settings (Settings โ†’ Applications โ†’ Special Access), you can prevent reporting, but you can only stop collecting logs completely through developer mode or ADB.
Will the phone work more stable after the logs are turned off?
No, the problem log doesn't affect performance; it only detects failures, but it doesn't cause them, but the space that's freed up (50-500 MB) can speed up the system a little if the storage is clogged.
How to check if the collection of logs is turned off?
Check Methods: Run File Manager and make sure it is in the folder /sdcard/MIUI/debug_log No new files appear. Use ADB-command: adb shell dumpsys package com.miui.bugreport If the output has a line disabled, then the application is disabled.
Can I turn off the problem log on POCO F3/F4/F5?
Yes, the instruction is the same as for Xiaomi. POCO devices run on MIUI (or HyperOS in newer models), so all of the methods described apply. Except for some regional firmware (for example, for India), where there may be no Problem Reports item in the developer menu.
What happens if you delete /data/log folder manually?
The system will restore it automatically when the next failure occurs. Without root rights, cleaning this folder is meaningless, it is protected from change. To completely delete it, you need superuser rights or custom recovery (TWRP).