The situation when the smartphone display stops responding to touches or goes completely dark, and critical information remains on the device, causes panic. The question that arises especially acutely is how to transfer contacts from Android to Android if the screen does not work, because without access to the interface, standard methods seem inaccessible. Fortunately, the architecture of the operating system Android allows you to retrieve data even in such difficult conditions, using alternative management methods or cloud synchronization.
Restoring the phone book is possible in several ways, the choice of which depends on the device model, condition USB ports and preliminary settings of the gadget. Some methods require minimal effort if you have previously enabled synchronization, others involve the use of special adapters or computer debugging utilities. In this article we will analyze all working options, from the simplest to the most technically complex, so that you can get your data back.
The first thing you need to do is to assess the degree of damage to the display and the functionality of the touchscreen.
If the image is present, but the sensor does not work, or the screen is completely black, but the phone makes sounds and vibrates when charging is connected, which means the system is functioning.
Exactly working operating system is a key success factor that allows you to use software methods for retrieving information without replacing an expensive display module.
Using a Google account for automatic synchronization
The simplest and most reliable method, which is often forgotten in a stressful situation, is checking the cloud storage Google Contacts.
If the damaged device was logged into your Google account and background synchronization was enabled, all your numbers could have already been saved on the company's servers.
To check, you do not need the broken phone itself, just any other device with Internet access, be it a computer, tablet or a new smartphone.
You need to go to the website contacts.google.com and log in using the same Gmail accountthat was used on the broken phone.
If the list of contacts is displayed, you're in luck: just add this account to the new device, and all entries will appear automatically after synchronization is turned on.
In some cases, you need to manually start the update by going to the account settings on the new gadget and selecting “Synchronize now.”
- ✅ Open the browser on your PC and go to the Google contacts address.
- ✅ Enter the login and password for the account associated with the broken phone.
- ✅ Check the availability of numbers in the list and their relevance.
- ✅ On a new device, add the same account in the “Users and Accounts” section.
⚠️ Attention: If synchronization was disabled or the phone did not connect to Wi-Fi after the last time you added a contact, this data may not be available in the cloud. In this case, you will need to use hardware methods.
How to enable synchronization if the screen is partially working?
If the touchscreen reacts in certain areas, try using the “blind” method to get into the notification shade. Swipe down from top to bottom, then find the gear icon or Google account icon. Even without visual control, a series of precise taps on the center or edges of the screen sometimes allows you to activate synchronization if the phone is connected to Wi-Fi.
Connecting USB OTG and using a mouse or keyboard
If the cloud did not help, and the screen at least partially shows the image or you can navigate by touch, technology will help USB On-The-Go.
Most modern smartphones Samsung, Xiaomi, Huawei support the connection of peripheral devices via the charging port.
You will need a special adapter (OTG adapter), which on one side has your phone's connector (Type-C or Micro-USB), and on the other - a regular USB port.
By connecting a computer mouse to the phone via the adapter, you will see a cursor on the screen (if the matrix is intact) or you can control the interface by touch.
Clicking the left mouse button replaces touching with a finger, and scrolling the wheel allows you to scroll through contact lists.
This is an ideal way to unlock the device if you have forgotten the pattern key and go to the menu for exporting data.
After connecting the mouse, you need to unlock the phone, if a PIN code is set, and go to the Contacts application.
Using the right-click context menu or a long press, you can select all entries and select the "Export" option.
It is best to save the file to a connected one SD card or send it to yourself by email if the phone is connected to the network.
- 🖱️ Buy or find at home an OTG adapter that matches the connector of your phone.
- 🖱️ Connect a regular computer USB mouse to the adapter, and then to your smartphone.
- 🖱️ Wait for the connection beep and try moving the cursor.
- 🖱️ Unlock the screen and go to contacts to copy them.
⚠️ Attention: Not all budget models support host mode (OTG). If after connecting the mouse nothing happens and the phone does not make sounds, this function may not be implemented in hardware in your device.
☑️ Checking OTG support
Control via computer using ADB (Android Debug Bridge)
For advanced users whose devices have USB debugging enabled, there is a powerful tool ADB.
This method allows you to control your phone from a computer, send commands and extract files directly, even if the screen does not work at all.
The main condition is that the debugging mode must be activated in the “For Developers” menu before the screen breaks, and the computer must be authorized.
First you need to install the drivers for your device and platform Android SDK Platform Tools on the PC.
Connect the phone with a cable to the computer and open the command line (CMD) or PowerShell in the folder with the ADB utility.
Enter the command adb devices to check the connection: if a device with status appears in the list device, which means there is access.
adb pull /data/data/com.android.providers.contacts/databases/contacts2.db C:/contacts_backup.db
However, direct copying of the database may not work on new versions of Android due to security restrictions.
A more effective method is tap emulation. Using commands adb shell input tap x y you can simulate clicks on screen coordinates.
Knowing the approximate location of the buttons (for example, “Menu” -> “Settings” -> “Export”), you can “blindly” navigate the phone along the desired path.
If you just need to copy the contact database file, and you have root access, the command above will work perfectly.
Otherwise, you can try making a full backup via adb backup, although modern applications often block this action.
For devices Samsung there is a separate utility Smart Switchwhich sometimes allows you to create a backup even without an active touchscreen, if the phone is recognized by the system.
Use of cloud services manufacturers (Samsung, Xiaomi, Huawei)
Owners of branded devices often have pre-installed accounts that synchronize data regardless of Google.
For example, users Samsung can use the service Samsung Cloud, and owners Xiaomi — Mi Cloud.
Access to this data is carried out through web interfaces on the manufacturer's website, which allows you to retrieve contacts without connecting the phone itself.
Go to the official website of the brand (for example, account.samsung.com or i.mi.com) from a computer.
Login using the account information that was entered on the broken one smartphone.
In the “Find Device” or “Cloud” section, the option to view and export contacts, calendar and notes is often available.
| Brand | Service | Login site | Features |
|---|---|---|---|
| Samsung | Samsung Cloud | account.samsung.com | Deep integration, settings backup |
| Xiaomi | Mi Cloud | i.mi.com | Device search, blocking |
| Huawei | Huawei Cloud | cloud.huawei.com | Synchronization with PC client |
| Sony | Sony Xperia Companion | sonymobile.com | Backup via PC |
This method is especially relevant if you do not remember the password for your Google account, but remember the data from the phone manufacturer.
The interfaces of these services allow you to upload contacts in the format .vcf, which can then be easily imported into any other phone.
Checking these services should be one of the first actions, since this does not require any technical manipulations with the cable.
Recovery through specialized software on a PC
There are a number of apps designed to manage mobile devices from a computer, such as MyPhoneExplorer, Mobogenie or AirDroid (if previously installed).
Some of them can create a backup copy of contacts if the phone was previously allowed to connect to that particular PC.
The app MyPhoneExplorer is known for its ability to work even with partially damaged devices, offering wide backup functionality.
Install the client part of the app on your computer and, if possible, the companion application on your phone (although this is difficult to do if the screen is broken).
If the application has already been installed and configured earlier for automatic connection, launch the app on your PC and connect your phone with a cable.
In the app interface, select the “Contacts” section and click the “Backup” or “Synchronize” button.
- 💻 Download and install MyPhoneExplorer or a similar manager on your computer.
- 💻 Connect your phone via USB cable in file transfer or debug mode.
- 💻 If the phone asks for permission to connect, try using the mouse method (OTG) to confirm.
- 💻 Export your contact database in CSV or VCF format to your hard drive.
⚠️ Attention: Most data recovery apps require permission to debug or access data to be confirmed on the screen. Without pre-established trust in this PC, the methods may not work.
Emergency measures: replacing the screen or contacting service
If none of the software methods helped, and the data is needed urgently, physical access to the matrix remains.
The most radical, but effective way is to temporarily install a working screen (even with cracks, the main thing is a working touchscreen).
Service centers can accommodate you and connect a test display module without completely disassembling and replacing, so that you can copy the data.
The cost of such a service is usually lower than a complete glass replacement, since the master hour is paid minimally.
You can also try connecting your phone to the TV via an adapter HDMI (if the model supports video output).
In conjunction with a Bluetooth mouse, this will turn your smartphone into like a computer, allowing you to control the interface on a large screen.
However, not all models have support for video output, mainly flagships Samsung (DeX), Huawei i LGE.
If you decide to change the screen yourself, remember that to extract data you just need to connect the cable of the new display to the board without gluing it.
This will allow you to turn on the phone, unlock it and carry out full synchronization or transfer of contacts to a new device.
Is it possible to restore contacts if the phone does not turn on?
If the phone does not respond to charging and does not make sounds, software methods are powerless. A service repair is required to restore power circuits or replace the battery. The data on the memory chip may be intact, but reading it without a working “motherboard” is extremely difficult and expensive.
Will the contacts be preserved when resetting to factory settings?
Hard Reset will delete all data from the phone’s internal memory. Contacts will only remain if they were saved in your Google account or SIM card. Before resetting, be sure to check the cloud.
How to transfer contacts from a SIM card if the screen does not work?
The easiest way is to remove the SIM card and insert it into any other phone (even push-button). Then, through the contacts menu of the other phone, select “Copy from SIM to phone memory” or “Export”. After that, insert the SIM back or sync your new phone with Google.
Will Google Assistant help?
Theoretically, if Google Assistant is turned on, you can try to activate it with a long button or voice “Ok Google”. The “Call Mom” or “Send Message” command may work, but full export of contacts by voice is not possible for security reasons.