Home Terminal Tuts How to kill a frozen program in Ubuntu, Linux Mint, and elementary OS

How to kill a frozen program in Ubuntu, Linux Mint, and elementary OS

by Kiran Kumar
Published: Last Updated on
terminal kill program

Although Linux Mint and Ubuntu are reliable and stable operating systems, you can’t avoid program computer freezes due to the nature of the installed program itself. The beauty of Linux is its superior CPU and memory management. Linux hardly becomes frozen on the entire OS level. Hence, when your computer is not responding, you can just terminate the culprit program only instead of hitting the power off button.

Kill a frozen Program in Ubuntu, Linux Mint, and elementary OS

In this session of our Terminal Tuts series, I will show you a couple of ways to kill a program.

Method 1: Using ‘Kill All’ Command-line

STEP 1: Launch ‘Terminal.’ The best way to do this is by pressing CTRL+ALT+T simultaneously.

STEP 2: Use the command killall followed by a program name that is not responding. The generic format is the sudo killall program_name. For example, if you want to kill the chrome browser, the command is as follows:

sudo killall chrome

Method 2: Using ‘X Kill’ Command-line

STEP 1: Launch ‘Terminal’ by pressing CTRL+ALT+T simultaneously.

STEP 2: Use the xkill command. This command is very powerful. This command will turn your mouse cursor into a killing machine. While in this mode, click on the frozen window, and the program is terminated!

sudo xkill

Did you find these commands useful? This was our quick methods. For a more detailed look, we suggest you take a look at the 7 ways to kill unresponsive program in Linux.

You may also like

1 comment

omg April 3, 2018 - 9:10 PM

Thanks for the helpful commands. Cheers

Reply

Leave a Comment

fl_logo_v3_footer

ENHANCE YOUR LINUX EXPERIENCE.



FOSS Linux is a leading resource for Linux enthusiasts and professionals alike. With a focus on providing the best Linux tutorials, open-source apps, news, and reviews written by team of expert authors. FOSS Linux is the go-to source for all things Linux.

Whether you’re a beginner or an experienced user, FOSS Linux has something for everyone.

Follow Us

Subscribe

©2016-2023 FOSS LINUX

A PART OF VIBRANT LEAF MEDIA COMPANY.

ALL RIGHTS RESERVED.

“Linux” is the registered trademark by Linus Torvalds in the U.S. and other countries.