Deleting an important phone number from a Androiddevice is a situation familiar to many. Most often this happens by accident: when clearing contacts, resetting settings, or even after a system update. But even if you didnโt make backups, there are still chances for recovery. Modern smartphones store data in several places, and Android integrated with cloud services that automatically save some information.
The main thing is to act quickly. The less time has passed since removal, the higher the likelihood of success. In this article we will analyze all possible methods: from standard functions Google to specialized applications and hidden capabilities of the system. You will learn how to restore a number even without root access, what services will help you get back contacts from a broken phone, and what to do if there is no backup copy.
โ ๏ธ Attention: If you used third-party applications to clear memory (for example, Clean Master or CCleaner), they could permanently delete the data. In this case, it will be more difficult to restore the numbers - professional tools will be required.
1. Checking the trash in the Contacts application
Many users do not know that the standard application Google Contacts has a built-in trash, where deleted numbers are stored up to 30 days. This is the first step that is worth taking.
How to check:
- ๐ฑ Open the application
Contact(icon with a silhouette of a person). - ๐ Click on the three horizontal lines (menu) in the upper left corner.
- ๐๏ธ Select the item
Trash(may be calledDeleted contacts). - โฉ๏ธ Find the desired number and click
Restore.
If the cart is empty or it is not in the menu, it means that either more than 30 days have passed, or you are using a third-party contact application (for example, Truecaller or Drupein this case). proceed to the next method.
2. Restoring from Google backup
Google automatically creates backups contacts, if on synchronization is enabled on the device. This is the most reliable way to recover deleted numbers, but it only works if two conditions are met:
- An account was linked to the smartphone Google.
- Contact synchronization was enabled in the account settings.
How restore:
- ๐ Go to the site
contacts.google.comfrom your computer or phone. - โ๏ธ In the left menu, select
More โ Cancel changes. - โณ Specify a time period (for example,
1 hour agoor1 week ago). - โ Confirm the restoration.
If the site does not have the necessary contacts, check whether synchronization has been enabled:
- Open
Settings โ Accounts โ Google. - Select your account.
- Make sure the switch opposite
Contactis active.
If you don't remember whether synchronization was enabled, try restoring contacts on another device with the same account Google. Sometimes the data appears only after the account is relinked.
3. Using third-party recovery applications
If standard methods do not help, you can use specialized utilities. They scan the device's memory and recover deleted data, including phone numbers. Important: efficiency depends on how much time has passed since deletion and how actively the smartphone was used after that.
Top 3 applications for contact recovery:
| Application | Features | Root required? | Cost |
|---|---|---|---|
| DiskDigger | Recovers contacts, photos, messages. Supports deep scanning. | No (basic)/Yes (advanced) | Free/Pro - ~$15 |
| GT Recovery | Specializes in contacts and SMS. Simple interface. | No | Free |
| Undeleter | Works with internal and external memory. Recovers files in the original format. | Yes | Free/Pro - ~$10 |
Instructions for use DiskDigger:
- Download the application from Google Play.
- Run and select
Basic Scan(without root) orFull Scan(with root). - Wait for the scan to complete (may take up to 30 minutes).
- Mark the found contacts and click
Recover.
What to do if the application does not find deleted contacts?
If scanning does not produce results, try:
- Connect the phone to the PC and use desktop apps like Recuva or EaseUS Mobisafe.
- Restore data from a backup Titanium Backup (if it was made earlier).
- Contact a service center - sometimes chip-off recovery helps (for phones with damaged memory).
โ ๏ธ Attention: After deleting contacts do not install new applications and do not save files to the device. This may overwrite the deleted data, making it impossible to recover.
4. Restoring from a SIM card or external memory
If the numbers were saved on SIM card or SD card, they can be returned even after a complete reset of the phone. However, this method only works for older devices (up to Android 9 Pie), since modern smartphones rarely support saving contacts to SIM.
How to restore from SIM:
- ๐ถ Insert the SIM card into another phone (preferably an older model).
- ๐ Open
Contacts โ Settings โ Import/Export โ Import from SIM. - ๐พ Save contacts to the phone memory or export them to a file
.vcf.
For an SD card:
- ๐ Connect the memory card to the computer via a card reader.
- ๐ Find the file
contacts.vcfor folder with backup copies (usually in/Android/data/com.android.contacts/). - ๐ฅ Copy the file to phone and import it through the app
Contact.
โ ๏ธ Attention: If you used Android 10+, the system does not save contacts to the SD card by default due to security restrictions. In this case, the method will not work.
5. Restoring through a manufacturer's backup
Companies Samsung, Xiaomi, Huawei and others offer their own cloud backup services. If you used them, the chances of getting your numbers back are high.
Instructions for popular brands:
- ๐ฑ Samsung: Go to
Settings โ Accounts and backup โ Samsung Cloud. SelectRestore dataand specify the backup date. - ๐ฑ Xiaomi: Open
Settings โ Mi Account โ Mi Cloud โ Contacts. ClickSynchronizeorRestore. - ๐ฑ Huawei: Go to
Settings โ Huawei ID โ Cloud โ Backup. Select the desired copy and restore your contacts.
If you donโt remember whether the backup was enabled, check:
- Login on the manufacturerโs website (for example,
account.samsung.comori.mi.com). - Find the section
CloudorBackups. - Look at the list of saved data - if there are contacts there, you can restore.
Check if the account is linked to the phone|
Make sure there is enough space on the device|
Connect to stable Wi-Fi|
Battery charge is at least 50%-->
6. Manual recovery via ADB (for advanced users)
If none of the methods worked, you can try extracting contacts via Android Debug Bridge (ADB). This method requires skills in working with the command line and does not guarantee 100% results, but sometimes it helps to return data even after resetting the settings.
What you will need:
- ๐ฅ๏ธ A computer with installed drivers ADB i Fastboot.
- ๐ฑ Enabled USB debugging on the phone (
Settings โ About phone โ Build number- press 7 times, then return toSettings โ System โ For developers โ USB debugging). - ๐ USB cable for connection.
Step-by-step guide:
1. Connect the phone to the PC and open the command line (Windows) or terminal. (macOS/Linux).2. Enter the command to check the connection:
adb devices
(the device serial number should appear).
3. Download the contact database:
adb pull /data/data/com.android.providers.contacts/databases/contacts2.db
4. Open the file
contacts2.dbapp DB Browser for SQLite or similar.
5. Find the tableraw_contacts- remote numbers can be stored there.
โ ๏ธ Attention: This method requires root access on most modern devices. Without them, you can only view part of the data. Also incorrect use of ADB can lead to data loss or system failure.
7. Contacting the service center: when nothing helps
If all of the above methods fail If you get results, the last option remains - contact professionals. Service centers use specialized equipment (for example, UFI Box or Octoplus), which can recover data even from damaged memory.
When to go to the service:
- ๐ The phone is broken or not turns on.
- ๐ The settings were reset without a backup.
- ๐ฑ The device was stolen, but the SIM card remained (you can restore the numbers from it).
- ๐ง You tried all the methods, but no contacts were found.
Medium cost of data recovery in service centers:
| Recovery type | Cost (โฝ) | Time frame |
|---|---|---|
| Restoring contacts from a working phone | 1 500 โ 3 000 | 1โ2 hours |
| Retrieval of data from damaged memory (chip-off) | 5 000 โ 15 000 | 1โ3 days |
| Recovery after resetting | 3 000 โ 8 000 | 2โ5 hours |
โ ๏ธ Attention: Before contacting the service, make sure that the center has a license to work with data. Unscrupulous masters can copy your personal information.
If the phone has been stolen, first block it via google.com/android/find and delete the data remotely. Restoring contacts in this case is unlikely, but you will protect the rest of the information.
FAQ: Frequently asked questions about restoring numbers on Android
Is it possible to restore a number if the phone has been reset to factory settings?
Yes, but only if:
- Synchronization with Google or the manufacturer's cloud was enabled.
- You made a backup via
Titanium Backupor similar applications. - The reset was performed recently (within 1-2 days), and you did not write new data to phone.
Otherwise, the chances are minimal - professional restoration will be required.
How to restore contacts if the phone does not turn on?
Options:
- Remove the SIM card and check the contacts on another device.
- Connect your phone to your PC and try scanning the memory using Recuva or EaseUS Mobisafe.
- Contact the service center for chip-off recovery (if only the board is damaged and the memory is intact).
Is it possible to restore contacts deleted more than a year ago?
Unlikely. Standard backups Google store data for up to 30 days, and manufacturer clouds for up to 6 months. If more time has passed, all that remains is to:
- Check old backups on other devices.
- Look for contacts in instant messenger correspondence (WhatsApp, Telegram).
- Contact your telecom operator - sometimes numbers are saved in the call history on the SIM card.
Do recovery applications help on phones with Android 13+?
Partially. Modern versions Android severely limit access to system files, therefore:
- Without root access applications will only be able to scan the cache and external memory.
- With root the chances are higher, but the risk of damaging the system increases.
- It is better to use cloud backups or contact a service.
How to protect contacts from being lost in future?
Recommendations:
- ๐ Enable automatic synchronization with Google (
Settings โ Accounts โ Google โ Synchronization). - โ๏ธ Regularly create backups via manufacturer's cloud (Samsung Cloud, Mi Cloud).
- ๐ค Export contacts to a file
.vcfand save it to a PC or flash drive. - ๐ฑ Use backup applications, for example Super Backup or Swift Backup.