Skip to content
iTecTec
  • Tools
    • ARFCN-Frequency Converter
  • Contact Us

Ubuntu – Unable to log in to the account

lightdmlogin

This is weird,I was reading some blog and I found that I can manually start GUI by issuing this command sudo startx,so I did that.Now I'm unable to login to my user account.

Best Answer

  • OK do the following command from your terminal with CTRL+ALT+T

    or from CLI with CTRL+ALT+F1

    sudo restart lightdm 
    

    If issue not solved then reinstall your lightdm with

    sudo apt-get install --reinstall lightdm
    
  • Related Question
    • Ubuntu – Unable to login into the user account
    • Ubuntu – Unable to login after deleting Guest User Account