Process killing program

  • Thread starter Thread starter its_my_dime
  • Start date Start date
I

its_my_dime

What is the name of the ms program (or location) that analyzes current
processes and allows some to be killed so that the files can be deleted?

THank you.
 
LVTravel said:
Task Manager, located by Ctrl + Alt + Delete together and then clicking on
Task Manger then Processes tab.



I'm trying to get rid of some *.dll files associated with a virus that are
currently running (in safe mode). They don't show up on the task manager.

I know there is some sort of windows program that can kill them.

Do you know what it is?

Thank you.
 
Replid to [its_my_dime]s message :
-----------------------------------------------------------
I know there is some sort of windows program that can kill them.

Do you know what it is?


Start - Run - CMD - taskkill
 
This will not kill them, but you can see what's loaded.

Open System Information...
Start | Run | Type: msinfo32 | Click OK |
Click the [+] next to Software Environment |
Click on Loaded Modules

You need a 3rd party program to kill them. Oops, not 3rd party anymore,
Microsoft bought SystemInternals.

http://www.microsoft.com/technet/sysinternals/default.mspx

--
Hope this helps. Let us know.

Wes
MS-MVP Windows Shell/User

In
 
if they are dll's and are loaded
in safe mode as well, you should
probably do a sfc /scannow

its likely you removed the virus,
but the system files may have been
corrupted, hence the possible problem
you are experiencing....
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

Comodo Firewall help 5
Is there a stop command? 9
unable to kill processes 5
Processes won't end. Help! 7
Can't kill a process 1
Can't delete file 3
Killing a hung process 2
Can't kill processes 2

Back
Top