Xiaomi phone makes a mistake: what to do and how to fix it

Your Xiaomi smartphone suddenly stopped working correctly, issuing mysterious errors with the codes com.android.phone, MIUI Do you have to take it to the service center? 80 percent of the time, these problems are solved by yourself, without a soldering iron or special skills.

Mistakes on Xiaomi (including Redmi models, POCO The first is divided into software (software failures, application conflicts) and hardware (memory, contacts, chips), the first is eliminated by rebooting, resetting or flashing, the second requires repair. In this article, we will analyze all the typical errors (from "Application Stopped" to bootloop) and give step-by-step instructions for their elimination, including hidden functions. MIUI and recovery regimes.

Warning: some actions (for example, unlocking the bootloader or firmware through Fastboot) can lead to data loss or cancellation of warranty. If the phone is warranty, first contact the authorized Xiaomi service. For other readers, we have prepared a unique table of methods compatibility with smartphone models so that you do not waste time on useless manipulations.

1. Typical Xiaomi Mistakes and Their Causes

Mistakes on Xiaomi rarely occur โ€œjust like that,โ€ usually preceded by specific user actions or hardware failures.

  • ๐Ÿ“ฑ "Application Stopped (e.g. com.android.phone or com.miui.home) โ€“ Update conflict, corrupted cache files, or version incompatibility MIUI.
  • ๐Ÿ”„ Bootloop โ€“ a consequence of unsuccessful update, partition damage /system or hardware memory failure.
  • โš ๏ธ "No Command with a recumbent robot โ€“ bootloader failure or damage to recovery files).
  • ๐Ÿ“ต "SIM card not supported โ€“ an error IMEI, failure of the communication module or blocking by the operator.
  • ๐Ÿ”‹ "Battery not charging" - problems with the power controller, connector or firmware Battery Manager.

Models with a particular vulnerability are particularly vulnerable MIUI Global Stable after automatic updates โ€“ often new versions contain bugs that do not appear immediately. 2023 com.google.process.gapps errors occurred after the update MIUI 14 on the Redmi Note 10/11. The manufacturer has released patches only through 3 month.

โš ๏ธ Warning: If the error occurred after a phone fell, moisture hit or self-disassembly, do not try to sew the device. First check the hardware (display, plumes, battery".

๐Ÿ“Š What a mistake you made on your Xiaomi?
The app stopped.
The phone is not turned on (bootloop)
Network/SIM card is not working
No charge.
other

2.The first steps: what to do in case of any mistake

Before you dig into settings or disassemble your phone, follow the basic steps that help in 50% of cases:

  1. Reboot. Press the power button for 10 to 15 seconds until the screen goes out. If the phone doesn't respond, try the Power combination. + Loudness up (hold 20 seconds).
  2. Charging check. Connect the original cable and power supply, wait 10 minutes. A discharged battery can block the power.
  3. Extraction SIM and SD-Sometimes errors cause conflicts with memory cards or SIM cards (especially if they are damaged).
  4. Cache reset via Recovery.Clutch power + Volume up, select Wipe & Reset from the recovery menu โ†’ Wipe Cache.

If the phone is switched on but is not working properly:

  • ๐Ÿ“ฒ Check the space in the memory (Settings) โ†’ Storage? Less than 1GB - delete unnecessary files.
  • ๐Ÿ”„ Update problematic apps via Google Play or reinstall them.
  • ๐Ÿ›ก๏ธ Turn off battery optimization for system applications (Settings) โ†’ Battery โ†’ Optimizing the battery).

โ˜‘๏ธ Basic diagnostics Xiaomi

Done: 0 / 5

If the error persists, go to specialized methods (see the following sections). To clarify the diagnosis, you can use the hidden test menu:

Enter the dialer in ##4636##


Select Phone Information โ†’ check the status of the network, battery and sensors.

3. Application error correction (com.android.phone, etc.)

Errors like com.android.phone, com.miui.home, or com.google.process.gapps are related to system services.

  • ๐Ÿ—ƒ๏ธ A damaged app cache.
  • ๐Ÿ”„ Conflict after update MIUI or Google Services.
  • ๐Ÿ“ฑ Incompatibility with custom firmware or root rights.

Solutions:

  1. Clear cache and data. Go to Settings. โ†’ Annexes โ†’ App management. Find a problem application (like Phone or Launcher).Tap Storage โ†’ Clear cache and Clear data.
  2. Reverse updates. In the same app menu, click โ‹ฎ โ†’ Remove updates.
  3. Reinstallation through ADB. For system applications: adb shell pm uninstall -k --user 0 com.android.phone adb shell pm install-existing com.android.phone

โš ๏ธ Warning: Do not clear the data of the com.qualcomm.qti.telephonyservice or com.android.server.telecom applications - this may disrupt the operation of calls. โ†’ SIM-maps and mobile networks โ†’ Resetting network settings).

