0

Ubuntu 22.04 Upgraded 20.04 installation. Desktop files, icons, folders do NOT appear on desktop, yet they are in the Desktop folder under Home directory. They will run if I open the Desktop folder and execute them with terminal.

So far everything I have read has not worked to reviel them on the Desktop. They never have shown on the upgraded system from day one.

1 Answers1

0

I also have the same issue. In my case reinstalling the ubuntu desktop worked:

sudo apt-get install --reinstall ubuntu-desktop

After running this, restart the system:

sudo reboot
sotirov
  • 3,169