remove Guest Session from the Switch User list in the login manager

This will remove your current user name display.

Edit the lightdm config file:

sudo gedit /etc/lightdm/lightdm.conf

And append this line to the end of the file:

allow-guest=false

Safe the file and either reboot your computer or restart lightdm

sudo /etc/init.d/lightdm restart

this will close any application you have running

Leave a Reply

Your email address will not be published. Required fields are marked *