Xiaomi Market Feedback Agent: A Hidden Data Collector or a Useful Tool?

Owners of smartphones Xiaomi, Redmi and POCO They often encounter an unknown process called the Market Feedback Agent in their list of running apps or in their battery settings, consumes Internet traffic, sometimes loads the processor, and raises suspicions among users. What kind of service is it? Why is it running in the background? And most importantly, can it be turned off without risk to the system?

In fact, the Market Feedback Agent is the official firmware component. MIUI, It's responsible for collecting feedback about how the device works, and it sends data to Xiaomi about bugs, crashes, app usage, and even user behavior, and the company claims that it helps improve firmware, but many people think it's redundant. It is especially annoying that the service is activated without the explicit consent of the user and continues to work even after resetting the settings.

In this article, we will discuss in detail:

  • πŸ” What does Konkretno collect and where does the Market Feedback Agent transfer data?
  • πŸ“Š How it affects smartphone autonomy, performance and security
  • βš™οΈ All ways to disable (including hidden settings and ADB-team)
  • ⚠️ Risks of removing system component and how to minimize them

If you notice that your Xiaomi has become slower to work, discharge faster or suspiciously often goes online, this service may be the culprit.

What is a Market Feedback Agent and Why Xiaomi Needs It

Market Feedback Agent (translated as β€œMarket Feedback Agent”) is a system application built into firmware. MIUI starting with MIUI 9. Its main task is to automatically collect telemetry from the device and send data to Xiaomi servers for analysis:

  • πŸ“ˆ Optimize the performance of firmware for different models
  • 🐞 Find and fix bugs faster
  • πŸ“± Adapt the interface to the habits of users

In practice, the service collects far more information than it seems, and independent researchers say that reports may include:

⚠️ Attention: Data transmitted includes not only technical logs, but also lists of installed applications, frequency of use, geolocation (if enabled), and in some cases even screenshots of the screen when crashes.

Interestingly, Xiaomi is not the only company using such tools, with Samsung (Samsung Experience Service), Huawei (Huawei Mobile Services) and even Google (Google Play Services) offering similar services, but data collection is often more aggressive in Xiaomi’s case, especially on low-end models, where the company is trying to offset low margins through targeted advertising.

By default, the Market Feedback Agent is enabled on all devices with MIUI, including:

  • πŸ“± Xiaomi smartphones (series Mi, CC, MIX)
  • πŸ”₯ Redmi devices (including Note, K, A series)
  • ⚑ Smartphones POCO (Even on a pure Android shell POCO Launcher)
  • πŸ–₯️ Xiaomi Pad and Mi TVs TV
πŸ“Š You know there is a Market Feedback Agent on your Xiaomi?
Yeah, long ago.
Yeah, but I didn't.
No, I just found out now.
I don't care.

What Data Does Market Feedback Agent Collect?

Xiaomi’s official documentation describes data collection in a vague way: β€œinformation about using the device to improve the user experience,” but in fact, the service sends dozens of parameters to the company’s servers, including:

Type of dataExamplesFrequency of collection
Technical informationDevice model, version MIUI, battery charge, processor temperature, free memoryEvery 10 to 30 minutes.
Use of applicationsList of installed programs, time of their launch, duration of sessions1-2 times a day
Network activityIP-address, type of connection (Wi-Fi/mobile data), volume of data transferredAlways in the background
Location.Approximate coordinates (if geolocation services are included), country, cityWhen changing location
Mistakes and failuresLogs of system crashes, memory dumps, screenshots of the screen for fatal errorsWhen a failure occurs

Especially Controversial is the collection of data about third-party apps, for example, if you use Telegram messenger or banking application often, this information can be transferred to Xiaomi for analysis. The company claims that the data is anonymized, but independent tests show that in some cases it can be linked to a particular device through unique identifiers (for example, in some cases, it can be linked to a particular device, IMEI Android ID).

Another caveat: The Market Feedback Agent even works in power-saving mode, which means it can wake up the device to send data, which leads to additional battery consumption, and tests show that on some models (such as the Redmi Note 10 Pro), the service consumes up to 5-7% of the charge per day for background activity alone.

