Deleting important notes on a smartphone Honor is a situation familiar to many. Whether itโ€™s an accidental click, a reset or a system crash, data loss always causes panic. Fortunately, owners of devices based on EMUI (or Magic UI in new models) have several ways to recover lost information. In this article, we will look at all the current methods - from standard firmware functions to professional tools that work even after completely clearing the memory.

It is important to understand that the success of recovery depends on three factors: time since deletion (the faster you act, the higher the chances), type of notes (built-in application Notes, Google Keep or third-party services) and synchronization settings. For example, if you used an account Huawei ID or Google, the chances of getting the data back are higher than with local storage. Let's start with the simplest solutions and gradually move on to advanced techniques.

1. Checking the trash can in the standard Notes application

Most users Honor do not even suspect that the built-in application Notes (or Huawei Notes in older versions) has its own trash can. Deleted records are stored there until 30 days โ€”this time is usually enough to have time to restore the data. Here's how to do it:

  • ๐Ÿ“ฑ Open the application Notes on the home screen or in the application menu.
  • ๐Ÿ—‘๏ธ Tap on the icon "Trash"** (usually located in the lower right corner or in the side menu).
  • ๐Ÿ” Find the note you need in the list and click on it. In the window that opens, select Restore.
  • ๐Ÿ“ค For mass recovery, use the button Manage โ†’ tick the required entries โ†’ Restore.

If the Trash is empty or there is no icon, it means that the notes were deleted final (for example, by manually emptying the Trash) or were stored in another application. In this case, proceed to the next method.

โš ๏ธ Attention: In some versions EMUI 12+ the cart may be hidden. To enable it, go to Notes application settings โ†’ Advanced โ†’ Show trash. If there is no option, your firmware version does not support this function.
๐Ÿ“Š What notes application are you using?
Standard Notes (Huawei/Honor)
Google Keep
Third-party (Evernote, OneNote, etc.)
I donโ€™t use notes

2. Restore via Huawei Cloud or Google Drive backups

If you've ever set up synchronization with the cloud, there's a good chance that your deleted notes are backed up. Honor has two main cloud services: Huawei Cloud (for devices with Huawei Mobile Services) and Google Drive (for models with Google Mobile Services). Let's consider both options.

2.1. Huawei Cloud (for devices without Google)

This method is suitable for smartphones Honor on EMUI 10.1+ or Magic UI, where the ecosystem is used instead of Google services. Huawei. To restore notes:

  1. Open Settings โ†’ Huawei ID (or Accounts โ†’ Huawei ID).
  2. Go to section Cloud โ†’ Data Management.
  3. Find the tab Notes and check for backups.
  4. If there is a copy, click Restore and select the one you need date.

Important: Huawei Cloud stores backup copies of notes only if the โ€œSynchronize notesโ€ option is enabled in the account settings. Without it, restoration is impossible.

2.2. data-i="105">On models

On models Honor with support Google Mobile Services (for example, Honor 50, Honor Magic 4), notes from the standard application can be synchronized with Google Drive. Check this way:

  • ๐Ÿ”„ Open Settings โ†’ Accounts โ†’ Google โ†’ Account synchronization.
  • ๐Ÿ“ Make sure the switch next to Notes (or Huawei Notes) is turned on.
  • ๐Ÿ–ฅ๏ธ Go to your computer, open Google Drive and check the folder Backup or Huawei.
โš ๏ธ Attention: Google can store backup copies of notes only if they were created through the app Google Keep or synchronized through Huawei Notes with the Google export option enabled. Otherwise, the data will not be there.

โ˜‘๏ธ Preparing for recovery via the cloud

Done: 0 / 4

3. Using third-party applications for deep scanning

If the notes have not been synchronized with the cloud and the trash bin is empty, the only way left is your smartphone. To do this, you will need specialized apps, such as scanning internal memory smartphone. To do this you will need specialized apps such as DiskDigger, EaseUS MobiSaver or Dr.Fone. They work on the principle of searching for โ€œtracesโ€ of deleted files, but their effectiveness depends on how much time has passed since the deletion and how actively the device was used.

