A โ€‹โ€‹broken smartphone screen is one of the most unpleasant breakdowns, especially if important photos, contacts or documents are stored on the device. Even if the display does not work completely or does not respond to touch, the chances of saving the data remain high. In this article we will analyze all current methods of extracting information from an Android device, including methods for phones with a non-functioning sensor, a black screen or physical damage to the case.

The main problem with such a breakdown is the inability to unlock the device or confirm trust in the computer through the screen. However, there are workarounds: from connecting via USB debugging (if it was enabled in advance) to using cloud services and specialized software. We will consider options for both technically trained users and beginners, without the need to disassemble the phone or contact a service center.

Important: if the screen responds to touches, but there is no image (for example, after a fall or moisture), try connecting the phone to an external monitor via USB-C/HDMI or MHL adapter. This method works on many models Samsung, Xiaomi and Sony with support for video output.

1. Preparation: What to do before extracting data

Before you begin rescuing your files, take a few critical steps. They will help avoid data loss or additional damage:

  • ๐Ÿ”‹ Charge your phone at least up to 30-50%. A discharged device may turn off during the copying process, which will lead to a failure.
  • ๐Ÿ”Œ Use the original cable or a certified one USB-Type C/Micro-USB. Cheap cables often do not transmit data, only charge.
  • ๐Ÿ–ฅ๏ธ Update the drivers on your computer. For Windows, download Android SDK Platform-Tools or a driver package from the manufacturer (for example, Samsung Smart Switch for Samsung gadgets).
  • ๐Ÿ“ฑ Check the physical condition of the port. If the connector is damaged, try carefully cleaning it from dust or oxidation with alcohol.

If the phone turns on, but the screen does not work, try reboot it in safe mode. To do this, hold down the power button (sometimes together with the volume down button) for 10-15 seconds. On some models Huawei and Honor safe mode is activated by holding the power button + volume up.

โš ๏ธ Attention: If the phone was locked with a pattern key or PIN codeand USB debugging is not enabled, the chances of extracting data without unlocking are minimal. In this case, only contacting a service center with proof of ownership of the device can help.
๐Ÿ“Š What is the brand of your smartphone?
Samsung
Xiaomi
Huawei/Honor
Google Pixel
Other

2. Method 1: Extract data via USB debugging (ADB)

If on your phone USB debugging was previously enabled (Settings โ†’ For developers โ†’ USB debugging, you can use Android Debug Bridge (ADB) to copy files. This method works even with a completely black screen if the device is detected by the computer.

You will need:

  • ๐Ÿ’ป A computer with Windows/macOS/Linux
  • ๐Ÿ“‹ Android SDK Platform-Tools (download and unpack the archive)
  • ๐Ÿ”Œ USB cable (preferably original)

Instructions:

  1. Connect your phone to the computer and open Command Line (Windows) or Terminal (macOS/Linux).
  2. Go to the folder with platform-tools command:
    cd path_to_folder\platform-tools

    For example: cd C:\Users\Name\Downloads\platform-tools

  3. Check whether the computer sees the device:
    adb devices

    If the serial number appears in the response - debugging works.

  4. Copy the necessary files. For example, to copy all photos:
    adb pull /sdcard/DCIM/ C:\Photos\

To copy specific folders, use the following paths:

Data typeAndroid PathADB Command
Photos/Video/sdcard/DCIM/adb pull /sdcard/DCIM/
Downloads/sdcard/Download/adb pull /sdcard/Download/
Contacts (if there is no synchronization)/data/data/com.android.providers.contacts/adb pull /data/data/com.android.providers.contacts/ (requires root)
WhatsApp/sdcard/WhatsApp/adb pull /sdcard/WhatsApp/
โš ๏ธ Attention: If when executing the command adb devices a message appears unauthorized, then you need to confirm trust in the phone computer. This is impossible without a working screen - you will have to use another method.

โ˜‘๏ธ Preparing to work with ADB

Done: 0 / 5

3. Method 2: Using a memory card (MicroSD)

If the phone has MicroSD memory cardinstalled, and the data was stored on it (and not in the internal memory), it is easiest to extract them. This method is suitable for devices that support removable storage, for example Samsung Galaxy A-series, Xiaomi Redmi Note or Motorola Moto G.

What to do:

  1. Turn off the phone (press and hold power button for 10-15 seconds).
  2. Remove the SIM card tray using a paper clip or a special key.
  3. Take out the memory card and insert it into card reader computer or laptop.
  4. Copy the data to your hard drive.

If the tray is damaged or the phone does not turn off, you can try removing the memory card via disassembling the case. On most models it is located under the back cover, next to the battery. To do this:

  • ๐Ÿ› ๏ธ Carefully pry the cover with a plastic spatula (start from the corner next to the volume buttons).
  • ๐Ÿ”‹ Disconnect the battery cable if it is in the way.
  • ๐Ÿ“ Remove the memory card from the slot (usually it is labeled SD or MicroSD).
โš ๏ธ Attention: Disassembling the phone voids the warranty (if it is still operational) and can lead to additional damage. If you are not confident in your skills, it is better to contact a service center.
What to do if the memory card is not readable?

If the memory card is detected by the computer, but files do not open, try:

1. tablet).

