Have you deleted the application you need on ZTE and donโ€™t know how to get it back? Don't panic - in 90% of cases, apps are restored within a few minutes. Smartphones ZTE (series Blade, Nubia, Axon and others) work on standard Android, so most methods are universal. However, there are nuances associated with the firmware MiFavor (on older models) or the shell MyOS (on new devices).

In this article - 7 proven methods return a deleted application, from the simplest (via Google Play) to advanced (restore from backup or manual installation .apk). We will also look at what to do if the application disappeared after resetting the settings or updating the system is a common problem for owners of ZTE Blade A7 i Nubia Z40 Pro. Let us warn you in advance: some methods require access to Google accountthat was associated with the device at the time of deletion.

1. Check the "Cart" on Google Play

From 2021 Google Play Store automatically saves deleted applications basket for 30 days. This is the fastest way to return the app if no more than a month has passed. Instructions: Google Play Market data-i="59">(in the upper right corner).

  1. Open Google Play Store on your ZTE.
  2. Tap on profile avatar (in the upper right corner).
  3. Select Manage applications and device โ†’ Manage โ†’ Trash.
  4. Find the desired application in the list and click "Restore".

If there are no buttons "Restore" no or the cart is empty, then:

  • ๐Ÿ—‘๏ธ The application was deleted more than 30 days ago (the cart is emptied automatically).
  • ๐Ÿ”„ You deleted it not through Google Play, but manually in the phone settings.
  • ๐Ÿ“ฑ You have disabled synchronization with your account Google (check in Settings โ†’ Accounts).
๐Ÿ’ก

If there are several applications in the recycle bin, restore them one at a time - mass restoration can cause conflicts on ZTE with a small amount of RAM (for example, on Blade A3 with 2 GB of RAM).

2. Installation from the download archive or file manager

Many users ZTE uninstall applications without deleting their .apkfiles. If you downloaded the app manually (not through Google Play), check:

  • ๐Ÿ“ Folder Download (Downloads) - installation files may remain there.
  • ๐Ÿ—ƒ๏ธ Folder APK or Install (if you use a file manager like Total Commander or FX File Explorer).
  • ๐Ÿ” Internal memory on request *.apk (via search in the file manager).

If found .apk, install it manually:

  1. Tap on the file in Explorer.
  2. Allow installation from unknown sources (a window will pop up asking you to go to Settings โ†’ Security).
  3. Confirm installation.
What to do if the APK does not install?

If during installation it appears error "The application is not installed", try:

1. Delete residual data of the old version in Settings โ†’ Applications โ†’ Show all applications โ†’ [name] โ†’ Delete data.

2. Enable developer mode and activate the option USB debugging (sometimes helps with rights conflicts).

3. Download a newer/older version of APK from a trusted source (for example, APKMirror).

โš ๏ธ Attention: Installing APK from unverified sources can harm the device. On ZTE with processors Qualcomm (for example, Blade V40) the risk is lower than on models with MediaTek (type Blade A51), but still check the hash of the file before installing.

3. Restoring from a Google backup

If yours ZTE is enabled automatic backup in Google Drive, there is a chance to return the application along with its data. This method works even if you reset the phone to factory settings.

Instructions:

  1. Go to Settings โ†’ System โ†’ Backup.
  2. Make sure the option "Backup to Google Drive" is enabled and linked to your account.
  3. Reset your settings (Settings โ†’ System โ†’ Reset โ†’ Delete all data).
  4. When setting up your phone for the first time, select "Restore data from backup" and log in to the same account Googlethat was linked earlier.

Method limitations:

  • โณ Only those applications that were installed from Google Play are restored.
  • ๐Ÿ“ฆ Application data (for example, game saves) will be restored only if the developer supports Android Backup Service.
  • ๐Ÿ”’ On some models ZTE (for example Nubia Red Magic) backups are encrypted - without a password, recovery is impossible.
๐Ÿ“Š Have you ever restored applications from a Google backup?
Yes, regularly
Yes, but a long time ago
No, I havenโ€™t tried
No, I donโ€™t know how

4. Using third-party recovery apps

If standard methods do not help, you can try specialized utilities for data recovery. They scan the internal memory ZTE for residual files. deleted applications. The most effective apps:

app ZTE support Recovers APK Requires Root
DiskDigger Yes (including Blade, Nubia) Yes No
EaseUS MobiSaver Yes (except ZTE Axon 30 Ultra) Yes Partly
Dr.Fone Yes (all models) Yes Yes (for deep scanning)
GT Recovery Yes (except new ones MyOS) No (data only) No

Procedure (for example DiskDigger):

  1. Download and install the app on PC (Windows/Mac).
  2. Connect ZTE via USB in file transfer mode (MTP).
  3. Start scanning the internal memory.
  4. In the results, find files with the extension .apk and restore them.
โš ๏ธ Attention: On ZTE s Android 12+ (for example, Blade V50) scanning may be blocked by the protection system Google Play ProtectBefore restoring, temporarily disable it in the settings. Google Play Market.

5. Manually downloading the APK from official sources

