Finder not showing user library folder

When I open Finder on my iMac, then click on my user name in the sidebar, I am not seeing the Library folder for my user name.  I need to modify some of the application support folders for specific applications, but I cannot find them using Finder.  These folders are specific to my user name and are not located within the Macintosh HD/Library folder for the entire computer.
They should be in the path Macintosh HD/Users/[my username]/Library/Application Support/[application name].
But for some reason, the "Library" folder doesn't even show up in Finder when I click on Macintosh HD/Users/[my username].  It's visible when I open one of the applications and use preferences to access folders in the application support folder for that application, but not when trying to get to the same location using Finder -- which I need to do in order to copy and paste some of the files.
Any ideas on why my user-specific Library folder isn't being shown in Finder?

J.Richardson: I'm sorry, but what you described is not intuitive at all (to me, at least). Mac OS is not bad at all, but unless Apple gets off their high horse and maybe provides some *intuitive* controls for fine-grain system administration, people will continue to have valid points to cite Windows (version whatever) as having legitimate advantages over Mac. Recent example that they FINALLY changed; not being able to resize windows from any border.
Humboldtrick: Thanks for the terminal command! I was also incredibly frustrated by this change.
Thomas A Reed:
I have noticed the train wreck when dealing with (for instance) a SQLite management program - trying to view the contents of a database created in the temp space XCode's "iPhone Simulator" uses - can't browse into the correct directory, nor does the search tool look within the directory, NOR can you simply type a path in. Only other way I would've been able to access files created there would be to use terminal to copy them to a directory not within the "Library", every single time I wanted to view the results of a change! Since the process lost efficiency, and gained annoyance for no benefit to me, that is a train wreck. Also, your "chflags nohidden ~/Library" syntax only works if the user has terminal sitting at the correct directory; there was no reason at all to have griped about what Humboldtrick provided.

Similar Messages

  • Where did the User Library folder go?

    I installed OSX 10.7 yesterday and was quite excited to do so, and by day two I am regretting it.  whether it is the uslessness of launchpad, to all of the old things i find missing.  One thing i just noticed was that i cant find is the User Library folder.  The system Library folder is there but not the user.  am i missing something?  oh and getting rid of front row?  why?  i watched trailers there all the time!...sorry sorry...off topic.  grr
    Lion 5 out of 10 Stars

    Use the following:
    chflags nohidden ~/Library/
    Generally, ~ should be used instead of manually providing the home folder path.
    (59561)

  • I need to access one folder in user library folder from my time machine backup......but it won't show a library folder

    I need to access one folder in user library folder from my time machine backup......but the backup disk won't show show a library folder.
    Pressing option-go only directs me to the current library folder in my hard drive. I have opened up the saved disk image and need to copy one folder and put it into my current library. Trying to restore using time capsule won't let me into the user library either......
    thanks in advance for any help
    christos

    The Saved Application State folder is where Lion stores all the information required for its resume feature to function as it does. As you are looking for a specific saved game folder it will not be in the Saved Application State folder. This folder was not present in Snow Leopard so wouldn't be present on your backup previous to the Lion install.
    The game saves you're looking for will most likely be located in the Application Support or Preferences folder.
    Hope this helps
    J.C

  • How to show the Library folder in an external hard drive

    Hi there,
    I am trying to restore the Skype Chat History to my new computer. 
    My old hard drive crashed and had to be replaced.  Unfortunately my back-up Time Machine file was corrupted due to fact that this is a VERY EASY thing to happen and hence I DO NOT recommend that anyone uses Time Machine through a wirelessly connected hard drive, such as a Time Capsule - a very bad design flaw!
    Luckily I am able to access some of the files on the old hard driave that was removed from my laptop.  However I can not find a Skype folder or the Application support folder under my user name.  Because it is an external drive, I can not use the techniques that have been suggested in other posts (such as using Terminal to permanently show the Library folder or using the Option key).
    Can you please help me!?

    Open a Finder window and choose the external drive with the user folder in the Finder sidebar. Then, make sure you see your user folder in the Finder window, because you will need it.
    Now, open Terminal (in /Applications/Utilities) and type:
    chflags nohidden
    After typing that, press the Space key and drag your user folder from the Finder window to your Terminal window, and after dragging it, now type after the dragged folder (without space):
    /Library
    In Terminal you should see:
    chflags nohidden (yourdraggeduserfolder)/Library
    Finally, press the Enter key and the Library folder will show up

  • Mavericks 10.9.1-Problem with finder not showing peripheral hardware

    After upgrading to Mavericks (10.9.1) my Finder doesn't show new hardware in Devices. For example, Finder not showing iPod when i plug into the keyboard's usb. i have other examples  of the same problem, such as trying to find a hard drive detached from an old computer. anyone know if i can configure Finder to show all peripheral (hardware) devices? maybe i need to plug the peripherals into back of the iMac rather thatn into my keyboard usb (which i have not tried.) Thanks in advance.
    Charlie

    I had a similar issue as you did -- for a few weeks now I've been suffering through agonizingly slow Contacts performance.
    The way I resolved it was:
    1) Quit Contacts
    2) Go to system preferences and go into iCloud, then uncheck contacts -- choosing to delete from mac.
    3) Go into system preferences and to Internet Accounts and again uncheck contacts under any of the accounts it's enabled on (gmail, yahoo, etc).
    4) Go to your user's library folder (easiest way is to open a finder window, hold down the option key on the keyboard and from the Go menu, select Library).
    5) Delete anything referring to Address book or com.apple.address book....   -- check these folders in particular:
         - Address Book
         - Application Support
         - Caches
         - Preferences
    6) Restart your computer
    7) Go back into System preferences and enable contacts from wherever you want (iCloud, etc.)
    8) If it's not quite enabling (appears to enable, but checkbox doesn't show), then do one more restart of the computer.
    9) Now open Contacts and allow it to sync

  • User Library folder has 112 GB...something must be wrong!

    Hello, I have a Macbook Pro with a 250 GB hard drive. It has been running slow so I checked available memory--less than 4 GB. I have 40 GB music, 40 GB photos, and 4 GB movies. Nothing else seems to be taking up much room..then I found that the Users/Library folder was the culprit--112 GB. However, I ordered the folder in the Library by size, and the folder taking up the most memory had less than 7 GB, and most others have less than 1 GB. This is so weird...can't find where the 112 GB is? Has anyone else had this problem?

    BlinkTMB wrote:
    Do you mean to search for
    <~/Library/Mail/[email protected]/.OfflineCache>
    via the search box?
    No. That's a way of expressing locations (paths) of items in Mac OS X; it comes from its Unix roots. It means, "the hidden folder named '.OfflineCache', located in the folder '[email protected]', which is in the folder 'Mail' in the folder 'Library' in your Home folder". (Of course, wherever I write "[email protected]", you must substitute the actual Gmail account.)
    In Finder, empty the Trash, then invoke Go > Go to Folder, or ⌘⇧G. Insert in the 'Go to the folder' field the path
    ~/Library/Mail/[email protected]/.OfflineCache
    (make sure not to make any typos), and click Go. Finder should go there and the previously hidden folder should now be visible and highlighted. Move it to Trash, and restart. Launch Mail again and make sure everything is OK. Mail should re-create the off-line cache and stop making copies of the same message. If everything is fine, you can empty the Trash and continue housekeeping, including removing all those unnecessary copies of the problematic e-mail message.

  • User library folder gone

    after installing Lion, my user library folder doesn't show up in finder.  I can see it in Terminal.  Suggestions

    See: 18 ways to view the ~/Library folder in Lion

  • Restoring User Library folder from Time Machine

    I have tried finding my User Library folder in Time Machine, but no luck.
    I have managed to find the User/Library folder in normal view and have dragged it into the Sidebar.
    It is now visable! Great.
    But when I enter Time Machine and go back in time, it goes gray and you connot see it or it will not go back in time.
    In other words I am unable to access my backed up files: Address Book, iCal, Mail, Keychains etc.
    Any suggestion much appreciated!

    DWNCC wrote:
    It's a long story. My Mac Apps were crashing frequently as I have an older version MacBook Pro, using it with 10.7.3. It just didn't like it one bit.
    Unfortunately, there are many people here in Apple Support Communities who claim there is something fundamentally wrong with Lion and are advising everyone to go back to older versions of the operating system. That is very bad advice. If Lion is misbehaving, there is some problem that needs to be corrected.
    It is not a good idea to try to restore your user account piecemeal like this.
    If you have erased everything, then at least you don't have to worry about damaging anything. Try this:
    1) Run System Preferences > Users & Groups and click the "+" button to create a new account. Change account type from "Standard" to "Administrator". Give it a short name like "admin".
    2) Log out of your current user and Log in to the new admin user.
    3) Delete any old users you had.
    4) Run Migration Assistant and migrate your old users from Time Machine

  • How to find out which user create folder

    how to find out which user create folder in shared drive?

    Hello,
    you have to enable Auditing in on the DCs OU and also on the top folder level where this should be monitored.
    http://technet.microsoft.com/en-us/library/cc784387(v=ws.10).aspx
    http://support.microsoft.com/kb/310399
    Best regards
    Meinolf Weber
    MVP, MCP, MCTS
    Microsoft MVP - Directory Services
    My Blog: http://msmvps.com/blogs/mweber/
    Disclaimer: This posting is provided AS IS with no warranties or guarantees and confers no rights.

  • Albums not showing in library after import

    Just install iTunes 10.4.1.10 on Win XP (have same issue on Win 7) it auto added my music folder but its all messed up due to filenames etc so I deleted everything from library with the intention of manually importing everything.  Albums are not showing in library after going File -> Add Folder to Library...
    Any ideas?

    Note that Pause and Resume can be found in the right-click context menu of an item (toolbar drop-down list).
    Do you have the .part file or only the (final) file with a byte count of 0 bytes?
    If the .part file and doesn't have the expected file size (2 GB) is missing then you won't be able to resume this download anyway. You can check the temp folder as well.

  • After updating to Yosemite, I updated iPhoto. Alert said to convert my library to new iPhoto. Then alert said I needed to repair permissions. Then a freeze. Then iPhoto won't find and show my library. How do I fix this?

    After updating to Yosemite, I updated iPhoto. Alert said to convert my library to new iPhoto. Then alert said I needed to repair permissions. Then a freeze. Then iPhoto won't find and show my library. How do I fix this? I can see the library icon on my external drive, but it doesn't show as a library in iPhoto. When I double click on the icon, nothing happens. When I choose it from alternate menu, doesn't open. Where do I get help?

    Peter
    Do you have a back up? What version of iPhoto do you have? Assuming 09 or later:
    Option 1
    Back Up and try rebuild the library: hold down the command and option (or alt) keys while launching iPhoto. Use the resulting dialogue to rebuild. Choose to Repair Database. If that doesn't help, then try again, this time using Rebuild Database.
    If that fails:
    Option 2
    Download iPhoto Library Manager and use its rebuild function. (In early versions of Library Manager it's the File -> Rebuild command. In later versions it's under the Library menu.)
    This will create an entirely new library. It will then copy (or try to) your photos and all the associated metadata and versions to this new Library, and arrange it as close as it can to what you had in the damaged Library. It does this based on information it finds in the iPhoto sharing mechanism - but that means that things not shared won't be there, so no slideshows, books or calendars, for instance - but it should get all your events, albums and keywords, faces and places back.
    Because this process creates an entirely new library and leaves your old one untouched, it is non-destructive, and if you're not happy with the results you can simply return to your old one.  
    Regards
    TD

  • Users library folder is missing

    I have two users set up, in my principal user account (has admin rights) I can see all folders EXCEPT the Library folder, I only discovered this recently when wishing to delete a preference file from this users library. The other users library is visible as normal.
    I have only recently noticed this and attribute it to a change since:-
    Updating to 10.5.5
    Starting to use Time Machine
    Or possibly changing the computers short name some weeks ago
    I had not needed to look in the users Library folder prior to now so am not sure when this folder "disappeared" or became hidden.
    Can anyone suggest why and/or how I can make this users Library folder visible so that I can delete the preference file that is corrupt.

    Thanks Neil - Problem solved and I´ve saved a couple of new Applescripts for checking and reset in case (and when) this happens again.
    Lets hope Apple discover the reason for random changes to file flagging and apply to a future update.
    Again, thanks for your quick response.

  • How do I get another users Library folder visible?

    I'm struggling getting Lion to work properly on one of my Macs.  Successful installation on 3 other machines, but this one is driving me nuts.  It basically lost my passwords and I've had to create a new account in order to use the machine.
    Anyway, at this point I've got one user account setup for myself and I can log in and out with that one.  Problem is the other user account on the machine, which is my old one, has all my Library files I'd like to copy to this "new user."  This includes, for instance, dozens of Mailboxes I saved "on my Mac" for use in Mail.  Rather than have to recreate all those mailboxes, and then find the proper emails to copy to them, I want to simply copy the ones I've already created to my new user Library folder. 
    I know how to make the Library folder visible, and have done that for my "new" account.  But the mailbox folders/files I want are in my old user account and I can't figure out a way to make that Library folder visible since I don't have my old password.
    When I try to reset the password for the old account, it refuses to do it.
    Is there some way in Terminal to navigate over to the directory where my old, now hidden, Library folder lives and make that one visible? 
    Thanks,
    Howard

    Holding the option key is a very crude solution, however...
    This guy, in the second steps, explains how to get it back permanently: http://baumdesign.wordpress.com/2011/08/06/find-restore-skype-5-2-chat-history-i n-mac-os-x-lion/

  • Mail - IMAP folders not showing up in folder list

    I have several mac mail imap folders and a few of them are not showing all imap folder - yet I can use move to folder to move emails to that folder.  Any ideas?

    Check on the IMAP settings (Gmail.com) that Pop is disabled.
    It should be in the IMAP/Mail forwarding section.
    When it is enabled, folders do not show up in mac mail

  • Finder Not showing Sidebar

    In my finder not showing sidebar.
    I have checked finder preferences etc..

    Finder menu > View > Show Sidebar.
    Does that help?
    Sometimes I have to select it twice to get it to appear (Finder likes to ignore simple requests with no explanation ).
    You may also be able to drag from the left edge to make it appear too, but that can also be hit or miss.

