How to disable processes that cannot be killed by the task manager

Source: Internet
Author: User
I found some suspicious processes in the Process List of the task manager, but they cannot be killed using the task manager. What should I do?
The Windows XP/2000 Task Manager is a very useful tool that allows you to see what is running in the system Program (Process), as long as you look at the process list in the task manager at ordinary times and are familiar with the basic process of the system, you can find suspicious processes at any time, which is of great benefit to prevent Trojans and viruses!
1. Which system processes cannot be switched off?
Multiple processes are started when Windows is running. As long as you press CTRL + ALT + DEL to open the task manager, click "View"/Select column, select "Pio (process identifier)", and then click the "process" tab, you can see these processes. If some individual users cannot use them, for example, systray.exe (displaying the small horn icon of the system tray) and ctfmon.exe( off、,,,,,,,、winwin), we can completely disable them. This will not affect the normal operation of the system.
2. How to disable a process that the task manager cannot kill
If you cannot close a suspicious process in the task manager, you can use the following method to forcibly close the process. Be sure not to kill the system core process in the process:
1. Use the tool that comes with Windows XP/2000
Since Windows 2000, the Windows system has provided a user-mode debugging tool ntsd, which can kill most processes because the processes attached to the debugger will exit along with the debugger, therefore, if you use ntsd in the command line to call up a process, and then exit ntsd, the process can be terminated, and ntsd will automatically obtain the debug permission. Therefore, ntsd can kill most processes.
Operation Method: Click Start/Program/attachment/command prompt and enter the command ntsd-C q-p pid (put the last PID, change to the PID of the process you want to terminate ). In the progress, you can check the progress PID. For example, to close the mongoer.exe process in Figure 1, enter ntsd-C q-P 408.
The above-p parameter indicates that the PID is followed by the process, and-C q indicates that the DEBUG command to exit ntsd is executed, and the above parameters can be passed through the command line.
2. Use special software to kill Processes
The task manager cannot kill a process. You can use special software to disable it. There are a lot of software that can kill processes, such as process killer, icesword, Liu Ye, System View master, kill process, etc.
(1) process killer 2.5
: Http://sc-down.downloadsky.com/down/proc-killer_25.rar
It can browse all processes running in the system, including those not visible with CTRL + ALT + DEL. It can streamline the process and automatically stop all processes other than the basic process of the system, it can clear Trojans and virus processes. You can use it to stop any running process at any time, select the process, and click "Stop 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.