HT5312 this does not work

because it does not come up with send a e-mail to restart you security question

If you aren't getting the reset link then you don't have a rescue email address on your account, and you won't be able to add one until you can answer 2 of your questions - you will need to contact iTunes Support / Apple to get the questions reset.
Contacting Apple about account security : http://support.apple.com/kb/HT5699
When they've been reset you can use the steps on the page that you posted from to add a rescue email address for potential future use.

Similar Messages

  • When I restart, previous tabs & websites open. I have selected open in new page in options this does not work

    When I start my computer and open Firefox, all the tabs from the previous session open. For now, I have to return each session to my home page (Google) prior to closing to prevent this from occuring. I have selected "When Firefox starts show my home page" this does not work. I have de selected and then reselected this option numerous times and it has now become a very big annoyance. I am about to uninstall Mozilla if this cant be rectified.
    Regards Tony

    Please try to troubleshoot preferences that do not save. [[How to fix preferences that won't save]]

  • Domicile and billing address are Thailand. I want to buy a book in Ibooks Switzerland. However this does not work. Because my Apple ID applies to Ibooks Thai only.

    Domicile and billing address are Thailand. I want to buy a book in Ibooks Switzerland. However this does not work. Because my Apple ID applies to Ibooks Thai only.

    The best fix for your problem is to try getting your books from some other store which also has a free ereader app, such as Kindle, Nook, Kobo, GoogleBooks, Sony.

  • TS3988 Each time I log into iCloud, I check, Keep me logged in, but this does not work.  I have to reenter user name etc each time I try to go back to my iCloud account.

    Each time I log into iCloud, I check, Keep me logged in, but this does not work.  I have to reenter user name and password etc each time I try to go back to my iCloud account.

    Hi,
    In Keychain Access app in the Menu for the App is Keychain First Aid.
    If you open this is the tick box for Synchronising the Login password with the so called Login Keychain ticked ?
    9:49 pm      Monday; March 16, 2015
    ​  iMac 2.5Ghz i5 2011 (Mavericks 10.9)
     G4/1GhzDual MDD (Leopard 10.5.8)
     MacBookPro 2Gb (Snow Leopard 10.6.8)
     Mac OS X (10.6.8),
     Couple of iPhones and an iPad

  • Am having major issues! this does not work i dont understand..does the ipod have to be off while pressing the buttons if so how is it possible if it is connected to the computer either way it turns on..and when i tried these steps while the ipod was on it

    i am having major issues! this does not work i dont understand..does the ipod have to be off while pressing the buttons if so how is it possible if it is connected to the computer either way it turns on..and when i tried these steps while the ipod was on it still doesnt  work it just asks me “slide to power off” please someone help me i just cant seem to put my ipod in DFU mode

    To get the iPod in recovery mode and DFU mode you first have to turn the iPod off.
    Just what is the problem you are tying to resolve?
    Sometimes you have to let the battery fully drain if you can't turn the iPod off. After charging for at least hour try again.

  • I have forgotten my answers to the questions which are asked to identify me, and I am trying to press "send instructions to my e-mail", but this does not work, what should I do?

    I have forgotten my answers to the questions which are asked to identify me, and I am trying to press "send instructions to my e-mail", but this does not work, what should I do?

    If the email hasn't arrived after a few hours and isn't in a spam filter, you need to ask Apple to reset your security questions. To do this, click here and pick a method; if that page doesn't list one for your country or you're unable to call, fill out and submit this form.
    (113969)

  • HT1338 This does not work

    This does not work it keeps saying "Photo is already installed on this computer. Choose Software Update from the Apple menu to check for available updates." BUT it doesn't work.

    Well, is iPhoto already installed?  You never did say. 
    When you do check for updates are you getting any error messages?  Why are you stating that SU does not work? 

  • My iCloud email does not work. Getting error message that i need to uncheck SSL . This does not work. Help

    icloud Email does not work. When running Connection doctor it indicates I must check or uncheck SSL. This has not fixed the problem

    iCloud email addresses (@mac.com, @me.com and @icloud.com) require SSL. Is your address an iCloud address or someone else?

  • Want to open Kodak Photo CD files (.PCD) in Photoshop CS5.  In CS4 i copied file "Photo CD.8BI"  from an older version into the File Format folder.  This does not work with CS5.  Any fix?

    I have several old Kodak Photo CD with PCD image files.  I am now using Photoshop CS5.  Some years ago while using Photoshop CS4 I copied a file:  "Photo CD.8BI" from an older, CS2, version to the Plug-ins/File Format folder of CS4.  This does not appear to work with CS5.  Any fix?

    It can be made to work, but you have to run the 32 bit version of Photoshop CS5, and as I recall there's an additional DLL called pcdlib32.dll that's needed from the old installation.
    See also:  Open Kodak PhotoCD files in PS CS5 - is it possible? (Win XP)
    -Noel

  • Cannot install itunes for windows 7 (64), repeatedly get "Roll back" and told to reinstall, but this does not work.  Tried the latest ITunes 11 for 64.  Same problem.   I have an ipad which works OK.  HELP

    Unable to use iTunes for about a month on my PC
    Have PC with windows 7 (64)
    Own an iPad2, which is working with no problems
    When I try to install iTunes it repeatedly fails via "Roll back"  Tells me to reinstall, which does not work.
    Tried latest update iTunes 11, same problem
    Prepared to uninstall iTunes and start all over again, but how do I do this?

    hi mate i think i may have just solved this for you. had the same problem as you, i uninstalled all apple products and quicktime and safari, did a disk clean up and deleted old restore points(might not need to but did it anyway) downloaded itunes from explorer and managed to install the new itunes 11 wooohooooo hope this helps buddy

  • HT4075 This does not work on Mountain Lion OS

    I have done this in the past, but now that I try it in MAC OS Mountain Lion it does not work. No '+' green icon appears, it only reorders the documents...
    Can anyone help?

    That article was for 10.6.
    To combine PDFs, open one, show the thumbnails, and drag the other document into the thumbnail view where you want it.
    If you only want some pages out of the other document, open both and show thumbnails, then drag the pages from one to the other, dropping them wherever you want them.

  • Why this does not works??? (I use jsp: include. to contain two jsp files)

    I have a main.jsp, and in this main.jsp, I have two part, leftButton.jsp and view.jsp, I want to include the leftButton.jsp and view.jsp to main.jsp.
    The code of main.jsp is like follows:
    <%@ page language="java" contentType="text/html" %>
    <html>
    <head>
    <title>JSP include element test</title>
    </head>
    <body>
    <table>
    <tr>
    <td><jsp: include page="leftButton.jsp" flush="true"></jsp: include></td>
                             <td>     <jsp: include page="view.jsp" flush="true"></jsp: include></td>
                        </tr>
         </table>
    </body>
    </html>
    Why the include does not works? by the way, I embeded a flash.swf file in view.jsp.

    Hi Mellon,
    You might be better off using a JSPF segment for leftButton.jsp & view.jsp and the <%@ include file="relativeURL" %>.
    Be careful that the included file does not contain <html>, </html>, <body>, or </body> tags. Because the entire content of the included file is added to the including JSP page, these tags would conflict with the same tags in the including JSP page, causing an error.
    Note: It is conventional to put JSP segements under the WEB-INF/jspf/ folder so the file cannot be accessed directly by a URL
    Note: JSPF files end with .jspf, so your files would be leftButton.jspf and view.jspf.

  • HT201322 This does not work on iphone 5 ?

    I have a ton on Apps on th "not on this Phone" list
    The swiping right does not work on i phone 5 to hide purchases removed from the phone.

    I mean if they wanna keep an account of all the free useless apps I deleted off of my phone fine-- I dont

  • HT1386 This does not work as advertized.  sometimes it works, sometimes it doesnt.  I have had limited luck with three iphones, ipads and two computers.  Is there a way to set this so it works?

    Is there a way to configure sync over wifi in itunes that works.  I have done a bunch of reading and it seems many people are having issues making this work.  My experience is that it sometimes works, and sometimes does not.
    I have had limited sucess with three different iphones, ipads, and two different computers and two different wireless networks.
    Same poor sucess as others..
    What is advertized by apple does not work 100% of the time.  Is there a fix coming for this.

    shooternz wrote:
    Here is the solution:  Slow down. Give your project some love. Smell the roses.
    Agreed about the roses but alas my next project always calls. Actually, I think what happens is I give each project SO much love that when it comes to exporting, I've run out of time.
    shooternz wrote:
    Then it would not be a default...it would be an option and you already have that option.
    Semantics aside, I would love to be able to have it at least default to whatever option was last chosen. Or, perhaps I shouldn't use the word default again...I'd love it to simply remember my preferred setting. That's all.

  • De account is geregistreerd voor een ander land. Meld je af en meld je vervolgens opnieuw aan met een bestaande account voor dit land. This does not work

    De account is geregistreerd voor een ander land. Meld je af en meld je vervolgens opnieuw aan met een bestaande account voor dit land. This does not work

    In Firefox all browser windows and tabs use the same cookies that will identify you to the server.<br />
    If you open a different account then existing cookies are send to the server and the server sees that you already signed on (authenticated).
    You can look at one of these extensions if you want to sign on with different identities at the same time:
    * Multifox: http://br.mozdev.org/multifox/
    * CookiePie: http://www.nektra.com/oss/firefox/extensions/cookiepie/

Maybe you are looking for

  • SAPSCRIPT Variable

    Hi, I am printing the line item data in one of the elements. Since that is there in the loop it goes many times. This is a standard purchase order SAP SCRIPT that i am using. Now, i want to print a header line for these bunch of line items. Is there

  • I would like to cancel my NY times subscription

    My NY times subscription should have been canceled last month but was not and is still active. I would like to cancel it and receive a credit back for last month.

  • Opening Hemera .hpi images

    Does anyone know if there's a way of opening Hemera .hpi images in Photoshop (CS3) other than via the clunky and unreliable (at best) Hemera browser? Thanks in advance.

  • Call x.exe and write command in opened DOS window

    Hi, I am using Labview 10 and Window 7. Just wondering how to use labview to 1. run x.exe under opened DOS window? 2. write command in opened DOS window? Any commends welcome, Thanks, Ott

  • Assign step after Approve step can't execute automatically

    I have a Assign step after Approve step in my workflow. After Approve step is completed. Assign step always shown as Error status in the workflow owner's queue. The workflow owner has to manually Perform this Assign step and send to next step. Is the