Let's look at the process using an example DiskDigger (free version with limitations):

  1. Download and install DiskDigger from Google Play (for devices with GMS) or from the official website (APK for devices without Google).
  2. Run the application and provide rights root (if any) for deep scanning. Without root, only thumbnails and text fragments are available.
  3. Select a section Full scan and wait for the process to complete (may take up to an hour).
  4. In the search results, filter files by type .txt, .db (notes database) or keywords.
  5. Mark the required files and click Restore, choosing to save to a memory card or to the cloud.
Application Support without root Recovery of notes Cost
DiskDigger Yes (limited) Text files, databases Free / $14.99
EaseUS MobiSaver No Full recovery $39.95
Dr.Fone (Wondershare) Partially Notes, contacts, messages $59.95
GT Recovery Yes Only text fragments Free

If you don't want install third-party apps, you can try to restore notes via ADB commands (for experienced users). This method requires connecting your phone to a PC and knowing basic commands.

How to recover notes via ADB?

1. Connect your phone to a PC with USB debugging enabled (Settings โ†’ About phone โ†’ Build number (7 taps) โ†’ Developer settings โ†’ USB debugging).

2. Install Android SDK Platform-Tools on your computer.

3. At the command line, run:

adb shell

su

cd /data/data/com.huawei.notes/databases

ls

4. Find the database file (usually notes.db) and copy it to your PC:

adb pull /data/data/com.huawei.notes/databases/notes.db C:\Backup\

5. Open the file with SQLite Browser and export the notes.

โš ๏ธ Risk: Incorrect commands can damage the system. Use only if you are confident in your actions.

4. Restoring through a system backup (TWRP or HiSuite)

If you have ever created a full system backup via TWRP or Huawei HiSuite, there is a chance to extract notes from archive. This method is suitable for users who regularly make backups before updates or resets.

4.1. Recovery via TWRP

This method requires unlocked bootloader installed custom recovery TWRP. If these conditions are met:

  • ๐Ÿ”ง Boot into TWRP (hold Power + Volume up when turning on).
  • ๐Ÿ“ Go to the section Restore and select the backup created before deleting the notes.
  • โš™๏ธ Check only the section Data (restoring the entire system erased settings!).
  • ๐Ÿ”„ Confirm the action and wait for completion.

After reboot, check the application Notes โ€”the deleted entries should return. If there is no backup or TWRP is not installed, try the following method.

4.2. Extracting notes from a backup HiSuite

Huawei HiSuite is an official backup utility that works on devices Honor. If you made a backup through it:

  1. Connect your phone to the PC and run HiSuite.
  2. Go to the section Recovery and select the desired backup.
  3. In the data list mark Notes (or Applications โ†’ Huawei Notes).
  4. Press Restore and wait for completion.
โš ๏ธ Attention: Recovery via HiSuite will overwrite the current data in the application NotesIf there is important information, first export it manually (Settings โ†’ Export).
๐Ÿ’ก

If HiSuite does not see your Honor, try turning on the mode HiSuite in the phone settings: Settings โ†’ Advanced โ†’ HiSuite Mode. Also check if the latest drivers are installed on your PC.

5. Manual recovery from database files (for advanced)

Notes in Honor are stored in the database SQLite, which is located along the path /data/data/com.huawei.notes/databases/notes.db. If you have root access, you can try to extract the file manually and view its contents. Here are step-by-step guide:

  1. Install on your phone Root Explorer or FX File Explorer (with root support).
  2. Go to path /data/data/com.huawei.notes/databases/ i find the file notes.db.
  3. Copy it to a memory card or to the cloud.
  4. Install the app on your PC DB Browser for SQLite and open the file.
  5. In the table note or notes find the columns with the text of the notes (usually content, title, create_time).
  6. Export the necessary records to the format CSV or TXT.

If you donโ€™t have root access, but have a backup notes.db (for example, from an old firmware), you can try replacing the file via ADB:

adb push C:\Backup\notes.db /sdcard/

adb shell

su

cp /sdcard/notes.db /data/data/com.huawei.notes/databases/

chmod 660 /data/data/com.huawei.notes/databases/notes.db

chown system:system /data/data/com.huawei.notes/databases/notes.db

reboot

Warning: Incorrect file replacement may cause the application to crash. NotesBefore experiments, make a backup copy of the original one. notes.db.

