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

"Users" folder missing on Macintosh HD

Hello.


I've just updated my MacBook Pro to Mavericks 10.9.3 and iTunes to 11.2. Now my "users" folder is missing when I open my Macintosh HD. I need this folder for some Apps, so I created a temporary folder on my Macintosh HD to recieve some files and then I move them to the right folder. But I want "users" folder back again. I saw an old post about this issue, but it's too old and it's not working for me.


Can someone help me?


Thanks.

MacBook Pro, OS X Mavericks (10.9.3)

Posted on May 15, 2014 9:04 PM

Reply
Question marked as Best reply

Posted on May 15, 2014 9:09 PM

This is a new feature or bug if you want to call it that in OS X 10.9.3


To make the Users folder you have to enter the following command in the terminal followed by your password.


sudo chflags nohidden /Users

57 replies

May 16, 2014 8:26 AM in response to flavioapu

Wondering if this is intential? User folder is hidden on some of our systems after update, (mine included) and not others. Various types of computers. It's hidden on computers with one user and guest account enabled, but NO shared folder, or multiple users. The ones with shared folders or multiple users, the users folder is visable. Not sure if it's just coincidence. I hope apple comments on it quickly to ease concern.

May 16, 2014 9:43 AM in response to Jedi Dude

Jedi Dude wrote:


Wondering if this is intential? User folder is hidden on some of our systems after update, (mine included) and not others. Various types of computers. It's hidden on computers with one user and guest account enabled, but NO shared folder, or multiple users. The ones with shared folders or multiple users, the users folder is visable. Not sure if it's just coincidence. I hope apple comments on it quickly to ease concern.

Guest account disabled. I have 2 user accounts on my mbp which i am using and i am still affected. It's a bug - not an intential move. I wouldn't consider as a crucial bug as there is a couple temporarily workarounds but still IMHO it's a bug.

May 16, 2014 10:01 AM in response to Deckart

What I did as a workaround was in Finder/Go/Go to Folder type Users. That made the User folder visible. I created an alias of the folder and put it in Finder's Sidebar. Repeated procedure typing Shared, making an alias, and putting it in the Sidebar. Restarted and the alias links will take you there even after a restart.


Send Apple feedback. They won't answer, but at least will know there is a problem. If enough people send feedback, it may get the problem solved sooner.

Feedback

May 16, 2014 10:34 AM in response to flavioapu

Here's what's worked for me on three seperate computers. Booted up with recovery disk, ran disk utilities, repaired permissions, repaird hard disk. Then restarted, ran terminal, ran "sudo chflags nohidden /Users" command. After doing it in that order, the users folder has remained visable on all three of these computers even after restarts.


On one computer, didn't repair permission first, or disk aid, and user folder disappeared after a restart, but after doing in in the order above it seems to stick after restarts. Worked for me, hope this may help others until apple fixes issue.

May 16, 2014 11:25 AM in response to flavioapu

It appears that some people have their Users folders still visible after installing the 10.9.3 update. However, it also appears that when they are visible that the permissions are set for universal Read and Write which is not secure.


With this in mind even those that have their Users folders visible you should still boot into the recovery HD and change the permissions.


Here are the steps for both scenarios to fix this issue.


If the Users folder is visible. Start your computer while holding down the Command and R keys.


From the Utilities menu select Terminal.


In the Terminal type in the following commands:


cd /Volumes/Macintosh\ HD (or the name of your partition)

chmod 755 Users

chmod 755 Users/Shared


Quit the Terminal and restart your Mac.


====================================================


If the Users folder is not visible. Start your computer while holding down the Command and R keys.


From the Utilities menu select Terminal.


In the Terminal type in the following commands:


cd /Volumes/Macintosh\ HD (or the name of your partition)

chmod 755 Users

chmod 755 Users/Shared

chflags nohidden Users

chflags nohidden Users/Shared


Quit the Terminal and restart your Mac.

May 16, 2014 11:32 AM in response to kevin_

Entered command "sudo ln -s /Users /Users\ Folder; ln -s /Users/Shared /Users/Shared\ Folder" followed by password per instructions. AND... It worked!


Many thanks for your time, Kevin! 😀


Using a mid 2012 MBP. Two user accounts, no guest account, FWIW.


Read thru posts here, noting that others can get to the Users folder thru the Go menu in Finder. Said folder isn't shown in the menu pull-down, nor can it be accessed thru Go to Folder... selection on this particular MBP. However, can get to it thru Recent Folders or Sidebar. Very strange...


As this condition seems to vary so much, would have to agree w/those who contend it's a bug, not critical as one stated, but a bug none-the-less.


Note to Apple, PLEASE FIX THIS, ASAP.


Thanks to all. Signing out...

"Users" folder missing on Macintosh HD

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