Settings -> Users and Groups -> Click on the lock to allow changes



Websites and SEO
Settings -> Users and Groups -> Click on the lock to allow changes
/Applications/Utilities/XQuartzNote that for Inkscape you will need to click “Browse” to get to Applications/Utilities, it probably won’t load into the list it presents you with.
sudo defaults write /Library/Preferences/com.apple.loginwindow HiddenUsersList -array-add [username]You can do this to multiple accounts at once;
sudo defaults write /Library/Preferences/com.apple.loginwindow HiddenUsersList -array-add [username01] [username02] [username03]To find the username that OS X uses for each user account, do the following:
Go to System Preferences -> Users and Groups -> Click the lock to allow changes -> Right click on a username -> Advanced OptionsUnder the section:
Account Name…you will see the account name which OS X uses for that user account.