roy1984 Posted November 26, 2006 Posted November 26, 2006 help.... a virus write it self in my services console how to remove the services?thanks
cluberti Posted November 26, 2006 Posted November 26, 2006 If you go to HKLM\SYSTEM\CurrentControlSet\Services in the registry, you should find a key with that service name. You can set the "Start" value to 4 (disabled) and reboot, and that should keep it from starting. Once you get it disabled, then you should have better luck getting rid of it from your system with antivirus tools.
LLXX Posted November 27, 2006 Posted November 27, 2006 (edited) He's already disabled it.Use the following command:sc delete serviceThen remove the "svchcst.exe" file from C:\WINDOWS\SYSTEM32 (note the spelling - it's not svchost but svchcst). Edited November 27, 2006 by LLXX
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now