1

How do i find out what my username is when I am locked out of my computer? I forgot what my username is and it won't let me pass the user login page.

1 Answers1

2

Get to root shell as described there
Run following command to find user(subfolders are usernames): ls /home
reboot and login with one of usernames find at above step

LeonidMew
  • 2,802