How to Kill process on Remote machine in XP
If you're new here, you may want to subscribe to our RSS feed. Thanks for visiting!
There is a process running on one of the XP Pro computers on my network that is causing havoc.How can I kill a process on a remote machine without having to install some software.
Follow this procedure in your XP machine to kill Remote machine process
Open a command prompt and type the following command click ok
tasklist /s remotemachine
If you want to get the name of the process or the PID you want to kill (if you don’t know it yet), then use the following command click ok
taskkill /s remotemachine /im processname
(or taskkill /s remotemachine /pid processPID if you want to kill “per PID”)
Related Post
Did you enjoy this post? Why not leave a comment below and continue the conversation, or subscribe to my feed and get articles like this delivered automatically each day to your feed reader.






















No comments yet.
Leave a comment
Line and paragraph breaks automatic, e-mail address never displayed, HTML allowed:
<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <code> <em> <i> <strike> <strong>