Done!

RATS, Ubuntu Sucks! Unity Desktop Won't Load Fully


Switch to the Command Line

First press ALT + CTRL + F2 to switch on to the command line mode as broken Unity Desktop doesn't allow anything to do.

Enter username and password

Run Following Command:

sudo apt-get update
sudo apt-get install --reinstall ubuntu-desktop
sudo apt-get install unity
sudo reboot -n

After reboot Ubuntu Desktop should resume as normal.