For some reason Apple decided to hide the user’s Library folder. This is where quite a few user preferences and other settings are stored.
To allow this folder to be visible, open a Terminal window and give the command:
chflags nohidden ~/Library
For a reference see:
http://hints.macworld.com/article.php?story=20110704093233123