Help I am stuck!

I have reset my Iphone 6 and now I'm stuck on the activation of the lock screen, I did not know my password of my apple ID so I changed it, but it still says I can't use this password or email? Help please!

Your post is very confusing for several reasons:

  • You mention the reset of the iPhone 6, but your profile says you have an iPhone 6.
  • You said that you are in the lock of the Activation screen.  I guess that's the real problem, but maybe it's not.
  • You said that you have changed your password Apple ID.  Yet, you said "I cant (sp) use this password or email."  So does that mean you are being invited to enter a different ID to Apple?  You are the original owner of this iPhone?

Find my iPhone Activation Lock - Apple Support

Tags: iPhone

Similar Questions

  • [HELP] MovieClip button Stucks after first use!

    Hello everyone... I am new to this forum and I need your help!

    so I'm working on a map on flash profesional cs6 ActionScript 3

    This card has a button I did the symbols of images and is now movieclips!

    so when you press a button you go a new image with a pop-up that have information about this place...

    in any case I have 22 images.

    and on the first image, I put [gotoAndStop()] scripts when you are pressing the button to go to another frame...

    I 22 buttons... If I click a button and go to another frame and want to then immediately press another key to move to another frame... it works... but does not occur in 3 buttons... is strange...

    so if I'm on the first image... by pressing a button... and after pressing the button that does not work... maybe will work... but if I pressed the first button and once again return to the second button... it will not work!

    What is happening with 3-4 buttons...

    and the strange thing is that when the stucks button and does not work... no error in compilation or output...

    I used the trace() command; to check if the button is pressed, then is not in the image... and it does not work!

    my orders is so...

    import flash.system.fscommand;

    import flash.display. *;

    import flash.events. *;

    Stop();

    fscommand ("fullscreen", "true");

    stage.scaleMode = StageScaleMode.SHOW_ALL;

    stage.addEventListener (MouseEvent.RIGHT_CLICK, function(e:Event){});)

    Texnopolh.addEventListener (MouseEvent.CLICK, fl_ClickToGoToAndStopAtFrame_3);

    function fl_ClickToGoToAndStopAtFrame_3(event:MouseEvent):void

    {

    gotoAndStop (2);

    }

    Omonoia.addEventListener (MouseEvent.CLICK, fl_ClickToGoToAndStopAtFrame_4);

    function fl_ClickToGoToAndStopAtFrame_4(event:MouseEvent):void

    {

    gotoAndStop (3);

    }

    Syntagma.addEventListener (MouseEvent.CLICK, fl_ClickToGoToAndStopAtFrame_5);

    function fl_ClickToGoToAndStopAtFrame_5(event:MouseEvent):void

    {

    gotoAndStop (4);

    }

    Kotzia.addEventListener (MouseEvent.CLICK, fl_ClickToGoToAndStopAtFrame_6);

    function fl_ClickToGoToAndStopAtFrame_6(event:MouseEvent):void

    {

    gotoAndStop (5);

    }

    Boukourestiou.addEventListener (MouseEvent.MOUSE_UP, fl_ClickToGoToAndStopAtFrame_7);

    function fl_ClickToGoToAndStopAtFrame_7(event:MouseEvent):void

    {

    gotoAndStop (6);

    }

    Pathsia.addEventListener (MouseEvent.CLICK, fl_ClickToGoToAndStopAtFrame_8);

    function fl_ClickToGoToAndStopAtFrame_8(event:MouseEvent):void

    {

    gotoAndStop (7);

    }

    Athinas.addEventListener (MouseEvent.CLICK, fl_ClickToGoToAndStopAtFrame_9);

    function fl_ClickToGoToAndStopAtFrame_9(event:MouseEvent):void

    {

    gotoAndStop (8);

    }

    Akropolh.addEventListener (MouseEvent.CLICK, fl_ClickToGoToAndStopAtFrame_10);

    function fl_ClickToGoToAndStopAtFrame_10(event:MouseEvent):void

    {

    gotoAndStop (9);

    }

    Panepistimio.addEventListener (MouseEvent.CLICK, fl_ClickToGoToAndStopAtFrame_11);

    function fl_ClickToGoToAndStopAtFrame_11(event:MouseEvent):void

    {

    gotoAndStop (10);

    }

    AgiosPaulos.addEventListener (MouseEvent.CLICK, fl_ClickToGoToAndStopAtFrame_12);

    function fl_ClickToGoToAndStopAtFrame_12(event:MouseEvent):void

    {

    gotoAndStop (11);

    }

    Kupselh.addEventListener (MouseEvent.CLICK, fl_ClickToGoToAndStopAtFrame_13);

    function fl_ClickToGoToAndStopAtFrame_13(event:MouseEvent):void

    {

    gotoAndStop (12);

    }

    Dhmarxeio.addEventListener (MouseEvent.CLICK, fl_ClickToGoToAndStopAtFrame_14);

    function fl_ClickToGoToAndStopAtFrame_14(event:MouseEvent):void

    {

    gotoAndStop (13).

    }

    Euaggelismos.addEventListener (MouseEvent.CLICK, fl_ClickToGoToAndStopAtFrame_15);

    function fl_ClickToGoToAndStopAtFrame_15(event:MouseEvent):void

    {

    gotoAndStop (14);

    }

    Polutexnio.addEventListener (MouseEvent.CLICK, fl_ClickToGoToAndStopAtFrame_16);

    function fl_ClickToGoToAndStopAtFrame_16(event:MouseEvent):void

    {

    gotoAndStop (15);

    }

    Zonars.addEventListener (MouseEvent.CLICK, fl_ClickToGoToAndStopAtFrame_17);

    function fl_ClickToGoToAndStopAtFrame_17(event:MouseEvent):void

    {

    gotoAndStop (16);

    }

    KOPER.addEventListener (MouseEvent.CLICK, fl_ClickToGoToAndStopAtFrame_18);

    function fl_ClickToGoToAndStopAtFrame_18(event:MouseEvent):void

    {

    gotoAndStop (17);

    }

    EBGA.addEventListener (MouseEvent.CLICK, fl_ClickToGoToAndStopAtFrame_19);

    function fl_ClickToGoToAndStopAtFrame_19(event:MouseEvent):void

    {

    gotoAndStop (18);

    }

    OSRAM.addEventListener (MouseEvent.CLICK, fl_ClickToGoToAndStopAtFrame_20);

    function fl_ClickToGoToAndStopAtFrame_20(event:MouseEvent):void

    {

    gotoAndStop (19);

    }

    Credits.addEventListener (MouseEvent.CLICK, fl_ClickToGoToAndStopAtFrame_25);

    function fl_ClickToGoToAndStopAtFrame_25(event:MouseEvent):void

    {

    gotoAndStop (20);

    }

    Falhro.addEventListener (MouseEvent.CLICK, fl_ClickToGoToAndStopAtFrame_21);

    function fl_ClickToGoToAndStopAtFrame_21(event:MouseEvent):void

    {

    gotoAndStop (21);

    }

    Xilton.addEventListener (MouseEvent.CLICK, fl_ClickToGoToAndStopAtFrame_23);

    function fl_ClickToGoToAndStopAtFrame_23(event:MouseEvent):void

    {

    gotoAndStop (22);

    }

    Background.addEventListener (MouseEvent.CLICK, fl_ClickToGoToAndStopAtFrame_27);

    function fl_ClickToGoToAndStopAtFrame_27(event:MouseEvent):void

    {

    gotoAndStop (1);

    }

    Please, if you can, help me! is important... I'm new to flash and don' know tt...

    and sorry for my bad English!

    the 3 buttons that do not probably do not exist (at some point) when you edit images.  even if add you and rename to what looks like the same buttons to the timeline, flash will not recognize them as the same buttons and does not apply to the actionscript set previously to these buttons.

    to remedy this, make sure that your 3 buttons exist on all chassis.  You can use the visible property if you don't want them to be visible in some images.  and make sure that they are not interpolated chronology.  It's another way to lose your references button.

  • Help! Downoad stuck to the extraction of files

    No message error, but free trial CS6 dowload stuck to the extraction of files. Had tried to download a few weeks, but has been up on OS 10.5. have since upgraded to 10.6 and I tried download today - I think that he has picked up where it off lewt. but domn can't know where the files are the economy. Not in my downloads. OK - looks like it's in my user Applications appeared CS6 w folder / file dmg CS6.  I should I leave the wizard to download and try the dmg file?

    Help! I need to start - not computer savvy - please explain what to do.

    I got through all in the trash and downloaded CS6 Design Standard, which is what I really wanted. And so far, I think that he has downloaded OK. Now it is being installed. Thank you for your response.

  • Help please - Clip + stuck on USB screen and won't do anything else...

    I just bought a little used RockBoxed Clip + someone Head-fi.

    The first time I plug the thing into my laptop with intentions of matching with my MediaMonkey software (so I can load it with music and manage, etc.), it crashes with the USB icon lights up on the screen and a few other icons. I discovered that even after disconnection (re-login) the device that this display won't go away no. matter what combination of buttons I push or press and hold for a while.

    I included a picture to illustrate what I'm talking about here. I wonder if I should just go ahead and ask the guy to get a refund. Or maybe someone here will know what to do to get this thing not blocked. I tried to look for a pin hole to reset. I saw one at the back of the unit, near the top. I tried using a PIN in the hole, without success (I hope that she is in fact intended to be a reset hole).

    Anyway, any help would be appreciated.

    PS - Sorry, I can't get the picture to load here.

    OK, finally got out of this screen after contacting the original vendor (who told me to press and hold the power button for: 20 sec).

  • BBM HELP! BBM STUCK ON SETTING UP SCREEN BLUE FOR DAYS!

    My bbm display picture did not change for a few days that neither were some of the messages delivered, so I deleted and reinstalled. Since then, all I could do was agree to the terms and conditions and then a blue screen comes up with either "bbm implementation", "Error connecting to the server", or "bbm initialization." It was so frustrating for me because it persisted for three days. I deleted and reinstalled bbm severally, out my battery many times and connected to Wifi in addition to my subscription blackberry.

    Please advise what can I do else.

    Thank you.

    Hello

    Try this, install the latest version of BBM BlackBerry beta channels area, https://blackberry.com/beta.

    Let me know if this help.

  • Help cleaning applications stuck in progress

    Hello

    We worked on getting vRA 7 will be deployed. In the process, we have accumulated a few strange failures and queries that are stuck 'ongoing'. I'm trying to figure out how to clean them.

    In cases where the installation of software components hanged and the deployment request is stuck ' in progress ' forever, I was able to delete using this reference http://open902.com/vra7-delete-stuck-in-progress-deployments/ .

    The latest cases are a little more difficult for me to understand how to cleaning. They are the mutations that have been completed, and if the object exists as element, but the purpose of the machine under the deployment no longer exists. This translates into several expiry and destroy demand that fill and stay current.

    For example:

    InProgress1.jpg

    The deployments are in respect of the points:

    InProgress2.jpg

    But trying to destroy some of them generates an error:

    Part of requests the following text failed: Server2012R2Agent. Internal error in application of component: [error rest]: {status code: 502}, {error code: 10107}, {error Source: null}, {Error Msg: you cannot perform this action because the system cannot connect to the provider at https://VRAURLREDACTED/WAPI/.}, {Msg system: service Provider is unavailable or in an error state.}

    And some of them do not have an available action to destroy the:

    InProgress3.jpg

    I would be grateful any advice and how to clean them. I think that this may involve the IaaS database...

    ~ Darrenoid

    Hello AstraMonti,

    I managed to get this cleaned up, but it was an ugly process. The requests have been the easy part. I just ran a query on the database on the device of vra psql to change applications that are going to fail. I did it because I am very familiar with my environment and I was positive the only ongoing, applications were those who were still stranded and I had a large number of them. This can also be done at the same time. Here is an example showing the table and the status that I used for this:

    Postgres = # UPDATE cat_request SET state = 'PROVIDER_FAILED' where STATE = 'IN_PROGRESS"AND id ="653194eb-bd83-4fce-b386-a0d52b6c5616"AND requestnumber = '1321';

    Now deployments that I couldn't destroy in vRA were hard to remove. First, before that I couldn't remove deployments, I had to remove the machines associated with them. According to VMWare, the new command line tool customer cloud should be able to do it for me:

    https://KB.VMware.com/selfservice/microsites/search.do?language=en_US&cmd=displayKC&externalID=2144269

    For me, it has not worked. When I ran the command forceunregister I had no errors, but nothing happened. The machine was never destroyed.

    So, I started looking into this framework the IAAS. The IAAS database stores information that you see on the Infrastructure > domain managed by Machines at vRA. I noticed that the machines were listed there, but had a strange status (I don't remember the status exactly) as current or deployment. He was the one with the missing State. I tried to remove them from the interface, and I noticed that the machine that has been marked as missing has been removed.

    So, I logged on the server with the database and found IAAS the table where is stored the computer state news managed. Sorry I don't remember which table it was. I manually changed the State of the virtual machines stuck at "missing." After that, I was able to remove Infrastructure machines > managed Machines. Once the machines have been removed, I was able to destroy all requests.

    For all deployments stuck, I had, most of them have already been deleted for vcenter.

    See you soon,.

    Darrenoid

  • Hi can some body please help I'm stuck or lost my brain!

    Hi I'm looking for a way to make my SQL [where] shorter clause that is and I would like to first of all with the basic data, which for me is the country code for the United Kingdom.

    Select

    AA.person1,

    BB.scheme2,

    CC.document3,

    DD.xxxxxxxx

    Of

    TABLE. PERSON AA.

    TABLE. SCHEMA BB,

    TABLE. DOCUMENT CC,

    TABLE. PRODUCT PR

    where

    AA. COUNTRYCODE = "UK" and BB. COUNTRYCODE = "UK" and CC. COUNTRYCODE = "UK" and DD. COUNTRYCODE = "UK".

    Is it possible to combine the id of the table and don't have that 1 x countrycode = "Ru" instead of the above?

    All help greatly received and thanks in advance

    where 'UK' = ALL (AA.COUNTRYCODE, BB.COUNTRYCODE, CC.COUNTRYCODE, DD.COUNTRYCODE )
    

    or

    select * from a join b using(countrycode)
    join c using(countrycode)
    join d using(countrycode)
    where countrycode = 'UK';
    
  • Help - update is stuck in the install after more than an hour

    I went to update and when I returned an hour later, he always seems to be install. This is for Windows Live, and he never took this long to install a before update. I don't want to cut the power, but I can't think otherwise to return. Any ideas?

    Please psot in the Windows Update forum
    http://social.answers.Microsoft.com/forums/en-us/vistawu/threads For the benefits of others looking for answers, please mark as answer suggestion if it solves your problem.

  • cq57: Presario cq587 system disabled code 76590833 HELP!

    Please help me was stuck and have to finish school work

    Hello

    Enter: 69498215

    Kind regards

    DP - K

  • stuck in safe mode, Code 31 listed on several drivers

    Original title: Please HELP... stuck in safe mode, can't get the drivers to work, critical errors

    Last prob: IR devices: IDE ATA / ATA PI controllers AND nvidia nForce Serial ATA.  Also, isatap.domain.actdsltmp of network adapters AND Teredo Tunneling Pseudo Interface.

    AND: System devices: VIA CPU to AGP Controller

    See all CODE 31.  This computer running perfect til downloaded Internet Exp 9.  Now, cannot do anything because nothing remains fixed after running system restore and going even readers installation and start-up of the system.  Everything is fixed and SAVE and then restart and goes back.

    Hello Karen,

    Often we see odd behavior as the result of a program from loading at startup.

    To solve these, we use the clean boot troubleshooting.

    The following article describes this process:

    How to troubleshoot a problem by performing a clean boot in Windows Vista or in Windows 7

  • Update window stuck 10

    Can anyone help W10 update stuck on 99% over 6 hours?

    Close the wizard, restart your computer, disable your security software (Antivirus/Firewall), then restart the installation to see if it progresses. If this does not work, try to upgrade manually.

  • DV6-3040sy can't install ati 5650, stuck with intel hd

    Hello

    I use dv6-3040sy about a year with win 7 home 64 bit. yesterday, I had problems with the drivers then reinstall it. atfer reinstall ati 5650 anymore.so reinstalled new Microsoft do copy windows 7 64 bit do not work the many tutorials on the web (the dx setup, the frames, the chipset drivers) person to help me. im stuck on i5 video driver, I can not disable it. HDMI port does not work

    so I already have some things-install complete package video framework3.5, 4.5; DX, all the updates of windows, all the drivers from hp support. and I can not get any solution

    original amd driver final hp in yellow, from installation to support ati says it finds no material they support

    Maybe I have programs not properly install step by step? If the video chip may be defective (but pc works well with the integrated graphics subsystem)?

    I removed all the dust and replace termo for another week? (I think I do it corectly)

    I will be very happy if someone help me, today is my birthday and I need working hdmi port

    good people help me, thank you

    Thank erico for helping me. I found the problem, it was in my charger. When the charger does not all 4. 74A ati 5650 will not light, it shows 19.6V but have flaws in the material.  Intel i5 graphics card works perfectly on the decline in the power
    the new charger works perfeclty.

    If someone has problems like me check charger, battery

    I thank you all bye bye

  • addEventListener (MouseEvent.CLICK), does not not please help!

    Hi hope someone can help me, is stuck on this during some time now:

    I have this code but my mouse event does not respond:

    function wrongRight(evt:MouseEvent):void

    {

    flap_Control.flap.mouseEnabled = flap_Control.flap.mouseChildren = false;

    trace ("clicked");

    farm_Control.bgFarm.cat_sym.removeEventListener (MouseEvent.CLICK, wrongRight);

    farm_Control.bgFarm.dog_sym.removeEventListener (MouseEvent.CLICK, wrongRight);

    farm_Control.bgFarm.cow_sym.removeEventListener (MouseEvent.CLICK, wrongRight);

    farm_Control.bgFarm.horse_sym.removeEventListener (MouseEvent.CLICK, wrongRight);

    farm_Control.bgFarm.donkey_sym.removeEventListener (MouseEvent.CLICK, wrongRight);

    farm_Control.bgFarm.mouse_sym.removeEventListener (MouseEvent.CLICK, wrongRight);

    farm_Control.bgFarm.bee_sym.removeEventListener (MouseEvent.CLICK, wrongRight);

    farm_Control.bgFarm.pig_sym.removeEventListener (MouseEvent.CLICK, wrongRight);

    farm_Control.bgFarm.goat_sym.removeEventListener (MouseEvent.CLICK, wrongRight);

    farm_Control.bgFarm.turkey_sym.removeEventListener (MouseEvent.CLICK, wrongRight);

    farm_Control.bgFarm.duck_sym.removeEventListener (MouseEvent.CLICK, wrongRight);

    farm_Control.bgFarm.peacock_sym.removeEventListener (MouseEvent.CLICK, wrongRight);

    farm_Control.bgFarm.sheep_sym.removeEventListener (MouseEvent.CLICK, wrongRight);

    farm_Control.bgFarm.barnNFence.rooster_sym.removeEventListener (MouseEvent.CLICK, wrongRight);

    correct += 1;

    if (OK == 2)

    {

    trace ("OK");

    randSND_Array.splice (0,1);

    correct = 0;

    tracer();

    }

    else

    {

    trace ("wrong");

    correct = 0;

    tracer();

    }

    }

    int Answer(event:Event):void

    {

    addEventListener (MouseEvent.CLICK, test);

    int test(evt:MouseEvent):void

    {

    trace ("works");

    }

    farm_Control.bgFarm.dog_sym.addEventListener (MouseEvent.CLICK, wrongRight);

    farm_Control.bgFarm.cow_sym.addEventListener (MouseEvent.CLICK, wrongRight);

    farm_Control.bgFarm.horse_sym.addEventListener (MouseEvent.CLICK, wrongRight);

    farm_Control.bgFarm.donkey_sym.addEventListener (MouseEvent.CLICK, wrongRight);

    farm_Control.bgFarm.mouse_sym.addEventListener (MouseEvent.CLICK, wrongRight);

    farm_Control.bgFarm.bee_sym.addEventListener (MouseEvent.CLICK, wrongRight);

    farm_Control.bgFarm.pig_sym.addEventListener (MouseEvent.CLICK, wrongRight);

    farm_Control.bgFarm.goat_sym.addEventListener (MouseEvent.CLICK, wrongRight);

    farm_Control.bgFarm.turkey_sym.addEventListener (MouseEvent.CLICK, wrongRight);

    farm_Control.bgFarm.duck_sym.addEventListener (MouseEvent.CLICK, wrongRight);

    farm_Control.bgFarm.peacock_sym.addEventListener (MouseEvent.CLICK, wrongRight);

    farm_Control.bgFarm.sheep_sym.addEventListener (MouseEvent.CLICK, wrongRight);

    farm_Control.bgFarm.barnNFence.rooster_sym.addEventListener (MouseEvent.CLICK, wrongRight);

    trace ("done snd");

    if (randSND_Array.length == 0)

    {

    trace ("done");

    }

    }

    any ideas?

    THX pavel

    do not nest the named functions and you need to call a function.

  • How I passed the restriction code on my iPad?

    So I bought iPad 2 a person, but the problem there is a restriction code set on it to where I can't use I have message FaceTime or update and buy apps. I asked them what it is but they have no idea and more they do not remember password or password and email or whatever it is called in order to try to find it. I'm literally between the hammer and anvil synchronization that it won't work. Because the erasure of data is thus enabled so nothing can be erased or reset. Help I'm stuck...

    Ur stuck.

    If they can remember the email address, they should be able to reset the password.  You may be able to find the email on the device.

    You get with them to solve the problem. Make them take the device to an apple store with the original invoice and apple are likely to help him.

    In the future, you should

    Make sure your ios device is free from the lock of activation.

    How to check if the blocking of activation is active on a device

    https://www.iCloud.com/activationlock/

    R

  • Why the recovery disk freezes

    COMPAQ PRESARIO SR5152NX, WINDOWS VISTA 32-BIT is previously downloaded from the factory.

    I bought the 08/09/07.  I created recovery dvd system disks when the pc was new.  Never used until now.  No visual

    damage on DVD.  First dvd downloads completely.  DVD number two of two downloads at 22% and freezes same spot every time.  Tried again several times.  Clean the disc.

    THE WINDOW MESSAGE:

    File\windows\system32\winload.exe

    STATUS 0XC000000F

    Info: The selected entry could not be loaded because the application is missing or damaged.

    (end of message)

    Hard drive recovery does not work.  I did a check of the equipment and it's ok.

    The software seems to be the question and I don't know what's wrong if it's the dvd or

    something else.

    F11 does not help.  Im stuck in the first qurarter of my second download program of dvd with no place to go.

    I don't want to spend a lot of money when I made what was said and created the DVD early.  Just wanted to use it for my

    girl as a backup pc.  Any help would be greatly appreciated.

    Thank you

    Try to start with a utility cd to remove partitions, create 1 partition and format the hard drive. I had good results with the free Partition Wizard. Download the iso CD Bootable here . Download ImgBurn here to burn the image to a cd.

    When all operations with PW are done trying to start with your recovery discs again. Be sure to disconnect all external devices such as printer, etc. Just keyboard, mouse and monitor attached.

    If all else fails, you can buy a new recovery media for $20 worth of HP. They are available on the page of the software/drivers for your model:

    http://h10025.www1.HP.com/ewfrf/wc/softwareCategory?OS=2093 & LC = on & CC = US & DLC = in & sw_lang = & Product = 3436821 #N640

Maybe you are looking for