If by loop you mean that it will bring you back to the Login page after entering your username and password to login, it is likely .Xauthority is/got corrupted or has wrong permissions.
To solve the issue, login via Terminal and rename .Xauthority
The new file will be created for you with correct permission during next login.
To solve the issue, login via Terminal and rename .Xauthority
Code:
mv /home/$USER/.Xauthority /home/$USER/.Xauthority.old
reboot
The new file will be created for you with correct permission during next login.
https://unlockforus.com
Sorry for seeming stupid and preferring Linux - I just don't know any better.
Sorry for seeming stupid and preferring Linux - I just don't know any better.
![[Image: AGxgqJ6.png]](http://i.imgur.com/AGxgqJ6.png)