Introduction: Why Standard Methods Don't Work
A broken screen on Xiaomi is not just a cosmetic defect, it is a serious problem if the phone doesnβt respond to touch or show an image at all. Even if the display is partially working, standard ways to copy files (via MIUI File Explorer or cloud services) become unavailable. The main difficulty is that most methods require confirmation of actions on the screen β unlock, allow access or select files.
This is even more complicated if the phone has enabled data encryption (by default in MIUI 12+) or activated the lock protection feature (Settings β Passwords and Security β Lock Protection). In such cases, even a USB connection will not give you full access to files without additional manipulations. However, there is a way out - and we will consider all possible options, from the simplest to the most technically complex.
It is important to understand that success depends on three factors: (1) Screen status (all black, backlighting, touch responsive), (2) MIUI version and phone model (e.g. Redmi Note 10 Pro and Xiaomi 12T support different debugging protocols), (3) Availability of backups or sync with Mi Account.
Method 1: Connect to a computer in file transfer mode (MTP)
If the screen displays any information (even cracked, but you can see the picture), try the simplest method: USB-based MTP (Media Transfer Protocol) connection.
- πΉ Phone unlocked (no input required) PIN-code or pattern lock when connected)
- πΉ Enabled option File transfer in settings USB (Usually appears on the first connection)
- πΉ Xiaomi drivers are installed on the computer (you can download from the official website)
Step-by-step:
- Connect your phone to your computer through the original USB-cable (better to use port) USB 3.0 on PC for stability).
- If the screen responds to touch, swipe down the notification bar and select File Transfer (MTP).
- On your computer, open This computer (My Windows computer) - the phone should appear as a removable drive.
- Copy the files you want (usually they are in DCIM folders for photos, Downloads for downloads, Miui for screenshots).
The critical detail is, if the phone is locked and the screen is not responsive to touch, this method won't work, so go to method 2 or 3.
Original Xiaomi | USB port on PC works (check on another device)| There is enough charge on the phone (minimum 20%)| Xiaomi drivers installed (check in Device Manager)
-->
Method 2: Use of the USB-debugging (ADB) non-screen
If USB-debugging (ADB β Android Debug Bridge was turned on before the screen broke, you can control the phone through your computer even if the display is completely black.
What you need:
- π₯οΈ Computer with Windows/macOS/Linux and installed Android SDK Platform-Tools.
- π Original. USB-cable (preferably with data transmission support).
- π± Phone with the debugging enabled USB (Settings β The phone. β Version. MIUI β 7 times tap to unlock Developer Mode, then turn on Debugging by USB).
Instructions:
- Connect your phone to your computer and open Command Prompt (cmd) or Terminal.
- Go to the folder with the platform-tools (for example, cd C:\platform-tools).
- Enter the command to check the connection: adb devices If the phone appears in the list, go further. If not, check the drivers or cable.
- Copy the desired files with the command (example for folder) DCIM): adb pull /sdcard/DCIM/ C:\Xiaomi_Backup\
- To access contacts or SMS Use: Adb backup -f C:\Xiaomi_Backup\backup.ab -apk -obb -shared -all -nosystem (Backup.ab can be opened with Android Backup Extractor)
Limitations of the method:
- β It doesn't work if the debugging is USB not included in advance.
- β On some Xiaomi models (e.g. Poco) F3) You need to confirm the power of attorney of the computer on the phone screen β if the screen does not work, this is impossible.
- β Not all system data (such as WhatsApp messages) can be copied without root rights.
Yes, I always use it | No, I didn't know about it | I don't remember, I need to check | I have a different brand of phone.
-->
Method 3: Recovery Mode for copying data
If the screen doesn't respond to touch, but the phone is turning on, you can try to enter Recovery Mode and connect to the computer. USB-scaling up, but has limitations.
How to log in to Recovery Mode:
- Turn off the phone (press the power button for 10-15 seconds).
- Press the button combination: π± For most people. Xiaomi/Redmi/Poco: Loudness up + Nutrition. π± For older models (e.g. Redmi) 4X): Loudness down + Nutrition.
Mi
Then select Connect with MIAssistant (if any) or connect to your computer via USB. Some versions of MIUI Recovery feature Mount (mount storage) option, which allows you to access files via MTP.
Importantly, not all files are available in Recovery Mode, for example, gallery photos are usually in /sdcard/DCIM/, but application data (such as Telegram or Viber) may not be available without root.
What if Recovery Mode doesn't open? If the button combination doesn't work, try it.
Method 4: Retrieving data via Mi Account (cloud and synchronization)
If you have Mi Account sync enabled on your phone, some of the data can be recovered through the cloud, which doesn't require physical access to the phone, but only works for certain types of files.
What can be restored:
| Type of data | Synced with Mi Cloud? | How to repair |
|---|---|---|
| Contacts | β Yes. | Go to Mi Cloud β Contacts β Export to VCF |
| Photos and videos | β οΈ Partially (if the autoload was enabled in the gallery) | Mi Cloud β Gallery (only 5GB available for free) |
| Notes | β Yes. | Mi Cloud β Notes β Export to TXT or HTML |
| SMS and call history | β No. | Requires backup through ADB or third-party applications |
| Application data (WhatsApp, Telegram) | β No. | Only if backup in the application itself has been enabled |
How to check if synchronization is enabled:
- Go to the Mi Cloud website and log in.
- Check the Devices section β if the phone appears in the list, the data is synchronized.
- If the phone is not connected, try logging in to another Xiaomi device with the same account β sometimes this triggers sync.
How to connect:
- Turn off the phone (if it is on).
- Connect the adapter to the port USB-C phone, and the other end is to HDMI-monitor-in.
- Turn on the phone. The outside screen should show an image.
- If there is no image, try changing the source of the signal on the monitor (Source or Input button).
- Unlock your phone (if required) and copy the data via MTP or the cloud.
Limitations:
- β It only works on phones that support DisplayPort Alt Mode (see below for a list of compatible models).
- β Not all adapters support data transfer β some only charge.
- β If the phone is locked with a pattern lock and the screen does not respond to touch, unlocking may not be possible.
| Xiaomi model | Support USB-C β HDMI | Notes |
|---|---|---|
| Xiaomi 11T Pro | β Yes. | Works at resolutions up to 1080p |
| Black Shark 4/5 | β Yes. | Supports 4K@60Hz (high-quality cable required) |
| Poco F4 GT | β Yes. | Adapter with DisplayPort 1.4 support is required |
| Redmi Note 10 Pro | β No. | No hardware support for Alt Mode |
| Xiaomi Mi 11 Ultra | β Yes. | You may need to manually enable Settings β Screen β Output to an external display |
-->
Method 6: Contacting a service center when nothing helps
If all of these methods fail, the last option is to contact the service center, which is relevant in the following cases:
- π§ The screen is completely black and the phone does not respond to the connection to the computer.
- π The phone has encryption on and USB-debugging has not been activated.
- πΎ Restore data from internal memory (such as WhatsApp or Telegram databases).
- π Reflash the phone to reset the lock (risk of data loss!).
What can be done in the service:
- Replace the screen with data storage. If the motherboard is working, the wizards can temporarily plug in the working display, copy files and return your broken screen back.
- Reading memory through ISP (In-System Programming: The researchers are hooked up to flash contacts and read data directly. It's expensive (from 5,000+). β½), It works even on locked phones.
- Reset via EDL Mode, which allows you to reflash your phone, but all the data will be deleted, and is used if you just want to bring the phone back to life, rather than save files.
How to choose a service center:
- π οΈ Xiaomi official centers (list on the site) β more expensive, but a guarantee of data security.
- π§ Unofficial workshops are cheaper, but the risk of data leakage or incompetence of masters is high.
- π¦ If the phone is warranty, do not open it yourself - this will cancel the warranty.
β οΈ Note: before handing over the phone for repair is required: Remove SIM-Check if the data will be available after the repair (sometimes when changing the screen, the settings will be reset); ask the wizard to show the copied files before paying (if the goal is to save the data).
-->