How to bring the screen of a broken Xiaomi to your computer via USB: working methods 2026

The broken screen on Xiaomi is a situation that thousands of users face every day. The main problem is how to control the device if the touchscreen does not respond and the display shows only cracks or a black screen? Fortunately, bring the image from the phone to the computer through the computer through the phone. USB-cable is possible even without a desktop screen – for this there are both standard tools from Xiaomi, and universal solutions based on the ADB third-party software.

In this article, we will analyze 5 proven ways to connect a broken Xiaomi to a PC, including bypassing the lock screen, setting up. USB-Debugging blind and using specialized programs. Particular attention will be paid to models with a locked bootloader (for example, Redmi Note 10 Pro or the Redmi Note 10 Pro). POCO X3 Pro, where standard methods may not work, and you will learn how to avoid common errors that lead to data loss or complete device failure.

Important: If the screen is completely black (no backlighting), first check if the display plume is moving away - in this case, USB-If the connection doesn't help, it's going to need repairs, and if the display just cracks, but you can see the image, you can read on.

πŸ“Š What kind of smartphone you Xiaomi?
Redmi Note Series Series Series
POCO
Mi series
Black Shark
Other

1.Preparation: What will be needed to connect

Before you start to output the screen, make sure you have everything you need, and without proper preparation, even the most reliable method may not work.

Basic requirements:

  • πŸ”Œ Original. USB-The cable (better the one that came with the phone) is often not supported by cheap cables, only by charging.
  • πŸ’» Computer running Windows 10/11 (MacOS or Linux will require additional drivers).
  • πŸ“± Xiaomi smartphone with a battery discharge of at least 30% – with a low charge, the device can turn off in the process.
  • πŸ”§ Programs: Mi PC Suite, ADB Tools, Qualcomm or Mediatek drivers (depending on your phone’s processor).

If you don’t know your CPU model, check it through Settings β†’ About Phone β†’ Version of the kernel (if you can see the screen at all) or search for the model specs online. For example, the Redmi Note 11 is equipped with a Qualcomm Snapdragon 680 chip, and the POCO M4 Pro is Mediatek Helio G96.

⚠️ Note: If the phone has been locked MIUI (graphical, PIN or password, most methods will not work without first unlocking, in which case you first have to reset the settings via Fastboot (see section 4).

Xiaomi modelProcessor typeDo you need additional drivers?
Redmi Note 12 Pro+Mediatek Dimensity 1080Yes, Mediatek Preloader.
POCO F5Qualcomm Snapdragon 7+ Gen 2Yes, QDLoader HS-USB
Xiaomi 13 LiteQualcomm Snapdragon 7 Gen 1No (standard) ADB-driver)
Redmi 10CQualcomm Snapdragon 680No.

2. Method 1: Use of Mi PC Suite (official method)

Mi PC Suite is a proprietary utility from Xiaomi that allows you to control your phone through a computer, including screen output. This method only works if the phone has already been debugged via USB or if the screen responds to touch at least slightly (to confirm the connection).

Step-by-step:

  1. Download and install Mi PC Suite from the official website.
  2. Connect your phone to your PC through USB-The phone should have a connection notification on its screen β€” if the screen is broken, but you can see the image, confirm your trust in the computer.
  3. Run the Mi PC Suite and wait for the program to identify the device.
  4. Go to the File Management section β†’ Phone screen.

If the screen is unresponsive but the image is visible, try connecting the mouse through OTG-Adapter (if the phone supports this feature) This will allow you to confirm your trust in the PC without touching the screen.

Install the latest version of Mi PC Suite|Connect the original USB-cable|Check the battery charge (>30%)|Confirm trust in the PC on the phone (if the screen is visible)-->

⚠️ Note: On some models (e.g, POCO X5 Pro) Mi PC The Suite may not show the screen due to manufacturer limitations, so move on to the C-System. ADB.

Method 2: Output screen via ADB (for power users)

Android Debug Bridge (ADB) is the most reliable way to control your phone via PC, but it requires pre-configuration. If your Xiaomi has already enabled USB debugging, you can display even with a completely broken display.

Instructions:

  1. Download and install Platform Tools (includes adb.exe).
  2. Connect your phone to your PC and open the Command Prompt in the Platform Tools folder (hold Shift + right mouse button β†’ Open the PowerShell window here).
  3. Enter the command to check the connection: adb devices If the device is determined, move to the next step. If not, install the drivers manually.
  4. To output the screen, use the command: adb shell screenrecord --output-format=h264 - | ffplay - (ffmpeg installed required)

Alternatively, you can use scrcpy, which broadcasts your phone's screen to your PC in real time, download it from GitHub and run it through the command line:

scrcpy

If adb devices don't show your phone, then USB debugging wasn't enabled in advance, so go to method 4 (unlock via Fastboot).

πŸ’‘

If the adb device command gives an error "unauthorized", then the phone does not confirm trust in the computer. Try connecting the mouse over OTG and clicking "Allow" in the window that appears (if the screen is even slightly visible).

