+1 vote
in Operating Systems by (39.3k points)

I installed fuse (sudo apt install fuse) to fix the AppImage issue of Neo4J. Now all Desktop icons disappeared. How can I fix it to bring all desktop icons back?

1 Answer

+3 votes
by (271k points)
 
Best answer

Try to reinstall the ubuntu-desktop by running the following command on the terminal. It will also install fuse3 and should fix the issue.

sudo apt install ubuntu-desktop

After executing the above command, restart the computer. 

Related questions

+2 votes
1 answer
+1 vote
1 answer
+2 votes
1 answer

...