adspace
Answer Posted / Parul
To taskkill a program in Windows, open Command Prompt as administrator and use the taskkill command followed by /im switch and the name of the executable file associated with the desired process. For example: taskkill /im [executable_name].exe.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers