(9) Introduction Microsoft a rare immiletic command

xiaoxiao2021-03-06  41

Q: How can I turn off a process that cannot be related to the task manager? I found a process in my machine for some time, as long as I started, I can't control it.

A 1: It is easy to kill the process, just find a tool. For example, ICESWORD. The key is to find the startup method of this process, otherwise the next restart it is coming again. By the way, you will teach everyone. In fact, it can kill most processes with Windows.

C: /> NTSD-C Q -P PID

Only System, Smss.exe and CSRSS.exe cannot kill. The first two is pure core, and finally the Win32 subsystem, the NTSD itself needs it. NTSD starts from 2000 is the user status debug tool with the system. The process of being attached to the debugger (Attach) is exited with the adjustment, so it can be used to terminate the process on the command line. Automatically get DEBUG permissions using NTSD, which can kill most of the process. NTSD will open a debug window, which is originally uncontrolled under the pure command line, but if it is just a simple command, such as exiting (Q), pass the command line from the command line with the -c parameter. NTSDNTSD also provides software developers in accordance with the practice. Only the system developers use this command. For more information, see the help files attached in NTSD. Usage: Open a cmd.exe window, enter:

NTSD-C Q -P PID

Turn the last PID to the ID of the process you want to terminate. If you don't know the ID, Task Manager -> Process tab -> View-> Select Column -> Hook "PID (Process Identifier)", then you can see it.

Answer 2: There are two good stuffs Tasklist and TSKILL under XP. Tasklist can list all processes and corresponding information. Tskill can kill the process, the syntax is simple: TSKILL program name! !

Copyright Notice: 9CBS is this BLOG managed service provider. If this paper involves copyright issues, 9CBS does not assume relevant responsibilities, please contact the copyright owner directly with the article Author.

[

Click here to favor this article]

Published on February 20, 2005 5:59 PM

Feedback

# 回:: Introduction Microsoft a rare invincible order huh, yeah, this tool is forgotten. I like the gui now. If you use the CMD mode, I don't know how many people willing to knock on the keyboard.

2005-02-20 8:51 PM |

:: ~ null ()

# 回:: Introducing a Microsoft a rare immiletic command is very useful!

2005-02-23 3:21 PM |

GGDAYUP

# 回:: Introducing the Microsoft a rare inactivated order, huh, I learned again.

2005-02-23 10:25 PM |

P2P

# 回:: Introduction Microsoft a rare invincible command housing group:

Beijing Qun 8387702, Beijing Group 2: 9653947, Nanjing Group 8413435, Shanghai Group 8533106, Shanghai Group 2: 9696245, Guangzhou Group 8597240, Shenyang Group 8597834, Hangzhou Group 8624356, Chengdu Group 8726449, Xi'an Group 8753532, Wuhan Group 8753532, Tianjin Group 8784006, Shijiazhuang, 8816465, Taiyuan 8844541, Harbin 8975525, Nanning Group: 9439530. Zhengzhou Group 1 (mainly): 6541770, Zhengzhou Group 2 (available in the field): 7014934, Zhengzhou Group 3 (available in the field): 7445538, Zhengzhou Group 4 (no field) 9744690.2005-02-25 9:49 AM |

House

# 回:: Introducing Microsoft a rare invincible order this is good

2005-02-26 3:26 PM |

SCEC_FANGZHENG

转载请注明原文地址:https://www.9cbs.com/read-53276.html

New Post(0)