turingtest2 wrote:
Relocate iOS device backups
- Make a new folder called MobileSync at the root of the drive you want the backup data to live on, e.g. as D:\MobileSync
- Use Windows Explorer to move current Backup folder at <SystemDrive>\Users\<User>\AppData\Roaming\Apple Computer\MobileSync\Backup into the folder you just made. If the backup folder is large this may take some time.
- To make iTunes look for the data in the new location copy the text below, open a command prompt, use the menu icon at the top left to paste in the command, edit the drive letter/path if needed, and then press <Enter>.
MkLink /J "%AppData%\Apple Computer\MobileSync\Backup" "D:\MobileSync\Backup"
If you want the backup elsewhere replace D:\MobileSync accordingly.
Note that while this method works for iOS device backups it cannot be used to redirect sections of the media library.
See also Make a split library portable if your library files are on one drive with the media on another.
tt2
Great help turingtest2!
I also have the tiny SSD issue loaded with main software/games and these 50GB backups keep growing, so it was time to change it over to one of the storage drives. Your instructions worked great, I did have issues though getting the "Cannot create a file when that file already exists" prompt, but deleting the original C drive "Backup" folder inside of MobileSync after copying it to the new destination resolved the issue.
Thanks again.