Knowledge Base

How to end a task in Windows Task Manager

Problem

How to release access to the file blocked by some program when clicking the exit button is not effective

Solution

To immediately quit the blocking file application you can use the Windows Task Manager. You can open it by:

  • pressing CTRL + ALT + DELETE
  • typing taskmgr.exe in Start, Run text box
  • clicking the RMB (right mouse button) on you task bar and choosing Task Manager (or Start Task Manager) label

Finally you should see the window as in the Fig. 1

74
Fig. 1. Windows Task Manager dialog box.

All you have to do is to choose the blocking program from the process list by clicking it and then click End Task or End Process button. From this moment the access files that were blocked will be released.

See also:

Was this information useful?