You can make a difference in the Apple Support Community!

When you sign up with your Apple Account, you can provide valuable feedback to other community members by upvoting helpful replies and User Tips.

Looks like no one’s replied in a while. To start the conversation again, simply ask a new question.

Fix for El Capitan stuck at login

Last month I updated to 10.11.1 and my system would no longer log in. I would enter my password correctly and then the cursor would change to the spinning pinwheel and just sit there forever. The only way out was a power off reboot. I later found that when it was in this state I could SSH into it from another machine, and the system log revealed that /usr/libexec/lsd (the Launch Services Daemon) was crashing repeatedly. I searched these forums and others and found lots of ideas, none of which helped.


No problem, though, I've got hourly time machine backups, right? Well, no. Apparently El Capitan had not been doing the hourly backups so my most recent backup was from sometime in October, which was a month old at the time. Not good.


Fortunately, I had an older boot drive that I put in an external enclosure and was able to boot from that to experiment. The drive I normally boot from was fine -- permission checks and disk repair and all that all came back good, and I could read and write files to it just fine.


After lots of experimentation and frustration I was just about to give up and add another drive to do a clean install and start moving everything over -- a process that I *really* hate doing. But one last web search and a bit of luck gave my one last shot at fixing it.


To do this, you'll either need to be in a recovery console, or ssh into the machine, or boot from an external drive, or otherwise somehow get to a command prompt. Once you are there, do this:


find /private/var/folders/ | grep com.apple.LaunchServices | grep csstore


Note that if you boot from an external drive, you need to run that command against the boot drive you are trying to fix. Just add the /Volumes/Whatever_Your_Boot_Drive_is to the path, like so:


find /Volumes/YourBootDriveHere/private/var/folders/ | grep com.apple.LaunchServices | grep csstore


That will find the cache databases that Launch Services is using. They will have long and random-looking names that end in csstor. Make a note of every file shown, then delete them, by a command like this (obviously using whatever paths the above command found instead of this example):


rm /private/var/folders/cd/someLongRandomNameHere/someFolderNumberHere/com.apple.L aunchService-whatever.csstore


If you're more cautious, you can rename them instead of deleting them, so you can put them back if necessary. That would look like this:


mv /full/path/like/shown/above/to/whatever.cssstore /full/path/like/shown/above/to/whatever.csstore.backup


After removing or renaming those files, restart your Mac. You should now be able to log in. Or at least, that's what finally worked for me. The login did take longer than normal -- a few minutes -- to rebuild those files, but the desktop finally appeared, and now I'm back to running on my normal boot drive.


Hopefully this helps someone.

Mac Pro, OS X El Capitan (10.11.2)

Posted on Dec 13, 2015 3:47 AM

Reply
123 replies

Jul 25, 2016 12:53 PM in response to robertk1

Thanks Robertk1, stumbled across this post following my login screen just cycling back to the login after password entry on Sierra public beta 2. Have had to go back to beta 1 from time machine. Alternative account and guest account worked however.

Any reason this work around you have explained would be different on MacOS Sierra?

Thanks

Jul 26, 2016 6:36 AM in response to robertk1

Hi Robert, Thank you so much, this rescued me on my mid2012 mbp 15" retina with 16b memory. I was migrating from 10.11.5 to 10.11.6.


I had to login as guest, create a new administrator account, and use sudo from terminal in the new account to get through deleting all of the csstore files.


Apple - this looks like something microsoft used to do to people back in the day!

Jul 26, 2016 3:09 PM in response to robertk1

I had the same problem after updating to El Capitan 10.11.6.

This fix of removing the com.apple.LaunchService....csstore files worked for me too.

I booted from my back drive and used the "Go to Folder..." option under the Go menu in Finder to locate the files before dragging them to a desktop folder. This avoided going into the Terminal app and using the command based approach.

Thanks a million for the solution.

Jul 27, 2016 6:53 AM in response to Simon Knight