How does Xiaomi use the data it collects?
The official version is to improve firmware and targeted advertising, but some of the information is suspected to be sold to third-party companies (such as app developers or ad networks), and Xiaomi was investigated in India in 2021 for suspected unauthorized user data collection, denying the allegations, but after the scandal added the ability to disable some telemetry to its settings.

How Market Feedback Agent Affects Smartphone: Pros and Cons

On the one hand, collecting feedback should theoretically help Xiaomi fix bugs faster and optimize firmware, on the other hand, users face more negative consequences in practice:

  • ⚑ Higher battery consumption: Background activity can eat up to 10-15% of the charge per day, especially on low-end models with a weak processor.
  • πŸ“Ά Excess traffic: Daily data transfers weigh between 5 and 50 MB (depending on the user’s model and activity).
  • 🐒 Slowing down: On weak devices (e.g. Redmi) 9A) The service can take up to 20% CPU peak-time.
  • πŸ”’ Privacy risks: Transferring app and location data raises security questions, especially if the phone is used for work.

Are there any pros? Yes, but they're more indirect:

  • πŸ› οΈ Quick bug fixes: Thanks to telemetry, Xiaomi promptly released patches for critical bugs MIUI 12 (e.g., problems with autobrightness on the Mi 10).
  • 🎯 Adaptive updates: On popular models (e.g., on the same page, POCO X3 Pro) new features appear earlier than on niche devices.

But for most users, the downsides outweigh, especially on resource-constrained devices, where every percentage of charge and megabyte of traffic counts.

πŸ’‘

If you notice that the Market Feedback Agent consumes too much traffic, check your mobile network settings: sometimes the service ignores the limitations of background data. β†’ SIM-maps and mobile networks β†’ Transfer of data β†’ Background Limitation and manually add the app to the list of limited.

How to disable Market Feedback Agent: 4 proven ways

If you're going to get rid of unnecessary telemetry, there are a few ways, from simple to radical, and it's important to understand that completely removing a system application can lead to unstable operation. MIUI, Start with the safest methods.

