Have you deleted your favorite game from Android and now you canโ€™t find it in the list of installed ones? Or did you accidentally erase your progress along with the game itself? The situation is familiar to many: one wrong tap and hours (or even months!) of gameplay disappear without a trace. Fortunately, in most cases, deleted games can be restore, and this does not always require root access or complex manipulations.

In this article we will look at all possible ways to recover deleted games from the basic ones (through history Google Play) to advanced (working with cache and backups). You will learn how to return a game even if it is not in the store, how to restore saves, and what to do if the game was deleted along with your account. And also - how protect yourself from losses in the future using automatic backups.

Important: the effectiveness of the methods depends on how exactly the game was deleted (regular deletion, reset settings, deletion via ADB), and whether a lot of time has passed since the deletion. The faster you start to act, the higher the chances of success.

1. Checking your download history on Google Play

The easiest and fastest way is to use your download history Google Play. This method works if:

  • ๐Ÿ“ฑ The game was installed through the official store (not through APK).
  • ๐Ÿ”„ The account Googlefrom which the game was installed was not deleted.
  • โณ No more than 1-2 years have passed since the deletion (old entries may archive).

To find a deleted game:

  1. Open Google Play Market.
  2. Tap on your profile avatar in the upper right corner โ†’ Manage applications and device.
  3. Go to the tab Management โ†’ Not installed.
  4. In the list, find the game you want and click Install.

If the game is not displayed in this section, try:

  • ๐Ÿ” Enter the name of the game in the search bar Google Play โ€”sometimes it appears in the search results with the mark Already purchased.
  • ๐Ÿ“ง Check the letters in the mail associated with Google โ€”when purchasing or installing the game you might have received notifications.
๐Ÿ’ก

If the game was purchased, but now it is not in the store (for example, deleted by the developer), try restoring it through the web version of Google Play on your computer. Sometimes hidden or archived applications are displayed there.

2. Restoring through cache and temporary files

Android stores temporary files of installed applications in folder /data/app and cache in /data/data. If the game was recently deleted (within the last day), its files could remain in the system. To restore you will need:

  • ๐Ÿ› ๏ธ Root access (or ADB with debug mode).
  • ๐Ÿ“‚ File manager with support for root folders (for example, Root Explorer or FX File Explorer).

Instructions:

  1. Connect to the device via ADB or open the file manager with root access.
  2. Go to the folder:
    /data/app/[game package]-1/

    (for example, for Clash of Clans this could be com.supercell.clashofclans-1).

  3. Copy the files base.apk and split_*.apk (if any) to a safe place.
  4. Install APK via any installer (for example, APK Installer).

โš ๏ธ Attention: This method does not guarantee the restoration of game saves - only the game itself. If the files in the folder /data/data/[game package] have not yet been deleted, they can also be copied for restoring progress (but this does not work for all games).

What to do if you do not have root access?

Without root, you can try using ADB commands to extract the APK:

adb shell pm list packages -f | grep "game_name"

Then copy the file via:

adb pull /data/app/[package]-1/base.apk

But this method only works if the system has not yet cleared the folder after deletion.

3. Using backups

If your device has automatic backups via Google Drive or third-party services (for example, Titanium Backup), the chances of recovery are much higher. saves:

  • ๐Ÿ“ฆ List of installed applications (but not themselves APK).
  • ๐Ÿ’พ Data of some games (if the developer supports Google Play Games or Android Backup Service).

To restore the game from backup:

  1. Go to Settings โ†’ Google โ†’ Backup.
  2. Make sure that the function is enabled and the latest copy is fresh.
  3. Reset the settings (Settings โ†’ System โ†’ Reset) and when setting up the device, select restoring from a backup.

For games with support Google Play Games (for example, Candy Crush, Clash Royale):

  1. Install the game again from Google Play.
  2. When you first start, select login via Google Play Games โ€” progress should be updated automatically.

Make sure that a backup copy is created BEFORE deleting the game|Check if the game supports cloud saves|Download the latest version of the game from Google Play|Disable automatic updating of the game during recovery-->

4. Search in the download archive and the Download folder.

If you installed the game via APKfile (for example, from sites like APKMirror or APKPure), check:

  • ๐Ÿ“ Folder Download (or Downloads) - installers may remain there.
  • ๐Ÿ—ƒ๏ธ Archive of downloads in the browser (Chrome, Firefox etc.).
  • ๐Ÿ“ง Attachments in emails (if APK came by mail).

How to find:

  1. Open the application Files (or any file manager).
  2. Go in Internal memory โ†’ Download.
  3. Sort files by date modified (newest on top).
  4. Look for files with extension .apk and game name.

โš ๏ธ Attention: Installation APK from unverified sources can be dangerous! Before installation:

  • Check the file hash (for example, via VirusTotal).
  • Make sure that the source is reliable (official website, APKMirror with verification).
  • Disable installation from unknown sources after installation (Settings โ†’ Security).

5. Recovery via ADB and system commands

For experienced users, there is a recovery method via Android Debug Bridge (ADB). This method is suitable if:

  • ๐Ÿ”ง The game was recently uninstalled and its package has not yet been cleared by the system.
  • ๐Ÿ–ฅ๏ธ You have access to a computer with installed ADB.
  • ๐Ÿ”“ Debugging mode is enabled USB (Settings โ†’ For developers).

