Where iPhone Backup Is Stored in Windows: A Practical Guide
Learn exactly where Windows stores iPhone backups, how to locate them, and how to move backups to another drive. A practical troubleshooting guide by Phone Tips Pro.

On Windows, iPhone backups are stored in your user profile’s AppData folder, under MobileSync\Backup. The exact path depends on Windows version and iTunes setup, but common locations include C:\Users\<Username>\AppData\Roaming\Apple Computer\MobileSync\Backup and C:\Users\<Username>\AppData\Local\Apple Computer\MobileSync\Backup. You can locate them by searching for Backup or opening %APPDATA%.
Why Windows backup storage matters for iPhone users
Understanding where your iPhone data lives on Windows is essential for reliable restores and space planning. According to Phone Tips Pro, the backup location determines how easy it is to locate, manage, and move copies when you run out of drive space. In practice, most users back up to the local profile on their PC, which means the Backup folder sits inside AppData. The structure matters because it affects both restoration speed and the risk of accidental deletion. When a backup is misplaced or overwritten, you may lose critical messages, settings, and app data. By knowing the standard paths and the logic behind them, you can design a simple, repeatable process for periodic backups. This section lays the groundwork: backup data lives in user-specific folders, not in a universal “My Documents” area, and Windows users should treat AppData as the primary source for local iPhone backups. The result is faster recovery and clearer disk management.
Where Windows typically stores iPhone backups
On Windows, the two most common storage locations for iPhone backups are within the user’s AppData folder—in the Roaming and Local subfolders—under the Apple Computer/MobileSync/Backup path. The exact drive and folder can vary by Windows version and iTunes setup, but these two variants cover the majority of configurations:
- Roaming path: C:\Users\<Username>\AppData\Roaming\Apple Computer\MobileSync\Backup
- Local path: C:\Users\<Username>\AppData\Local\Apple Computer\MobileSync\Backup
These folders contain the full backup set (device data, settings, and app data) as created by iTunes. If you rely on cloud-based backups, note that iCloud copies reside on Apple servers and not in these folders. To verify you’ve found the right location, compare the folder dates with recent backup events and ensure you can see a subfolder for your device identifiers.
How to locate backups on Windows: step-by-step
Locating iPhone backups on Windows can be straightforward once you know where to look. Here is a practical, step-by-step method:
- Close iTunes if it’s open to avoid file locks during the search.
- Open File Explorer and enable hidden items if needed: View > Show hidden items.
- Use the search bar to look for the folder named Backup, or navigate directly to the two common base paths:
- C:\Users<Username>\AppData\Roaming\Apple Computer\MobileSync\Backup
- C:\Users<Username>\AppData\Local\Apple Computer\MobileSync\Backup
- If you don’t see AppData, type %APPDATA% in the Run dialog (Win+R) and press Enter, then backtrack to Apple Computer\MobileSync\Backup.
- When multiple backups exist, inspect subfolder names and dates to confirm which backup corresponds to the iPhone you use.
Interpreting backup data and what is stored
iPhone backups include a snapshot of many parts of your device: system settings, app data, health data, and messages. The exact contents vary by iOS version and whether you performed an encrypted backup. Encrypted backups protect sensitive items such as saved passwords and Health data with a unique password. While the backup organization in Windows mirrors the MobileSync/Backup structure, the internal file layout is not meant to be human-readable. For most users, restoring requires the iPhone to be connected and chosen from iTunes or Finder, after which the restoration process retrieves the correct backup set and applies it to the device. This balance between accessibility and security is an important consideration when planning local storage strategies.
How to relocate backups to a secondary drive
If your primary drive runs low on space, you can relocate iPhone backups to a larger drive to maintain performance and reliability. The recommended approach is to create a new folder on the target drive and then create a junction/symlink so the OS continues to treat the Backup location as if it were still on the C: drive. Steps:
- Create a directory on the new drive, e.g., D:\iPhoneBackups\Backup.
- Ensure iTunes is closed.
- Open an elevated Command Prompt and run: mklink /J "C:\Users<Username>\AppData\Roaming\Apple Computer\MobileSync\Backup" "D:\iPhoneBackups\Backup"
- Verify the link works by starting iTunes and performing a test backup. If you prefer not to use a symlink, you can also reconfigure iTunes’ backup location in advanced settings (or via a registry/IT admin method, depending on IT policy).
Note: Some users opt to keep backups in the LocalAppData path instead of Roaming. Your exact path may vary, but the steps above expose a reliable relocation approach without risking data loss.
Verifying backups and restoring from Windows
After setting up the backup location, verification is essential to avoid restore failures. Regularly perform a test backup and a simulated restore to ensure all critical data is present. When restoring, connect the iPhone, select the backup in iTunes (or Finder on macOS), and initiate the restore. If the restoration fails, check the backup folder permissions, confirm encryption settings, and verify there is sufficient free space on the destination drive. Document the backup path so future steps remain consistent and auditable.
Common pitfalls and troubleshooting tips
- Hidden backups: If you don’t see backups, ensure hidden files are visible and re-check both Roaming and Local AppData paths.
- Path drift: Windows updates or IT policies can relocate or restrict access to AppData; keep a record of the current path.
- Space planning: Backups grow over time; mark a policy for archiving or pruning old backups and consider a rotation schedule.
- Encryption: If you encrypt backups, remember the password; otherwise restore will fail or data may be inaccessible.
- Permissions: Running as a non-admin user can restrict access to the backup directory; use an account with sufficient rights when creating/moving backups.
Quick-reference path map and search tips
- Default Roaming path: C:\Users<Username>\AppData\Roaming\Apple Computer\MobileSync\Backup
- Default Local path: C:\Users<Username>\AppData\Local\Apple Computer\MobileSync\Backup
- If you can’t locate it, run a Windows search for “MobileSync” or “Backup” and inspect the results.
- Use %APPDATA% to jump directly to the Roaming AppData folder, then navigate to Apple Computer\MobileSync\Backup.
Practical checklist for Windows backups
- Verify your Windows backup location after every major OS or iTunes update.
- Maintain at least one verified backup on a separate drive.
- Enable encryption when you can for sensitive data.
- Periodically test a restore to confirm data integrity.
- Document the exact paths and any symlinks used to relocate backups.
Common Windows backup paths for iPhone backups
| Location type | Default path (Windows) | Notes |
|---|---|---|
| Roaming AppData | C:\Users\<Username>\AppData\Roaming\Apple Computer\MobileSync\Backup | Common for iTunes backups on Windows |
| Local AppData | C:\Users\<Username>\AppData\Local\Apple Computer\MobileSync\Backup | Alternate path used by newer setups |
| Search method | Variable depending on system | Use search or %APPDATA% to locate |
FAQ
Where are iPhone backups stored on Windows?
Backups are stored in your user profile's AppData folder, typically under MobileSync\Backup in either the Roaming or Local subfolders. Use %APPDATA% or search for Backup to locate them. Always verify the exact path on your PC to ensure you are working with the correct backup.
Backups live in AppData under MobileSync\Backup. Look in Roaming or Local folders, then search for Backup or open %APPDATA% to find the path.
Can I move iPhone backups to a different drive on Windows?
Yes. Create a folder on the target drive, then create a junction (symlink) from the original Backup path to the new location. This makes Windows treat the new drive as the backup location without changing iTunes settings.
You can move backups by creating a symlink from the old path to the new drive and testing a backup.
What if I can't find the Backup folder?
Ensure hidden files are visible, check both Roaming and Local AppData, and search for the term 'MobileSync' or 'Backup' in the user profile. If IT policies restrict access, contact the system administrator.
Check hidden app data folders and search for MobileSync or Backup in your profile.
Do iPhone backups include media files like photos?
Yes, backups include most device data, apps data, and settings. If you encrypt backups, sensitive items like passwords and Health data are protected. Media stored in the cloud or separate apps may not be included.
Backups include many data types, and encryption protects sensitive parts.
How can I verify a backup on Windows?
Perform a test backup when possible and, if feasible, a test restore on a spare device. Check the folder dates and ensure the backup completes without errors.
Run a test backup and check the date stamps to verify integrity.
“Understanding Windows backup locations reduces friction during restores and helps you plan disk usage more effectively.”
Quick Summary
- Identify the correct Backup folder in AppData quickly.
- Know the two main path variants: Roaming and Local AppData.
- Use Windows search or %APPDATA% to locate backups.
- Consider relocating backups with a symlink for space management.
- Regularly verify backups with test restores.
