Keep your fears to yourself, but share your inspiration with others Friday, 3 September 2010 - 2:45
Publications
Comments

How to replace virus-infected svchost.exe file

MS Windows is a patchy OS, and you have to constantly maintain it, both manually and automatically using its slow live update, to keep the system relatively secure. Here are the instructions on how to replace the infected svchost.exe under Windows XP and patch your system to close the loophole.

Find a copy from your Windows Installation CD, browse to the directory i386. In this directory you’ll find compressed version of svchost by the name SVCHOST.EX_. Copy this file to c:

Now run ‘expand’ in the command line interface and expand this compressed file, like this.

expand c:svchost.ex_ c:svchost.exe

Now you have a clean copy of svchost.exe, next step is use it to replace the infected one. Either boot into Linux or use some system rescue CDs, for example, Hiren’s BootCD and copy the clean file to C:WINDOWSsystem32 to replace the infected one.

To get rid of this issue once and for all, you need to immediately patch Windows using the fix KB958644 from Microsoft.

Before downloading the patch, check out this post to see if you have the same symptoms as I did.

Related Posts:

2 Comments to "How to replace virus-infected svchost.exe file"

  1. sonu jacob jose's Gravatar sonu jacob jose
    2010/03/17 - 4:42 pm | Permalink

    Thank u very much. I was able to replace svchost from “safe mode command prompt”

Leave a Reply