I have forgotten my user name for my mac

I have a mac-book pro and I've lost my user name to get into the computer, how can I fix this problem without taking it to our Apple agents who are soooo slow, Thanks

1

3 Answers

You can get into single user mode using Command+S while booting, then run ls /Users and it should show all the users which will give you a good idea of which one is you.

Open the terminal using Cmd+T and then type ls /users to see a list of all accounts on the Mac.

Open the terminal and type the command:

whoami

This will return your own username.

2

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy

You Might Also Like