2. Use data recovery apps (Recuva, EaseUS Data Recovery).

3. Check for errors using the chkdsk utility (Windows): open a command prompt as an administrator and enter chkdsk E: /f (replace E with your drive letter).

4. Method 3: Synchronization via Google account

If the phone was turned on synchronization with Google, some of the data (contacts, photos, notes) could be automatically saved in the cloud. This method does not require a physical connection of the device, but only works for certain types of files.

How to check and restore data:

  1. Go to the website on your computer Google Account and log in using the same login as on your phone.
  2. In the section Data and personalization select Manage your data and personalization.
  3. Scroll down to the block Device synchronization and check what data is saved (contacts, calendar, Chrome bookmarks, etc.).
  4. For photos, go to Google Photos โ€”if auto-upload was enabled, all the pictures will be there.

Method limitations:

  • โŒ Not saved SMS, call history, files from internal memory (except photos).
  • โŒ If synchronization has been disabled, the data is in the cloud missing.
  • โœ… Works for contacts, calendar, some notes (Google Keep), photos (if auto-download is enabled).

To restore SMS and call history, you can use specialized services, for example, SMS Backup & Restoreif the application was installed and configured to phone before it breaks.

๐Ÿ’ก

If you use Samsungcheck the service Samsung Cloud. It may contain backup copies of SMS, contacts and even some applications if the function has been activated.

5. Method 4: Connection via OTG cable (for phones with a working sensor)

If the screen is broken, but touch control works, you can connect to the phone USB drive or mouse via OTG adapter. This will allow you to unlock the device and copy files manually.

What you will need:

  • ๐Ÿ”Œ OTG adapter (adapter with USB-C/Micro-USB to USB-A).
  • ๐Ÿ–ฑ๏ธ USB mouse (wired or wireless with USB receiver).
  • ๐Ÿ’พ Flash drive (optional, for copying data).

Instructions:

  1. Connect the OTG adapter to the phone, and connect the mouse to it.
  2. If the screen responds to touches, unlock the device using the mouse (move the cursor and click).
  3. Connect a flash drive (if necessary) and copy files via Explorer or Files (depending on the firmware).
  4. Disable OTG and connect the phone to the computer for the final copy.

This method works on most phones, including Xiaomi, Realme, Oppo i NokiaOn some models Samsung you may need to additionally confirm the OTG connection in the settings.

โš ๏ธ Attention: If on installed on the phone pattern key or PIN code, but the screen does not display an image, you will not be able to unlock it with the mouse - you will need another method (for example, resetting via Find My Device, but this will delete all data).
๐Ÿ’ก

OTG adapter is the easiest way for phones with a working sensor but a non-working display. Suitable for copying files manually without complex manipulations.

6. Method 5: Specialized software for data recovery

If the previous methods did not work, you can use apps for data recovery from Android. They are suitable for phones with a broken screen, black display or non-working sensor, but require preliminary configuration (for example, USB debugging enabled).

