How to kill a process using PowerShell

Configurare noua (How To)

Situatie

Some processes are running as Administrator (elevated). In order to kill them, you need to open an elevated PowerShell instance.

Solutie

taskkill /PID pidNumber /F

Tip solutie

Permanent

Voteaza

(4 din 8 persoane apreciaza acest articol)

Despre Autor

Leave A Comment?