0

I started up this morning, only to find my password is not working and I am locked out. When I enter the correct password, or when I try to login as a guest, the screen resets and goes back to the same login screen. In normal usage, I have disabled the lock screen, so I have no idea why it is occurring.

I can access my system via tty1. What can I do to remove the lock screen? I have tried several other threads, including changing the password via grub (no help). Thanks.

Chris Parry
  • 246
  • 1
  • 2
  • 13

2 Answers2

0

I had the same problem two weeks ago.

Press Ctrl+Alt+F1 and type in your username and password, then execute:

sudo rm .Xauthority
sudo reboot
0

Press Ctrl+Alt+F1 and type in your username and password, then check for errors at .xsession-errors.old May be you could get some information there

Or try installing other user interface to fix the problem

Saurav
  • 11
  • 1
  • 1
  • 5