Step-by-step guide:

  1. Connect your phone to the PC and open the command line (cmd or Terminal).
  2. Enter the command to search for the game package:
    adb shell pm list packages | grep "keyword"

    (for example, grep "clash" for Clash of Clans).

  3. If the package is found (for example, com.supercell.clashofclans), try reinstalling the game:
    adb install -r -d com.supercell.clashofclans

If the package is not found, you can try restoring it from the system dump (requires custom recovery type TWRP):

  • ๐Ÿ“€ Make a backup of the partition /data via TWRP.
  • ๐Ÿ” Use tools like Undelete for Root Users to scan the dump.
๐Ÿ“Š Have you ever restored deleted games on Android?
Yes, via Google Play
Yes, via backup
Yes, via ADB/root
No, I havenโ€™t tried
No, but I want to learn

6. Contacting the developer or Google Play support

If there was a game purchased, but disappeared from the download history (for example, after changing your account or region), you can try to restore it through support. To do this:

  1. Go to the Google Play support page.
  2. Select Applications, games and movies โ†’ Problems with purchases.
  3. Describe the situation: indicate the name of the game, date of purchase (if you remember), account email.
  4. Attach screenshots of payments (if any) or confirmation emails.

For free games, this method rarely works, but you can try contacting developer:

  • ๐Ÿ“ง Find support contacts on the game page in Google Play (section Contact us).
  • ๐Ÿ’ฌ Write to the official game groups on social networks.
  • ๐ŸŽฎ If the game is online (for example Genshin Impact, PUBG Mobile), check whether you can link your account to another device.

โš ๏ธ Attention: Some developers may request:

  • ๐Ÿ†” UID or Player ID (can be found in the game settings or emails).
  • ๐Ÿ“ฑ Device model and version Android at the time of the game.
  • ๐Ÿ’ณ Payment data (if there were purchases).

7. Preventing losses in the future: how to protect games and saving

In order not to look for recovery methods, it is better in advance protect your data. Here's what you can do:

Method What it protects How configure
Google Play Games Progress in supported games Enter the game via Sign in with Google Play
Titanium Backup (root) APK + application data Create a backup in Settings โ†’ Backups
Swift Backup (root) Applications and their data Select games in the list and create a backup
Helium (without root) Data of some applications Connect a PC and create a backup via the desktop version
Manual export Save individual games Copy folder /Android/obb/[game_pack] to PC

Additional tips:

  • ๐Ÿ”„ Regularly check if backup is enabled in Settings โ†’ Google โ†’ Backup.
  • ๐Ÿ“ฅ For online games (for example, Mobile Legends, Free Fire) link your account k Facebook, VK or email.
  • ๐Ÿšซ Avoid "cleaners" like Clean Master โ€”they often delete the game cache along with saves.
๐Ÿ’ก

Even if the game is free, its progress can cost hundreds of hours of time. Always set up cloud saves or manual backups - this will save your nerves in the future.

FAQ: Frequently asked questions about restoring deleted games

Is it possible to restore a game if it was deleted along with a Google account?

If the account Google was permanently deleted, it is impossible to restore purchases or download history. However:

  • If the account is simply disabled (for example, due to inactivity), it can be restored within a limited time.
  • If the game was linked to another service (for example, Facebook or Game Center), try logging in through it on a new account.
What to do if the game is removed from Google Play (for example, at the request of the developer)?

If the game disappeared from the store, but you bought it:

  1. Try to restore it via web version of Google Play (section Library).
  2. Download APK from a reliable source (for example, APKMirror) and install manually.
  3. Contact support Google Play s confirmation of purchase.

โš ๏ธ Be careful with APK from unknown sources - they may contain viruses!

Is it possible to restore saves if the game was deleted along with the cache?

It depends on the game:

  • ๐ŸŽฎ Online games (for example, Brawl Stars, COC): progress is stored on servers - just log in to your account.
  • ๐Ÿ“ฑ Offline games (for example, Minecraft, Stardew Valley): if there was no backup, the saves are most likely lost.
  • ๐Ÿ”„ Games with cloud saves (via Google Play Games): progress will be restored when you re-install.

For offline games, try looking for save files in the following folders:

/Android/obb/[game_package]/

/Android/data/[game_package]/files/

How to find the package name of a deleted game?

There are several ways:

  1. Look at the history in Google Play - it will be visible in the browser address bar id (for example, com.mojang.minecraftpe for Minecraft).
  2. Use sites like APKMirror - enter the name of the game, and the URL will package name.
  3. If the game is installed on another device, use App Inspector or the command:
    adb shell pm list packages | grep "keyword"
Do data recovery apps (for example, DiskDigger) work for games?

apps like DiskDigger, Recuva or Dr.Fone can find APKgame files if:

  • ๐Ÿ“ฑ On the device no encryption (or you know the password).
  • ๐Ÿ—‘๏ธ The data has not been overwritten by new files.
  • ๐Ÿ” You are scanning the internal memory, not an SD card (where recovery is less likely).

However:

  • โŒ They will not restore progress in the game (only the APK).
  • โš ๏ธ On new versions Android (10+) the chances are extremely low due to encryption FBE.