2

This a screenshot of my System Settings window. As you can see I am missing the icons for: "Appearance","Online Accounts", "Security & Privacy", and "Time & Date". How can I restore them?

For comparison this is a screenshot of the default Systems Settings window in Ubuntu 13.10.

karel
  • 114,770
  • Try the following link, the question is very similar...

    http://askubuntu.com/questions/361885/appearance-online-accounts-disappeared-in-system-settings-in-ubuntu-13-10

    –  Nov 24 '13 at 21:03

1 Answers1

2

Try installing (or reinstalling) the package ubuntu-desktop by:

sudo apt-get install ubuntu-desktop
Arindrew
  • 121
  • 1
  • 1
  • 10