Categories: Linux & UnixUbuntu

Ubuntu sidebar and top bar disappeared? Here’s how you can bring them back

While researching on Unity-related problems, I’ve observed several users getting an issue where – after logging in – they don’t see anything on desktop (no sidebar, top bar … nothing), just the wallpaper. Worse, pressing Alt+Ctrl+T doesn’t bring up the terminal window as well.

Gladly, I also found a couple of solutions to this problem, which I’ll be sharing with you all here. The aim is to help those who unsuccessfully faced this problem in the past or are currently struggling with this issue. Of course, there’s no harm gaining this knowledge if you haven’t encountered such a situation yet.

So, coming to solution-1, which is to turn the Unity plugin back on. The steps mentioned in the following screenshot explain how you can do that:

If the aforementioned instructions don’t work, then here’s the second solution:

Launch a tty terminal by pressing ctrl + alt + f1. Once in that terminal, run the following set of commands in the same order as listed here:

sudo rm -rf ~/.cache/compizconfig-1

sudo rm -rf ~/.compiz

sudo rm -rf ~/.Xauthority

sudo dconf reset -f /org/compiz/

setsid unity

sudo reboot

If the first solution didn’t work, then this one should definitely work. In case you used a different solution to resolve such an issue, share that with us in comments below.

Via 1 2

The post Ubuntu sidebar and top bar disappeared? Here’s how you can bring them back appeared first on FAQforge.

Ubuntu Server Admin

Recent Posts

🚀 Deploy ERPNext on Ubuntu VPS

This article provides a guide demonstrating how to deploy ERPNext on Ubuntu VPS. This guide…

5 days ago

Advantech AOM-2721 is now Ubuntu Certified

Canonical announces that the Advantech AOM-2721 is officially joining the list of Ubuntu Certified Hardware.…

1 week ago

Ruby and Rails Performance Roundup: The Backlog Edition

Yet again instead of tweets, a blog post. The backlog got out of hand -…

1 week ago

How to Deploy OpenProject on Ubuntu VPS

This article provides a guide demonstrating how to deploy OpenProject on Ubuntu VPS. What is…

1 week ago

Canonical integrates NVIDIA Nemotron 3.5 Lightning with Ubuntu for always-on AI agents

Canonical is pleased to announce that  NVIDIA’s newly introduced NVIDIA Nemotron 3.5 Lightning, an open,…

2 weeks ago

Xfwl4’s Second Preview Release

I’m pleased to announce the second preview release of xfwl4, Xfce’s Wayland compositor, version 4.21.1.…

2 weeks ago