Xiaomi Redmi 9T smartphones regularly collect data about errors and system failures, sending them to developers through the MIUI Crash Report service. While this feature helps improve the firmware, many users face intrusive notifications about โapp problemsโ or notice undue consumption of mobile traffic in the background โ up to 50-100 MB per month just to send logs. Moreover, on budget models like Redmi 9T, constant recording of reports can further load the processor and reduce battery life.
In this article, weโll look at all the ways you can disable error reports, from standard MIUI settings to hidden settings for power users. Itโs important to understand that turning the feature off completely wonโt affect smartphone stability, but it will make it impossible for you to automatically get fixes for critical bugs. If youโre willing to sacrifice this option to save resources, youโll start setting up.
Why does Redmi 9T always send error reports?
The reporting function is activated in MIUI by default and operates on three levels:
- ๐ฑ System failures - records interface drops, freezes and reboots;
- ๐ค Application Errors โ Tracks crashes of third-party programs (e.g. com.android.phone or com.miui.home);
- ๐ Performance Analytics โ Collects data on processor heating, battery discharge, and memory usage.
On the Redmi 9T (model M2010J19SG), this feature is particularly active because of the budget hardware: the weak Snapdragon 662 processor and 4 GB of RAM often cause lags that the system interprets as errors.
- โ ๏ธ Notifications like โApplication Stoppedโ appear even for standard services;
- ๐ Traffic is used to send logs (up to 300 KB per report);
- ๐ Background activity drains the battery on 5-7% faster.
The manufacturer claims the data is anonymous, but in 2022, researchers at Kaspersky discovered that MIUI could transmit, along with error reports, an IMEI serial number and even a list of installed applications, which was one of the reasons why users began to look for ways to disable the feature.
Method 1: Disconnect via standard MIUI settings
The easiest method is to use the built-in system options, which are suitable for users who do not want to dig into hidden menus or install additional programs. MIUI 12/13/14 on the Redmi 9T:
- Open the Settings app (cog icon).
- Go to the About Phone section. โ All parameters.
- Tap on the item Error Report (may be called Diagnostics and reviews in new versions).
- Turn off the sliders: ๐ Send error reports ๐ Improve MIUI (optionally)
OK.
After that, the system will stop sending most reports, but some critical failures (for example, a drop in the system process) system_server) They can still be locked. To turn them off, you'll need one of the following methods.
Settings open. โ The phone. โ All parameters.|The "Error Report" item is deactivated|Slider "Improving" MIUI" switched off (optional)|Reboot your phone to apply changes-->
Method 2: Use of the ADB-Teams (for experienced users)
If the standard shutdown didnโt work, you can block reporting via Android Debug Bridge (ADB), which requires you to connect your smartphone to your computer, but is guaranteed to disable all types of diagnostics.
- ๐ฅ๏ธ Computer with Windows/Linux/macOS;
- ๐ USB-cable (preferably original);
- ๐ฆ Installed Xiaomi drivers and package ADB Tools.
Step-by-step:
- Turn on Redmi 9T Developer Mode: Go to Settings โ About Phone; Tap 7 times on MIUI Version; Enter the Mi Account password if necessary.
USB debugging
Settings โ Additional โ For Developers
Connect your phone to your PC and confirm your trust in your computer.
Open the command prompt (Windows) or terminal (Linux/macOS) and type:
adb shell
pm disable-user --user 0 com.miui.bugreport
pm disable-user --user 0 com.miui.analyticThese teams are shutting down two key services:
- com.miui.bugreport โ responsible for collecting crash reports
- com.miui.analytic is the analytics of the system.
What if the ADB canโt see the device?
โ ๏ธ Note: Disabling these services may cause some system applications (such as Security or Topics) to stop updating through the Service. MIUI Updater. To get it all back, use the command:
pm enable com.miui.bugreport
pm enable com.miui.analyticMethod 3: Disable via the Settings Editor (without root)
For users who donโt want to use ADB, thereโs an alternative, Activity Launcher (available on Google Play), which lets you open hidden MIUI menus, including error reporting settings.
Instructions:
- Install Activity Launcher.
- Open the application and enter BugReport in the search bar.
- Select com.miui.bugreport.bugReportSettingsActivity.
- In the menu that opens, turn off all sliders associated with: ๐ค Sending reports; ๐ Automatic diagnostics; ๐ Statistics collection.
This method is less radical than ADB, but may not work on newer versions of MIUI 14+, where the manufacturer has restricted access to hidden settings. If reports continue to be sent after the shutdown, check the activity of com.miui.analytic through Settings โ Applications โ All applications (sorting by System).
Method 4: Firewall lock (without root)
If error reports are sent despite all attempts to disable them, you can block the access of the corresponding applications to the Internet, any firewall application, such as NetGuard or NoRoot Firewall, will do this.
How to set up:
- Install NetGuard.
- Give the application the right to create VPN-Connection (necessary to intercept traffic).
- In the list of applications, find: MIUI Crash Report (or Error Report); MIUI Analytics; System Tracer (in some firmware).
Wi-Fi
mobile
| Annex | Package | Traffic per month. | Can we block it? |
|---|---|---|---|
| MIUI Crash Report | com.miui.bugreport | 50-150MB | Yes. |
| MIUI Analytics | com.miui.analytic | 20-80 MB | Yes. |
| System Tracer | com.miui.systemtracer | 10-30 MB | Yes |
| Security Center | com.miui.securitycenter | 100-300MB | Nope. |
*Blocking may result in no notifications of overheating of the processor.
**Security Center traffic shutdown will disrupt antivirus and application verification.
๐ก
If after blocking traffic, some MIUI functions stopped working (for example, the weather on the lock screen), add the application com.miui.weather2 (Weather) to the firewall exceptions.
Method 5: Completely remove services (requires root)
For users with unlocked bootloaders and root rights, there is a radical method: removing the system applications responsible for reporting, which will solve the problem forever, but requires caution: improper actions can lead to a โbrickโ (inoperability) of the phone.
Instructions:
- Install a root-enabled file manager, such as Root Explorer or FX File Explorer.
- Go to /system/priv-app/.
- Find and delete the following folders: BugReport Analytics SystemTracer (optional)
Reboot the phone.
โ ๏ธ Warning: Before deleting, back up folders! in some firmware, deleting SystemTracer may result in:
- No notifications about the high temperature of the processor;
- Incorrect operation of the Game Turbo function;
- Update issues with MIUI Updater.
If the phone stops booting after deleting, restore deleted files via TWRP or reflash MIUI.
๐ก
Deleting system applications is a last resort, and in 90% of cases, it is enough to disable them through an ADB or firewall to stop sending reports without risk to the system.
What happens if you turn off error reports?
Many users fear that disabling the diagnostics will lead to unstable operation of the smartphone. In practice, this is not the case - the Redmi 9T will function normally, but with a few nuances:
| Consequence | Impact on work | Risk |
|---|---|---|
| No automatic bug fixes | Critical errors will not be eliminated in the background | Low. |
| Failure notifications will disappear | You will not see messages like "App is stopped" | Absent. |
| Saving traffic | Up to 200 MB per month will not be spent on sending logs | Positive effect |
| No data for MIUI Optimization | Functions like Smart Assistant may work less accurately | Medium. |
The only real downside is that you will not be able to participate in the MIUI beta program, as it requires active reporting, and in rare cases (less than 1%) after the diagnosis is turned off, you may stop working:
- ๐ Automatic Memory Optimization (RAM Boost);
- ๐ Battery usage statistics in the Battery section;
- ๐ก๏ธ Some security features (e.g., checking malicious files).
If you notice performance deterioration after disabling reports, try to return settings back or use alternative optimization methods (for example, turn off animations in the developer settings).