Top 3 apps for data extraction:

appSupported dataRoot required?Cost
Dr.Fone โ€” Data RecoveryPhotos, videos, contacts, SMS, WhatsAppNo (partially)From $50
EaseUS MobiSaverFiles, documents, multimediaNoFrom $30
Tenorshare UltDataEverything above + applicationsYes (for deep scanning)From $40

How to use (for example Dr.Fone):

  1. Download and install the app on your computer.
  2. Connect your phone via USB and select the mode Data Recovery.
  3. Follow the instructions on the screen (debugging confirmation may be required if the screen works).
  4. Select file types to scan (for example, Gallery or Contact).
  5. Wait for the process to complete and save the data to PC.

Please note:

  • ๐Ÿ’ฐ Most apps are paid, but offer free scanning (pay only for saving files).
  • ๐Ÿ” For recovery deleted files (for example, after a reset) you will need root access.
  • โš ๏ธ Some apps can overwrite data when scanning, use them last.

7. Extreme measures: unlock via Find My Device and reset

If no methods help, and the data is not critical, you can try unlock the phone via Find My Device (for devices with a Google account) or perform a hard reset reset. However, this is will completely delete all data from the device, so use this method only as a last resort.

How to reset your phone via Find My Device:

  1. Go to the website Find My Device and log in.
  2. Select your device from the list.
  3. Press Erase data and confirm the action.

For a hard reset via mode Recovery:

  1. Turn off the phone.
  2. Hold the combination of buttons to enter Recovery Mode (usually Power + Volume Up, but may differ).
  3. Use the volume buttons to select Wipe Data/Factory Reset and confirm (with the power button).
  4. After the reset, the phone will reboot to the factory state.
โš ๏ธ Attention: Reset via Find My Device or Recovery deletes all data without the possibility of recovery. Use this method only if other options have been exhausted or you plan to send the phone in for repair.

FAQ: Frequently asked questions

Is it possible to extract data if the phone is not working? turns on?

If the phone does not turn on completely (no vibration, no charging indication), the chances of data recovery are minimal. In this case, only board replacement at a service center or chip-off restoration (expensive procedure, not available in all cities).

If the device somehow reacts to charging (heats up, vibrates), try connecting it to your computer and check if it is detected in Device Manager (Windows) or lsusb (Linux/macOS).

How to copy data if the screen does not respond to touches and USB debugging is turned off?

In this case, there are two left option:

  1. Connecting an OTG mouse (if the sensor does not work, but there is an image).
  2. Contacting the service center to retrieve data via JTAG or ISP (expensive, but effective).

If your phone was enabled Samsung Dex or a similar mode (for example, on Huawei), you can try connecting it to the monitor via an USB-C/HDMI adapter and control the mouse.

Do these methods work for iPhone?

No, for iPhone other methods are used (for example, iTunes/Finder, iCloud or mode DFU). If you iPhone have a broken screen, refer to recovery guides via Apple Configurator or service utilities like 3uTools.

Is it possible to recover data after a hard reset?

Theoretically, yes, but only if:

  • On the phone there was no encryption (starting with Android 6.0 it is enabled by default).
  • You use specialized software (for example, Dr.Fone) and are ready to pay for services.
  • Phone did not overwrite data after a reset (the fewer actions, the higher the chances).

In practice, restoring after a reset is a complex and expensive procedure, often not worth the cost.

How to avoid data loss in the future?

To avoid encountering such a problem again:

  • ๐Ÿ”„ Enable automatic synchronization with Google or the manufacturer (Samsung Cloud, Xiaomi Cloud).
  • โ˜๏ธ Use cloud storage for photos (Google Photos, Yandex Drive).
  • ๐Ÿ“ฑ Make backups regularly via adb backup or applications like Swift Backup (requires root).
  • ๐Ÿ”ง Enable USB debugging in advance: go to Settings โ†’ About phone โ†’ Build number (press 7 times), then Settings โ†’ For developers โ†’ USB debugging.