A broken screen that doesn't respond to touch, or a Xiaomi phone that refuses to turn on at all, is a situation that many people are familiar with. The first thought at this point is, "How do you get back photos, correspondence and documents?" Fortunately, even if your smartphone is physically damaged, the chances of saving data remain high. In this article, we'll look at all possible scenarios, from a phone with a working display but cracked glass to a device that does not show signs of life.
The main rule is: donโt panic and try to โfixโ the phone yourself if you are not sure of your actions. Recovery errors can permanently erase data from internal memory. For example, a failed attempt to flash a device through Fastboot often leads to formatting the /data partition where user files are stored. We will focus on methods that minimize risks and are suitable for models from Redmi Note 10 to Xiaomi 13 Ultra.
1.If the screen is broken but the phone turns on and responds to touch
The simplest case is when the display shows an image, but the sensor is not working or reacts randomly, and connecting external input devices will help:
- ๐ฑ๏ธ USB-mouse-wise OTG-Adapter. Most Xiaomi smartphones support peripheral connectivity. USB-C/Type-C โ USB-A And you plug in a mouse, and you'll see the cursor on the screen, and you'll be able to control the phone like a computer.
- ๐ฎ Gamepad. If you don't have a mouse, an Xbox or PlayStation controller will fit (via Bluetooth or PlayStation). OTG). Settings: Go to Settings โ Connected devices โ Additionally. โ Game Controller.
- ๐ฅ๏ธ Connection to TV on the HDMI. models with Miracast support or USB-C โ HDMI (for example, Xiaomi 11T Pro) can be displayed on a big screen. Use an adapter and control the mouse.
After connecting the mouse, copy the data to the cloud or computer:
- Open the files. โ Internal memory.
- Select the folders DCIM (Photos), Download (downloads), WhatsApp/Media (correspondence).
- Click Copy and select the target: Google Drive, Mi Cloud or OTG-connected drive.
โ ๏ธ Warning: If the phone is under 20%, connect it to charge before manipulation begins.Abrupt power outage during file copying can cause data damage.
๐ก
If the mouse is not determined, try restarting the phone with the Volume Up button clamped. + Food โ this will reset the temporary settings USB-connection.
2.The screen is not working, but the phone is switched on (there is sound/vibration)
So when the display is completely black or shows artifacts, but the phone is making notification sounds and vibrating, you can use blind control or remote access. Here's a step-by-step plan:
Method 1: Voice Control (Google Assistant)
If you have Google Assistant and voice activation enabled on your phone (OK, Google), try:
- Say, "OK, Google, open the files."
- Then: โSelect all photosโ โ โCopy to Google Driveโ.
- To confirm the actions, the Assistant will voice every step.
Method 2: Remote access via Mi Account
The Find Device feature in Xiaomi accounts allows you to not only locate your phone, but also delete data or lock your device. Unfortunately, there is no direct access to files through it, but you can:
- ๐ Reboot your phone remotely (sometimes helps restore the screen to work).
- ๐ฒ Send a message to the screen (if the display is partially working, you will see text).
- ๐ Block the device to prevent third parties from accessing data.
For this:
- Go to account.xiaomi.com.
- Log in and select Find Device โ Device Management.
Method 3: ADB-copy-board
If the phone is enabled debugging via USB (Settings โ About Phone โ Assembly Number (7 taps) โ For developers โ Debugging via USB), you can connect to it through your computer and copy files blindly.
Install Android SDK Platform-Tools, connect your phone to your PC and execute:
adb devicesIf the device is determined, use:
adb pull /sdcard/DCIM C:\Xiaomi_Backup\PhotosWhere C:\Xiaomi_Backup\Photos โ file.
โ ๏ธ Warning: Don't use the adb reboot or fastboot command unnecessarily! this can lead to a phone reboot and loss of communication if the screen isn't working.
3. the phone does not turn on, but reacts to charging (vibrates / lights up the indicator)
If Xiaomi doesnโt start, but when connected to charging, the battery indicator shows or vibrates, the problem may be a software failure, in which case the recovery mode (Recovery Mode) or Fastboot will help.
Method 1: Retrieving data through TWRP Recovery
TWRP (Team Win Recovery Project) is a custom recovery that allows you to access the file system even on a broken phone. Condition: TWRP must be installed in advance (if you did not install it, skip this method).
Instructions:
- Turn off the phone (press Power + Volume up for 10 seconds).
- Press Power + Volume up to enter the Fastboot.
- Connect your phone to your PC and type the command: fastboot boot twrp.img (twrp.img file must be downloaded for your model from twrp.me).
- In TWRP, select Mount โ Enable MTP and the phone will appear as an external drive.
Method 2: Memory reading via eMMC chip (for advanced)
If the phone doesnโt even turn on in the Fastboot, itโs still a direct connection to the memory chip, a method that requires disassembling the device and using a programmer (e.g. EasyJTAG or Medusa Pro).
Step-by-step:
- ๐ ๏ธ Take your phone apart, find an eMMC chip, or UFS (It is usually labeled as Samsung. KLUDG4U1EM-B0C1, Hynix H26M64003EQR etc.).
- ๐ Connect the programmer to the chip contacts (connection scheme depends on the model).
- ๐พ Count the memory dump with software like Flash Extractor or ChipGenius.
- ๐ Recover files from the dump using R-Studio or UFS Explorer.
The cost of such restoration in the service center: from 3 000 to 10 000 rubles, depending on the model.
What data can be recovered from the memory dump?
4.The phone shows no signs of life (no charge, no vibration)
If Xiaomi doesnโt respond to charging and buttons at all, there may be two reasons:
- Hardware failure (damage to the motherboard, battery or power controller).
- Full battery discharge (sometimes the phone "goes into a deep sleep" and does not respond to charging).
What to do:
- ๐ Try lighting up from another battery. If you have a donor Xiaomi of the same model, connect its battery to your phone (requires disassembly).
- โก Use a high-current charger (such as Quick Charge) 3.0/4.0). Sometimes it helps to wake up the power controller.
- ๐ง Check the charge circuit with a multimeter. USB-C must be strained 5V contact VBUS.
If the phone doesn't respond to even these measures, you just have to go to the service center to diagnose the board, and in some cases, you can save the data even from a damaged motherboard, but the cost of repairing it can exceed the cost of the phone itself.
๐ก
If the phone doesnโt turn on and charge, DO NOT try to heat it up with a hair dryer or freeze it โ this will aggravate chip damage.
5. Data recovery after resetting or firmware
If you've tried flashing your phone through Fastboot or resetting your phone, the chances of recovering your data drop dramatically.
Method 1: Recovery programs
If the phone is turned on but the files have been deleted, use:
- ๐ฑ DiskDigger for Android (requires root rights).
- ๐ป EaseUS MobiSaver (works through the ADB).
- ๐ฅ๏ธ R-Studio (for working with a memory dump).
Method 2: Restore from backup
Check if synchronization has been enabled with:
- โ๏ธ Mi Cloud (Photos, Contacts, Notes).
- ๐ง Google Account (Contacts, Calendar, Some Settings).
- ๐ฌ Cloud messengers (WhatsApp, Telegram, Viber store backup copies of correspondence).
For recovery from Mi Cloud:
- Sign in to i.mi.com.
- Go to the Cloud โ Devices โ [Your Phone] โ Backups.
- Download the data archive.
6. How to avoid future data loss
To avoid being in this situation again, follow the following simple rules:
Enable automatic sync with Mi Cloud and Google
Regularly copy the photo to your computer or external disk
Use two-factor authentication for accounts
Install TWRP Recovery (for advanced users)
Store backups in multiple clouds (Google Drive + Yandex Drive)
-->
Pay special attention to the backup settings:
- Open Settings โ About Phone โ Backup and Reset.
- Enable Automatic Backup in Mi Cloud.
- Choose Backup over Wi-Fi and set a schedule (e.g. once a week).
For models with MIUI 14+, the device clone function (Settings โ Additional โ Device Clone) is available, which allows you to transfer all data to a new phone in a few minutes.
Comparison of data extraction methods
| Method | Conditions | Difficulty | Time. | Cost |
|---|---|---|---|---|
| USB-mouse + OTG | The screen is working but does not respond to touch. | โญ | 5-10 minutes | 0โ300 โฝ (OTG-adapter) |
| ADB-team | USB debugging enabled, phone determined by PC | โญโญ | 15-30 minutes | 0 โฝ |
| TWRP Recovery | Custom restoration established | โญโญโญ | 30-60 minutes | 0 โฝ |
| Reading an eMMC chip | The phone is not turned on, it requires disassembly. | โญโญโญโญโญ | 1-3 days | 3 000โ10 000 โฝ |
| Service centre | Any damage. | โญโญโญ | 1-5 days | 1 500โ20 000 โฝ |