Article
Recovering lost iPod serial number
By Jesse Hollington
Social Media & Software Editor, iLoungeGoogle+
Published: Friday, May 15, 2009
Articles Categories: Ask iLounge, iTunes
Ask iLounge offers readers the opportunity to get answers to their iPod-, iPhone-, iPad-, iTunes-, or Apple TV-related questions from a member of the iLounge editorial team. We'll answer several questions here each week, and of course, you can always get help with more immediate concerns from the iLounge Discussion Forums. Submit your questions for consideration using our Ask iLounge Submit Form. We reserve the right to edit questions for grammar, spelling, and length.
Q: My iPod was stolen and the person I know has it denies it’s mine. I want to prove it is mine by matching the serial number but how can I get my iPod serial number off my computer or from iTunes without plugging in my iPod?
- Monica
A: The good news is that iTunes does store your iPod’s serial number within its configuration files. While this information is not particularly easy to find, it is certainly possible.
If you’re using a Mac, the fastest way to do this is to open the Mac “Terminal” application and type in the following command and press ENTER:
defaults read com.apple.iPod | grep Serial
Note that iTunes keeps track of every iPod you’ve ever connected to this computer, so if you have used more than one iPod with this iTunes library, they will all be listed in these results. If you see more than one serial number listed, you may have to go through the preferences in more detail to determine which iPod serial number you’re looking for. In this case, you can issue the following command in Terminal to display the entire contents of the preferences file, one screen at a time:
defaults read com.apple.iPod | more
This will provide a detailed block of information for each iPod you’ve had connected to your computer, similar to the following:
. . 000A27001BEB2E03 . . . {
. . . . Connected = 2009-05-14 23:58:17 -0400;
. . . . "Device Class" = iPod;
. . . . "Family ID" = 15;
. . . . "Firmware Version" = 318;
. . . . "Firmware Version String" = "1.0.3";
. . . . "Games Platform ID" = 4;
. . . . "Games Platform Version" = 1;
. . . . ID = XXXXXXXXXXXXXXXX;
. . . . Language = "en-US";
. . . . "Serial Number" = XXXXXXXXXXX;
. . . . "Software Version" = 168001536;
. . . . "Updater Family ID" = 31;
. . . . "Use Count" = 223;
. . };
Information such as the last date the iPod was connected and the number of times you’ve connected it (Use Count) should help you to identify which iPod you’re looking for.
If you’re using Windows, this information is stored in a file named iPodDevices.xml which is stored in the “C:\Documents and Settings\(your user name)\Local Settings\Application Data\Apple Computer\iTunes” folder. This is a hidden folder, but you can locate this file via the Windows Search tool simply by searching to “iPodDevices” and making sure the option to “Search in Hidden Files and Folders” is selected.

Once you’ve located this file, you should be able to open it in Internet Explorer simply by double-clicking on it. The format is slightly different, but laid out in a similar fashion to that shown above.
|
The most asked question at iLounge.com: |
Converting DVDs, web video, TV shows and more: The Complete Guide to iPod, Apple TV and iPhone Video Formats |
Converting DVDs, web video, TV shows and more: The Complete Guide to iPod, iPhone and Apple TV Video Conversion (Mac) |
Converting DVDs, web video, TV shows and more: The Complete Guide to iPod, iPhone and Apple TV Video Conversion (Win) |
|
|
|
|
|
Find more answers in the latest publications in our Library. Free downloads developed by the editors of iLounge!
Ask iLounge Archives:
5-16-13: Remove old iCloud backup after restoring to a new iPhone
5-15-13: Setting up a ringtone in iTunes
5-14-13: Using a Wi-Fi hard drive with an iPad
5-13-13: Backing up and restoring an iPod classic
5-10-13: Can’t restore iPod touch without passcode
Related Stories
- Remove old iCloud backup after restoring to a new iPhone
- Setting up a ringtone in iTunes
- Using a Wi-Fi hard drive with an iPad
- Backing up and restoring an iPod classic
- Can’t restore iPod touch without passcode
- Retaining older versions of Apps during an iOS Restore
Comments
If you have a comment, news tip, advertising inquiry, or coverage request, a question about iPods/iPhones/iPad or accessories, or if you sell or market iPod/iPhone/iPad products or services, read iLounge's Comments + Questions policies before posting, and fully identify yourself if you do. We will delete comments containing advertising, astroturfing, trolling, personal attacks, offensive language, or other objectionable content, then ban and/or publicly identify violators.
Recent News
- iLounge Weekly arriving Monday, giveaway reminder
- Report: BBM iOS app won’t support iPad at launch
- Report: iRadio might miss WWDC debut
- Fair Labor Assoc.: Foxconn, Apple still exceed work hours
- CW to bring content to Apple TV
- Moshi debuts aluminum USB Cable with Lightning Connector
- Cook talks Apple’s taxes ahead of Senate testimony
- iLuv intros Aud 5 Lightning speaker dock for iPhone 5
- Apps: Can Knockdown 3, eBay 3.0/2.3, Jungle Book + Sonic the Hedgehog 2.0
- Apple releases iTunes 11.0.3 with new Mini Player
Recent Reviews
- BlueFlame 2M Charge and Sync Cable with Lightning Connector
- HMDX Jam Party Bluetooth Wireless Stereo Speaker
- Logitech Harmony Ultimate Universal Remote Control
- MyCharge Freedom 2000 Battery Case for iPhone 5
- Nike Nike+ FuelBand
- OCDesk OCDock for iPhone 5
- Bluelounge MiniDock (With Lightning Connector)
- Mophie Juice Pack Powerstation Pro
- PhoneSuit Flex Pocket Charger
- Olloclip Quick-Flip Case + Pro-Photo Adapter for iPhone 5
Recent Articles
- Remove old iCloud backup after restoring to a new iPhone
- Setting up a ringtone in iTunes
- Using a Wi-Fi hard drive with an iPad
- Backing up and restoring an iPod classic
- Can’t restore iPod touch without passcode
- Retaining older versions of Apps during an iOS Restore
- Can’t eject iPod nano without closing Firefox
- Can’t change iTunes Apple ID to iCloud e-mail address
- Effect of erasing an iPhone on the Find My iPhone feature
- Organizing video collections on an iPad










