ItsmeITItsmeIT
  • Linux
    • Debian
    • Ubuntu
  • PC/Windows
Reading: How to Fix missing settings on Ubuntu 20.04, 22.04 LTS
Share
Notification Show More
Font ResizerAa
ItsmeITItsmeIT
Font ResizerAa
  • Categories
    • Linux
    • Debian
    • Ubuntu
    • PC/Windows
Have an existing account? Sign In
Follow US
© 2025 ItsmeIT. All rights reserved.

Home » Linux » Ubuntu » How to Fix missing settings on Ubuntu 20.04, 22.04 LTS

How to Fix missing settings on Ubuntu 20.04, 22.04 LTS

avatar
By
Loibv
avatar
ByLoibv
The ItsmeIT team – delivering cutting-edge updates, tech trends, and insider knowledge from the world of technology.
Follow:
Last updated: March 27, 2025

A few days ago, I faced an unexpected issue on my Ubuntu 22.04 system—my settings were missing! If you’re experiencing the same problem, don’t worry; I’ve compiled the best solutions to help you fix it quickly and get back to customizing your system.

The Causes of Missing Settings Error

Settings going missing or disappearing on Ubuntu 20.04/22.04 can occur after uninstalling or removing an application. In reality, the “Settings” is not completely removed from the Ubuntu system; it’s just removed from the path with a symbolic link name. If you run the “gnome-control-center” command on the terminal, the “Settings” functionality will still be displayed for you.

gnome-control-center

After spending hours troubleshooting, I finally found a way to bring back the missing ‘Settings’ icon. If you’re in the same boat, try these methods—I’ve tested them myself, and they worked like a charm!

#1. Reinstall all settings

The first cause that led to the unintentional deletion of the “Settings” function was due to some package (or some dependencies causing the package to be uninstalled). In any case, you can try reinstalling the ubuntu-desktop package using the following command:

sudo apt install ubuntu-desktop
Reinstall all settings
Screenshot of restoring all settings to default

Enter “Y” when prompted to confirm the installation of the ubuntu-desktop package. Upon completion, simply restart your computer to resolve the missing settings on Ubuntu 20.04 or 22.04 LTS.

reboot

#2. Install Ubuntu System settings

What happens if the system settings have been completely deleted from your Ubuntu computer? Don’t worry, we will show you how to reinstall it using the following command:

sudo apt-get update -y
sudo apt-get install -y ubuntu-system-settings

Please wait until the installation is completed and displayed on the terminal, then simply restart your computer to fix the missing installation error on Ubuntu Gnome.

reboot

#3. Reinstall Unity Control Center

“unity-control-center” is a graphical user interface to configure various aspects of Unity. You just need to uninstall and reinstall unity-control-center it will fix this problem.

sudo apt-get remove unity-control-center
sudo apt-get install unity-control-center
Reinstall Unity control center
Reinstall Unity control center

Typically, the “Settings” icon should return with method 3 once you successfully install “unity-control-center.” However, if the “Settings” icon still doesn’t show up, you can try restarting your computer and checking again.

I hope one of these solutions helps you restore your Ubuntu settings! If you’ve found another fix that worked for you, feel free to share it in the comments—I’d love to hear your experience!

Share This Article
Facebook Reddit Telegram Threads
avatar
ByLoibv
Follow:
The ItsmeIT team – delivering cutting-edge updates, tech trends, and insider knowledge from the world of technology.
Leave a Comment

Leave a Reply Cancel reply

You must be logged in to post a comment.

Most Popular

install wordpress nginx
How to Install WordPress on Ubuntu 22.04/24.04 with Nginx, MariaDB, PHP8.2 (LEMP)
Scan Virus Ubuntu
3 Best Ways to Detect and Remove Malware on Ubuntu/Linux
boot virtualbox from usb
How to Boot from USB in VirtualBox on Ubuntu/Linux
Install SSL Localhost Ubuntu
How to Install SSL on Localhost in Ubuntu / Linux?
fix login error Gnome Online Accounts Ubuntu 22.04
How to Fix GNOME Online Accounts Login Issues on Ubuntu 22.04
Previous Next
ItsmeITItsmeIT
Follow US
© 2025 ItsmeIT. All Rights Reserved.
  • Privacy Policy
  • Terms of Service
Logo ItsmeIT logo
Welcome Back!

Sign in to your account

Continue with Google
Register   |Lost your password?