You ... could try this: Press Ctrl+Alt+F2 to get to a text-console with a login prompt. Log in as "pi" with password "raspberry". You now have a command prompt. Then type these commands sudo chown pi:pi ~/.Xauthority touch .~/.Xauthority sudo reboot and when the Pi has rebooted you should be back t...