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:

Sponsored

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

Sponsored

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

AI in 2025: is it an agentic year?

2024 was the GenAI year. With new and more performant LLMs and a higher number…

20 hours ago

Canonical announces 12 year Kubernetes LTS

Canonical’s Kubernetes LTS (Long Term Support) will support FedRAMP compliance and receive at least 12…

2 days ago

Ubuntu Weekly Newsletter Issue 878

Welcome to the Ubuntu Weekly Newsletter, Issue 878 for the week of February 2 –…

3 days ago

How your feedback shapes the way we support open source software

At Canonical, we firmly believe that delivering an outstanding, customer-centric support experience is impossible without…

3 days ago

How To Install osTicket v1.14 On Ubuntu 20.04

I want to share how to install osTicket v1.14 for Ubuntu 20.04 server. osTicket written…

4 days ago

How To Install WordPress On Ubuntu 20.04

Now I want to share how to install WordPress on ubuntu 20.04 server. WordPress is…

4 days ago