Losing notes on a smartphone is a situation familiar to many. If you accidentally erased an important to-do list in Google Keep, cleared the application cache with notes, or encountered a system crash after updates Android 14, there is almost always a chance to get the data back. The main thing is to act quickly and choose the right recovery method.

In this article we will look at 6 proven methods getting back notes: from standard functions of the recycle bin and cloud backups to manually extracting data from backups adb and using professional utilities like Dr.Fone or EaseUS MobiSaver. We will pay special attention to the nuances for different versions of Android (from Android 8 Oreo to Android 15) and popular applications: Google Keep, Samsung Notes, ColorNote and OneNote.

Important: the effectiveness of the methods depends on data-i="43">before deleting, whether backups were used, and whether there was a smartphone was synchronization completed? before deleting, were backups used, and was the smartphone rooted. If the notes were stored only locally (without the cloud), the chances are lower, but they are there!

1. Checking the trash can in the notes app

Most modern note-taking applications (for example, Google Keep or Samsung Notes) have a built-in trash can, where deleted entries are stored from 7 to 30 days. This is the first and easiest recovery method.

How to check the cart:

  • ๐Ÿ“ฑ In Google Keep: open the side menu (three horizontal lines) โ†’ select Trash. Hold the note to restore or tap on the three dots โ†’ Restore.
  • ๐Ÿ“ B Samsung Notes: go to Menu โ†’ Trash. Here you can restore notes one by one or all at once through Restore all.
  • ๐ŸŽจ V ColorNote: click on the trash can icon in the upper right corner. Recovery is available within 15 days.
๐Ÿ’ก

If the trash bin is empty, but you are sure that the notes were recently deleted, try restarting the application or smartphone. Sometimes data is displayed with a delay due to synchronization.

Please note: There is no Recycle Bin OneNote from Microsoft, but there is version of notes. Open the note โ†’ View changes โ†’ select the desired version.

โš ๏ธ Attention: After emptying the trash can or expiration of the storage period (usually 30 days), the data are deleted irretrievably from the cloud. Local copies can remain on the device longer.

2. Restoring via Google Drive backup

If automatic synchronization c is enabled on your smartphone, the chances of getting your notes back are very high. Android backs up apps (including notes) once every Google Drive, the chances of getting your notes back are very high. Android backs up apps (including notes) once every 24 hoursif the device is connected to Wi-Fi and charged.

How to restore from a backup:

  1. Go to Settings โ†’ Google โ†’ Backup.
  2. Make sure that the function Backup to Google Drive is enabled.
  3. If you need to restore data on a new device: when setting up, select Copy data from another device and log in to the same account Google.
  4. To restore on the current smartphone: reset the settings to factory settings (Settings โ†’ System โ†’ Reset), then during the initial setup, select restoring from a backup.

Important: this method will replace the current data on those that were in the backup. If you added new notes after deleting the old ones, they will disappear.

How to check what data is in the backup?

In the web version of Google Drive, go to the section Backups (in the side menu). The dates of the last saves for each device are displayed here. Unfortunately, you canโ€™t view the contents of the backup cannot only restore it completely.

Application Stores backups in Google Drive? Storage period Features
Google Keep โœ… Yes No restrictions Synchronizes automatically when connected to the Internet
Samsung Notes โŒ No (uses Samsung Cloud) Up to 30 days in cart Requires Samsung account
ColorNote โœ… Yes (optional) 15 days in cart You need to enable backup manually in the settings
OneNote โœ… Yes (OneDrive) No restrictions Note versions are stored separately

3. Using specialized apps for recovery

If notes were stored only locally (without the cloud) and were permanently deleted, apps for deep scanning of the device memory will help. They work even without root access, but with a rooted smartphone the chances are higher.

Top 3 recovery apps:

  • ๐Ÿ” Dr.Fone โ€” Data Recovery (Android): supports recovery of notes from Google Keep, Samsung Notes and other applications. Works on Android 5.0โ€“14.
  • ๐Ÿ“ฑ EaseUS MobiSaver: scans internal memory and SD card. The free version shows found files, but recovery requires a paid license.
  • ๐Ÿ› ๏ธ DiskDigger: free application that supports recovery of text files (including notes). Requires root for deep scanning.

Instructions for Dr.Fone:

  1. Install the app on your PC and connect your smartphone via USB (enable USB debugging in Settings โ†’ For developers).
  2. Select the type of data to recover: Messages and contacts โ†’ Notes.
  3. Run the scan. The process may take from 10 minutes to an hour.
  4. View. found notes and save them on your PC in the format .txt or .xml.
๐Ÿ“Š What note application do you use?
Google Keep
Samsung Notes
ColorNote
OneNote
Other
I donโ€™t use
โš ๏ธ Attention: After deleting notes do not write new data on your smartphone (do not install applications, do not take photos). This reduces the chances of successful recovery, since new files can overwrite deleted ones.

