MBP won't log out of user account

Hello,-
My MBP won't log out of my user account.  It just sits at a white screen with the apple logo.  I have to reboot it (several times) to get back
to my user accounts.
I have done a disk repair and it worked fine for 2 days then back to issue.
Any suggestions?

If you don't already have a current backup, back up all data before doing anything else. This procedure is a diagnostic  test. It changes nothing, for better or worse, and therefore will not, in itself, solve your problem. The backup is necessary on general principle, not because of anything suggested in this comment.
Third-party system modifications are a common cause of usability problems. By a “system modification,” I mean software that affects the operation of other software — potentially for the worse. The procedure will help identify which such modifications you've installed, as well as some other aspects of the configuration that may be related to the problem.
Don’t be alarmed by the seeming complexity of these instructions — they’re easy to carry out. Here's a brief summary: In each of two steps, you copy a line of text from this web page into a window in another application. You wait about a minute. Then you paste some other text, which will have been copied automatically, back into a reply on this page. The sequence is copy; paste; paste again. That's all there is to it. Details follow.
While investigating the problem, you may have started the computer in "safe" mode. If possible, these steps should be taken while booted in “normal” mode, not in safe mode. If you’re now running in safe mode, reboot as usual before continuing. If you can only boot in safe mode, you can still use this procedure, but not all of it will work. Be sure to mention that in your reply, if you haven't already done so.
Below are instructions to enter UNIX shell commands. The commands are safe and do nothing but produce human-readable output, but they must be entered exactly as given in order to work. If you question the safety of the procedure suggested here — which you should — search this site for other discussions in which it’s been followed without any report of ill effects. I am not asking you to trust me. If you can't satisfy yourself that these instructions are safe, don't follow them.
The commands will line-wrap or scroll in your browser, but each one is really just a single long line, all of which must be selected. You can accomplish this easily by triple-clicking anywhere in the line. The whole line will highlight, and you can then copy it.
Note: If you have more than one user account, Step 2 must be taken as an administrator. Ordinarily that would be the user created automatically when you booted the system for the first time. Step 1 should be taken as the user who has the problem, if different. Most personal Macs have only one user, and in that case this paragraph doesn’t apply.
Launch the Terminal application in any of the following ways: 
☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.) 
☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens. 
☞ Open LaunchPad. Click Utilities, then Terminal in the icon grid. 
When you launch Terminal, a text window will open with a line already in it, ending either in a dollar sign (“$”) or a percent sign (“%”). If you get the percent sign, enter “sh” and press return. You should then get a new line ending in a dollar sign. 
Step 1 
Triple-click anywhere in the line of text below on this page to select it:
PB=/usr/libexec/PlistBuddy; PR () { [[ "$o" ]] && printf '\n%s:\n\n%s\n\n' "$1" "$o"; }; PF () { o=$($PB -c Print "$2" | awk -F'= ' \/$3'/{print $2}'); PR "$1"; }; { o=$(( $(vm_stat | awk '/Pageo/{sub("\\.",""); print $2}')/256 )); [[ $o -gt 1024 ]] && printf "\nPageouts: %s MiB\n\n" $o; o=$(kextstat -kl | grep -v com\\.apple | cut -c53- | cut -d\< -f1); PR "Loaded extrinsic kernel extensions"; o=$(launchctl list | sed 1d | awk '!/0x|com\.apple|org\.(x|openbsd)|\.[0-9]+$/{print $3}'); PR "Loaded extrinsic user agents"; o=$(launchctl getenv DYLD_INSERT_LIBRARIES); PR "Inserted libraries"; o=$(crontab -l); PR "User cron tasks"; o=$(cat /e*/lau*); PR "Global launchd configuration"; o=$(cat ~/.lau*); PR "Per-user launchd configuration"; PF "Global login items" /L*/P*/loginw* Path; PF "Per-user login items" L*/P*/*loginit* Name; PF "Safari extensions" L*/Saf*/*/E*.plist Bundle | sed 's/\..*$//;s/-[1-9]$//'; o=$(find ~ $TMPDIR.. \( -flags +sappnd,schg,uappnd,uchg -o ! -user $UID -o ! -perm -600 \) | wc -l); [[ $o -eq 0 ]] || printf "\nRestricted user files: %s\n\n" $o; cd; o=$(find -L /S*/L*/E* {,/}L*/{A*d,Compon,Ex,In,Keyb,Mail/Bu,P*P,Qu,Scripti,Servi,Spo}* -type d -name Contents -prune | while read d; do ID=$($PB -c 'Print :CFBundleIdentifier' "$d/Info.plist"); ID=${ID:-No bundle ID}; egrep -qv "^com\.apple\.[^x]|Accusys|ArcMSR|ATTO|HDPro|HighPoint|driver\.stex|hp-fax|JMicron|microsoft\.MDI|print|SoftRAID" <<< $ID && printf '%s\n\t(%s)\n' "${d%/Contents}" "$ID"; done); PR "Extrinsic loadable bundles"; o=$(find /u*/{,*/}lib -type f -exec sh -c 'file -b "$1" | grep -qw shared && ! codesign -v "$1"' {} {} \; -print); PR "Unsigned shared libraries"; for d in {,/}L*/{La,Priv,Sta}* L*/Fonts; do o=$(ls -A "$d"); PR "$d"; done; } 2> /dev/null | pbcopy; echo $'\nStep 1 done'
Copy the selected text to the Clipboard by pressing the key combination command-C. Then click anywhere in the Terminal window and paste (command-V). I've tested these instructions only with the Safari web browser. If you use another browser, you may have to press the return key after pasting.
The command may take up to a few minutes to run, depending on how many files you have and the speed of the computer. Wait for the line "Step 1 done" to appear below what you entered. The output of the command will be automatically copied to the Clipboard. If the command produced no output, the Clipboard will be empty. Paste into a reply to this message. No typing is involved in this step.
Step 2 
Remember that you must be logged in as an administrator for this step. Do as in Step 1 with this line:
PR () { [[ "$o" ]] && printf '\n%s:\n\n%s\n\n' "$1" "$o"; }; { o=$(sudo launchctl list | sed 1d | awk '!/0x|com\.(apple|openssh|vix\.cron)|org\.(amav|apac|calendarse|cups|dove|isc|ntp|post[fg]|x)/{print $3}'); PR "Loaded extrinsic daemons"; o=$(sudo defaults read com.apple.loginwindow LoginHook); PR "Login hook"; o=$(sudo crontab -l); PR "Root cron tasks"; o=$(syslog -k Sender kernel -k Message CReq 'error|GPU |hfs: Ru|I/O e|find tok|n Cause: -|NVDA\(|pagin|timed? ?o' | tail -n25 | awk '/:/{$4=""; print}'); PR "Log check"; } 2> /dev/null | pbcopy; echo $'\nStep 2 done'
This time you'll be prompted for your login password, which you do have to type. Nothing will be displayed when you type it. Type it carefully and then press return. You may get a one-time warning to be careful. Heed that warning, but don't post it. If you see a message that your username "is not in the sudoers file," then you're not logged in as an administrator.
You can then quit Terminal.
To prevent confusion, I'll repeat: When you type your password in the Terminal window, you won't see what you're typing.
Note: If you don’t have a login password, set one before taking Step 2. If that’s not possible, skip the step.
Important: If any personal information, such as your name or email address, appears in the output of these commands, anonymize it before posting. Usually that won't be necessary.
Remember, Steps 1 and 2 are all copy-and-paste — type only your password. Also remember to post the output.