Maybe you are looking for

  • Connection still exists after close

    Hello My connection to the database don't disconnect. I have a servlet, in the doGet it will connect to the database(FoxPro). Then I execute a select command. Until here all works fine. Then I close the statement and the resultset, afterwards I close

  • Please, help with AS2 / CS3

    In this zip file, I replaced the images, with blank photos, with the image titles, to make it easier to see the problem. (download files) http://www.pbsjbuzz.tv/site_flash/site_flash.zip (view online) http://www.pbsjbuzz.tv/site_flash Thank you ! Hel

  • Transport control program tp ended with error code 0208

    Hello I installed minisap NW2004s on XP/SP2 VMWARE 4.5. The installation it self's works fine, but have some problems in the stms. when i call the transport queue there appears an error as follow: System   NSP              Command  TMS_MGR_READ_TRANS

  • My iphone5 after update is no longer compatiable to beats by dre system how can i fix this

    My iphone5 after the 8.0 update is no longer compatiable with an audio device "Beats by DRE" how can this be fixed< or how do i downgrade

  • Scroll Wheel no longer works. Please Help !

    About a month ago, my scroll wheel suddenly just stopped working. I now have very limited use of it. For example, I cannot scroll through my song list, because it takes about 5 minutes of constantly trying to scroll, for it to move down one song. The