• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar
Source Digit

Source Digit

Linux, Ubuntu Tutorials & News, Technology, Gadgets & Gizmos

  • Home
  • How To
  • Ubuntu
  • Instagram
  • Blogging
  • Android
  • WordPress
  • +More
    • Cloud Computing
    • Gadgets
    • Social Media
    • Technology
  • Write for Us
Home / How To / Fix Unity Freezes After Login – How To Reset & Re-install Unity in Ubuntu 15.04/14.04/14.10

Fix Unity Freezes After Login – How To Reset & Re-install Unity in Ubuntu 15.04/14.04/14.10

By Sourabh / June 25, 2015 Category: How To, Ubuntu

How to fix Unity freezes after login in Ubuntu (fix broken Unity Desktop). Reset and re-install Unity in Ubuntu 15.04, Ubuntu 14.04 and Ubuntu 14.10.

Remove and Re-Install Unity Desktop

Resinstalling Unity Desktop on Ubuntu is the most easiest way to fix the problem of missing Unity launcher or Unity panel. This method also works if Ubuntu system freeze.

Open Terminal and run the following commands to re-install Unity in Ubuntu 15.04, Ubuntu 14.04 and Ubuntu 14.10.

If the system is frozen and you are unable to open Terminal, use Ctrl+Alt+F2 key to open the command line interface.

Once open, you will have to enter your credentials (username and password). Once you have done it, run the following commands to reinstall Unity desktop:


$ sudo apt-get update
$ sudo apt-get install --reinstall ubuntu-desktop
$ sudo apt-get install unity
$ sudo shutdown -r now

The above set of command will reboot the system. Once reboot is OK, the Unity should be working normal.

Fix Unity Freeze Issue With Nvidia Graphics

Here’s the additional method to fix system freez for system with Nvidia graphics card installed on it.

Press Ctrl+Alt+F2 and run the following commands:


$ sudo apt-get update
$ sudo apt-get install --reinstall ubuntu-desktop
$ sudo apt-get install unity
$ sudo apt-get remove --purge nvidia*
$ sudo shutdown -r now

Restart the system and Unity will run back as normal.

Tags: Commands to Install Unity Ubuntu, Fix Unity Freezes After Login, Fix Unity Freezes After Login In Ubuntu 14.04, Fix Unity Freezes After Login In Ubuntu 14.10, Fix Unity Freezes After Login In Ubuntu 15.04, Install Unity Ubuntu, Install Unity Ubuntu Server, Quickly Fix Broken Unity, Re-Install Unity Desktop Ubuntu, Re-Install Unity Ubuntu 14.04, Re-Install Unity Ubuntu 14.10, Re-Install Unity Ubuntu 15.04, Remove and re-install Unity, Reset Unity Desktop Ubuntu 14.04, Reset Unity Desktop Ubuntu 14.10, Reset Unity Desktop Ubuntu 15.04, Ubuntu 14.04, Ubuntu 14.10, Ubuntu 15.04, Ubuntu Re-Install Unity Desktop

Primary Sidebar

Latest Posts

Delete Directory And Contents Recursively Without Prompt On Linux

Check User Login History In Ubuntu Linux Command Line

Use Locate Command To Find File In Linux Terminal By Name

How To Change Terminal Color In Ubuntu Command Line

How To Run Fsck Manually In Linux To Fix Unexpected Inconsistency

How To Fix Broken Packages On Ubuntu From Terminal

Re Execute The Previous Command In Linux Ubuntu Command Line

How Much RAM Is Needed For Ubuntu PC

How To Find Large Files And Directories In Linux Command Line

How To Use Clear Command History In Linux Terminal

© 2026 Source Digit • Linux, Ubuntu Tutorials & News, Technology, Gadgets & Gizmos

  • Home
  • About
  • Privacy Policy
  • Terms & Conditions
  • Contact Us
  • Sitemap