Similar Messages

  • When logging out of user account iMac will not start back up at login screen.

    To prevent guests from using my iMac I frequently "log out" and created a guest account. However when I log out and shut down, my iMac turns on
    right back to my desktop not even returning to the "log-in" screen. I tried fixing this under preferences but this did not yield any help as it's still doing
    this? I don't understand I can't recall ever having this problem before. Please help! Thanks

    Try rebooting into Safe Mode, this will clear some caches. It is possible one (or more) is corrupt. To reboot in Safe Model when you hear the startup tone hold down the Shift Key until you see a progress bar appearing.

  • After Time Machine backs up my file vault files (after logging out), when I next log into the user account it beachballs permanently during log in.

    After Time Machine backs up my file vault files (after logging out), when I next log into the user account it beachballs permanently during log in.  The backup was successful, as I had to restore after this issue last time.  Hard resetting doesn't resolve the issue.  Is there a Time Machine setting that I should be aware of?
    I have 2011 13" MBP, 10.6.8 and use an external hard drive connected via USB for my Time Machine backups.
    Thanks

    I was able to get it to work.  Thanks for your help.  It's unfortunate the two applications do not work well together.  This is what I did:
    1) Safe boot and logged into the affected user (since the whole issue damaged the account's system settings).
    2) Turned off File Vault in System Preferences. I needed to make some space on the hard drive first since apparently the total free space on the hard drive has to equal or exceed the amount of data currently in the file vault.  I deleted some files and moved others to the Admin account.  This whole process took awhile.
    3) Finally, just restarted and logged in.  The next time machine backup seems to be a significant backup, I assume because it's backing up the user account in a different way now that File Vault is turned off.
    Thanks again!

  • Account log out without user consent

    Hi all,
    There are 4 separate user accounts under my MacBook Pro running Lion. Today I logged into one account and then used switch user to switch to another account.
    When I wanted to switch back to the previous account, it appeared to be logged out. I didn't do it, and was not sure about what caused it.
    May I ask whether anyone has the same issue or knows the causes and solutions?
    Thanks a lot.

    >>At the Log in Screen I guess there is no way to log out a user unless you log in and log off.
    That's true, other than restart, which gives you the option, while warning that they may lose unsaved changes.
    >>roam wrote :
    You can log off a user without first logging into their account, as shown in the following...
    It works at least in Mac OS 10.6. I don't know about Mavericks.
    It does work, and testing here, on the next login, windows & apps are just as they were left for the other user, even just-edited & unsaved files... no promises though.

  • Won't Log Out

    My 15" MBP will not log out successfully. This started after the latest security update, at least thats when i first noticed it. It sits at one blue screen, then flickers to another with the loading icon. It seemingly does this forever and never actually logs out. Anyone got any thoughts? Thanks

    It appears my MBP doesn't have a log in screen all together. When i enable user switching and chose to go to the log in screen it just sits there at a blue screen. I won't dare chose to not auto log in because of the fear it will not boot anymore.

  • Hi ! I got an iPhone 5 from someone who I don't know the real owner. Then I wanna change iCloud on it, but I don't know the password of owner. How can I log out that iCloud account without password ? Please help me, thank you

    Thank you, please help me !

    How can I log out that iCloud account without password ?
    You can't.
    Return the phone to whoever you bought it from and get a refund. Without the previous owners password you will not be able to enter your own iCloud acount, and when you update the phone, you won't be able to re-activate it as it will be locked to the previous owners account.
    You should've checked the phone was not locked to someone else's iCloud account BEFORE buying it.
    Instructions here: http://support.apple.com/kb/ht5818

  • Itunes keeps not responding when i try to log out of my account

    itunes keeps not responding when i try to log out of my account
    I have tried uninstalling the itunes program and re Installing it but it has not worked,
    Is there anyone that can help me?

    Have you tried leaving it to hang for 5 minutes?

  • How can i log out of an account on my mail app on my computer

    how can i log out of an account on my mail app on my computer

    Mail > Preferences > Accounts > Account Information > Enable this account: uncheck

  • I keep getting an error when trying to update an app- cannot connect to store. I logged out from my account and tried to log back in and got the same error. I am doing all this from my phone since I no longer own a personal computer (only work)

    I keep getting an error when trying to update an app- cannot connect to store. I logged out from my account and tried to log back in and got the same error. I am doing all this from my phone since I no longer own a personal computer (only work) since I use iCloud and I tunes match

    YAY!!! Saved it in my Mac's Firefox Bookmarks for easy future access!
    Hope you are having a lovely afternoon today! I'm about ready to go bobo....I have an early meeting, and I don't want to oversleep! The nice part is that I work remotely, so I only have to wake up 15 minutes or so before the meeting.... I don't even use an alarm clock anymore (really, my iPhone alarm, which is much more pleasant), unless I have to get up at 6:30 or something....
    TMI?
    GB

  • Automatic log out of my account

    hi -
    my powerbook has begun quitting all applications and logging out of my account - all by itself! this usually happens when the computer is left open and I haven't touched it for some time.
    no, I have not configured any automatic, timed shut down sequence, and no, it is not family or collegues logging out for me. it also happens when I'm home alone.
    has anyone experienced the same?
    best,
    pryds
    PowerBook G4 17"   Mac OS X (10.4.7)  

    Go to System Preferences > Security and confirm "Log out after XX minutes of inactivity" is not selected.

  • My Macbook Pro's iTunes App was logged in as someone else. I logged out of that account and logged into mine, but I found that the app still shows all of the previous account's content. None of my apps, songs, or movies are there!

    My Macbook Pro's iTunes App was logged in as someone else. I logged out of that account and logged into mine, but I found that the app still shows all of the previous account's content. None of my apps, songs, or movies are there! iTunes 12.1.0.50 on OS X Yosemite version 10.10. Why is iCloud doing this, and how do I view my content again?

    MacBook Pro  / Mozilla Firefox / Netflix / Silverlight Update solved - DON'T DWNLOAD FROM NETFLIX
    I solved this problem tonight. I have a MacBook Pro with 10.5.8. I know, it's old. But I love my Netflix and I recently noticed that Firefox plays Netflix much better.  Then I suddenly got this message that I needed to download the latest Silverlight - it only takes 30 seconds! - WRONG.   However, after much searching, I finally did the steps in order and it worked.  
    This was after repeatedly downloading Silverlight from the Netflix site without success.  So here's what I did:
    1. Went to http://www.microsoft.com/getsilverlight/Get-Started/Install/Default.aspx
    2. Followed the directions. I felt like such an idiot for not doing it right before.
    3. Go to your hard drive and search for "Silverlight" to locate ANY existing Silverlight files: .dmg, etc.
        [also check your Libary/ Internet Plug-ins, but the above search is faster]
    4. Drag it all to the trash and empty it.
    5. Go back to the Get  Silverlight page and click on the Install on that page, not the Netflix site.
    6. Note the steps for Safari or Mozilla Firefox - I wanted Firefox, so I follwed those instructions.
    7. Once it's installed, close all the browsers and Restart that bad boy. Right away.
    8. Open a browser, go to Netflix and proceed to joyfully rot your brain with Netflix content. Yay!

  • Log out the user

    How can I log out some user on the VPN 5000 system With the VPN 5000 Manager? Is any possble for doing this? Thanks.
    Mike

    Hi there,
    To log a user out of the Portal I decided to go the route of: UMFactory.getAuthenticator().logout(req, res)
    Code is below.
    Thanks for your replies,
    - Vik.
    <code>
    IAuthentication Authen = UMFactory.getAuthenticator();
    HttpServletRequest req = request.getServletRequest();
    HttpServletResponse res = request.getServletResponse(true);
    //logoff user from Portal
    Authen.logout(req, res);
    </code>

  • Ran out of user accounts

    hi ive apparntly ran out of user accounts even tho ive de-autherised two computers recently is there any way i can reset my account to be able to use my new computer with my account

    If you've reached the limit of 5 authorisations you have the option once a year to deauthorise them all in one go and start over. By the way, this has nothing to do with the number of products you've purchased and registered. The reason for this is that you have a limit of 5 computers on which you can play purchased content: About iTunes Music Store Authorisation and Deauthorisation
    If your system crashes or your reinstall your operating system without deauthorising iTunes first, even a single computer can use up your limit of 5 authorisations. See also this article: One computer using multiple iTunes Music Store authorizations

  • Problem logging into windows user account

    Hi, I have been using the fingerprint reader for logging into my user account but recently it has stopped working.I had setup a windows login password earlier and I remember it but when I try to login it never asks for the windows login password. I am only given two options to login, either using the fingerprint reader or a card. I have another user account  I am able to access but it does not have the administrator priviledges. Please can you assist me in logging in using my windows password. Thanks for any help you can provide.

    I got around to doing a basic test, and was able to successfully grab data from a camera through IMAQ and store it to the disk without needing to log in. The service launched at boot and stored plenty of data before I got the chance to log in.

  • I have aol email set up on my iphone4. Is there a way for me to log out of that account after use, so one one else in my family can read my emails?

    I have aol email set up on my iphone4. Is there a way for me to log out of that account after use, so one one else in my family can read my emails?

    Not easily, no. The better solution would be to put a passcode on the phone.

