You spent dozens of hours building a castle in Terraria, won Boss Moon and collected the complete set Solar Reservation โand suddenly the game reset your progress? Or do you want to transfer your saves to a new smartphone, but donโt know where to look for the files? The problem is that it Terraria on Android stores data not where most users expect to see it. Unlike the PC version, where the saves are in a folder Documents\My Games\Terraria, the mobile version uses hidden system directories, access to which is complicated by the features of Android.
In this article we will look at 5 proven methods finding save files, including manual search through a file manager, using ADBcloud backups and even restoring deleted data. You will learn how paths differ for different versions of the game (for example Terraria 1.4.4 vs. Terraria: Otherworld), why some saves may โdisappearโ after updates, and how to avoid losing progress when reinstalling the game. And if you have already lost the world, at the end of the article there is a section on data recovery using specialized utilities.
1. The standard location of Terraria saves on Android
Default Terraria saves world and character files in a protected application folder. The path depends on the version Android and method of installing the game:
- ๐ Main folder:
/Android/data/com.and.games505.TerrariaPaid/files/.config/Terraria/(for the paid version) or/Android/data/com.and.games505.Terraria/files/.config/Terraria/(free). - ๐ World files: have an extension
.wld(for example,My_world.wld). - ๐ค Character files: extension
.plr(for example,Warrior.plr).
Important: on Android 11+ access to this folder is limited due to policy Scoped Storage. Even with the file manager, you will not see its contents without root access or ADBIf the game is installed. on external memory card, the path may look like /storage/XXXX-XXXX/Android/data/..., where XXXX-XXXX is the unique identifier of your SD card.
If you use Terraria: Otherworld, the path to the saves will be the same, but in the folder TerrariaOtherworld instead of Terraria.
To see hidden files in file managers (for example, Total Commander or FX File Explorer), turn on the display of hidden folders in the settings. data-i="76">(on Mi File Manager (on Xiaomi) this is done through Settings โ Show hidden files.
2. How to access saves without root access
If you do not have root access, but need to copy or transfer saves, use one of these methods:
Method 1: Through the built-in export function
From version 1.4.0.5 to Terraria there is an option to export worlds and characters directly from the game:
- Open Terraria and go to
Game โ CharactersorWorlds. - Click on the desired file and select
Export(cloud icon or up arrow). - The file will be saved in folder
Download/Terraria/Exports/โit can be opened with any file manager.
Method 2: Using ADB (without root)
Android Debug Bridge (ADB) allows you to copy save files to your PC without obtaining root access. You will need:
- ๐ฅ๏ธ A computer with ADB drivers installed.
- ๐ฑ Enabled USB debugging on a smartphone (
Settings โ About phone โ Build number- press 7 times, then go back toSettings โ System โ For developers โ USB debugging).
Next run the commands in Command Line (Windows) or Terminal (macOS/Linux):
adb pull /sdcard/Android/data/com.and.games505.TerrariaPaid/files/.config/Terraria/ C:\Terraria_Backup\
adb pull /sdcard/Android/data/com.and.games505.Terraria/files/.config/Terraria/ C:\Terraria_Backup\
This will copy all saves to the C:\Terraria_Backup\ folder on your PC. To transfer back, use adb push.
Method 3: Cloud saves (Google Play Games)
Since 2022 Terraria supports automatic. synchronization via Google Play GamesTo enable it:
- Open Google Play Games on the phone.
- Go to
Settings โ Game management โ Terraria. - Activate the option
Synchronize saves.
Please note: cloud saves can does not work on custom firmware or if the game was not installed via Google Play (for example, via APK). Also, synchronization is sometimes reset after major game updates.
3. Searching for saves on devices with root access
If your smartphone has root access, the process is simplified. You can use any root manager (for example, Root Explorer or Solid Explorer) to access system folders. The paths remain the same, but now you can:
- ๐ Copy files directly from
/data/data/com.and.games505.TerrariaPaid/files/.config/Terraria/. - ๐ Edit saves using TEdit (required transfer to PC).
- ๐๏ธ Delete corrupted files if the game does not start.
Warning: manually changing files may lead to Corrupted saves. Always make a backup before editing. For example, if you manually edit a world file (.wld) in a text editor, the game may no longer recognize it.
How to open .wld and .plr files on PC?
To view and edit saves Terraria on PC, use the utility TEdit (https://forums.terraria.org/index.php?threads/tedit.100/). It allows you to change your inventory, build objects, edit the landscape, and even fix broken worlds. However, edited worlds may behave unstable in the mobile version of the game.
4. Why saves may disappear and how to fix it
Users Terraria on Android they often encounter a problem sudden disappearance of saves. Here are the main reasons and solutions:
| Problem | Cause | Solution |
|---|---|---|
| Saves were reset after the update | The new version of the game uses a different file format | Restore the backup from Exports or the cloud |
World files are damaged (Corrupted) |
Incorrect shutdown of the game or manual editing | Use TEdit to restore or delete the file and start again |
| Saves are not displayed in the list | The files are in the wrong folder (for example, after transferring from a PC) | Check the paths: the files must be there c /Android/data/.../Terraria/ |
| Cloud synchronization does not work | There is no connection to Google Play Games | Check your Google account settings and permissions for the game |
Critical information: if the game crashes when loading the world with the error "Failed to load world", most likely the file damaged at the header level. In this case, only restoring from a backup or creating a new world will help.
Check the folder Exports for backups
Make sure cloud synchronization is enabled
Try reinstalling the game (the data will be saved, if you do not clear the cache)
Use ADB to extract files
Contact support 505 Games (developer) with error logs-->
5. smartphone
If you bought a new phone and want to continue the game from the same place, follow these instructions:
- Export your saves from your old device (via built-in export or ADB).
- Install Terraria on a new smartphone from Google Play (important: the version must match!).
- Import files:
- ๐ฑ If you use Google Play Games, synchronization will occur automatically the first time you start it.
- ๐ฅ๏ธ If you transfer manually, copy the files
.wldand.plrto the folder/Android/data/com.and.games505.TerrariaPaid/files/.config/Terraria/on a new device.
Important: when transferring between Android and iOS or PC there may be compatibility problems. For example, worlds created on PC versions 1.4.4do not always load correctly in the mobile version due to differences in object generation.
Before transferring saves, always check version compatibility games. If the old phone had Terraria 1.3.0.7, and the new one - 1.4.4, the worlds may not load. Update the game on both devices to the latest version.
6. Restoring deleted saves
If you accidentally deleted your save files, not all is lost. Here's what you can do:
- ๐๏ธ Check Recycle Bin file manager (if supported, as in Files by Google).
- ๐ Use recovery utilitiessuch as DiskDigger or Recuva (for PC). These scan the device memory for deleted files with extensions
.wld/.plr. - โ๏ธ Check cloud backups:
- B Google Drive (if synchronization via Google Play Games).
- B was enabled) data-i="221">or another cloud if you manually copied the files. Dropbox or another cloud if you manually copied the files.
To restore via DiskDigger:
- Install the application from Google Play.
- Select
Full scan(requires root for deep analysis). - Filter results by extensions
.wldand.plr. - Save the recovered ones files to a safe place.
If you are restoring saves after resetting your phone to factory settings, first install Terraria and run it at least once. This will create the necessary folders in /Android/data/where you can then copy the old files.
7. Backup: how not to lose progress
To avoid losing hundreds of hours of gameplay, set up automatic backup:
Automatic solutions
- โ๏ธ Google Play Games: enable synchronization in the game settings (see section 2).
- ๐ค Automate or Tasker: create a task to copy a folder weekly
Terrariato the cloud.
Manual methods
- Once a week, export worlds and characters through the built-in function.
- Copy the folder
/Android/data/com.and.games505.TerrariaPaid/files/.config/Terraria/to a PC or external drive. - Use ADB to create an archive:
adb pull /sdcard/Android/data/com.and.games505.TerrariaPaid/files/.config/Terraria/ Terraria_Backup_$(date +%Y-%m-%d).zip
Tip: if you play on multiple devices, store the main copy of your saves in cloud (for example Google Drive or Mega) and synchronize it before each game. This will protect you from version conflicts.
FAQ: Frequently asked questions about Terraria saves on Android
Is it possible to transfer saves from a PC to Android?
Yes, but with reservations. Worlds (.wld) and character files (.plr) are compatible, but:
- On PC they are stored in
Documents\My Games\Terraria. - When transferring to Android, place them in
/Android/data/com.and.games505.TerrariaPaid/files/.config/Terraria/. - Some objects (for example, mechanisms or wires) may not be displayed correctly due to differences in the game version.
Why did my worlds disappear after updating the game?
This is a typical problem when switching to a new major version (for example, from 1.3 to 1.4). Developers change the save format, and old files become incompatible. Solutions:
- Check if old saves are in the folder
Exports. - Roll back to the previous version of the game (for example, through APKMirror).
- Wait for the patch from 505 Games โthey sometimes release conversion tools.
How to edit Terraria saves on Android?
For editing:
- Copy the files
.wld/.plrto PC. - Use TEdit or TerrariaSaveEditor.
- Save the changes and transfer the files back to the phone.
โ ๏ธ Attention: editing a character's inventory or statistics can lead to banned on multiplayer servers (if you play on network).
Is it possible to play on the same world from different devices?
Technically yes, but this requires manual synchronization:
- After each session, copy the world file (
.wld) to the cloud. - Before playing on another device, download the current version of the file.
Automatic synchronization via Google Play Games works only for characters, but not for worlds.
Where are screenshots from Terraria stored?
Screenshots taken in the game are saved in:
/Pictures/Terraria/Screenshots/
This folder can be opened through any file manager without root access.