How can I find a previous device that was registered with the same id but on a different laptop?

my laptop was stolen along with my ipod touch. It was registered with that laptop but I need proof for an insurance claim. how can i show i registered it (owned it) with my new laptop?
my ipod was previous to the most recent so i think thats a 4th gen
i've used the same apple id on both laptops
thanks

ok well my last laptop was the only lapyop used to sync my ipod (thought that meant it was registered)
i need proof of purchase for an insurance claim. i dont have the box because i threw it away when i got the ipod. is there any way of showing, on my new laptop, that i had my last ipod so that i can get a replacement.
cheers

Similar Messages

  • How can I update an app (iphoto) that was registered with another apple id?

    I bought an used Macbook Air, with Macosx 10.7.3 on it. It included apps like Iphoto and garage band. When I want to update them, I can't because the App Store is requiring the old apple ID.
    Is there a way to change the apple ID for updates of apps that came with the OS?
    I've tried to trash Iphoto and download it again from the app store but instead of "install" the button says "Accept" (to accept updates). However, when I click on it it asks for the old Apple ID.
    Thanks in advance for any ideas you may have.
    Dan

    Hello,
    You can't merge or change Apple ID. Applications are tied with the Apple ID used to make the purchases.
    In your case the only way to download them again is to use the old Apple ID.

  • How can you find out if your mac is infected with the flash back virus

    how can you find out if your mac is infected with the flash back virus?

    F-Secure's Flashback removal tool - http://www.f-secure.com/v-descs/trojan-downloader_osx_flashback_k.shtml - supposedly also works on OSX 10.5 and earlier.
    05 Apr 2012 How to Detect and Protect Against Updated Flashback Malware - http://tidbits.com/article/12918 - detection methods for multiple browsers and general information
    Leopard and earlier users see recommendations at: https://discussions.apple.com/thread/3872491

  • HT1420 how can i download an app on a new phone that was downloaded with the same apple id?

    I mistakenly tried to use the same apple id to set up two phones and two iclouds. After realiing this would not work-I created a new apple id for mine, but it is not allowing me to download the same apps I purchased previously with the other phone. any suggestions?

    You can use the same account on multiple devices, both for use with the stores and for Settings > iCloud - what happened when you tried to use the same account on the second phone ? You should have been able to activate the phone with it and log into iCloud with it.
    If you want to download on the phone the apps that you bought with the other id then you will need to log into that other account on the phone : tap on the id at the bottom of the Featured tab and log out of it and then log in with the other account. But if you use iTunes Match, automatic downloads or redownload an account's past purchases then you might tie the phone to that account for 90 days : http://support.apple.com/kb/HT4627 (so you won't be able to do any of those three things on a different account until the 90 days have completed).

  • I have photos with the same numer but they are different photos how can I fix that?

    I have photos with same names but they are different photos. Can I rename these photos ? How can I do this?

    you can save a file with the same name by dragging and dropping from iphoto to a Finder folder
    but (and there are always buts) you can only do up to 4 photos at a time
    any more and you are not given the option
    This is the error message you get:
    An item named “IMG_8770.JPG” already exists in this location. Do you want to replace it with the one you’re moving?
    4 or lesss  your options are:
    Keep Both       Stop       Replace
    5 or more your options change
    Skip     Stop    Replace
    it will add a space and a 2 to the name
    IMG_8816.JPG  turns to IMG_8816 2.JPG
    this is the solution I was looking for; let the computer do the name change
    Cheers!

  • How can I bandle Mac-mini Ipad and Iphone all with the same usser name and password

    I alway's have problem with my ID AND PASSWORD  also I want to bandle my mac-mini Ipad and Iphone with the same password and usser name how do I do tyhis?

    Hola amigo
    If you wish to use the same Apple ID for all your Apple devices then you need to set them up that way from the start. If you did not use the same Apple ID for them all then you would need to erase the iOS devices by returning them to the factory settings and starting over as if they were new.
    However, content is forever tied to the Apple ID that bought it. Apple does not transfer content from one Apple ID to another. Apple does not merge Apple IDs. You will never be able to download or update your content bought with one Apple ID with a different Apple ID. So you would need to decide if your are abandoning extra Apple IDs that you may have created and the content that you acquired with that Apple ID.

  • Is there anything that you can do to fix a pdf that was created with the wrong orientation?

    Someone sent me 40-page pdf created from a document with landscape orientation that was output with portrait orientation. The pages are clipped off on the right and left. There is no way that I can see that you can change the orientation in Acrobat Pro and if it is converted into a Word document you can see most of the text, but there is still some missing, especially where there are tables. I don't have access to the original document. I was just curious if there was a way around this?

    Thanks, that is what I figured. Just thought I would ask. Some of the text that was clipped off did appear when the pdf was converted into a word file, but not all of it.
    Mary Jane

  • When I try to install some plugins I get "Can't find Internet Plug-ins folder". Friends with the same machine using the same browser can download just fine.  What gives?

    When I try to install a plugin in any browser on my Mac Mini or my MacBook Pro, I get a "Can't find Internet Plug-Ins folder" message.  Other friends with the same machines can install the plugin just fine.  We can't find any reason why the plugin won't install on mine.  Any ideas out there?
    Thanks,

    Triple-click anywhere in the line below on this page to select it:
    /Library/Internet Plug-Ins
    Right-click or control-click the highlighted line and select
    Services ▹ Show Info
    from the contextual menu.* An Info dialog should open.
    Does the dialog show "You can only read" in the Sharing & Permissions section?
    In the General section, is the box labeled Locked checked?
    What is the Modified date?
    *If you don't see the contextual menu item, copy the selected text to the Clipboard by pressing the key combination command-C. Open a TextEdit window and paste into it (command-V). Select the line you just pasted and continue as above.

  • How can I use my Iphone 5s that was purchased in the US here in the Philippines?

    please let me know

    What do you mean how can you use the phone?  Go out and buy a sim card and put it in the phone to activate it and start using it.

  • Convert an integer value that was created with the Excel DATEVALUE formula to a valid date?

    Hello everyone,
    How can I convert an integer value that was created with the Excel DATEVALUE formula to a valid date in SSIS?
    Is this even possible?
    For example:
    =DATEVALUE("8/22/2008") will format the cell to display 39682.
    Reading the column as a string to get the int value (39682) - how can I turn this into a valid date using SSIS and then importing the real date to sql server?
    Thank you!

    You can use Script component for this and convert your integer values to Date. An example here is following:
    CultureInfo provider = CultureInfo.InvariantCulture;
    string dateString = "08082010";
    string format = "MMddyyyy";
    DateTime result = DateTime.ParseExact(dateString, format, provider);
    Source: http://stackoverflow.com/questions/2441405/converting-8-digit-number-to-datetime-type
    Vikash Kumar Singh || www.singhvikash.in

  • How can I find my iPod touch that got lost ? But I don't have the Find my Phone app .

    How can I find my iPod touch that got lost ? But I don't have the Find my Phone app .
    Please , help me ..

    - If you previously turned on FIndMyiPod on the iPod in Settings>iCloud and wifi is on and connected go to iCloud: Find My iPhone, sign in and go to FIndMyiPhone. If the iPod has been restored it will never show up.
    - You can also wipe/erase the iPod and have to iPod play a sound via iCloud.
    - If not shown, then you will have to use the old fashioned way, like if you lost a wallet or purse.
    - Change the passwords for all accounts used on the iPod and report to police
    - There is no way to prevent someone from restoring the iPod (it erases it) using it.
    - Apple will do nothing without a court order                         
    Reporting a lost or stolen Apple product                              
    - iOS: How to find the serial number, IMEI, MEID, CDN, and ICCID number

  • HT5538 I have multiple Apple devices and my family all share one apple ID.  I know it is easy to obtain additional IDs but all devices are registered with the same Apple ID.  My questions is how do I set up my devices so that we can Facetime between devic

    I have multiple Apple devices using the same Apple ID for all devices.  I work in the Middle East and my wife is in Russia.  I would like to Facetime between my different devices.  Is this possible with all devices registered with the same Apple ID.  It is just easier for find my iPhone, iPad, MacBook Pro and MacBook Air and for purchasing Apps.  Is this possible and how do I set it up.

    Create Apple IDs for everyone individually and use that in Settings > Facetime, Settings > Messages, Settings > Game Center but keep the Apple ID used for app and content purchases in Settings > iTunes and App Stores

  • How can I find a back up that i lost

    how can I find a back up that i lost

    How di you lose it?
    iTunes puts it here:
    iTunes places the backup files in the following places:
    Mac:~/Library/Application Support/MobileSync/Backup/
    Windows XP:\Documents and Settings\(username)\Application Data\Apple Computer\MobileSync\Backup\
    Note: To quickly access the Application Data folder, click Start, and choose Run. Type %appdata% and click OK.
    Windows Vista and Windows 7:\Users\(username)\AppData\Roaming\Apple Computer\MobileSync\Backup\
    Note: To quickly access the AppData folder, click Start. In the search bar, type %appdata% and press theReturn key.

  • HT4623 how can i update my iphone 4 that does not have the update option in the settings?

    How can i update my iphone 4 that does not have the update option in the settings?

    From the article you linked, scroll down to the section "Update your device using iTunes"

  • How can I find out who created or which id created the Essbase app. Is there any file where can i go and check to see?

    Hi All,       
                   Do you guys know how can I find out who created or which id created the Essbase app. Is there any file where can i go and check to see?
    I am on UNIX and 11.1.2.2
    Thanks all.

    Don't think that information is kept anywhere.
    This is how the log will look like during app and db creation
    [Fri Aug 02 13:35:55 2013]Local/ESSBASE0///9036/Info(1051001)
    Received client request: Get Extended Application Info (from user [celvin@Native Directory])
    [Fri Aug 02 13:36:04 2013]Local/ESSBASE0///8072/Info(1042059)
    Connected from [fe80::a531:1592:875b:3873]
    [Fri Aug 02 13:36:04 2013]Local/ESSBASE0///8072/Info(1051001)
    Received client request: MaxL: Execute (from user [celvin@Native Directory])
    [Fri Aug 02 13:36:06 2013]Local/ESSBASE0///5432/Info(1042059)
    Connected from [fe80::a531:1592:875b:3873]
    [Fri Aug 02 13:36:15 2013]Local/ESSBASE0///8072/Info(1051061)
    Application test loaded - connection established
    [Fri Aug 02 13:36:15 2013]Local/ESSBASE0///8072/Info(1054027)
    Application [test] started with process id [4324]
    [Fri Aug 02 13:36:15 2013]Local/ESSBASE0///8072/Info(1056010)
    Application test created
    [Fri Aug 02 13:37:22 2013]Local/ESSBASE0///6972/Info(1051001)
    Received client request: MaxL: Define (from user [celvin@Native Directory])
    [Fri Aug 02 13:37:22 2013]Local/ESSBASE0///6972/Info(1051001)
    Received client request: MaxL: Fetch (from user [celvin@Native Directory])
    [Fri Aug 02 13:37:28 2013]Local/ESSBASE0///4520/Info(1042059)
    Connected from [fe80::a531:1592:875b:3873]
    [Fri Aug 02 13:37:28 2013]Local/ESSBASE0///4520/Info(1051001)
    Received client request: MaxL: Execute (from user [celvin@Native Directory])
    [Fri Aug 02 13:37:28 2013]Local/ESSBASE0///4520/Info(1054014)
    Database test loaded
    [Fri Aug 02 13:37:28 2013]Local/ESSBASE0///4520/Info(1056020)
    Database test.test created
    Regards
    Celvin
    http://www.orahyplabs.com