6. Honor/Huawei

If all of the above methods did not work, and the notes are critical (for example, work documents or personal data), you can try contacting official support. Honor and Huawei in rare cases they can help with data recovery if:

  • ๐Ÿ“ž The device is under warranty.
  • ๐Ÿ’พ The deletion occurred due to a firmware or update failure (not the user's fault).
  • ๐Ÿ“Ž You have evidence of the importance of the data (for example, screenshots of notes before deletion).

To contact:

  1. Go to the website Honor support or Huawei.
  2. Select your phone model and topic Data loss.
  3. Describe the situation in as much detail as possible, indicating:
    • Phone model and version EMUI/Magic UI.
    • Date and time of deletion of notes.
    • Whether the cloud was used (Huawei Cloud or Google Drive).
  • Attach screenshots (if any) and wait for a response.
  • โš ๏ธ Attention: The chances of help from support are minimal if the deletion was due to the user's fault (for example, a manual reset). In most cases, they will recommend using the standard recovery methods described above.
    ๐Ÿ’ก

    Official support can only help if the loss occurs. data is due to a firmware error or hardware failure. In other cases, count on self-recovery.

    7. Loss prevention: how to protect notes in the future

    To avoid repeated incidents, set up automatic synchronization and backup:

    • โ˜๏ธ Enable. synchronization with Huawei Cloud or Google Drive:
      • For Huawei Cloud: Settings โ†’ Huawei ID โ†’ Cloud โ†’ Notes synchronization.
      • For Google Drive: Settings โ†’ Accounts โ†’ Google โ†’ Synchronization.
    • ๐Ÿ“ค Regularly export notes manually:
      • Open the application Notes โ†’ Settings โ†’ Export โ†’ select the format (TXT, HTML or PDF).
    • ๐Ÿ”„ Use third-party services with versioning:
      • Applications like Evernote or OneNote save the history of changes and allow you to roll back to the previous version.
    • ๐Ÿ“ฑ Install the application for backup:
      • Swift Backup (requires root) or Titanium Backup to automatically save application data.

    You should also avoid the following actions that increase the risk of data loss:

    • โŒ Do not clear the application cache Notes manually via Settings โ†’ Applications โ€”this may erase unsaved changes.
    • โŒ Do not disable cloud synchronization to save battery batteries.
    • โŒ Do not update the firmware without a prior backup (especially on beta versions EMUI).

    FAQ: Frequently asked questions about restoring notes on Honor

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

    If a reset was done without formatting the internal one. memorythere are chances - try deep scanning methods (section 3). If the memory was completely cleared (option Clear all in the reset menu), recovery is unlikely. An exception is if you have a backup in the cloud or on a PC.

    Why are my deleted notes not in the trash?

    Probable reasons:

    • The notes were deleted more than 30 days ago (storage period is trash).
    • You manually emptied the trash via Settings โ†’ Empty trash.
    • The notes were not stored in the standard application, but in Google Keep or another service (they have their own baskets).
    • Your version EMUI does not support the recycle bin (check in the application settings).
    Is it possible to recover notes from a broken screen?

    Yes, if the phone turns on and responds to touches. Connect it to your PC via HiSuite or use ADB to extract the file notes.db. If the screen does not work at all, you will need to repair or connect to an external display via HDMI adapter (for models with support Desktop Mode, for example, Honor Magic V).

    How to transfer notes from the old Honor to the new one?

    Transfer methods:

    1. Via Huawei Cloud: Synchronize notes on your old phone, then log into the same account on the new one.
    2. Via HiSuite: Create a backup on your PC, then restore it on your new device.
    3. Manually: Export notes to TXT/PDF on your old phone and import on your new one.

    For models with Google Mobile Services possible use Google Drive or Google Keep.

    Why are recovered notes displayed without formatting?

    This is due to differences in storage formats. The standard application Notes uses its own format, and when restored through third-party apps. (for example, Honor uses its own format, and when restored through third-party apps (for example, DiskDigger) markup is often lost (bold text, lists, images). To preserve formatting:

    • Recover notes via official methods (cloud, HiSuite).
    • Export notes to HTML instead of TXT.
    • Use applications that support Markdown (for example, Notion or Obsidian).