Disable auto-backup of iPhone in iTunes (Windows)

iPhoneI got tired of waiting for my iPhone to auto-backup when I quickly wanted to sync a few songs or videos before going to bed.  A quick Google search brought up a bunch of results for Mac, but not much for Windows.  After some searching, I found the solution to disable the auto-backup.  I wrote a little program that will enable or disable the auto-backup feature in iTunes when you plug in your iPhone.

It requires .NET 3.5 SP1.  If you aren’t sure if you have it, the program will let you know when you try to open it.

Download QuickDisable

This program was designed and tested on Vista, though it will work fine on XP.  You may have to define the locate of iTunesPrefs.xml if the program can’t find it.

If you want to disable the auto-backup feature in iTunes manually, follow these steps:

  1. Locate iTunesPrefs.xml by going to Start->Run and typing %appdata%\Apple Computer\iTunes and hit OK.
  2. Backup iTunesPrefs.xml
  3. Open iTunesPrefs.xml and search for <key>User Preferences</key>
  4. Under the next <dict> add the following:
    • <key>DeviceBackupsDisabled</key>
      <data>
      dHJ1ZQ==
      </data>
  5. Save your changes and restart iTunes.  Auto-backup is now disabled.

NOTE: Be sure that you enable auto-backup every so often to get a fresh backup.  It would be a sad thing to be in a position where you have to restore your iPhone but your using a backup that is a few months old.

QuickDisable does not have any type of warranty or guarantee, you are using QuickDisable at your own risk.  I hold absolutely no responsibility for any damages it may cause.

Possible Related Posts:


- Free Notepad Replacement For Windows Vista and XP
- Recommended iPhone Apps To Get You Started
- uTorrent: Blocking IP Addresses
- Lesser Known Windows Freeware
- WUSB54GC and Vista

3 Responses to “Disable auto-backup of iPhone in iTunes (Windows)”


  1. 1 hacker

    Do you know if this disable the photo sync on mac? Everytime I plug it in it wants to save all the photos to my computer even if they have been before by annoying me with a little window.

    One of those things that was irritating that I never looked to find the answer to.

  2. 2 Mark

    This is a Windows only app that will only enable/disable the auto-backup if the iPhone when you plug it in via USB.

    Never the less, it doesn’t change what data syncs to your iPhone.

  3. 3 hacker

    It looks like it jsut edits a setting on the itunes or iphone for you, so im sure I can do this on mac..

    I’ll throw this on my list of todo’s and let you know.

Comments are currently closed.