Maybe you are looking for

  • Why Doesn't MS Project use all of a resource's availability when resource levelling is applied?

    Hi, We are using MSProject 2010 and Project Server 2010 with Enterprise resources. All resources on all projects in the enterprise are shared resources. We are finding that after resource levelling is applied to the project some resources are only be

  • I have a trojan on my iMac, how can I remove it?

    I have what I believe is a trojan. Basically what it does is redirect me to http://flvdirect.iamwired.net/ when I'm under Safari. I've researched this issue and couldn't really find people who had this issue on Mac, even on PC it seems to be rare. Bu

  • Record Level - Enabling & Disabling Item Checkbox in hierarchical Display

    Hi all, I need to display the a Hierarchical ALV. My requirement is to enable or disable particular Line Item's Checkbox.               *Header                  Field1     Field2      Field3      Field4    Field5                       #Item          

  • Solaris10/UltraSparc Installation Freeze

    Hi After 20 years of Unix (AIX, then Linux), I am taking my first steps with Solaris. To this end, I have acquired an old OEM UltraSparc machine: SPARCengine(tm)Ultra(tm) AXi (UltraSPARC-IIi 440MHz), No Keyboard OpenBoot 3.10.8 SME, 256 MB memory ins

  • Rework process in a repair scenario

    Hi, Customer gives Products for Repair. I created Sales Order for each batch of Products delivered by the Customer. Then I created Service Order for each Unit of the Product. In the Service Order, I created a Notification. The Repair Technician updat