Categories

 

February 2010
M T W T F S S
« Jan   Mar »
 1234567
891011121314
15161718192021
22232425262728
293031  

What I'm Doing...

IMG00015.jpgIMG00017.jpgFallColors.jpgSpringFirst snow of the seasonTail Wind

Disable auto-backup of iPhone/iPod in itunes in windows

If you have a lot of applications in your iphone, you know how long it can take to sync your iphone with itunes. It needs to first backup the iphone and then sync. It is more aggravating when you just want to put sync that one album or podcast for your train ride to work! It turns out, you can easily disable that feature. Of course its not an option you can disable or enable in itunes. I wish that were the case. People have written programs to do that. All it does is update the %appdata%\Apple Computer\iTunes\iTunesPrefs.xml file with the instructions on not to backup. If you want to enable it again, you have to remove those instructions. One third party app which does that is call Backoff. It can toggle this setting on and off.

Just in case you want to do this yourself, here are details on how to do it -

  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:
  5. <key>DeviceBackupsDisabled</key>
    <data>
    dHJ1ZQ==
    </data>
  6. Save your changes and restart iTunes.  Auto-backup is now disabled.
  • Share/Bookmark

Related posts:

  1. Same music album showing up multiple times on iPhone I created an album with different artists to listen on...
  2. Shutdown unused windows service Download the tool from http://www.smartpcutilities.com/ to shutdown services not used...
  3. iPhone blogging I just found out about wordpress blogging through the free...

Related posts brought to you by Yet Another Related Posts Plugin.

Leave a Reply

 

 

 

You can use these HTML tags

<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

Powered by WP Hashcash