Generally speaking, svchost.exe the name of a kind of host process for services that run from (DLL) dynamic-link libraries. There are many svchost.exe apps running at one time. Take a look at the Task Mananger you will see how many svchost.exe applications there are. If every single service ran under a single svchost.exe instance, a failure in one might bring down all of Window. so they are separated out.
What can we do if svchost.exe occurs? to fix svchost.exe errors, you can:
Click the Start button on your desktop to unfold the menu. Point to Run and click it.
Enter the words "services.msc" in the text field. Click OK to go to next step.
Highlight the Automatic Updates service at the right side. And then double-click on it. Select the Log On tab. Make sure that Local System Account is selected as the default logon account.
Click on the General tab. Verify that the start-up type is set to Automatic. If not, use the drop-down menu to select this option.
Go to the Service Status section. Click on the Start button to enable this service. Do the same thing for the Background Intelligent Transfer Service (or BITS).
Delete the Corrupted Windows Update Files
Type the following command into the command prompt and press Enter: net stop WuAuServ. Type in: cd %windir% and hit Enter.
Now type in: ren SoftwareDistribution SD_OLD. This will rename the SoftwareDistribution folder.
Restart the Windows Update service by inputting the following command: net start WuAuServ.
Type in: Exit and then hit Enter to close the Windows Command Prompt.
Reboot your PC. When you restart Windows, you shouldn't receive this error message anymore. If you do, download the two Windows Updates listed.
没有评论:
发表评论