WindowsInstructed

How to Kill Processes with Powershell

PID:

stop-process [-Id]  [-Force] [-PassThru] [-Confirm] [-WhatIf] [ ]

Name:

stop-process -Name <string[]> [-Force] [-PassThru] [-Confirm] [-WhatIf] [ ]

Arguments

Information about the arguments can be found on Microsoft Technet

Exit mobile version