Smartphones Huawei shell-based EMUI collect a huge amount of data about your activity: from visited sites to the list of installed applications. This information takes up memory space, slows down your device, and can be a privacy risk. The problem is especially pressing for owners of models P50 Pro, Mate 60 or budget Nova 11, where the amount of internal memory is often limited to 128 GB.

Unlike the "pure" Androidshell Huawei has unique settings for storing history, and some functions (for example, Huawei Mobile Services) require separate cleaning. In this article you will find current methods of deleting history for EMUI 13/14, including hidden system logs that are not cleared by standard methods. We will also reveal the nuances of working with models without Google services and show how to avoid repeated accumulation of unnecessary data.

1. Clearing browser history Huawei Browser

The built-in browser Huawei Browser (previously known as Huawei Mobile Browser) saves your browsing history, cookies and cache by default. On models with EMUI 13+ the storage algorithm has changed: now the data is synchronized with the cloud Huawei Cloudif the corresponding option is enabled. This means that simply deleting through your browser settings may not be enough.

To completely erase traces of activity:

  • ๐Ÿ“ฑ Open Huawei Browser and tap on the three dots in the lower right corner
  • ๐Ÿ” Select History โ†’ Clear data
  • โณ Set the period All time and check all the boxes (including Passwords and forms)
  • โ˜๏ธ Go in Settings โ†’ Huawei Cloud โ†’ Synchronization and disable Browserif you are not using the cloud
โš ๏ธ Attention: On some firmware Huawei After clearing the history, the browser can automatically restore some of the data from the backup. To avoid this, disable Automatic recovery in the cloud settings before cleaning.

Disable synchronization with the cloud|Delete data for all time|Clear the cache manually via Settingsโ†’Applications|Restart smartphone-->

For users using Google Chrome on models with GMS (for example, Huawei P30 or Mate 20 Pro), the path will be different:

  1. Open Chrome and go to โ‹ฎ โ†’ History โ†’ Clear data
  2. Select Advanced mode and set the period For everything time
  3. Make sure that the items Cookies and site data are checked and Cached images

2. Deleting call and SMS history

Call logs and messages take up less space than the browser cache, but may contain sensitive information. IN EMUI 14 a function has appeared that automatically deletes old entries, but it does not work on all models: For manual cleaning: Smart cleaning, which automatically deletes old entries, but it does not work on all models. For manual cleaning:

For call history:

  • ๐Ÿ“ž Open the application Phone
  • ๐Ÿ“‹ Tap on three dots โ†’ Call log
  • ๐Ÿ—‘๏ธ Select Delete โ†’ All calls or mark specific entries

For SMS:

  • ๐Ÿ’ฌ Go to Messages
  • ๐Ÿ” Click on the three dots โ†’ Settings โ†’ Clear messages
  • โณ Select a period (for example, Older than 30 days) or delete everything
Data type Where is stored Max. volume (approx.) Auto clearing
Log calls /data/com.android.providers.contacts/databases/contacts2.db up to 50 MB Available in EMUI 14+
SMS/MMS /data/com.android.providers.telephony/databases/mmssms.db up to 200 MB Only by time
Call logs (system) /data/log/call_log* up to 10 MB No

On models with dual SIM cards (for example, Huawei P40 Dual SIM) the call history is stored separately for each slot. To clear everything completely, repeat the procedure for each. SIM.

๐Ÿ’ก

If you need to save important SMS before cleaning, export them via Settings โ†’ Export messages to an .xml file. This file can be opened on a PC or restored later.

3. Clearing application history and Google Play

