Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.
Status
The first post of this thread is a WikiPost and can be edited by anyone with the appropiate permissions. Your edits will be public.

ikjadoon

macrumors regular
Original poster
Mar 5, 2017
163
295
I recently opened iTunes on Windows to make a backup and noticed Apple finally removed the backup functionality for USB-connected iPhones. Unfortunately, just like iTunes, the new Apple Devices application (in the Windows Store) doesn't allow you to change the backup destination.

As of June 2025, Apple stores all backups at:

Code:
%USERPROFILE%/Apple/MobileSync/Backup

I tried mklink & hard links with CMD, but it kept giving an error, "Local volumes are required to complete the operation". I believe hard links won't work.

So then I used the handy Symbolic11 (on GitHub), a small 2MB portable application that worked instantly, but again, only for symlinks and not hard links. But, mklink and symlinks should still work, but the GUI makes it a little easier.

Instructions

After installing the app, you'll be greeted with this window:

1750114027256.png


  1. First, ensure the Apple Devices app is closed.
  2. Next, delete the folder "Backup" in the MobileSync directory above—we will re-create that using this app. However, if you already made a backup using the new app—copy that somewhere else first before deleting the Backup folder.
  3. Now return to the Symbolic11 app. Note Step 1 in the image above: select Symbolic link. You may turn on the "Guide" (the question mark at the top right) to get the simple English text like I have.
  4. Then select Folder in Step 2.
  5. Then select the MobileSync folder in Step 3—not Backup. There should be no Backup folder, as we deleted that earlier.
  6. Then select your NAS destination folder here in Step 4.
  7. Name it precisely "Backup". This name is the folder-symlink name and it is what Apple Devices expects here.
  8. Click "Create Link" and voila, you're done. If you already made a backup with Apple Devices, you can paste it back to this newly created folder (which is really on your NAS).
Now, whenever you browse to %USERPROFILE%/Apple/MobileSync/Backup in File Explorer, it should immediately redirect you to your NAS.

From now on, when using Apple Devices, it will send all backups to your NAS, with no local storage eaten up. Further, if you had any old iTunes-created backups in the NAS folder you selected in #6 above, now the Apple Devices app can manage them as if they were local backups. Luckily, Apple Devices remains compatible with iTunes backups.

This is a guide both for me in the future whenever I reinstall Windows (lol) but also if anyone else was trying to make that iTunes backup today and realized, whoops, I need to set up the symlinks again.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.