Method 3: Unlock the screen via Fastboot (if enabled) OEM-unlock)

If the phone was on OEM-unlocking (Settings) β†’ For developers β†’ Unlocking OEM), You can reset the pattern lock or PIN It's a Fastboot mode, and it allows you to use it. ADB or Mi PC Suite.

Step-by-step:

  1. Turn off the phone (hold the power button for 10-15 seconds).
  2. Press the Power button + Volume down to enter the Fastboot.
  3. Connect your phone to your PC and open the command line in the folder with Platform Tools.
  4. Check the connection: fastboot devices
  5. Reset settings (all data will be deleted!): fastboot erase userdata fastboot erase frp fastboot reboot

After the reboot, the phone will be unlocked and you can enable debugging over USB for further control via PC.

⚠️ Note: On new Xiaomi models (e.g. Redmi Note 12 or X-ray) POCO F5) Fastboot reset may require authorization to your Mi Account. If you don't remember the password, this method won't work.

What to do if OEM-unlocking?
If OEM-unlocking has been turned off, the only way to get around screen locking is by using EDL-Emergency Download Mode via Qualcomm or Mediatek boxing, which requires special equipment and knowledge, so it is best to contact the service center.

5. Method 4: Using Vysor or TeamViewer QuickSupport

If USB debugging is enabled, but Mi PC Suite doesn't work, you can use third-party programs to broadcast the screen.

  • πŸ–₯️ Vysor is a utility for managing Android via PC. Download it from the official website, connect your phone and follow the instructions. The free version has limitations on image quality.
  • 🌍 TeamViewer QuickSupport – If this app is installed on your phone, you can connect to it from another device via the app. ID Minus: pre-installation required.

For Vysor, do this:

  1. Install the program on the PC.
  2. Connect your phone and allow debugging via USB (if the screen is even slightly visible).
  3. Start Vysor and select your device in the list.

If the screen is completely black, but the phone is on, try plugging in. USB-Hub with keyboard – sometimes this allows you to press Enter to confirm debugging in blind.

πŸ’‘

If none of the methods worked, the last option remains – connecting through the HDMI-adapter (for phones with support) USB-C to HDMI). This will allow you to display the image on the monitor without using a PC.

Method 5: Bypassing the locking of the screen through Safe Mode (if the screen is partially working)

If the screen is broken, but the touchscreen is slightly responsive to touch, you can try logging into Safe Mode and turning off the lock, which doesn't work on all models, but it sometimes helps.

Instructions:

  1. Hold the power button until the off menu appears.
  2. Press and hold the "Switch off (or turn off power)" option for about 5 seconds - the phone will reboot in Safe Mode.
  3. In this mode, remove an application that may have blocked the screen (such as a third-party launcher or antivirus).
  4. Restart your phone – the lock may be reset.

If this method does not work, go back to the method with Fastboot (section 4).

7. Frequent mistakes and how to avoid them

When connecting a broken Xiaomi to a PC, users often face typical problems, and here are the most common ones and ways to solve them:

Mistake.Reason.Decision
ADB: device unauthorizedNot confirmed trust in the PC on the phoneConnect your mouse to OTG and click "Allow" or reset settings via Fastboot
Mi PC Suite doesn't see the phoneOutdated drivers or unoriginal cableUpdate drivers through Device Manager or use another cable
Fastboot: FAILED (remote: 'Flashing is not allowed')The boot loader (OEM Lock) is blockedUnlock the bootloader through Mi Unlock Tool (account binding required)
Black screen when connected to scrcpyIncompatibility with the Android versionUpdate scrcpy or use Vysor

Another common problem is that the phone charges, but it's not detected by the PC.

  • Try another one. USB-port USB 2.0 on the back of the PC).
  • Turn off all others. USB-devices (they may conflict).
  • Check if only charging mode is enabled in the phone settings (if the screen is even slightly visible).

FAQ: Answers to Frequent Questions

Can I display the screen on the PC if the phone is turned off and not turned on?
No. If the phone doesn't turn on (no charging response, no button-pressing vibration), then USB connection is impossible, and you'll need to repair the board or replace the battery.
Will the ADB method work if USB debugging wasn’t enabled?
No. ADB requires you to pre-enable debugging in the developer settings, and if you didn't, you first need to unlock your phone through Fastboot or EDL.
How to know if it's on OEM-unlocking if the screen is broken?
If you haven't consciously turned it on, it's probably turned off. Check if the phone responds to fastboot oem device-info commands -- if Device unlocked: false is off.
Can you recover data from a broken Xiaomi if the screen is not working?
Yes, but only if the debugging was included. USB. In this case, through ADB You can copy files with the command: adb pull /sdcard/ C:\Xiaomi_Backup If debugging is turned off, data can only be retrieved after screen repair or through the EDL (service-centre).
Will replacing the screen plume help if there is an image but the touchscreen doesn't work?
Yes, in 90 percent of cases, the problem is the touchscreen plume, and replacing it will restore the sensor to work, and then you can use the phone as usual, and the cost of repairs is from 1,500 to 4,000 rubles depending on the model.