Ending a Frozen Program

Written by Barry Dysert (last updated August 12, 2021)

Unfortunately, you may come across an occasion where a program is "frozen" or "hung." That is, the program was running but for some reason it has become unresponsive. In fact, sometimes Windows even tells you that it's unresponsive by saying so in the title bar.

You don't want to leave an unresponsive program lying around because it is still consuming resources. There are a few things you can try in order to end a frozen program. The first thing to try is to click the Close button for the program. (The Close button is the red "X" in the very upper-right corner of the window.) If this doesn't work, you'll need to move on to more aggressive measures to force it to close.

The next thing to try is to use Task Manager in an attempt to kill the program. You do this by right-clicking on an empty area of the taskbar and choosing Start Task Manager (Windows 7) or Task Manager (Windows 8 or Windows 10) from the resulting Context menu. Shortly you'll see the Task Manager window.

Once in the Task Manager, click the Applications tab and find your frozen program. Right-click it and select End Task from the Context menu. (See Figure 1.)

Figure 1. Ending a task via Task Manager.

In some cases, it's still possible that the task may still be hanging around. In this case I use a third-party program called Process Explorer. When you launch Process Explorer, locate the task you wish to kill, right-click it, and choose Kill Process from the Context menu. (See Figure 2.)

Figure 2. Killing the process via Process Explorer.

If the process still does not go away, your final recourse is to restart your computer. This should close everything (including the recalcitrant program) and start your system with a clean slate.

 This tip (13002) applies to Windows 7, 8, and 10.

Author Bio

Barry Dysert

Barry has been a computer professional for over 35 years, working in different positions such as technical team leader, project manager, and software developer. He is currently a software engineer with an emphasis on developing custom applications under Microsoft Windows. When not working with Windows or writing Tips, Barry is an amateur writer. His first non-fiction book is titled "A Chronological Commentary of Revelation." ...

MORE FROM BARRY

Using the Sort Command

Sorting data is a common task even of end users. Fortunately, The Windows command line provides us with a Sort utility so ...

Discover More

Using Media Player

Windows Media Player can do many things, many of which are covered in other tips. This tip provides the basic overview of ...

Discover More

Using the FOR Statement

In another tip we were introduced to the various FOR loops that exist in Windows. The actual use of these loops was left ...

Discover More
More WindowsTips

Searching From the Start Menu

You can be more efficient if you get used to using the search functionality from the Start menu. This tip discusses that.

Discover More

How to Choose between 32- and 64-bit Windows

Windows currently comes in two flavors: 32-bit and 64-bit. While there are typically some performance advantages ...

Discover More

What are Modern Apps?

The capabilities of apps changed with Windows 10. What, exactly, are modern apps and how are they different from earlier ...

Discover More
Comments

If you would like to add an image to your comment (not an avatar, but an image to help in making the point of your comment), include the characters [{fig}] (all 7 characters, in the sequence shown) in your comment text. You’ll be prompted to upload your image when you submit the comment. Maximum image size is 6Mpixels. Images larger than 600px wide or 1000px tall will be reduced. Up to three images may be included in a comment. All images are subject to review. Commenting privileges may be curtailed if inappropriate images are posted.

What is 6 + 5?

There are currently no comments for this tip. (Be the first to leave your comment—just use the simple form above!)


Newest Tips