How do I remove userlist on loginscreen

title says it all I just want a username and password to fill out...

To do this;

sudo -u gdm gsettings set org.gnome.login-screen disable-user-list true

to undo it change true to false.

This can also be done with gui by an app called dconf.

Reboot to take effect.

1 Like

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.