Can't login to home screen. Get redirected to login over again.

When I start my MacBook it brings me the first login screen with my account and then asks me for my password. When I type It in it looks as if it is logging me in but then doesn't. It redirects me to the exact same login screen again and then continues to do this when I type in my password. Essentially I cannot get to my home screen with my dock. This has happened to me once before and I had to reinstall the OSX operating system again. I was wondering what steps I could try before having to do this? Thanks for any help.

try doing SMC reset, the following article tells how to do this:
http://support.apple.com/kb/HT3964
also after entering your password hit the enter key on the keyboard and make sure that you aren't clicking on the restart icon that's in the login window
hope this helps

Similar Messages

  • I just got an iphone 5c and there is no notifications on my home screen when i get a text message. i have to phsyically open up my messages to see if i have a message. how do i change this so i can see on my home screen when i have a text message?

    i just got an iphone 5c and there is no notifications on my home screen when i get a text message. i have to phsyically open up my messages to see if i have a message. how do i change this so i can see on my home screen when i have a text message?

    What do you have set for messages in Notifications?

  • Help w/ fixing my broken ipod touch. I have to double click on an app in order to open it, can't leave the home screen, apps don't work!

    I'm not sure what happened, but I can't leave my home screen unless I press n hold an app and move it to another page, then when i press the home button so the apps stop shaking I can stay on another page. Other than doing it that way I can't scroll from one page to another. When I click on an app a thin box appears around it, not only with apps but when I click on the time or battery or ANYTHING! In order for me to open any of the apps I have to double click on it and then when it opens I can't do anything in the app. Even when I went to settings to see if there was something in there to fix this problem I can't go anywhere or do anything. Someone please help!!!

    Im having this same problem an my phone is about 3 weeks old. I am not sure about the voice over part though...I have not yet figured out how to work the voice recognition part of the phone...I am such a newbie with this phone. I did the power off/on suggestion, several times. I tried leaving it off for 10 minutes. Tried to reset with the power on/off and home button pressed at the same time. Charged battery. Still makes no difference. You cannot scroll any direction. Have to double click to open apps. Have to double click letters when texting or emailing in order to get the letter in the text box. Can scroll through app choices, have to click on the line with the dots in it and move from page to page. Can't access the settings - > general - > accessibility - because it won't allow me to scroll down to "general".
    Anyone help you with your fix yet?

  • Can we change the Home screen Background for iPhone 5C

    Can we change the Home screen Background for iPhone 5C

    I would assume that the home screen image and the lock screen image would be changed 100% the same way all other iphones change them in the settings

  • Can we change the home screen.

    Can we change the home screen and view it like a PDA screen, where we can view appointments,reminders and it should stay on the home screen.

    If app Calendar is running when you click the lock button on the top of the iPhone, then app Calendar will be again open the next time you "Slide to Unlock".
    But of course you won't see your private appointments unless you unlock!

  • IPAD HECK DURING CLOSING AN APP. HOW CAN I RESTORE THE HOME SCREEN?

    IPAD HECK DURING CLOSING AN APP. HOW CAN I RESTORE THE HOME SCREEN?

    To reset the icons on your iPhone home screen to the factory default, follow these steps:
    1. Touch Settings -> General -> Reset -> Reset Home Screen Layout
    2. Confirm the action by pressing the red "Reset Home Screen" button

  • I can't access iCloud, i keep getting a message to try again later. This is the first time i have tried to log into icloud. I  know my account is working, i want to access it from my macbook. I think its looking for my old icloud email, what to do?

    I can't access iCloud, i keep getting a message to try again later. This is the first time i have tried to log into icloud. I  know my account is working, i want to access it from my macbook. I think its looking for my old icloud email, what to do? I have a working apple id, i dont understand, could it be linked to an old account iD?

    Hi smccarrison,
    Thanks for visiting Apple Support Communities.
    You may find the steps in this article helpful with troubleshooting signing into iCloud:
    iCloud: Account troubleshooting
    http://support.apple.com/kb/TS3988
    All the best,
    Jeremy

  • I can't start Facetime. Keep getting a pop-up window saying that "an internal FaceTime error occured. There was a problem with FaceTime. You need to quit and open FaceTime again". I keep retrying to open and keep getting the same message over again.

    I can't start Facetime. Keep getting a pop-up window saying that "an internal FaceTime error occured. There was a problem with FaceTime.
    You need to quit and open FaceTime again". I keep retrying to open and keep getting the same message over again.

    @ reichard
    yeh man i have the same problem i think when i open the ****** facetime it dosent open there is a line in facetime icon it dosent open i dont know how it work **** i want it to work hope someone help me thx

  • Can`t Login to WAS/NWA (always redirected to login screen)

    Dear Gurus,
                       We tried to implement SSO logon Tickets following [steps|https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/a0042af5-5406-2c10-f689-fcc3b2d13d2f], and now we can`t login to any netweaber tool (NWA, User Admin, etc).
    The user/password validation is OK but always we are redirected to login screen.
    We didn't find any errors on trace files (dev_icm, dev_wX).
    We found this message on ../j2ee/cluster/server0/log/system/security.0.log after trying to login:
    User: J2EE_ADMIN
    Authentication Stack: ticket
    Login Module                                                               Flag        Initialize  Login      Commit     Abort      Details
    1. com.sap.security.core.server.jaas.EvaluateTicketLoginModule             SUFFICIENT  ok          true       true                 
    2. com.sap.engine.services.security.server.jaas.BasicPasswordLoginModule   REQUISITE   ok                     true                 
    3. com.sap.security.core.server.jaas.CreateTicketLoginModule               OPTIONAL    ok                     false                
    Central Checks                                                                                true                  #
    <snip>
    And this message on HTTP log at ICM Monitor:
    <snip>
    I hope you can help us!!
    Thanks in advance.
    Federico.
    Edited by: Julius Bussche on Jun 4, 2009 10:57 PM
    Edited by: Julius Bussche on Jun 4, 2009 11:05 PM
    Edited by: Julius Bussche on Jun 5, 2009 2:44 PM

    If you are presented repeatedly with the logon page without a message such  'user authentication failed' or similiar, despite the fact that the entered
    credentials were correct (you can check this by logging onto the ABAP stack with the same credentials), then the problem possibly lies in the ticket creation or evaluation and/or misconfiguration of the ticket login module stack.
    The attached log shows successful authentication by J2EE_ADMIN with an already existing logon ticket, not an authentication attempt with userID and password so this is not the most relevant trace entry for your problem with logging on wiith userID and password. It does show however at the time this trace entry was written that the 'ticket' login module stack was configured correctly and evaluation of tickets was working without problem at that time
    Are you sure these trace entries are from the time of the last logon attempt?
    Instead of looking in the security log, look in the servers defaultTrace file for traces written during the failed logon by userid and password. If you are comfortable with adjusting trace severities, follow note 701205 section "Logging and Tracing" and set the trace locations mentioned there to ALL before reproducing the failed logon for more debug info. Remember to set them back to default levels afterwards
    You can check in the Visual Administrator, that the ticket login module stack includes the following modules in this order, with these flags, and at least these options.
    EvaluateTicketLoginModule  SUFFICIENT   {ume.configuration.active=true, *}
    BasicPasswordLoginModule   REQUISITE
    CreateTicketLoginModule    OPTIONAL     {ume.configuration.active=true}
    list of additional ACL parameters such as trusteddn etc
    Sorry about the format of this reply, not sure how to correct it, in preview the formatting is fine
    Edited by: Patrick Whitty on Jun 5, 2009 12:05 PM

  • Can't personalis​e home screen on 9900

    I was trying to shift round/hide some icons on my home screen (like I could do yesterday) but for some reason I don't get the option to move/hide icons any more.
    As it is a new phone obviously I've been experimenting - is there any settings or something I could have changed by accident that stops me personalising the home screen?
    Thanks

    in which pane are you ?
    The search box on top-right of this page is your true friend, and the public Knowledge Base too:

  • Can't set a home screen background

    i have just updated my ipod touch, i bought it last week as far as i know it's the newest one available (8GB). the Utilities folder is working & i have noticed a few other differences but when i go to apply a wallpaper it doesn't ask me to move or scale or set as a back ground for the lock screen or the home screen it just sets the picture. i did not have any of the other problems some people are experiencing but i don't use my ipod for much besides listening to music. anyone know what to do?

    This might clear things up for you.
    http://www.apple.com/ipodtouch/ios4-software-update.html
    Near the bottom of the page it says:
    "Not all features are compatible with all devices. For example, multitasking, custom wallpaper, and Bluetooth keyboard support are available only with iPhone 4, iPhone 3GS, and the third-generation iPod touch (32GB and 64GB models from late 2009)."
    So I guess that excludes the 8GB version as you have.

  • Can't delete iPhone home screen bookmarks

    Hello,
    For some reason, every time I delete a bookmark icon from the home screen (made from mobile safari) it keeps coming back. Is there any way to make this stop happening? It will stay gone for a while, and then come back. Even synching after deleting it doesn't work. Suggestions??

    It sounds like a little glitch in the OS.
    I would try resetting the phone (hold the Home and Sleep keys until the Apple logo appears) and see if that clears up the issue.

  • How can i unlock the home screen

    how can i unlock the home screen

    Press the Home button and then "slide thto unlock". Enter the passcode if you have one.
    If you forgot the passcode, connect the iPod to yur computer and restore via iTunes. If necessary, place the iPod in recovery mode. For recovry mode:
    iPhone and iPod touch: Unable to update or restore

  • Hi, my iphone 4 home screen keeps flashing on and off repeatedly. if I'm using my phone or in an app it will just go black then light up to the home screen and it does this over and over. Then the power off option will pop up. what should i do

    Hi my iphone 4 home screen keeps flashing on and off repeatdly. I will beonmy phone or in an app and it will go to a black screen and then light up to the home screen. Then the power off option will pop up. I have tried letting it die and recharging it and powering it off neither worked. Does any one have an idea on what this could be or what I can do?

    If the Slide to Power Off option is coming up, that suggests your power button isn't working correctly and is sticking.
    Best thing to do is bring the phone to an Apple store (make an appointment first) and have a Genius take a look at it.
    ~Lyssa

  • Update Word and now can't even login! Blue Screen and returns to login!

    Hi,
    I'm new to Macs and recently put Word onto it. Went to use it a couple of days ago and it said that it had a critical update for Word. So I clicked yes to update.
    Next thing...it all froze!
    Then took me to login screen. Initially I just thought..."Oh it's restarted after update." But when I logged in it accepted password...went to a blue screen and came back to the login.
    Now I can't get into my mac!
    Please help...what do I do!!???

    There are a couple possibilities. Start out by turning the computer on while holding down the 'Shift' key until you see the grey Apple. This is a safe boot and you can read more about it here. If the computer boots up to the login screen and you can log into your account the problem may be solved. The failed Word update may simply have led to a scrambled cache file that kept the computer from booting.
    The other possibility I'd consider is that the update failed due to a disk drive error. If the safe boot doesn't work get out your System disc and restart your computer with it. (Start the computer, hold the 'C' key and insert the System Restore disc. Once it has booted, move to the Utilties menu and select Disk Utility. Perform a repair and if it reports the drive isn't repairable you'll know that's the problem - and we can talk about what to do next.

Maybe you are looking for

  • Time machine issues after HD upgrade

    I replaced and upgraded my internal HD today in my MacBook Pro (OSX 10.6.5). I restored OSX from my time machine backup to this new drive. However, when I next tried to run Time Machine, it tried to back everything up on the new drive, which is about

  • "Disk too slow or System Overload"

    So while I'm doing rather simple things like recording vox or even playback, the audio stops and I get the message: "Disk is too slow or System Overload. (-10010) The Sudden Motion Sensor may have parked the hard drive head, or the disk performance i

  • Change namespace in generated WebService

    Hello experts, i have to provide a webservice with three methods for an external Client. So i created three functions in a function group. From the function group i autocreated my webservice with the wizzard. I changed the external/internal mapping p

  • No CD Recorder Device Is Fo

    I have a Zen 20G Jukebox. I'm connecting it to a Dell laptop, operating on Windows XP, with an internal cd writer. When I try and burn a cd of tracks I have stored in my Creative Music Library I get the message that 'no CD recorder device is found'.

  • Print Que Blocked

    There is a cancelled job in my print que that I cannot delete and it is stopping other jobs from printing.