Tag: svchost

How to Fix Windows Update Problems

August 27, 2008 by Jason

If you are running a Windows operating system, regular updates need to be installed. Although it is unfortunate that the operating system needs patches, it is good that this happens on a regular basis. By default Windows will be configured to automatically download and install updates.

But even the update process can have errors, in which case the whole computer update will fail. This potentially means security wholes are not patched, so nobody wants this to last too long. In many cases the solution is to turn off the automatic updates and manually update Windows. This means browsing to the Windows update website and scanning your computer for the necessary updates from there. If the manual update succeeeds, the automatic update function can be turned on again.

However, not all Windows update errors can be solved this way. Some are related to the svchost.exe process and others are related to the Windows installer, msiexec. In the case of Windows installer problems, it can help to re-register the installer program, msiexec. Read More»

Windows cannot find svchost.exe

April 14, 2008 by Jason

We have been receiving many mails from our readers these days with a problem that when ever they start up windows they see the error messages like as follows:

* Windows cannot find ‘C:\windows\svchost.exe.’
* Could not load or run ‘C:\windows\svchost.exe.’ specified in the registry
* Windows cannot find ‘C:\Windows\System32\amvo.exe’
* “Windows cannot find ‘copy.exe’

These type of messages appear at windows startup, when windows tries to load the virus files like amvo.exe, copy.exe etc. These error messages appear, because these files were removed by your anti-virus programs but still the registry entries for them exist.

Different types of viruses create some files which got executed at the windows startup so that they can come in action as windows load itself. In order to run the primary virus files required, they create run entries in windows registry. Read More»