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

Building RAG with enterprise open source AI infrastructure

One of the most critical gaps in traditional Large Language Models (LLMs) is that they…

4 hours ago

Life at Canonical: Victoria Antipova’s perspective as a new joiner in Product Marketing

Canonical is continuously hiring new talent. Being a remote- first company, Canonical’s new joiners receive…

1 day ago

What is patching automation?

What is patching automation? With increasing numbers of vulnerabilities, there is a growing risk of…

2 days ago

A beginner’s tutorial for your first Machine Learning project using Charmed Kubeflow

Wouldn’t it be wonderful to wake up one day with a desire to explore AI…

3 days ago

Ubuntu brings comprehensive support to Azure Cobalt 100 VMs

Ubuntu and Ubuntu Pro supports Microsoft’s Azure Cobalt 100 Virtual Machines (VMs), powered by their…

3 days ago

Ubuntu Weekly Newsletter Issue 870

Welcome to the Ubuntu Weekly Newsletter, Issue 870 for the week of December 8 –…

4 days ago