Game saves on Android take up precious space in the deviceโ€™s memory, and sometimes prevent you from starting the game from scratch. But deleting them is not as easy as it seems: standard deletion of an application via Google Play or phone settings often leaves progress files untouched. Where exactly this data is stored, how to find it and safely clear it - weโ€™ll look into this guide.

The problem is complicated by the fact that different games save data in different places: some use the cloud Google Play Games, others use local folders in the phoneโ€™s memory, and others (for example, Genshin Impact or PUBG Mobile) create hidden files that are not visible without special tools. In addition, incorrect deletion can lead to malfunctions of the application or even loss of your account. Therefore, it is important to act carefully, following proven methods.

In this article you will find:

  • ๐Ÿ“‚ Where game saves are stored on Android (internal memory, SD card, cloud).
  • ๐Ÿ”ง 5 ways to delete - from simple to advanced (including ADB).
  • โš ๏ธ Risks and warnings: what not to do when cleaning.
  • ๐Ÿ“Š Comparative table of methods by effectiveness and complexity.

Where game saves are stored on Android

Before deleting saves, you need to understand where they are. The storage location depends on the type of game and its developer. Here are the main options:

  • ๐Ÿ“ Phone internal memory: Most games save data in the /Android/data/[game_package_name]/ or /Android/obb/[game_package_name]/folder. These folders are hidden by default and are accessible only through a file manager with rights root or special applications.
  • ๐Ÿ–ฅ๏ธ Cloud Google Play Games: If the game supports synchronization, progress may be stored in your Google account. Deleting here affects all devices where you are authorized.
  • ๐Ÿ’พ SD card: some games (for example Minecraft or emulators) allow you to save data to an external drive. Folders are usually named games, saves or by the name of the game.
  • ๐Ÿ”’ Protected system folders: individual projects (for example, Clash of Clans) encrypt saves and place them in /data/data/[game_package]/ โ€”access there is possible only with root access or through ADB.

To determine exactly where the files of a specific game are stored, you can use the application DiskUsage or Files by Google โ€”they show which folders take up the most space. It is also useful to look into the settings of the game itself: often there is a section Data management or Synchronization.

๐Ÿ“Š Where do you usually store game saves?
In internal memory
On the SD card
In the Google Play cloud
I donโ€™t know/donโ€™t keep track

Method 1: Removing through Android settings

The easiest method is to clear the cache and game data through system settings. This does not always delete saves completely (especially if they are synced to the cloud), but it helps free up space and reset local settings.

  1. Open Settings โ†’ Applications (on some phones - Settings โ†’ Applications and notifications).
  2. Find the game in the list and tap on its name.
  3. Select Storage (or Memory).
  4. Click Clear cache (this is safe and will not delete progress).
  5. Then select Clear data (or Delete data) - this will delete all local saves, but will not affect cloud.

