Force Windows 10 to close an application

It is not uncommon in Windows 10 to find yourself in front of an application that has stopped responding. When this happens, you can easily force the frozen application to shut down. Here's how to close an application in Windows 10.

It's totally frustrating when the app you were working on suddenly freezes. We have all had it and the usual way of dealing with it is to press the "X" button or the Enter key, or the Esc, and generally to give additional commands to an application that is unable to cope with the commands we have already given. There is a better way to treat her.

Trying a keyboard shortcut
With the frozen application window in front of you, press Alt + F4 at the same time to close it. If instead of the application you have in front of it of Windows, then you will see the message “Shutting down Windows”.

This will not always work, as most of the time frozen applications will simply not respond. So let's go to the next step.

Forced exit from
As the title suggests, Task Manager is a tool that shows which applications are currently running (as well as other information such as resource usage and process statistics) and allows you to manage them properly.

To open Task Manager, press Ctrl + Shift + Esc on your keyboard at the same time, or right-click on the Windows taskbar and select "Task Manager" from the menu.

With Task Manager open, select the task you want to close, then select "End Task".

Task Manager something you do not know from the application developer

If you do not see the application name in the list, click "More Details" and find it in the new list on the "Procedures" tab.

Logically the frozen program will close.

Using the command line
You can find and force a task from the command line (). Open the command prompt typing “cmd” at the prompt of Windows and then selecting the “Command Prompt” application from the search results.

At the command prompt, type and press "Enter". Once executed, the Command Prompt will display a list of current programs, services, and tasks.

tasklist

The list can admittedly be a bit long, so it takes a bit of searching. Find the name of the application that got stuck and run this command:

So, for example, if you want to force me to close Notepad, you have to run the command:

taskkill / im notepad.exe

taskkill

The command prompt will return a success message informing you that you have successfully closed the problematic application.

Of course, you can always restart or shut down your computer to close an application that is actually stuck.

iGuRu.gr The Best Technology Site in Greecefgns

every publication, directly to your inbox

Join the 2.082 registrants.

Written by Dimitris

Dimitris hates on Mondays .....

Leave a reply

Your email address is not published. Required fields are mentioned with *

Your message will not be published if:
1. Contains insulting, defamatory, racist, offensive or inappropriate comments.
2. Causes harm to minors.
3. It interferes with the privacy and individual and social rights of other users.
4. Advertises products or services or websites.
5. Contains personal information (address, phone, etc.).