I hope you are aware of the concept of display managers in Linux. Because I am going to discuss how to change display manager in Ubuntu straightaway.
Ubuntu 20.04 comes with GDM3 as default display manager. But if you experiment with various display managers or various desktop environments, you may end up with Light DM or some other display manager as the default display manager. It is a matter of choice but if you want to get back to another display managers, you can easily do that.
In this quick post, we shall see how to switch between LightDM and GDM or
Switch between LightDM and GDM in Ubuntu
Open a terminal and use the following command:
sudo dpkg-reconfigure gdm3
You can in fact use lightdm instead of gdm, the procedure is same for both. Using the above mentioned command will take you to a warning page. Enter to get back to next screen:
On the next screen, you’ll see all the available display managers. Use tab to select your preferred one and then press enter, Once you have selected it, press tab to go to ok and press enter again.
Restart the system and you will find your selected display manager at login. The same procedure can be applied to switch between GDM, LightDM, MDM, KDM etc.
How do you switch back to your previous display manager in Ubuntu?
Basically, you follow the same steps as mentioned earlier. You just need to reconfigure a display manager and during this process, you’ll be presented with the option to choose from the available display managers on your system.
Easy, isn’t it? I hope you liked this quick Ubuntu beginner’s tip. Stay subscribed for more.
I would like to say thank you. You seem like a great guy. I have used your site a lot and find it very resourseful. Thank you for your hard work, and giving back to the community.
Hi, I Need some help regarding my Ubuntu, is there any way to reach out to you personally ?
Use our community forum, please.
Works perfectly but now I can’t log into the system.
What problem do you face?
Just that, I can’t log into the system at all.
Hey Marcel. I’ve experienced something like that recently. I was able to fix this issue by restarting the gdm with this command. if that doesn’t work, maybe swtich back to the previous greeter with < sudo dpkg-reconfigure that way you can choose back the dm of your choosing.
in order for you to be able to input these commands, you will have to jump in in one of your tty with Ctrl+alt+ F2,F3, etc. log in with your user and proceed.
hi, i’ve run into some kind of problem. i’ve read your article about installing gnome desktop in ubuntu. i’ve decided to uninstall it after a while. after uninstalling i can’t change gdm. i always see gnome loading screen when i start my pc. can you help me to get back default loading screen?
[…] Via It’s F.O.S.S […]