Your broken Android phone probably still has all your data intact. The memory chip that stores photos, contacts, and messages is physically separate from the screen and digitizer, so a cracked display or dead touchscreen doesn’t wipe anything. We recovered files from a water-damaged Samsung Galaxy S23 and a Pixel 7 with a completely black screen using the methods below.
- Your storage chip is separate from the screen, so cracked glass won’t erase files
- A $5 USB OTG adapter lets you plug a mouse into your phone’s charging port
- Recovery software pulls files over USB without any screen interaction
- ADB commands give direct file access if USB debugging was already on
- Professional labs ($300 to $1,500) can read the chip when DIY fails
#USB OTG Mouse Method for Cracked Screens
A USB OTG (On-The-Go) adapter is the fastest solution here. It plugs into your phone’s USB-C or Micro USB port and gives you a standard USB-A connection for a regular mouse. Once connected, a cursor shows up on screen within a few seconds.
We tested this on a Galaxy S23 with a shattered front panel. The cursor appeared almost immediately, and we copied 8 GB of photos to a USB flash drive in about 12 minutes. No PC, no software installation, nothing to configure.
You need two things: a USB OTG adapter (about $5) and a regular USB mouse.
Plug the OTG adapter into your phone, connect the mouse, and open the Files app. Select the folders you want, tap Copy, and paste them to your connected flash drive. Our guide on enabling USB debugging on a broken screen covers additional tricks for controlling a damaged phone.
If your phone doesn’t recognize the OTG adapter, check your device model. According to Google’s Android compatibility documentation, USB host mode requires Android 3.1 or higher and hardware support from the manufacturer. Almost every phone sold after 2014 supports it.
#Can Recovery Software Pull Files From a Completely Black Screen?
Yes, as long as the phone powers on and establishes a USB connection with your computer. The software communicates with the phone’s storage directly, bypassing the screen entirely.
dr.fone Android Data Recovery has a “Recover from Broken Phone” mode built specifically for this scenario. It walks you through entering Download Mode using only your phone’s hardware buttons. We ran it on a water-damaged Pixel 7 with a dead display and pulled photos, contacts, and call history in about 40 minutes.
Install dr.fone on your PC or Mac, open Data Recovery, and select Recover from Broken Phone. Pick only the file types you need.
The software walks you through Download Mode using hardware buttons: power off, hold Volume Down + Home + Power simultaneously, then release all three buttons and press Volume Up to confirm. Once the scan completes, click Recover to save your files to the computer.
Tenorshare UltData for Android works the same way. According to Tenorshare’s product documentation, it handles 6,000+ models. Our dr.fone review compares both.
#What Are Your Recovery Chances for Each Type of Damage?
Success rates depend on whether the phone still powers on and can connect via USB. The storage chip keeps data until something actively overwrites it. According to Android’s MediaStore documentation, files persist in internal storage until they’re replaced by new writes.
| Damage Type | DIY Recovery? | What You Need |
|---|---|---|
| Cracked screen, touch works | Yes | Back up normally |
| Cracked screen, touch broken | Yes | USB OTG + mouse |
| Black screen, phone powers on | Yes | PC + recovery software |
| Water damage (dried) | Usually | Dry 48 hours, then USB + software |
| Won’t power on at all | No DIY | Professional lab only |
Water damage is tricky. Don’t plug in or charge a wet phone. Let it air-dry for at least 48 hours (rice doesn’t help, despite the myth). Once it’s dry, try connecting via USB.
In our testing with three water-damaged phones, two connected successfully after 48 hours of drying.
Phones that won’t turn on are a different story entirely. No software can help when the USB controller has no power, so professional recovery is the only path forward for those devices.
#Using ADB Commands for File Recovery
If USB debugging was enabled before your phone broke, ADB (Android Debug Bridge) gives you direct file system access from any computer. This is the most reliable method for technically comfortable users because it copies files at near-USB-transfer speeds with no third-party software needed.
Set up ADB on your computer (it’s part of Android SDK Platform Tools, a free download from Google), connect your broken phone via USB, and run:
adb devices
If your phone shows as “device” (not “unauthorized”), you’re connected. Then run:
adb pull /sdcard/DCIM ./recovered-photos
adb pull /sdcard/Download ./recovered-downloads
The /sdcard/DCIM folder holds your camera photos. Pulling a typical 10 GB photo library takes about 8 minutes over USB 3.0.
The catch: USB debugging must have been on before the phone broke. You can’t enable it remotely or through hardware buttons. If you never turned it on, skip to recovery software or professional services.
#Professional Data Recovery Services
This option makes sense when the phone is completely dead or the data is irreplaceable.
Services like DriveSavers and Ontrack operate cleanroom facilities where technicians desolder the memory chip and read it directly. Based on iFixit’s teardown documentation, the eMMC or UFS storage chip can survive even when other hardware is destroyed.
Expect to pay $300 to $1,500. Most labs offer no-data-no-fee pricing.
Before spending money, check what’s already backed up. According to Google’s backup support page, Google One automatically covers contacts, call history, SMS, and app data. Log into your Google account on any browser to see what’s already there. You might find that the only files you actually need to recover are the ones that weren’t synced to any cloud service.
#Recovering Specific Data Types
Different data types have different recovery paths, and some might already be in the cloud without you realizing it.
Photos and videos are the #1 recovery target, and they’re often already safe without you knowing it. Check photos.google.com first. If Google Photos backup was enabled, everything is in the cloud regardless of phone damage, and you don’t need any recovery software at all. Our guide to recovering photos after a factory reset walks through every scenario including phones where backup was turned off.
Contacts synced to Google restore automatically on any new phone. See our Android contacts recovery guide for phone-only contacts.
Text messages aren’t backed up by default on most Android phones. That surprises people. Recovery software can pull SMS databases from internal storage, and our Android SMS recovery guide covers the specific tools.
WhatsApp messages restore from Google Drive if backup was enabled in WhatsApp settings. For local-only chat databases where no cloud backup exists, recovery software can extract the WhatsApp database file directly from internal storage. Our WhatsApp data recovery guide covers both cloud and local recovery methods in detail.
Samsung users have Samsung Cloud as a second backup layer. Check samsung.com/account from any browser.
#Bottom Line
Start with the USB OTG mouse method if your screen still shows content. It’s the cheapest and fastest option at about $5. For black screens, run dr.fone or Tenorshare UltData from a PC. Always check Google Photos and Samsung Cloud before spending money on recovery software or professional services.
#Frequently Asked Questions
#Can I recover data from an Android phone that won’t turn on?
Not with DIY software, since every recovery tool needs a USB connection that requires power. Professional data recovery labs are your only option. They physically remove the storage chip and read it with specialized equipment, typically charging $300 to $1,500 with no-data-no-fee pricing. DriveSavers and Ontrack are two well-known providers that handle dead-phone recoveries regularly.
#Does the USB OTG mouse trick work on all Android phones?
It works on virtually every Android phone made after 2014, since USB host mode requires Android 3.1+ and nearly all modern devices include it. Match the OTG adapter to your phone’s port type (USB-C or Micro USB).
#Do I need root access to recover data from a broken Android?
No. Tools like dr.fone and UltData work without root. Root access helps with deeper scans of app-specific data, but photos, contacts, and messages recover fine without it.
#How long does Android data recovery typically take?
USB OTG file transfer takes 10 to 20 minutes. Recovery software scans finish in 30 to 45 minutes, and ADB commands are the fastest at about 10 GB in 8 minutes over USB 3.0. Professional lab recovery takes 3 to 10 business days.
#Is it safe to charge a water-damaged phone?
No. Charging a wet phone can short-circuit internal components and permanently destroy the storage chip. Let it air-dry for at least 48 hours before connecting any cable. Rice doesn’t help.
#Can I recover deleted photos from a broken Android phone?
Yes, if the storage hasn’t been overwritten with new data. The sooner you attempt recovery, the better your chances.
#What should I do immediately after breaking my Android phone?
Turn the phone off immediately if possible. Avoid forcing the screen on or repeatedly restarting it. If water is involved, power down and let it dry for 48 hours before connecting anything.
#Does recovery software work without USB debugging enabled?
For photos, downloads, and music stored in standard folders, yes. Most recovery tools access those without USB debugging. You’ll only hit a wall with protected app data and system databases, which require debugging to have been pre-enabled.