<

Windows 10 Insider - Use taskkill /f /im exe to kill any task

Posted on
6,191 Points
91 Views
1 Endorsement
Last Modified:
Published
Experience Level: Intermediate
2:56
Edward van Biljon (MVP)
Experienced Messaging Specialist with a demonstrated history of working in the information technology and services industry.
In this video we demonstrate how to kill a process like PowerShell for example using the command taskkill /f /im powershell.exe

Take note that sometimes this method might not work and you need to do a full reboot.

Video Steps

1. Login to Windows

Login to your windows 10 computer.

2. Open up an elevated command prompt

click on the start button and type in cmd and then right click on it and select "Run as Administrator"

3. Type in command

In the command window, type in the command: taskkill /f /im powershell.exe - replace powershell.exe with any process you need to terminate and then press enter.
1
0 Comments
Post purchasing a portable SSD recently, I ran into several performance issues. Namely, the new SSD (SanDisk Xtreme Pro 1TB) having slow speeds on data copy and the files (on disk) taking a lot of disk space. These issues are now sorted but I want t…
Often the MpSigStub vulnerability shows up in systems where an organization does not natively use Microsoft Defender for Antivirus. Therefore, other steps are needed to resolve this issue. This article shows several ways to resolve this issue.