How can the Task Manager in Windows or Force Quit in macOS close frozen, suspended, unresponding programs instantly. What do they do different than clicking the X button in the corner?

1.34K views

How can the Task Manager in Windows or Force Quit in macOS close frozen, suspended, unresponding programs instantly. What do they do different than clicking the X button in the corner?

In: Technology

18 Answers

Anonymous 0 Comments

Clicking the X button is a request to the program to terminate itself and close. If the program is frozen, it won’t be able to do that.

A command from task manager tells the CPU directly to stop running that program and to discard it from the current task list.

You are viewing 1 out of 18 answers, click here to view all answers.