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

About the Author

2014, 2015, 2016, 2017 and 2018 Microsoft Most Valuable Professional Windows
Yuri specializes in troubleshooting (crash analysis and devices), system resource utilisation and system performance. He is also very interested in Customer Security. Yuri can be found as Windows Community Moderator and Wiki Author on Microsoft Answers and is active on different communities all across the web.

Leave a Reply

Your email address will not be published. Required fields are marked *