Process Management command tskill, tasklist

Source: Internet
Author: User
Process Management Tool tskill End Process Management Tool tskill
I. tasklist usage
In the task bar, choose Start> RUN> Enter cmd to enter the command line mode. In this mode, enter tasklist and press Enter. We can see all the processes in the current system running environment, including the process name, process ID (PID), sessions, and memory usage of the process.
In fact, there are still many parameters supported by tasklist. We can use tasklist /? To obtain more information, of course, the most commonly used is to view the process without adding parameters.

Ii. tskill usage
As long as tskill is used to close processes, we generally use tasklist to view the processes currently running in the system, and then use tskill to close the processes. You can use tskill to close a process. In the task bar, choose Start> RUN> Enter cmd to enter the command line mode. In this mode, enter tskill snagit32 (without quotation marks ), the process of the snagit32 program will be disabled. In addition, you can enter the PID to close the process. For example, if the PID corresponding to qq.exe is 428 through tasklistparts, entering "tskill 428" in command line mode will also immediately shut down the QQ program process.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.