โš ๏ธ Attention: After clearing the data, the game may begin to work incorrectly (for example, require re-authorization or downloading additional files. Also, this method will not work if the saves are synchronized with Google Play Games โ€”they need to be deleted separately (see Method 3).

โ˜‘๏ธ Preparing to clear game data

Done: 0 / 4

If after clearing the game data appears again, then it recovered from the cloud. In this case, you need to disable synchronization (more on this below) or delete saves manually through the file manager.

Method 2: Manual deletion through the file manager

To completely delete saves, you will need a file manager with access to system folders, for example Solid Explorer, FX File Explorer or Files by Google. The last option is simpler, but less functional.

Instructions:

  1. Install a file manager (for example, Solid Explorer) and give it access to the storage.
  2. Enable the display of hidden files in the manager settings.
  3. Go to the folder /Android/data/ or /Android/obb/.
  4. Find the folder with the name of the game package (for example, com.supercell.clashofclans for Clash of Clans).
  5. Delete the entire folder or just files with the extension .sav, .dat, .bin (they are usually are responsible for saving).

๐Ÿ” How to find the name of the game package?

  • ๐Ÿ“ฑ Look in Google Play: open the game page โ†’ scroll down to the block Additional information โ†’ find the line Package name.
  • ๐Ÿ”ง Use the application App Inspector (shows packages of all installed apps).
What to do if the folder is not deleted?

If the folder is not deleted, it means the file manager there are not enough rights. Try:

1. Reboot the phone and try again.

2. Use another manager (for example, FX File Explorer with enabled Root Accessif you have root access). data-i="135">3. Connect the phone to the PC and delete the folder via

3. Connect your phone to PC and delete the folder via ADB (see Method 5).

โš ๏ธ Attention: Deleting folders in /Android/obb/ may cause the game to stop launching or require you to re-download additional files (sometimes weighing several gigabytes if the game weighs). a lot, itโ€™s better to first delete it through the settings, and then manually check the remaining files.

Method 3: Deleting saves from Google Play Games

If the game synchronizes progress with the cloud Google Play Games, then clearing the data on the phone will not help - the next time you start the game, it will restore the saves. To remove them completely, you need to act through Google services.

Steps:

  1. Open the application Google Play Games (if it is not there, install it from Play Market).
  2. Tap on your profile avatar in the upper right corner โ†’ Settings.
  3. Select Manage data and personal settings โ†’ Delete data games.
  4. Find the game in the list and click Delete. Confirm the action.

โš ๏ธ Attention: This will delete the saves from all deviceswhere you are logged in with this Google account If the game supports cross-platform. (for example Genshin Impact or Call of Duty: Mobile), progress may be saved on the developer's servers - in this case, you need to delete it through the official website of the game.

๐Ÿ’ก Useful advice: Before deleting, check whether it is linked social network account to the game (for example Facebook or Game Center). If yes, then progress may be restored the next time you log in. To avoid this, unlink the account in the game settings.

Deletion method Deletes local files Deletes cloud saves Requires root/ADB Difficulty
Through Android settings โœ… Yes โŒ No โŒ No โญ
File manager โœ… Yes โŒ No โŒ No (but you need rights to system folders) โญโญ
Google Play Games โŒ No โœ… Yes โŒ No โญ
ADB โœ… Yes โŒ No โœ… Yes โญโญโญ
Root access โœ… Yes (including protected folders) โŒ No โœ… Yes โญโญโญโญ

Method 4: Resetting progress through game settings

Some games provide a built-in function for resetting progress. This is the safest method as it does not affect system files and does not require technical skills. However, this option is not available in all games.

Where to look:

  • ๐ŸŽฎ Settings โ†’ Reset progress (for example, in Candy Crush Saga).
  • ๐Ÿ”„ Settings โ†’ Account โ†’ Unlink account (in Clash Royale or Brawl Stars).
  • ๐Ÿ“œ Settings โ†’ Data management โ†’ Delete saves (in some RPGs).

If there is no such option, try:

  1. Open the game and find the section Help or Support.
  2. Look for articles using queries like how to reset progress or how to delete an account.
  3. Write to game support (usually there is a button Contact us) with a request to reset the data.

โš ๏ธ Attention: In games with a link to social networks (for example, Facebook), resetting progress through the settings can lead to account blocking for suspicious activity. It is better to first unlink the social network in the game profile.

๐Ÿ’ก

If the game does not allow you to reset your progress, try creating a new account in it Many projects (for example, Among Us or Roblox) allow you to create several profiles on one device.

Method 5: Deleting saves via ADB (for advanced)

If the previous methods did not work, and root access you do not, You can use Android Debug Bridge (ADB) a tool for debugging Android devices. This method is suitable for deleting files from protected folders (for example, /data/data/).

What you will need:

  • ๐Ÿ–ฅ๏ธ A computer with ADB drivers installed.
  • ๐Ÿ“ฑ Enabled USB debugging on the phone (Settings โ†’ About phone โ†’ Number assembly (tap 7 times) โ†’ Developer settings โ†’ USB debugging).
  • ๐Ÿ”Œ USB cable for connecting the phone to the PC.

Instructions:

  1. Connect the phone to the PC and open the command line (cmd on Windows or Terminal on macOS/Linux).
  2. Enter the command to check the connection:
    adb devices

    The name of your device should appear.

  3. Find out the game package (see Method 2) and enter:
    adb shell pm clear [game_package]

    For example, for Clash of Clans:

    adb shell pm clear com.supercell.clashofclans
  4. If you need to delete specific files, use:
    adb shell rm -rf /data/data/[game_package]/files/*

โš ๏ธ Attention: Commands pm clear i rm -rf irreversibly deletes all application data, including settings and cache. If the game uses cloud synchronization, progress may be restored the next time you start it.

๐Ÿ’ก

ADB is a powerful tool, but dangerous. The wrong command can delete system files or break Android. Use only proven instructions!

What to do if saves are not deleted

If none of the methods worked, the reasons may be as follows:

  • ๐Ÿ” Protection against cheating: some games (for example, PUBG Mobile or Free Fire) block changing files saves to prevent hacking. In this case, all that remains is to write to support with a request to reset your account.
  • ๐Ÿ–ฅ๏ธ Server saves: in online games (for example, Clash of Clans or Raid: Shadow Legends) progress is stored on the developer's servers. You can only delete it through the official website or support.
  • ๐Ÿ“ฑ File system errors: if the phone gives errors when deleting files, try rebooting the device or checking the memory for damage (via Settings โ†’ Storage โ†’ Diagnostics).

If the problem is in server saves:

  1. Find the official website of the game (usually there is a link in Google Play in the section Developer).
  2. Look section Support, Help Center or Account Management.
  3. Submit a request to reset your account. Be prepared to confirm ownership (for example, indicate your level, nickname or linked email).

๐Ÿ’ก Useful advice: Before contacting support, take screenshots of your game profile (level, achievements, purchases) - this will speed up the verification process.

FAQ: Frequently asked questions about deleting saves

Is it possible to restore deleted saves?

If you deleted saves manually (via a file manager or ADB), it is almost impossible to restore them if there was no backup. The exception is cloud saves: if the game. synchronized with Google Play Games, progress will be restored the next time you start.

To restore files, you can try apps like DiskDigger or Recuva (if the phone is connected to the PC as a drive), but the chances are low - Android overwrites deleted data very quickly.

Why do saves remain after deleting a game?

When you delete an application via Google Play or Android settings, only game executable filesis deleted, but not user data (saves, cache, settings). This is done for convenience: if you reinstall the game, your progress will be saved.

To delete everything, you need to manually clear the folders /Android/data/ i /Android/obb/ (see Method 2).

How to delete game saves on an SD card?

If the game saves data on an SD card, connect the card to the PC via a card reader or use the file manager on your phone. Look for folders with game names or sections like saves, games, com.[package_name].

โš ๏ธ Attention: Some games (eg. Minecraft) create folders with worlds on the SD card. Deleting these folders will lead to permanent loss of buildings.

Is it safe to use root to delete saves?

Use root access gives full access to system folders, but is associated with risks:

  • ๐Ÿšซ Violation of warranty (manufacturers may refuse to repair).
  • ๐Ÿ›ก๏ธ Vulnerability for viruses (applications with root access can steal data).
  • ๐Ÿ”„ Risk of โ€œbrickingโ€ the phone (if you delete critical system files).

If you need root access only to delete saves, it is better to use ADB (see Method 5) - it's safer.

How to delete game saves if the phone does not turn on?

If the phone does not respond, but the files need to be saved/deleted, try:

  1. Connect the device to the PC in mode Recovery (usually holding Power + Volume up when turning on).
  2. Use ADB in mode sideload or apps like Dr.Fone to extract data.
  3. If the phone is recognized as a drive, copy the folders /Android/data/ to the PC and delete them there.

If the phone is completely dead, all that remains is to take it to the service center - independent intervention can aggravate the problem.