Sunday, May 12, 2013

How to Fix Svchost.Exe Application Error


Method to Verify Settings
1. Click the desktop's 'Start' button and click the 'Run' icon. Type 'services.msc' (without quotes) into the 'Run' text field and click the 'OK' button. Click 'Automatic Updates.'
2. Click the 'Log On' tab. Find the 'Local System Account' box and insert a check in it. Uncheck the 'Allow Service to Interact with Desktop' option.
3. Select 'Enable' for the service box under 'Hardware Profiles.'
4. Click the 'General' tab. Choose the 'Automatic' for 'Startup Type' option.
5. Click the 'Start' button for 'Service Status.' Select the 'Background Intelligent Transfer Services' option. For this option, click the settings you chose in the previous steps.
Fix DLL Issues
6. Click the desktop's 'Start' button and click the 'Run' icon. Type 'cmd' (without quotes) into the 'Run' text field and click the 'OK' button. The 'Command Prompt' will appear on-screen.
7. Type 'REGSVR32 WUAPI.DLL' (without quotes) into the 'Command Prompt' and press the 'Enter' key on the keyboard. Proceed after you see the 'success' notification.
8. Type the following entries into the 'Command Prompt' individually. Press the 'Enter' key after typing in each command entry:'REGSVR32 WUAUENG.DLL''REGSVR32 WUAUENG1.DLL''REGSVR32 ATL.DLL''REGSVR32 WUCLTUI.DLL''REGSVR32 WUPS.DLL''REGSVR32 WUPS2.DLL''REGSVR32 WUWEB.DLL'
File Deletion
9. Type the following entries into the 'Command Prompt' individually and press the 'Enter' key after typing in each command entry:'net stop WuAuServ''cd %windir%''ren SoftwareDistribution SD_OLD''net start WuAuServ'
10. Type 'Exit' into the 'Command Prompt' to close the prompt box.
11. Reboot the computer system.