Quantcast
Viewing all articles
Browse latest Browse all 392

How to fix log in screen loop error in Kali Linux

After I've updated Kali Linux, I can't log in anymore. When I enter the password login screen just reappears over and over again.

What have I already tried:

sudo apt-get updatesudo apt-get upgrade

fixing updates:

sudo apt install -f

reinstalling gnome (and several other desktops)

sudo apt update sudo apt install kali-desktop-gnome

And finishing interrupted updates:

dpkg --configure -a

(also when I type in this command nothing happens)

What else can I try?


Viewing all articles
Browse latest Browse all 392

Trending Articles