Method 1: Disconnection through privacy settings (works on MIUI 12/13/14):

    Method 2: Freeze through the ADB (requires PC and debugging USB):

    adb shell pm disable-user --user 0 com.miui.msa.global

    This command freezes the service without removing it completely. To get it back, use:

    adb shell pm enable com.miui.msa.global

    Method 3: Removal through TWRP (Only for experienced users):

      ⚠️ Warning: Deleting system files may cause a cyclical reboot or update failure MIUI. Before experimenting, make sure you have a backup of the data.

      Method 4: Use third-party utilities (e.g. App Inspector or Package Disabler):

      • πŸ“± Install a package management application (root or permissions required) ADB).

      Backup of important data|Check the version. MIUI (Some ways do not work for you MIUI 14)|Connect the device to charging (in case of failure)|Have a cable on hand USB for ADB (If you plan to use teams)-->

      What happens if you remove the Market Feedback Agent?

      Many users are asking themselves, can you get rid of this service without consequences? The answer depends on the device model and version. MIUI. According to the results of tests on different smartphones, the consequences may be the following:

      Action.Possible consequencesProbability.
      Disconnection through settingsNo problem, but the service can be activated after the update. MIUILow.
      Freeze through ADBPossible errors in checking updates OTAMedium
      Deletion of system filesUpdate failure, Mi Account failures, accidental rebootsTall.
      Blocking through a firewallIncorrect operation of some system applications (for example, Mi Video)Low.

      The safest option is to disable via privacy settings, and even if the service continues to operate in the background, its activity will significantly decrease, and radical methods (deleting files or blocking through hosts) can lead to:

      • πŸ”„ Inability to receive OTA-The system will give you an error Couldn't verify update).
      • πŸ“± Failures in the work of branded applications (Mi Home, Mi Fit, Mi Community).
      • πŸ”’ Mi Account authorization problems (for example, when resetting a password).

      If you still decide to delete, be sure to turn off the automatic update. MIUI And install firmware only manually through Fastboot or Recovery, otherwise, after another update, the service may recover, and the device may stop booting.

      πŸ’‘

      On most devices, it is enough to turn off automatic reporting in the privacy settings, which will reduce the load on the system without the risk of failure.

      Alternative ways to limit data collection on Xiaomi

      If you don’t want to completely disable the Market Feedback Agent, but want to reduce its impact, there are a few alternative methods:

      1. Limit background activity through battery settings:

      • Go to Settings β†’ Battery and Performance β†’ Battery Consumption Management.
      • Find the Market Feedback Agent in the list and select Limit Background Activity.

      Blocking Internet access:

      • B Settings β†’ Annexes β†’ Application management find a service.
      • Select Mobile Data and Wi-Fi, then turn off access.

      ⚠️ Note: Once the network is blocked, the service may start consuming even more battery while trying to connect.

      3. Use of a firewall (e.g. NetGuard or AFWall)+):

      • πŸ›‘οΈ Install a firewall with root support or VPN-regime.
      • 🚫 Add com.miui.msa.global to the blacklist.

      4. Disconnection of personalized services:

      • Go to Settings. β†’ Mi Account β†’ Personalized services.
      • Turn off all options related to advertising and recommendations.

      These methods will not remove the service completely, but will significantly reduce its activity, for example, after limiting background work and blocking the Internet, battery consumption can decrease by 30-50%.

      Market Feedback Agent in different Xiaomi models: features

      The behavior of the service may differ depending on the device model and version. MIUI. Below are key observations for popular lines:

      Model/seriesFeatures of the Market Feedback AgentRecommendations
      Xiaomi Mi 11/12/13Actively collects performance data (temperature, loading) CPU/GPU). Nana MIUI 14 may block root access.Turn it off. ADB, but not delete files.
      Redmi Note 10/11/12It consumes a lot of traffic (up to 100MB/day) due to frequent reports of app usage.Limit background activity + lockdown.
      POCO F3/F4/F5On "Pure" Android (without a "Pure" Android) MIUI) The service is less aggressive, but still collects telemetry.It can be safely frozen through ADB.
      Xiaomi Pad 5/6It transmits data about the use of stylus and multimedia (for example, what videos users watch).Disable personalized recommendations.

      On the Chinese versions. MIUI (For example, on domestic smartphones, the Market Feedback Agent is particularly active, because of local data collection laws. If you use global firmware, telemetry is usually lower.

      On devices with MIUI for Russia (e.g. Redmi) 10C or POCO M5) The service can collect additional information to localize the ads, in which case it is recommended not only to turn it off, but also to reset the advertising. ID through settings β†’ Google β†’ Advertising β†’ Resetting the advertising identifier.

      FAQ: Frequent questions about Market Feedback Agent

      ❓ Can you turn off the Market Feedback Agent without root rights?
      Yes, there are two ways: through privacy settings (disable reporting). ADB-pm disable-user command (no root required, but debugging is needed) USB). Both methods do not completely remove the service, but significantly reduce its activity.
      ❓ Will the smartphone work well after removing the Market Feedback Agent?
      On most devices, yes, but there are risks: πŸ”„ Possible problems with updates MIUI (You will have to install them manually). πŸ“± Some proprietary applications (Mi Home, Mi Fit) can give you errors. If you are critically interested in stability, it is better to limit yourself to shutting down through settings.
      ❓ How to check if the Market Feedback Agent is working on my phone?
      There are several ways: Open the settings β†’ Annexes β†’ All apps and find Market Feedback Agent (or com.miui.msa.global). Check traffic consumption: Settings β†’ SIM-maps and mobile networks β†’ Use traffic. Use it. ADB-command: adb shell dumpsys package com.miui.msa.global If the application is active, you will see the enabled status.
      ❓ Does the Market Feedback Agent share my passwords or messages?
      Xiaomi claims that the service only collects technical information and usage statistics: πŸ” Logs may contain the names of running applications (for example, if you used a banking application). πŸ“ If geolocation is enabled, approximate coordinates are transmitted. For complete security, it is recommended to disable the service and use it. VPN traffic-encrypting.
      ❓ Will the Market Feedback Agent recover after resetting settings?
      Yes, after a hard reset, the service will return to its original state: πŸ“ Backup a list of disabled applications (for example, through Titanium Backup). πŸ”§ After reset, repeat the commands. ADB Or set up a firewall on some firmware (e.g, MIUI EU) The service can be permanently removed through TWRP.