ANS Documentation

Improve This Doc
  • Cloud
  • Domains and DNS management
  • Backup and High Availability
  • eCommerce Stacks
  • Security
  • Email
  • Monitoring and usage management
  • Networking
  • Operating systems
    • Linux
    • VMware ESXi
    • Windows
      • Active Directory
      • Common Issues
      • Exchange
      • FTP
      • IIS
      • MSSQL
      • Networking
      • TLS 1.2 in PowerShell
      • RDP
      • Windows Server 2016
      • SSL/TLS and Schannel
      • Windows Administration
  • Webcelerator
  • MyUKFast
  • Home >
  • Operating systems >
  • Windows >
  • Windows Administration >
  • How to Forcibly end a process in Windows

How to Forcibly end a process in Windows¶

  • In some instances applications and processes can become unresponsive and require manual intervention to forcibly end the process.

In order to forcibly end a process, you have two methods available to you

End a process using Task Manager¶

To forcibly end a process using task manager, right click on the start menu, and select task manager as below

Taskbar Context

You will now be presented with the Task Manager, Select the “Processes” tab from the top line as below

Task Manager

Scroll down the list until you find the process which you wish to end, right click the process, and select “End task” as below

End task

End a process using the tasklist and taskKill commands¶

To Forcibly end a process using the command line, select the start menu, and type cmd, right click the resultant cmd.exe and select run as administrator as below

Command prompt

In the command prompt, type tasklist and press enter, this will display a list of running processes as below, locate the process which you wish to end in the list, and make a note of the name or the PID

<nospell>Tasklist</nospell>

Now in the command line, type either taskkill /f /im <process name> and press enter to end a process by its name or taskkill /f /PID <number of pid> and press enter to end a process by its PID

For example (By Name) taskkill /f /im chrome.exe as below or (By PID) taskkill /f /PID 15896

Task kill

  • For the full command line syntax of tasklist and taskkill, please visit the respective link below

Tasklist

Taskkill

Next Article > How to free up hard disk space on your Windows Server

  • Useful Links
  • SMB
  • Enterprise
  • Channel
  • Public Sector
  • ANS Data Centres
  • About ANS
  • Careers
  • Blog
  • Get in touch
  •  
  • Sales 0800 458 4545
  • Support 0800 230 0032
  • Get in touch

© ANS Group Limited | Terms and Conditions | Corporate Guidance | Sitemap
ANS Group Limited, registered in England and Wales, company registration number 03176761, registered office 1 Archway, Birley Fields, Manchester M15 5QJ