Teach you two tips to kill the "stubborn" virus Process

Source: Internet
Author: User
Here are two tips to help you forcibly kill the "stubborn" virus process.

Scan and kill by process name

This method is implemented through the taskkill command in the WINXP system. before using this method, you must first open the system process list interface and find the specific process name corresponding to the virus process.

Click "Start> Run", run the "cmd" command in the pop-up system run box, and then enter the string command in the format of "taskkill/im aaa" in the doscommand line, after you click the Enter key, the stubborn virus process "AAA" is forcibly killed. In other words, the system will automatically return results after executing the "taskkill/IM conime.exe" command at the command prompt.

Scan and kill by process number

The above method is only effective for some virus processes. It may be useless to encounter more "stubborn" virus processes. In this case, you can use the built-in command ntsd of Win2000 or above to forcibly kill all virus processes, because this command can be used in addition to system processes, SMSs. EXE process, CSRSS. the EXE process cannot "handle" any other processes. However, before using this command to kill a virus process, you must first find the specific process Number of the virus process.

Because the system process list interface does not display a specific process number by default, you can open the System Task Manager window first, click the "Select column" command under the "View" menu item. In the pop-up setting box, select the "PID (process identifier)" option and click "OK. After you return to the system process list page, you can view the specific PID of the virus process.

Then open the system running dialog box, run the "cmd" command, and enter the "ntsd-C q-p pid" command at the command prompt, the virus process with the specified PID can be forcibly killed. For example, if the PID of a virus process is "444", you can run the "ntsd-C q-P 444" command to kill the virus 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.