Hello Capitans of the mac. Reading these posts my bald spot got bigger, there is no way I can do this. Then I found one posting that went step by step for us mac idiots. Once I went over the directions 10x I gave it a shot and it seems to have fixed the problem. I restarted and things ran so much faster. I shut down at 2am from exhaustion and such a feeling of YES! This morning turned on my mac and I got the grey screen again. I do not know why. I rebooted and had to press the space bar. 2 accounts came up, mine and the one I created last night because I thought I had to to access terminal. But didn't need to I was able to access through the admin account.

Why do I still have to hit the space bar? Did I miss a step? I read it needed to rebuild the files and may take longer, I gave it 5 minutes but grew impatient. I downloaded (from apple) the combo pack would this install help or should I not do?


To the savor that posted this THANK YOU SO MUCH I HAVE BEEN TORMENTED FOR OVER A MONTH WITH THIS ISSUE!!!! Newbie that just know how to turn on/off follow these direction posted by the savor....


[DocumentBodyStart:fe826d40-b5b7-427f-bb80-f03ff9b288b7]

i'm also a novice but with some patience worked it out. copy and paste this line 'as is' into terminal and enter:


sudo find /private/var/folders/ | grep com.apple.LaunchServices | grep csstore


copy the list that is revealed in terminal into textedit, then copy and paste the line below into terminal, copy each line from textedit (one at a time) and paste directly after sudo rm / and run each line one at a time.


sudo rm /


example:


sudo rm /private/var/folders/cd/blahblahblah/blahblahblah.csstore


MINE LOOKED LIKE

sudo rm /private/var/folders//_r/g7p10qhs6z166sscv1whp_xw0000gn/0/com.apple.LaunchServi ces-107501.csstore

/private/var/folders//_r/g7p10qhs6z166sscv1whp_xw0000gn/0/com.apple.LaunchServic es-134501.csstore

/private/var/folders//ng/6zd5smxj4k13y54bwfmy9d580000gn/0/com.apple.LaunchServic es-107501.csstore

/private/var/folders//zz/zyxvpxvq6csfxvn_n0000000000000/0/com.apple.LaunchServic es-1070.csstore

/private/var/folders//zz/zyxvpxvq6csfxvn_n0000000000000/0/com.apple.LaunchServic es-1340.csstore

/private/var/folders//zz/zyxvpxvq6csfxvn_n0000084000021/0/com.apple.LaunchServic es-1070.csstore



sudo rm /private/var/folders//_r/g7p10qhs6z166sscv1whp_xw0000gn/0/com.apple.LaunchServi ces-134501.csstore

sudo rm /private/var/folders//ng/6zd5smxj4k13y54bwfmy9d580000gn/0/com.apple.LaunchServi ces-107501.csstore

sudo rm /private/var/folders//zz/zyxvpxvq6csfxvn_n0000000000000/0/com.apple.LaunchServi ces-1070.csstore

sudo rm /private/var/folders//zz/zyxvpxvq6csfxvn_n0000000000000/0/com.apple.LaunchServi ces-1340.csstore

sudo rm /private/var/folders//zz/zyxvpxvq6csfxvn_n0000084000021/0/com.apple.LaunchServi ces-1070.csstore


See wasn't that hard everyone....just take your time. If anyone can please help with the issue I am still having it would be appreciated. thank you.

Jul 30, 2016 9:18 PM in response to robertk1

Wow, that's awesome. Your solution worked perfectly! I updated to OS X 10.11.6 (or macOS before Sierra?) and then I had the issue of hanging after I typed my login password.


I happened to have another internal volume with Sierra on it, so I booted from that. I used the terminal commands to rename the offending LaunchServices | csstore files. I could have just used the finder to do it, however using the grep command really made it easier to find them.


Thanks again!

Aug 1, 2016 10:53 AM in response to robertk1

Thank you for your fix. Apple support was telling me to go to the store and what not!!!!


First of all I activated my root account using "resetpassword", which I probably didn't have to.

Initially I thought I looking for com.apple.... under "folder" folder, but then reading other post in this thread I copy/paste the line starting from find.


Here is my work for the benefit of others;