4. Manually extracting data from ADB backups (for advanced)

If you have root access or regularly create backups via adb backup, you can try extracting notes manually. This method is suitable for tech-savvy users.

Steps to restore from adb backup:

  1. Connect your smartphone to the PC and open the command line (or Terminal on Mac/Linux).
  2. Enter the command to create a backup:
    adb backup -f notes.ab -apk com.google.android.keep

    (replace com.google.android.keep with the package of your notes application).

  3. On your smartphone, confirm the creation of the backup (create a password if necessary).
  4. Unpack file notes.ab using the utility android-backup-extractor:
    java -jar abe.jar unpack notes.ab notes.tar
  5. In the archive notes.tar find the folder apps/com.google.android.keep โ€”databases with notes in the format can be stored here .db.

To view the database, use SQLite Browser or similar tools. Look for tables with names like notes, content or data.

How do I find out the package of an application for notes?

Open Settings โ†’ Applications, find the application you need (for example, Samsung Notes) and look at its package in the version information. For Google Keep this com.google.android.keep, for Samsung Notes โ€” com.samsung.android.app.notes.

5. Recovery via Samsung account (for Galaxy owners)

If you use a smartphone Samsung Galaxy, you have an additional tool - Samsung Cloud. It automatically syncs notes from Samsung Noteseven if they have been deleted from the device.

How to recover notes via Samsung Cloud:

  1. Open Settings โ†’ Cloud and accounts โ†’ Samsung Cloud.
  2. Select Restore data.
  3. Scroll to the section Samsung Notes and select the backup date (before deleting notes).
  4. Click Restore and wait for the process to complete.

Important: Samsung Cloud stores backups for only 15 days for free accounts. If the notes were deleted earlier, this method will not work.

โš ๏ธ Attention: When restoring via Samsung Cloud all current notes will be replaced to those that were in the backup. Export important notes before the procedure.

6. Contacting service support (as a last resort)

If none of the methods worked, and the notes were critical (for example, work documents or legal notes), you can try contacting service support:

  • ๐Ÿ“ง For Google Keep: fill out the form on the website Google Support (indicate the account email and the approximate time of deletion).
  • ๐Ÿ“ฑ For Samsung Notes: contact Samsung Members via the app or website.
  • ๐Ÿ’ผ For OneNote: use Microsoft 365 support chat

The chances of success are low (especially if more than a month has passed), but in some cases support can restore data from internal backups. When contacting, please indicate:

  • The exact name of the note (if you remember).
  • Date and time of deletion (at least approximate).
  • Email of the account to which the notes are linked.
๐Ÿ’ก

The faster you act after deletion, the higher the chances of recovery. The optimal period is the first 24โ€“48 hours.

FAQ: Frequently asked questions about restoring notes

Is it possible to restore notes after resetting the phone to factory settings?

Yes, but only if:

  • Synchronization was enabled s Google Drive or Samsung Cloud.
  • You restore data from a backup to adding new notes.

If the reset was done without a backup, the chances are minimal - local data is deleted irrevocably.

Will root help to recover notes?

root access increase the chances, as they allow:

  • Scan system partitions (for example, /data/data).
  • Use apps like Undeleter for deep search.
  • Recover data from SQLiteapplication databases.

However, rooting in itself not guarantees success - if the data has been overwritten, it cannot be returned.

How to export notes so as not to lose them in the future?

Regular export will protect against losses:

  • ๐Ÿ“ค V Google Keep: open note โ†’ Three dots โ†’ Copy to Google Docs or Send.
  • ๐Ÿ“ฅ To Samsung Notes: Menu โ†’ Export โ†’ PDF/Text file.
  • ๐Ÿ–ฅ๏ธ In OneNote: use File โ†’ Export โ†’ Page/Notepad.

Tip: save exported files to Google Drive or PC.

Why are restored notes displayed incorrectly (hieroglyphs, empty fields)?

This is a typical problem when:

  • Restoring from a damaged backup adb.
  • Using outdated versions of apps (for example, Dr.Fone 2020 for Android 13).
  • Encoding conflict (especially in notes with Cyrillic).

Solution: try opening the recovered files in Notepad++ with encoding UTF-8 or use online converters.

Is it possible to recover notes from a broken screen?

Yes, if the smartphone turns on and responds to touches:

  • Connect the device to the PC and use Dr.Fone or Vysor to control from the computer screen.
  • If the screen does not work at all, but the phone is detected by the PC, try extracting data via adb pull /data/data/com.google.android.keep.
  • For Samsung with support DeX: connect to the monitor via HDMI adapter.

If the phone does not turn on, contact a service center to remove the memory chip (eMMC or UFS).