How to Fix Blank Windows Update Applet
If when you open Windows Update from the Control Panel, you get to see a blank white page, you might want to re-register the following DLL files. It has been known to work to resolve this issue.
Open the Command Prompt by clicking Start Menu --> All Programs --> Accessories, right-click on Command Prompt, and open it as an administrator. In Windows Vista and later versions of Window operating systems type cmd.exe into Start Screen or Start Menu, right-click on Cmd.exe, and open it as an administrator.
Type following commands one at a time and for each command you have typed press Enter key:
Code:
regsvr32 jscript
regsvr32 vbscript
regsvr32 /i mshtml
Restart your computer to make changes to take affect.
Did you find this tutorial helpful? Don’t forget to share your views with us.