
Newsletter Subscribe
Enter your email address below and subscribe to our newsletter
Enter your email address below and subscribe to our newsletter
Are your iPhone or iPad backups taking up much storage space on your Mac? Finder stores your iTunes backups in a default location on your Mac. However, you may move those files to an external hard drive and back up your iPhone to a different location. In this blog, I will show you how to change iPhone backup location on Mac.
You may wonder where is your iPhone backup stored on your Mac. All the backup files are hidden in a system folder named MobileSync. Besides, I strongly advise syncing the backup files to iCloud before you move its location. So, if anything goes wrong, you can still access the old backup.
~/Library/Application Support/MobileSync
→ Hit return.ln -s /Volumes/Drive/Backup/ ~/Library/Application Support/MobileSync/
→ Hit return.ln -s /Volumes/Drive/Backup/ ~/Library/Application Support/MobileSync/
./Volumes/Drive/Backup/
part in the command to match the location of your own Backup folder.
ln -s /Volumes/Macintosh HD/Users/Backup/ ~/Library/Application Support/MobileSync/
.Macintosh HD
.ln -s /Volumes/Bhaskar/Backup/ ~/Library/Application Support/MobileSync/
.ln -s /Volumes/Donald/iPhone/Backup/ ~/Library/Application Support/MobileSync/
.Now you know how to adjust the path in the command based on where your Backup folder is located. You’re now ready to use this command to perform specific tasks.
Now, all your upcoming iPhone backups will now go here.
If you’re using an iPhone alongside a Windows computer, don’t worry. You can change the location where your iPhone backup files are stored using Apple’s native iTunes application for Windows.
In case you installed iTunes from outside the Windows Store, type MkLink /J “C:UsersUserNameAppDataRoamingApple ComputerMobileSyncBackup” “C:MobileSyncBackup”.
Save space on your Mac!
Here’s how to create fresh backups for your iOS or iPadOS and stash them in a new spot. Shuffling backup files to another folder within your device’s insides doesn’t quite save space. Yet, if you move the iPhone backup to an external drive, you’ll lighten the load on your primary storage.
I hope the info above did the trick. If you hit a snag anywhere, please drop us a line in the comments section. I’m here to help!
FAQs
No, changing the backup location doesn’t affect the security or encryption of your backups. Finder will still encrypt your backups if you’ve enabled encryption.
Yes, changing the backup location can help free up space on your Mac’s system drive. This can be particularly beneficial if your system drive runs low on storage.
When following the correct procedures, the risk of data loss is minimal. However, it’s always recommended to have a backup of your data before making any changes to ensure you can restore it if needed.
Yes, you can change the backup location for each iOS device individually. Create separate symbolic links or choose different locations using the Finder method.
Read more: