• 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

Ubuntu 25.04 ‘Plucky Puffin’ Is Available To Download

How to Login as Root User in Linux Terminal

Install Firefox In Ubuntu Terminal Command Line

How To Check Kernel Installed Date In Linux Ubuntu

How To List All Kernel Modules That Are Loaded In Ubuntu

Enable Ubuntu Auto Login Without Password

Download Ubuntu 25.04 Official Default Wallpapers

How To Fix Initramfs Error In Ubuntu Command Line

How To Check All Available Kernel Version In Linux Ubuntu

3 Best Artificial Intelligence Domain Name Generators

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

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