Where Do iPhone Backups Go on PC? A Practical Guide

Learn where iPhone backups are stored on Windows, how to locate the backup folder, and how to safely move or manage backups to free up drive space.

Phone Tips Pro
Phone Tips Pro Team
·5 min read
Relocate iPhone Backups - Phone Tips Pro
Photo by StockSnapvia Pixabay
Quick AnswerSteps

You can locate iPhone backups on a PC by checking the Windows user profile (AppData) or the folder you selected in iTunes. This quick answer will show you exactly where backups live, how to verify the path, and how to relocate them safely if you want to free drive space.

Where do iphone backups go on pc: Default storage and why it matters

Backing up an iPhone creates a structured set of files rather than a single file. On Windows, most local backups live in your user profile under AppData, commonly at C:\Users<username>\AppData\Roaming\Apple Computer\MobileSync\Backup. This path can vary if you chose a custom location in iTunes or if you’re using a newer setup with alternative backup management tools. The location matters because it affects how much space the backups consume on your drive and how easy it is to create, restore, or relocate them. For practical purposes, think of backup data as a directory containing many subfolders named with unique IDs, each corresponding to a different iPhone backup. Keeping this data organized helps with faster restores and easier maintenance. Phone Tips Pro recommends verifying the path before you start moving or modifying anything to prevent accidental data loss.

Default backup formats and folders on Windows

iPhone backups are not a single archive; they are a collection of files stored within a folder named with a unique backup GUID. On Windows, the typical default location is inside your user profile, under AppData -> Roaming -> Apple Computer -> MobileSync -> Backup. Each subfolder represents a snapshot of your device at a particular time. If you encrypt backups, you’ll see an additional security layer within this structure. When you back up again, iTunes creates another GUID folder, so the total size increases with each backup set. If you have trouble locating the data, enable hidden items in File Explorer and search for

MobileSync

Backup

AppData

Roaming

Apple Computer

iPhone

Backup

Windows

.

Tools & Materials

  • Windows PC with admin access(Needed to access user folders and modify links if relocating backups.)
  • External drive or secondary SSD(Provide ample space and a stable connection for moving backups.)
  • Latest version of iTunes for Windows(Used to create or manage local backups and to confirm backup paths.)
  • Command Prompt or PowerShell(Helpful for creating symbolic links (junctions) if relocating backups.)
  • Administrative privileges(Required when changing system folders or creating links.)

Steps

Estimated time: 15-45 minutes

  1. 1

    Identify the current backup location

    Close iTunes and any apps that might be using the backup folder. Open File Explorer and navigate to %APPDATA%\Apple Computer\MobileSync\Backup or search for 'MobileSync' to confirm the exact path. This step ensures you know where all existing backups reside before moving them.

    Tip: If you don’t see AppData, enable hidden items in File Explorer view options.
  2. 2

    Prepare a new destination

    Choose a new drive or folder (for example, D:\iPhoneBackups). Create a dedicated folder named 'Backup' inside this location and ensure there is ample free space for current and future backups. This reduces the risk of running out of space during the move.

    Tip: Label the folder clearly (e.g., D:\iPhoneBackups) to avoid confusion later.
  3. 3

    Copy all existing backups to the new location

    Copy the entire contents of the old Backup directory to the new destination. Verify a few folders have copied correctly and check the total size matches the original. This preserves your current backups in case you need to revert.

    Tip: Use a reliable copy method (drag and drop or Copy-Paste) and avoid cutting to prevent data loss if something goes wrong.
  4. 4

    Create a symbolic link or move the folder permanently

    Option A: Create a junction/symbolic link from the old path to the new path so iTunes writes backups to the new location automatically. Option B: Change the default path by moving the original folder and updating shortcuts. Use the command: mklink /J "C:\Users\<user>\AppData\Roaming\Apple Computer\MobileSync\Backup" "D:\iPhoneBackups\Backup"

    Tip: If you’re unsure about command prompts, proceed with a manual move and test after you reopen iTunes.
  5. 5

    Test backup to confirm the new path

    Open iTunes, sign in if needed, and perform a new backup. Check that the new location receives the backup data by verifying the contents of D:\iPhoneBackups\Backup. This confirms the relocation is functioning as intended.

    Tip: If the backup initiates but data isn’t written to the new folder, recheck the junction or permissions.
  6. 6

    Clean up and monitor

    Keep at least one recent backup in the new location and delete the old files only after you verify everything works. Regularly monitor backup size and perform periodic tests to ensure ongoing integrity.

    Tip: Schedule monthly checks or set calendar reminders for backup verification.
Pro Tip: Always close iTunes before modifying backup folders to avoid file locks.
Warning: Do not delete the original backups until you confirm the relocation works and new backups are saved correctly.
Note: Backups can be large; ensure the destination drive has enough free space for several cycles.
Pro Tip: Document the new backup path for quick reference in future backups or restores.

FAQ

Where do iPhone backups go on PC by default?

Backups on Windows are typically stored in the user profile under AppData\Roaming\Apple Computer\MobileSync\Backup. The exact path can vary if you changed the backup location in iTunes. Hidden folders may hide this path, so enable hidden items to view it.

By default, iPhone backups live in the Windows user folder under AppData. Use hidden-item settings to locate them if needed.

Can I change where iPhone backups are stored on PC?

Yes. You can move backups to a different drive and create a symbolic link (junction) from the original path to the new location, so iTunes continues to write backups automatically.

Yes, you can relocate backups to another drive and link the old path to the new one.

What should I do before moving backups?

Close iTunes, copy the entire backup folder to the new destination, verify there’s enough space, and keep the original copies until you confirm the relocation works.

Close iTunes, copy the backups, and test the new location before deleting anything.

Is there a way to keep iPhone backups off the PC?

You can use iCloud Backup instead of local backups if you have sufficient iCloud storage. This moves backups to the cloud rather than the PC.

You can switch to iCloud backups if you prefer cloud storage over local PC backups.

Why can’t I see the Backups folder?

Backups are often stored in hidden AppData folders. Enable 'Show hidden files' in File Explorer to reveal the Backup folder.

Backups are usually hidden in AppData; reveal hidden files to view them.

What if a backup path changes after a system or iOS update?

Updates generally do not reset the backup location. If you relocate, ensure the new path remains consistent for future backups.

Updates usually don’t reset the backup location, but verify after major changes.

Watch Video

Quick Summary

  • Identify default backup location and confirm path
  • Prepare a new destination with ample space
  • Relocate using a symbolic link for seamless writing
  • Test backups to ensure data is saved to the new location
  • Maintain retention by keeping the most recent backups and monitoring space
Infographic showing a 3-step process to relocate iPhone backups on Windows
Relocating iPhone backups on Windows

Related Articles