bash-3.2$ sudo find /private/var/folders/ | grep com.apple.LaunchServices | grep csstore


WARNING: Improper use of the sudo command could lead to data loss

or the deletion of important system files. Please double-check your

typing when using sudo. Type "man sudo" for more information.


To proceed, enter your password, or type Ctrl-C to abort.


Password:

/private/var/folders//45/c540fyhn083gxn8yp9zdvmdr0000gn/0/com.apple.LaunchServic es-103501.csstore

/private/var/folders//45/c540fyhn083gxn8yp9zdvmdr0000gn/0/com.apple.LaunchServic es-107501.csstore

/private/var/folders//45/c540fyhn083gxn8yp9zdvmdr0000gn/0/com.apple.LaunchServic es-134501.csstore

/private/var/folders//45/c540fyhn083gxn8yp9zdvmdr0000gn/C/com.apple.LaunchServic es-044501.csstore

/private/var/folders//zz/zyxvpxvq6csfxvn_n0000000000000/0/com.apple.LaunchServic es-1340.csstore

bash-3.2$

bash-3.2$

bash-3.2$

bash-3.2$ sudo rm /private/var/folders//45/c540fyhn083gxn8yp9zdvmdr0000gn/0/com.apple.LaunchServi ces-103501.csstore

bash-3.2$ sudo rm /private/var/folders//45/c540fyhn083gxn8yp9zdvmdr0000gn/0/com.apple.LaunchServi ces-107501.csstore

bash-3.2$

bash-3.2$

bash-3.2$

bash-3.2$ sudo rm /private/var/folders//45/c540fyhn083gxn8yp9zdvmdr0000gn/0/com.apple.LaunchServi ces-134501.csstore

bash-3.2$ sudo rm /private/var/folders//45/c540fyhn083gxn8yp9zdvmdr0000gn/0/com.apple.LaunchServi ces-044501.csstore

rm: /private/var/folders//45/c540fyhn083gxn8yp9zdvmdr0000gn/0/com.apple.LaunchServi ces-044501.csstore: No such file or directory

bash-3.2$ sudo rm /private/var/folders//45/c540fyhn083gxn8yp9zdvmdr0000gn/C/com.apple.LaunchServi ces-044501.csstore

bash-3.2$

bash-3.2$

bash-3.2$ sudo rm /private/var/folders//zz/zyxvpxvq6csfxvn_n0000000000000/0/com.apple.LaunchServi ces-1340.csstore

bash-3.2$

bash-3.2$ sudo find /private/var/folders/ | grep com.apple.LaunchServices | grep csstore

bash-3.2$

Aug 2, 2016 9:03 AM in response to robertk1

I experience the same problem on my iMac Mid-2011. OS X El Capitan 10.11.6 most recent update from apple. After the update the login for my primary user would show a spinning wheel and would never proceed beyond that no matter how long it was left to work our what it was trying to do. After finding your post I did try it as described and didn't work for me until this morning after looking up the procedure for kernel extension incompatibility (which is a boot issue post not really what was happening here). Turns out I wasn't following your instructions properly It required the following;


find "/Volumes/Macintosh HD/private/var/folders/" etc. After that I found 4 occurrences, used mv to make them .backup for each of the four files (not the same location so done individually) and booted to safe mode without issue.


Prior to that i had simply changed to the root with a cd / and used the first find command. The " did the trick.


Thank you for your post. I thought I would just add my experience with it in case it didn't work for anyone else on the first go.


Frank.

Aug 8, 2016 10:42 AM in response to robertk1

Hi,


I had the same problem with the upgrade 10.11.5 to 10.11.6. Thanks for this solution. Bad note for Apple!


Just a suggestion with the find command. This one work on one line to display files:

% sudo find /private/var/folders/ -name "com.apple.LaunchServices*.csstore"


And this one to erase files:

% sudo find /private/var/folders/ -name "com.apple.LaunchServices*.csstore" -exec /bin/rm -f {} \;


Bye

Fix for El Capitan stuck at login

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple Account.