Maybe you are looking for

  • Pivot query problem

    All (running 11.2 on OEL 5), I am struggling figuring out how to get the result I want with the following data: CREATE TABLE REGION_LOOKUP    (     REGION_ID NUMBER NOT NULL ENABLE,      REGION VARCHAR2(5) NOT NULL ENABLE,      PRIMARY KEY ("REGION_I

  • Need to repair MBR - L505D-S5983

    Can I get to the Windows 7 Recovery Console by booting to the Recovery Disk that I made after unpacking and setting up my L505D-S5983? I do not need to run a full recovery. I have installed Linux on the laptop and want to remove it. The laptop boots

  • Forced upgrade caused me to lose my albums and lots of photos

    hello i store most of my photos (about 7,000) on an external hard drive. last night i went to look for some specific photos, which were in various albums. i did this by starting iphoto with the option key held down, and "telling" iphoto to find my li

  • Calendar freezes/crashes when viewing meeting participants (reproducable)

    I've got my iPad synched to GMail / Google Calendar using the Exchange protocol. I also use Google Desktop Sync to sync my Outlook events to Google Calendar, so they also appear on my iPad. Now on my Ipad I open a meeting and view the participants. I

  • RAM upgrade to Lenovo G500

    Hi, I'm using 1yr old Lenovo G500 laptop and I want to add another 4GB RAM stick to my exisitng, pre-installed 4GB one. Please suggest which of the following will be a good candidate. http://www.snapdeal.com/product/kingston-ddr3-4-gb-1/1430627 http: