批处理、Bat 强行杀死指定名字、PID进程:

For /F "tokens=2,3*" %i in ('tasklist /nh ^| find "lsass.exe"') do ntsd -c q -p %i

普通级别强杀“lsass.exe”进程。

For /f "tokens=1,2" %%i in ('tasklist') do (echo %%i | findstr /i "stormliv.exe" 1>nul 2>nul && (ntsd -c q -p %%j & set qq=%%i))

驱动级强行杀死所有名为“stormliv.exe”的进程(可以干掉网维等产品)。

    批处理、Bat 强行杀死指定名字、PID进程,批处理强行杀死指定名字进程,Bat 强行杀死指定名字进程,批处理强行杀死指定PID进程,Bat 强行杀死指定PID进程,批处理杀死指定名字进程,Bat 杀死指定名字进程,批处理杀死指定PID进程,Bat 杀死指定PID进程,批处理杀死指定进程,Bat 杀死指定进程,批处理杀死PID进程,Bat 杀死PID进程,批处理杀指定进程,Bat 杀指定进程,批处理杀进程,Bat 杀进程。