System logs and the history of installed applications are stored in several places. On devices with Huawei Mobile Services (HMS) (without Google), data about downloaded apps can be found in AppGallery. data-i="126">(for example, Google Mobile Services (GMS) (For example, Huawei Mate 30 Pro early batches) - in Google Play Market.

For AppGallery:

  • ๐Ÿ“ฆ Open AppGallery โ†’ profile โ†’ Settings
  • ๐Ÿ“œ Select Download history โ†’ Delete
  • ๐Ÿ”„ To completely clear the cache, go to Settings โ†’ Applications โ†’ AppGallery โ†’ Storage โ†’ Clear cache

For Google Play (if available):

  • ๐Ÿ›’ Open Play Market โ†’ profile icon โ†’ Manage applications
  • ๐Ÿ“‹ Go to the tab Installed โ†’ Not used to search for unnecessary apps
  • ๐Ÿ—‘๏ธ To clear the update history, use play.google.com/settings in the browser (account login required)
โš ๏ธ Attention: On some firmware Huawei after deleting an application via AppGallery, its data may remain in the folder /Android/data/[package_name]. For complete cleaning, use a file manager with root access or a standard application Cleaning (broom icon in the menu).

AppGallery|Google Play|APK files|Other|I donโ€™t install applications-->

4. Hidden history: system logs and debug data

Even after cleaning the browser and applications, data-i="157">remains in the system, which can occupy hundreds of megabytes. These files are created for diagnostics, but are rarely needed by ordinary users. They can be found along the path. debug logs, which can take up hundreds of megabytes. These files are created for diagnostic purposes, but are rarely needed by ordinary users. IN EMUI they can be found along the way /sdcard/log/ or /data/log/ (access rights required).

For safe cleaning:

  1. Open the standard application Files (or any file manager)
  2. Go to Internal memory โ†’ log
  3. Select all files with extensions .log, .txt, .dmp
  4. Delete them, but do not touch folders hprof and anr โ€”cleaning them can lead to failures

For advanced users, there is a way to clear them through ADB (required developer mode enabled):

adb shell

su

rm -rf /data/log/*

rm -rf /sdcard/log/*

rm -rf /data/anr/*

rm -rf /data/tombstones/*

These commands will delete all debugging logs, including data on application crashes. After execution, reboot the device.

What happens if you delete all logs?

Without critical logical files (tombstones, anr), the system may behave unstable the next time the application crashes. However, for most users this will not cause problems - the logs are restored automatically if necessary. The main thing is not to delete files in the /system/log/ or /vendor/log/folders, as this may disrupt operation. firmware.

5. Automatic cleaning: optimizer setting

Huawei built into the EMUI tool Optimizer (previously Phone Manager), which can automatically clear unnecessary data. works ineffectively. To configure it correctly:

  • โš™๏ธ Go to Settings โ†’ Battery โ†’ Optimizer (or find the "broom" icon in the menu)
  • ๐Ÿ”„ Enable Auto-clean and set the schedule (recommended Every week)
  • ๐Ÿ“Š In section Storage & Performance check:
    • ๐Ÿ—‘๏ธ Residual files (remains after deleting applications)
    • ๐Ÿ“ฅ Downloads (if you do not store important files)
    • ๐Ÿ“Š System cache
  • ๐Ÿšซ Disable Cleaning photosif you do not want to lose media files

On models with NM Card (hybrid slot for a second SIM or memory card), the optimizer may offer transfer rarely used applications to the card. This feature is useful, but remember that applications on the SD card are slower.

๐Ÿ’ก

Automatic cleaning through the Optimizer removes up to 1.5 GB of unnecessary data per month, but does not affect browser history and system logs. For complete cleaning, use manual methods from the previous sections.

6. Factory reset: last resort

If you need completely. erase all data (for example, before selling your phone), perform a factory reset. On Huawei this is done differently than on other Android devices:

Method 1: Through settings

  • โš™๏ธ Go to Settings โ†’ System and updates โ†’ Reset
  • ๐Ÿ”„ Select Reset all settings or Reset to factory settings
  • ๐Ÿ” Enter the password (if set) and confirm

Method 2: Through Recovery (if the phone does not turn on)

  • ๐Ÿ”Œ Turn off the device
  • ๐Ÿ”˜ Press Volume up + Power until the logo appears Huawei
  • ๐Ÿ“ฑ In the recovery menu, select Wipe data/factory reset (volume button control)
โš ๏ธ Attention: On models with Huawei Mobile Services after resetting, you may need to re-link your account Huawei IDIf you have forgotten your password, restore it in advance on the website huawei.com. since without it the device will not be activated.

After the reset:

  • ๐Ÿ“ฑ The phone will reboot and offer initial setup
  • โ˜๏ธ If synchronization with Huawei Cloudwas enabled, the data can be restored automatically
  • ๐Ÿ”’ To avoid this, skip logging into your account when you first turn on

7. How to prevent history from accumulating again

To avoid clearing the history every week, set your device to minimal logging:

For browser:

  • ๐ŸŒ In Huawei Browser disable Saving history in privacy settings
  • ๐Ÿ”’ Use mode Incognito for sensitive sites

For the system:

  • โš™๏ธ Disable USB debugging in the developer settings (if not using)
  • ๐Ÿ“Š Limit background activity of applications in Settings โ†’ Applications โ†’ Autorun
  • โ˜๏ธ Disable synchronization of unnecessary data in Huawei Cloud

For applications:

  • ๐Ÿ“ฆ Regularly check the section Settings โ†’ Applications โ†’ Storage for the presence of a large cache
  • ๐Ÿ—‘๏ธ Remove unused apps through Optimizer โ†’ Memory clearing

On models with EMUI 14 a function has appeared Confidential modethat blocks application access to history and location. To enable it:

  1. Go to Settings โ†’ Privacy โ†’ Confidential mode
  2. Activate the switch and add applications to exceptions
๐Ÿ’ก

If you often use public Wi-Fi networks, enable VPN in settings Huawei Browser. This will not only protect your history from interception, but will also block trackers that collect data about your activity.

FAQ: Frequently asked questions about clearing history on Huawei

Is it possible to recover deleted call history?

If you did not make a backup copy via Huawei Cloud or third-party applications (for example, Super Backup), it is impossible to restore deleted records. System logs of calls are stored in an encrypted database, and after cleaning they are deleted permanently. The exception is if you synchronized contacts with a Google or Huawei account: in this case, the history may be partially saved in the cloud.

Why does the history appear again after clearing the browser?

This happens due to synchronization with Huawei Cloud. To avoid restoring the history:

  1. Open Settings โ†’ Huawei ID โ†’ Cloud โ†’ Synchronization data
  2. Disable the option Browser
  3. Clear the history again

If you use Google Chrome, check the synchronization in your Google account on the website myaccount.google.com.

How to clear history in Huawei Health?

The application Huawei Health stores data on physical activity, which can also be considered โ€œhistoryโ€. To delete them:

  1. Open Huawei Health โ†’ profile โ†’ Settings
  2. Select Data management โ†’ Delete data
  3. Specify the period (for example, For everything timeand confirm

Please note that this will delete information about steps, workouts and sleep. If you are using a smart watch Huawei Watch, the data from them will also be erased.

Is it safe to delete files from the /data/log/ folder?

Yes, but with reservations:

  • โœ… You can delete files with extensions .log, .txt, .dmp โ€”these are ordinary text logs
  • โš ๏ธ Do not touch the folders anr i tombstonesif you donโ€™t know what they are for needed
  • ๐Ÿšซ Never delete files in /system/log/ - this can lead to system failure

After cleaning, reboot your phone. If you notice unstable operation, the logs will be restored automatically.

How to clear history in Huawei. AppGallery?

Unlike Google Play, AppGallery does not store the full history of installed applications on servers. Local history can be cleared like this:

  1. Open AppGallery โ†’ profile โ†’ Settings
  2. Select Download history
  3. Click Delete and confirm

To completely clear the application cache, go to Settings โ†’ Applications โ†’ AppGallery โ†’ Storage โ†’ Clear cache.