If an error occurs after the update MIUI, Try to retrace the previous version via Fastboot (instructions in Section 5). POCO Black Shark can help you switch to MIUI China (but you will need to unlock the bootloader).

How do I find out the exact version of MIUI?
Open the Settings. โ†’ About the phone and look at the line "Version" MIUI". For example, MIUI Global 14.0.5 Stable (code) V14.0.5.0.TKUMIXM).

Bootloop and No Command: How to Revitalize Your Phone

Bootloop and the "No Command" error with the Android robot are critical failures that block access to the system.

  • ๐Ÿ”„ Failed firmware update (interrupted or error-prone).
  • ๐Ÿ“ Damage to section /system or /boot.
  • ๐Ÿ› ๏ธ Wrong firmware through TWRP or Fastboot.
  • ๐Ÿ’พ Hardware Memory Failure (eMMC or EMMC) UFS-chip).

The recovery algorithm:

  1. Hard reset via Recovery. + Volume up to enter Recovery Mode. select Wipe Data โ†’ Wipe All Data (erases all user data!) Reboot your phone.
  2. Firmware via Fastboot. If the reset didn't work: Download the official firmware for your model from en.miui.com. Unpack the archive and launch the script flash_all.bat (Windows or flash_all.sh (Mac/Linux). โš ๏ธ Note: Fastboot firmware requires an unlocked bootloader. If it is blocked, first unlock it through the Mi Unlock Tool (instructions on the official Xiaomi website).
  3. Hardware check. If the firmware doesn't work, there's a possibility of a memory failure. eMMC/UFS-chip).
Xiaomi modelSupported recovery methodIs it necessary to unlock the loader
Redmi Note 10/11/12Fastboot, TWRPYes.
POCO X3/X4Fastboot, EDL (service)Yes (except EDL)
Mi 11/12/13Fastboot, Mi Flash ProYes.
Black Shark 4/5Fastboot, custom recoveryYes.

๐Ÿ’ก

If the phone is not detected by your computer in Fastboot mode, try another one. USB-cable (original) and port USB Also disable driver signatures in Windows (to install Xiaomi drivers).

Errors of the network and SIM-Cards: โ€œNot registered online"

Network problems (not registered in the network, SIM card is not supported, no signal) are divided into:

  • ๐Ÿ“ก Software -- failure IMEI, misalignment APN, firmware-fight.
  • ๐Ÿ“ถ Hardware - damage to the antenna module, oxidation of SIM card contacts.

Diagnosis and solution:

  1. Verification IMEI. Enter the dialer *#06# - if IMEI No Null, no Null, no recovery required. MTK Engineering Mode (for MediaTek processors) or QCN-Recovery (for Qualcomm).
  2. Network reset. Network settings. โ†’ SIM-maps and mobile networks โ†’ Resetting network settings
  3. Manual setting APN. Go to Settings. โ†’ SIM-maps and mobile networks โ†’ Access points (APN). Add in. APN your operator (options can be found on the operator's website).
  4. Slot check SIM-Try inserting the SIM into another slot or testing it on another phone.

If the problem occurs after the update MIUI, Try to roll back to the previous version of the firmware or install MIUI EU (Unofficial firmware with support for all networks. For models with Qualcomm Snapdragon (for example, POCO F3) It can be used by Non-Persist Mod IMEI via QFilm.

๐Ÿ’ก

If the phone doesnโ€™t catch the net after falling or getting moisture, first check the antenna module (itโ€™s located under the back cover, next to the camera).

Charging errors: "The battery is not charging"

If Xiaomi is not charging or shows a Charging Error suspended, the reasons may be:

  • ๐Ÿ”Œ Damaged cable/power supply (especially if you use non-original accessories).
  • ๐Ÿ”‹ Power controller failure (often after updates) MIUI).
  • ๐Ÿ“ฑ Oxidation of connector contacts USB-C plume-break.
  • ๐Ÿ”„ Incorrect battery settings (for example, Smart Charging mode with a limit of 80 is enabled%).

How to eliminate:

  1. Equipment check. Try another cable and power supply (preferably original, 18W+). Check the connector. USB-C for contamination or damage (use a flashlight).
  2. Reset the battery settings. โ†’ Battery โ†’ โ‹ฎ โ†’ Optimizing the battery โ†’ Resetting settings
  3. Calibrate the battery. Charge the phone to 100% and keep it on charge for another 1 hour. Turn it off and discharge it until it turns off automatically. Repeat the cycle 2-3 times.
  4. Power module firmware. For advanced users: Enter in ADB: adb shell dumpsys battery reset

If the phone does not turn on and does not respond to charging:

  • ๐Ÿ”Œ Connect to charge and hold for 30 minutes โ€“ sometimes the battery is discharged to a level at which the phone does not show signs of life.
  • ๐Ÿ› ๏ธ Try to light up from another battery (in the service) or through EDL-Mode (Qualcomm boxing required).

7. When to contact the service: hardware malfunctions

Not all Xiaomi errors can be fixed software. Bring your phone to the service immediately if:

  • ๐Ÿ’ฅ The phone overheats, smells like a burn, or shuts down after 5-10 minutes of operation (processor or battery failure).
  • ๐Ÿ“ฑ Vertical stripes appear on the screen, artifacts or backlights flash (damage to the plume or matrix).
  • ๐Ÿ”Š Lost communication, Wi-Fi or Bluetooth after the fall (dump antenna module).
  • ๐Ÿ’พ The phone is not defined by the computer in Fastboot/EDL and not stitched (memory failure) eMMC/UFS).

The cost of repair in authorized services Xiaomi (Moscow, 2026):

Type of repairCost (โ‚ฝ)Date(s)
Replacement of the display (with touchscreen)5 000 โ€“ 12 0001โ€“2
Battery repair/replacement2 500 โ€“ 6 0001
Recovery eMMC/UFS-chip8 000 โ€“ 15 0003โ€“5
Replacement of the antenna module3 500 โ€“ 7 0002

Before the service visit:

  • ๐Ÿ“‹ Backup your data (if the phone is turned on).
  • ๐Ÿ” Check if the service has original parts for your model (for example, for Xiaomi 13 Ultra parts can be ordered to order).
  • ๐Ÿ’ณ Check whether the warranty is valid (even if you unlock the bootloader, some services are coming to meet the requirements of the service).

โš ๏ธ Note: If the phone was purchased on AliExpress or in unofficial stores, the warranty of Xiaomi Russia does not apply to it".

8.Error prevention: how to avoid problems in the future

To minimize the risk of errors on Xiaomi, follow the following simple rules:

  • ๐Ÿ”„ Updates. Only install official firmware through Settings โ†’ Software Update: Avoid Beta Versions MIUI, unless you're ready for bugs.
  • ๐Ÿ“ฑ Apps. Don't install them. APK from unverified sources, they may be in conflict with MIUI.
  • ๐Ÿ”‹ Charge.Use original accessories and avoid overheating (do not play games while charging).
  • ๐Ÿ›ก๏ธ Safety: Do not unblock the bootloader unnecessarily, which deprives you of warranty and increases the risk of bricking".
  • ๐Ÿ’พ Memory. Clean the cache regularly and leave at least 10% of the space available.

For models with AMOLED-screens (e.g. Xiaomi) 12T or POCO F4) recommended:

  • ๐ŸŒ™ Turn off the always-on display (Settings) โ†’ Screen. โ†’ Always-on display).
  • ๐Ÿ” Watch for broken pixels (test the screen once a month through the Screen Test app).

๐Ÿ’ก

Check the battery status regularly through the hidden menu (#4636## โ†’ "Battery information. If the capacity has dropped below 80% of the nominal capacity, it's time to think about replacing it.

If you are actively using custom firmware (LineageOS, Pixel Experience), create a backup EFS-section (contains) IMEI and network settings. TWRP execute:

adb pull /dev/block/bootdevice/by-name/modemst1


adb pull /dev/block/bootdevice/by-name/modemst2

FAQ: Frequent questions about Xiaomi errors

๐Ÿ“ฑ Xiaomi phone won't turn on after upgrade?
Try to clamping the power first. + Volume up 20 seconds (forced reboot). If it doesn't work, log in to Recovery Mode (same combination) and select Wipe Cache. If that doesn't work, flash your phone through Fastboot (instruction in section 4).
โš ๏ธ You get a "com.android.phone" error after you install the app?
Remove the last installed application, then clear the cache and data of the system application Phone (Settings) โ†’ Annexes โ†’ Application management โ†’ Phone. โ†’ Warehouse โ†’ Clear cache/data. If the error persists, roll back updates for this application.
๐Ÿ”‹ Xiaomi phone shows "Charging suspended." How to fix?
Check the cable and the power supply first. If they're good, reset the battery settings (Settings) โ†’ Battery โ†’ โ‹ฎ โ†’ Optimizing the battery โ†’ Resetting of settings for models with MIUI 13+ Also turn off the Smart Charging function in the battery settings.
๐Ÿ“ต After the update, the mobile Internet disappeared?
Reset network settings (Settings) โ†’ SIM-maps and mobile networks โ†’ Network resetting. If it doesn't work, manually add it. APN For your operator, for the Redmi Note. 9/10 You may need to revert to the previous version. MIUI (due to Qualcomm modem bugs X51).
๐Ÿ”ง Can I replace the battery with Xiaomi?
Technically yes, but for frameless design models (e.g. Xiaomi) 11T) It requires a special dryer to peel off the back cover and experience with plumes, risks: damage to the display, separation of the battery plume, short circuit.