• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar
Source Digit

Source Digit

Linux, Ubuntu Tutorials & News, Technology, Gadgets & Gizmos

  • Home
  • How To
  • Ubuntu
  • Instagram
  • Blogging
  • Android
  • WordPress
  • +More
    • Cloud Computing
    • Gadgets
    • Social Media
    • Technology
  • Write for Us
Home / How To / How To Disable Guest Account In Ubuntu 16.10

How To Disable Guest Account In Ubuntu 16.10

By Sourabh / November 10, 2016 Category: How To, Ubuntu

How to disable Ubuntu’s guest session account – remove guest account in Ubuntu 16.10 login. Learn how to disable guest account in Ubuntu 16.10 Systems.

Disabling Guest Session

Method 1

Ubuntu users can restrict guest access. They can disable the Guest Session feature on Ubuntu System. To do so, open Terminal {press Ctrl+Alt+T} and run the following command:

sudo sh -c 'printf "[Seat:*]\nallow-guest=false\n" >/etc/lightdm/lightdm.conf.d/50-no-guest.conf'

When you execute the above command it creates a configuration file. To apply the changes, restart the system.

Method 2

Ubuntu users can create the configuration file manually and paste the code to restrict guest access.

sudo apt install gksu
gksudo gedit /etc/lightdm/lightdm.conf.d/50-no-guest.conf

When the file opens {blank}, paste the code given below and save the file and exit.

[SeatDefaults] allow-guest=false

Re-Enabling Guest Session

Ubuntu users can re-enable Guest Session on Ubuntu Systems by removing that configuration file. To do so, run the command:

sudo rm /etc/lightdm/lightdm.conf.d/50-no-guest.conf

Tags: Disable Guest Account in Ubuntu 16.10 Login, Disable Guest Account Login in Ubuntu 16.10, Disable Guest Account Ubuntu 16.10, Disable Guest Login Ubuntu 16.10, Disable Guest Session Ubuntu 16.10, Disable Guest Ubuntu 16.04, Disable Guest Ubuntu 16.10, Guest Account Login in Ubuntu 16.10, How To Disable Guest Account In Ubuntu 12.04 Lts, Re Enable Guest Account Ubuntu 16.10, Remove Guest Account in Ubuntu 16.10 Login, Remove Guest Account Login in Ubuntu 16.10, Remove Guest Account Ubuntu 16.10, Ubuntu 15.04 Disable Guest, Ubuntu 15.10 Disable Guest, Ubuntu 16.04 Disable Guest, Ubuntu 16.04 Disable Guest Session, Ubuntu 16.04 Guest Account, Ubuntu 16.10 Disable Guest, Ubuntu 16.10 Disable Guest Account, Ubuntu 16.10 Disable Guest Login, Ubuntu 16.10 Disable Guest Session, Ubuntu 16.10 Re Enable Guest Account, Ubuntu 16.10 Remove Guest Account, Ubuntu Guest Account Password, Ubuntu Guest Account Settings, Xubuntu Disable Guest

Primary Sidebar

Latest Posts

Ubuntu 25.04 ‘Plucky Puffin’ Is Available To Download

How to Login as Root User in Linux Terminal

Install Firefox In Ubuntu Terminal Command Line

How To Check Kernel Installed Date In Linux Ubuntu

How To List All Kernel Modules That Are Loaded In Ubuntu

Enable Ubuntu Auto Login Without Password

Download Ubuntu 25.04 Official Default Wallpapers

How To Fix Initramfs Error In Ubuntu Command Line

How To Check All Available Kernel Version In Linux Ubuntu

3 Best Artificial Intelligence Domain Name Generators

© 2025 Source Digit • Linux, Ubuntu Tutorials & News, Technology, Gadgets & Gizmos

  • Home
  • About
  • Privacy Policy
  • Terms & Conditions
  • Contact Us
  • Sitemap