Channel | Publish Date | Thumbnail & View Count | Actions |
---|---|---|---|
| Publish Date not found | ![]() 0 Views |
This video tutorial shows you how you can kill a process in Windows 10. Your system may have some processes running in the background, they may not be useful, or they may have stopped responding, resulting in slowing down your system. It is always better to kill or terminate such processes.
There are two methods to kill a process:
1. Using Task Manger
2. Using Command Prompt
‘Tasklist’ to list all the processes running on your systemm
‘taskkill /IM process_name.exe /F’ kills process with the name, provided in the command
‘taskkill /PID Process_ID_Number /F’ kills process with the number, provided in the command
For more description and explantory screenshots refer: https://quehow.com/how-to-kill-a-process-in-windows-10/4180.html
Please take the opportunity to connect and share this video with your friends and family if you find it useful.