The situation when it is necessary to change the ecosystem, but the old smartphone Android stops turning on causes panic among most users. Typically, the process of migrating data to iPhone depends on the operation of the application Move to iOSwhich requires both devices to be actively connected to the same network. However, if the screen is broken, the battery is dead, or the system is stuck in a bootloop, the standard path becomes impossible.
In such cases, you have to look for workarounds, which often require connecting to a computer or using cloud backups created earlier. The success of the operation directly depends on the nature of the breakdown: whether the touchscreen works, whether the system responds to clicks, whether there is access to the file system via ADB. In this article, we will analyze in detail ways to save your photos, contacts and correspondence even in the most difficult cases.
First of all, it is important to understand: if the phone does not turn on at all (black screen, no vibration, no reaction to charging), software methods for extracting data may not work without first repairing the hardware. But if the device shows signs of life (the LED lights up, heats up, makes sounds), the chances of saving the information remain high.
Diagnostics of the device’s condition before attempting to transfer
The first step is to accurately assess what exactly is not working in your smartphone. Users often confuse matrix (screen) failure with complete system inoperability. If you hear a device connection beep when connecting to a computer via a USB cable, this is a great sign. This means that power controller and the motherboard are functioning, and the problem lies only in the display.
In a situation where the screen is black, but the phone responds to touches (the sounds of pressing the keyboard are heard, vibration is triggered), you can try to control the device “blindly” or display an image on external monitor. For some models Samsung or Huawei with mode support Desktop Mode it is enough to connect a USB-C to HDMI adapter to see the desktop on the TV. This will allow you to enter the unlock password and enable USB debugging.
⚠️ Attention: If the phone heats up to critical temperatures or emits a burning smell when connected to charging, turn it off immediately. Attempts to programmatically read data from an overheating battery can lead to its fire or complete failure of the memory controller.
It is also worth checking whether the device is detected in the Windows task manager or in the Finder on macOS. If the computer sees the phone as "Unknown Device" or "Android ADB Interface", this opens up the possibility of using console utilities. However, if nothing appears in the list of devices, the problem may be with the cable, charging port, or a deep firmware failure.
Using Google cloud backups
The most reliable way to transfer data if the phone itself shows no signs of life is to restore from the cloud. Ecosystem Google automatically synchronizes contacts, calendars, notes and photos (via Google Photos) if you have access to the Internet. Even if the phone is broken yesterday, the data synchronized up to that moment is already on the servers.
To restore contacts and calendar on a new one iPhone you do not need complex utilities. Just go to the iOS settings, select the section Contact and add an account Google. After entering your login and password, the system will offer to synchronize the data. This method works flawlessly if you have previously enabled synchronization in the Android settings in the section Accounts and synchronization.
With photos the situation is a little more complicated, since they take up a large amount of space. If you have enabled the service Google Photos, all pictures are available through a browser on any device. You can go to photos.google.com from your computer, select the albums you need and download them as an archive. Then these files are easily transferred to iPhone via iTunes or simply by copying them to the Photos folder.
Check the synchronization status through the browser on your computer: go to Google Contacts and Google Photos. If the data is there, transferring to your iPhone will only take a few minutes without the involvement of a broken phone.
It is important to note that call history and SMS messages by default are not synced to your Google Account as easily as contacts. To save them, it was often necessary to install third-party applications like SMS Backup & Restore. If such an application was configured and worked before the breakdown, the backup copy may be on Google Drive or was sent to you by email.
Data extraction via a computer and debugging mode
If there are no cloud copies and the phone is detected by the computer, you can try direct access to the file system. This is only possible if the device was previously enabled USB debugging (USB Debugging). Without this option, modern versions of Android block access to internal folders when connected to a PC for security reasons.
To work with files via the console, use the tool ADB (Android Debug Bridge). This is a set of utilities included in Android SDK Platform Tools. After installing the drivers and connecting the phone, you can run the command to copy all the internal memory to the computer. The command looks like this:
adb pull /sdcard/ C:/Android_Backup/
This instruction will copy the contents of the internal memory (folder sdcard) to a directory C:/Android_Backup/ on your computer. The process may take a long time depending on the amount of data. Once completed, you will have access to all photos, videos, documents and downloaded files, which can then be transferred to iPhone.
What to do if ADB does not see the device?
If the adb devices command does not show the phone's serial number, there may be a "Allow debugging" prompt on the lock screen. If the screen does not work, try connecting the mouse via an OTG cable. If the cursor appears, you can try to click “OK” blindly or by coordinates, knowing the location of the button on your model.
It is worth considering that this method will not allow you to transfer installed applications or their settings. You can only save media files and documents. System settings and messenger databases (if they are not separately encrypted) may not be available for simple copying without root access.
Specialized data recovery software
When standard methods do not help, specialized data recovery apps come to the rescue. There are many solutions from third-party developers, such as Dr.Fone, Tenorshare UltData or DroidKit. These utilities often have a “Broken Screen Recovery” mode that attempts to bypass a lock or retrieve data even if the system is partially inoperable.
The principle of operation of such software is to attempt to automatically enable USB debugging or use bootloader vulnerabilities to create a memory dump. Some apps claim the ability to recover data from devices Samsung series Galaxy S/Note without data loss, which is a unique feature for certain models.
| app name | Brand support | Necessity of Root | Recoverable data type |
|---|---|---|---|
| Dr.Fone | Samsung, LG, HTC | No (for some models) | Contacts, SMS, Photo |
| Tenorshare UltData | Universal | Often required | Photo, Video, Documents |
| DroidKit | Samsung, Xiaomi, Huawei | None (extract mode) | All file types |
| iMobie PhoneRescue | Universal | Depends on Android version | Media and messages |
⚠️ Attention: Most advanced data recovery features in third-party software are paid. Free versions usually only allow you to scan your device and show previews of found files, but do not allow you to save them. Be prepared to purchase a license if the data is truly valuable.
Using such software requires caution. During the deep scan process, the device may be rebooted into recovery or download mode, which, if the phone is in an unstable state, can lead to complete data loss. Always make a full dump (if the app allows) before attempting to recover specific files.
☑️ Preparing to use recovery software
Transferring WhatsApp and instant messengers from a broken phone
The most painful part of the move is the history of correspondence in WhatsApp, Telegram or Viber. The official method to transfer WhatsApp chats from Android to iOS requires both phones and the app to work. If Android doesn't turn on, this path is closed. However, there are nuances in the operation of different messengers. Move to iOS. If Android doesn't turn on, this path is closed. However, there are nuances of how different messengers work.
In the case of Telegram i Viber (partially) the situation is simpler, since they store the history of correspondence on their servers or allow you to easily create a cloud copy. Just install the application on iPhone, enter your phone number, and most of the history will be downloaded automatically. For Telegram, this works perfectly; for Viber, a preliminary backup to Google Drive may be required, made before the breakdown.
With WhatsApp everything is more complicated. Local backups are stored in the phone memory in the folder /sdcard/Android/media/com.whatsapp/WhatsApp/Databases. If you managed to extract files via ADB (as described in the section above) or connect your phone as a flash drive, you can copy the file msgstore.db.crypt14 (the encryption version number may vary). Then this file needs to be placed in a similar directory on the iPhone, which requires the use of a file manager with access to the system or special utilities like iMazing.
To transfer WhatsApp without a working screen, having a fresh local copy of the database is critical. If the phone has not turned on for a long time, the data in the local copy may be out of date, since synchronization with Google Drive did not occur.
There are services that offer chat recovery for money, but their effectiveness is not guaranteed. It is often easier to accept the loss of part of the history than to risk permanent blocking of the device by attempts to break the database encryption.
Hardware methods and contacting the service
When software methods are exhausted, the last frontier remains - physical repair or manipulation of the hardware. If the problem is a broken screen, the easiest way is to temporarily replace the display with a compatible one (even a used one or a Chinese equivalent), as long as it shows a picture and responds to touches. This will allow you to enable debugging, make a backup copy and safely transfer data.
In some cases, especially with older models, removing the memory card helps. microSD. If you stored photos and videos on an external card, simply move it into the card reader and connect it to your computer. The data will instantly become available for copying to a new one iPhone via iTunes or the cloud.
If the phone does not turn on due to a problem with the motherboard (power surge, water ingress), the only option is to contact a specialized data recovery service (Data Recovery). Specialists can temporarily replace the power controller or re-solder elements to briefly run the device to remove a memory dump.
⚠️ Attention: Contacting a service to recover data is an expensive procedure. The cost can vary from several thousand to tens of thousands of rubles, depending on the complexity of the breakdown and the value of the information. Check the diagnostic price in advance.
After successfully extracting data from the “donor”, do not rush to throw away the broken phone. If you plan to trade it in or sell it for parts, make sure to perform a full reset (Wipe Data) to prevent your personal files from falling into the wrong hands. This can be done through Recovery mode if the touchscreen does not work, using the volume buttons to navigate.
How to reset using the buttons?
Turn off the phone. Hold down the combination of buttons (usually Volume Up + Power or Volume Down + Power). In the Recovery menu, select Wipe Data/Factory Reset and confirm the action. This will delete all data, but protect your privacy.
Frequently asked questions (FAQ)
Can I transfer data if I forgot my lock screen password and the phone won’t turn on?
If the phone does not turn on, you will not be able to enter the password. If it turns on, but you don’t remember the code, resetting the password through a Google account is only possible on older versions of Android (up to 5.0). On new versions, it is almost impossible to unlock the device without resetting the settings (which will delete the data). First you need to restore the screen to try to enter the password.
Will connecting a keyboard and mouse via OTG help?
Yes, this is a great life hack. If the touchscreen is broken, but the matrix is intact (or you are acting blindly), connecting a USB mouse via an OTG adapter will allow you to control the cursor. You will be able to enter a pattern or PIN code, and then enable USB debugging or start a backup.
Will applications from Android be saved on iPhone?
No, it is not possible to directly transfer installed applications (.apk) to iOS due to different operating system architectures. You will have to download all the necessary applications from the App Store again. Some paid applications will have to be purchased again if they do not support cross-platform subscription.
What to do if the computer sees the phone, but writes “Device not recognized”?
Try another USB cable (preferably original) and another USB port (preferably behind the system unit, directly into the motherboard). Also install the universal Google USB Driver through the device manager, selecting the device manually from the list.
Is it possible to recover photos after formatting the phone?
If the phone was reset to factory settings through the Recovery or Settings menu, the data is marked as deleted. There is a chance of recovery only when using professional memory reading software (chip-off recovery) in the laboratory, but this is very expensive and does not guarantee results, especially on modern devices with encryption.