Hello,
There are a couple of things I would like to try that may fix your Windows Update problem.
Let's try this first:
Step 1. Open Notepad.
Step 2. Copy and paste the text in the code box into the Notepad window:
Step 3. Click file> save as...> call it register.bat > file types *all files*> and save it to desktop.
Step 4. Double-click the file that was saved on your desktop.
Step 5. A command window will open, run the commands, and then close.
After completing the above procedure, let me know if you are able to install the Windows Updates.
There are a couple of things I would like to try that may fix your Windows Update problem.
Let's try this first:
Step 1. Open Notepad.
Step 2. Copy and paste the text in the code box into the Notepad window:
net stop wuauserv
regsvr32 /s wuapi.dll
regsvr32 /s wuaueng1.dll
regsvr32 /s wuaueng.dll
regsvr32 /s wucltui.dll
regsvr32 /s wups2.dll
regsvr32 /s wups.dll
regsvr32 /s wuweb.dll
net start wuauservStep 3. Click file> save as...> call it register.bat > file types *all files*> and save it to desktop.
Step 4. Double-click the file that was saved on your desktop.
Step 5. A command window will open, run the commands, and then close.
After completing the above procedure, let me know if you are able to install the Windows Updates.