If the application was deleted a long time ago and other methods did not work, you can download it manually. use .apk-file manually. Important to use verified sourcesto avoid viruses. The best options:

  • ๐ŸŒ APKMirror - official APKs without modifications (suitable for most applications).
  • ๐Ÿ“ฑ APKPure - alternative with a wide catalog (caution: there are advertisements).
  • ๐Ÿ” Official website of the developer (for example, VK, Telegram or Yandex APKs are often posted).

How to install:

  1. Download .apk to your phone or PC.
  2. Transfer the file to ZTE (if downloaded to your computer).
  3. Tap on the file and allow installation from unknown sources.

Compare the hash of the file with the official one (use Hash Droid)

Check application permissions (there should be no suspicious ones, for example, access to SMS)

Install an antivirus (for example, Malwarebytes) and scan the file

Look for reviews about the version on the forums (for example, 4PDA or XDA-Developers)

-->

For models ZTE with restricted APK installation (for example, Nubia Z60 Ultra protected MyOS) may require:

  • Disable MiFavor Security (on older devices).
  • Enable developer mode and enable Installation via ADB.

6. Recovery via ADB (for advanced users)

If the application was systemic (for example, ZTE Care or Nubia UI) and deleted with rights root, you can return it through ADB (Android Debug Bridge).

Instructions:

  1. Install ADB on PC (download Platform Tools from the site Google).
  2. Enable USB debugging on ZTE (Settings โ†’ About phone โ†’ Build number โ€” tap 7 times, then return to Settings โ†’ System โ†’ For developers).
  3. Connect your phone to the PC and run the command:
    adb shell cmd package install-existing [package_name]

    To find out the package name, use:

    adb shell pm list packages -u

Example for recovery ZTE Care:

adb shell cmd package install-existing com.zte.care
โš ๏ธ Attention: On ZTE s Android 13+ (for example, Blade V50 Design) command install-existing may not work due to restrictions Scoped StorageIn this case, you will need to manually copy the APK. in /system/priv-app/ via TWRP.

7. Contacting ZTE support (extreme case)

If the deleted application was pre-installed (for example, ZTE Health or Nubia Game Space), and none of the methods worked, all that remains is to contact official support. This is relevant for:

  • ๐Ÿ“ฑ Devices under warranty (independent restoration may void it).
  • ๐Ÿ”ง Models with a locked bootloader (for example, ZTE Axon 40 Ultra).
  • ๐Ÿ› ๏ธ Cases when the application is critical for the operation of the phone (for example, ZTE Link-Boost for 5G networks).

How to contact support:

  1. Through the official website ZTE (section Support).
  2. By hotline (numbers depend on the country - check at website).
  3. Through chat in the application ZTE Care (if it is not deleted).

When contacting, please indicate:

  • Phone model (Blade A7 2020, Nubia Z50 etc.).
  • Firmware build number (Settings โ†’ About phone โ†’ Build number).
  • Name of the remote application (exactly as in Google Play).
๐Ÿ’ก

If support ZTE refuses to help, check does your model belong to the series Nubia โ€”they have a separate support center with advanced recovery options.

FAQ: Frequently asked questions about restoring applications on ZTE

Is it possible to return an application that was deleted more than a year ago?

Yes, but the chances depend on method:

  • Via Google Play โ€”only if it is still available in the store.
  • Via APK โ€”if you saved the installation file or find it on a trusted resource.
  • Via backup copy โ€”only if the copy was created manually (automatically cleared after 60 days of inactivity).

On ZTE s Android 10 and lower (for example, Blade A6) sometimes recovery via Titanium Backuphelps, but requires root access.

Why does the application not open after recovery?

Probable reasons:

  • ๐Ÿ”ง Version conflict (the version installed is too new/old for your firmware).
  • ๐Ÿ“ต The necessary permissions are missing (check in Settings โ†’ Applications โ†’ [name] โ†’ Permissions).
  • ๐Ÿ”’ The application is linked to another account Google (relevant for paid apps).
  • ๐Ÿ› ๏ธ Damaged cache data (clear the cache in the application settings).

On ZTE Nubia with shell MyOS check additionally security settings โ€”sometimes they block restored APKs.

How to recover data inside a deleted application (for example, saving in a game)?

Application data is stored separately from the APK. To return it:

  1. Check whether the application cloud saving (for example, games via Google Play Games or Facebook).
  2. Use apps like Helium (requires root on Android 7+).
  3. If there was backup via TWRP, restore the folder /data/data/[package_name].

On ZTE Blade s Android 11 and above, access to /data limited - required Magisk or a patched kernel.

Is it possible to restore the ZTE system application without root?

No, if it was completely removed. However, you can:

  • ๐Ÿ”„ Reset the phone to factory settings (returns all pre-installed applications).
  • ๐Ÿ“ฅ Find .apk system applications on thematic forums (for example, 4PDA in the topic of your model).
  • ๐Ÿ“ง Contact support ZTE with a request to send the firmware with the necessary software.

On Nubia Red Magic some system applications (for example, Game Space) can be returned via Nubia Toolkit without root.

What to do if after recovery the application constantly crashes?

The problem is typical for ZTE with custom firmware. Solutions:

  1. Clear the application data and cache.
  2. Reinstall it via ADB with the flag -r (replacement):
    adb install -r [path_to_apk]
  3. Check the compatibility of the APK version with your firmware (for example, Android 13 APK compiled for Android 9).
  4. Roll back to the previous version of the application (download the old APK from APKMirror).