Troubleshoot WIindows Update is not working! Help me please!

Odysseas Magas

Level 2
Thread author
Verified
Feb 8, 2015
74
289
65
36
Greece
Briefly explain your current issue(s)
I THINK WINDOWS UPDATE REMOVED FROM MY COMPUTER ( SEE IMAGE )
Steps taken to resolve, but have been unsuccessful
NOTHINK... ( MY PC IS 100% CLEAN! NO VIRUSES!! )
HELP ME PLEASE !!!! WINDOWS UPDATE IS NOT WORKING!! TRIED TO RUN WINDOWS UPDATE SERVICE FROM "SERVICES" AND THE PROGRAM GIVES THIS ERROR->
Screenshot_1.png

HELP ME PLEASE! :(
 
Hi @Odysseas Magas, Thanks for the information.

Please try the following method

Repair Automatic Updates System:

The file stops the "Background Intelligent Transfer Service" and the Automatic Update service, then re-registers the required DLLs. It then restarts the the two services that were stopped before forcing an update cycle to start with fresh cookies.

Copy the text below in to a new notepad document and save it as aurepair.cmd
net stop bits
net stop wuauserv
%windir%\system32\regsvr32.exe %windir%\system32\vbscript.dll /s
%windir%\system32\regsvr32.exe %windir%\system32\mshtml.dll /s
%windir%\system32\regsvr32.exe %windir%\system32\msjava.dll /s
%windir%\system32\regsvr32.exe %windir%\system32\jscript.dll /s
%windir%\system32\regsvr32.exe %windir%\system32\msxml.dll /s
%windir%\system32\regsvr32.exe %windir%\system32\actxprxy.dll /s
%windir%\system32\regsvr32.exe %windir%\system32\shdocvw.dll /s
%windir%\system32\regsvr32.exe wuapi.dll /s
%windir%\system32\regsvr32.exe wuaueng1.dll /s
%windir%\system32\regsvr32.exe wuaueng.dll /s
%windir%\system32\regsvr32.exe wucltui.dll /s
%windir%\system32\regsvr32.exe wups2.dll /s
%windir%\system32\regsvr32.exe wups.dll /s
%windir%\system32\regsvr32.exe wuweb.dll /s
%windir%\system32\regsvr32.exe Softpub.dll /s
%windir%\system32\regsvr32.exe Mssip32.dll /s
%windir%\system32\regsvr32.exe Initpki.dll /s
%windir%\system32\regsvr32.exe softpub.dll /s
%windir%\system32\regsvr32.exe wintrust.dll /s
%windir%\system32\regsvr32.exe initpki.dll /s
%windir%\system32\regsvr32.exe dssenh.dll /s
%windir%\system32\regsvr32.exe rsaenh.dll /s
%windir%\system32\regsvr32.exe gpkcsp.dll /s
%windir%\system32\regsvr32.exe sccbase.dll /s
%windir%\system32\regsvr32.exe slbcsp.dll /s
%windir%\system32\regsvr32.exe cryptdlg.dll /s
%windir%\system32\regsvr32.exe Urlmon.dll /s
%windir%\system32\regsvr32.exe Shdocvw.dll /s
%windir%\system32\regsvr32.exe Msjava.dll /s
%windir%\system32\regsvr32.exe Actxprxy.dll /s
%windir%\system32\regsvr32.exe Oleaut32.dll /s
%windir%\system32\regsvr32.exe Mshtml.dll /s
%windir%\system32\regsvr32.exe msxml.dll /s
%windir%\system32\regsvr32.exe msxml2.dll /s
%windir%\system32\regsvr32.exe msxml3.dll /s
%windir%\system32\regsvr32.exe Browseui.dll /s
%windir%\system32\regsvr32.exe shell32.dll /s
%windir%\system32\regsvr32.exe wuapi.dll /s
%windir%\system32\regsvr32.exe wuaueng.dll /s
%windir%\system32\regsvr32.exe wuaueng1.dll /s
%windir%\system32\regsvr32.exe wucltui.dll /s
%windir%\system32\regsvr32.exe wups.dll /s
%windir%\system32\regsvr32.exe wuweb.dll /s
%windir%\system32\regsvr32.exe jscript.dll /s
%windir%\system32\regsvr32.exe atl.dll /s
%windir%\system32\regsvr32.exe Mssip32.dll /s
net start bits
net start wuauserv
wuauclt /resetauthorization /detectnow

NB! You will need to run this script in an elevated command prompt.

Please report back here. I hope it helps. :)

Regards,
Kardo
 
Upvote 0
Hi @Odysseas Magas, Thanks for the information.

Please try the following method

Repair Automatic Updates System:

The file stops the "Background Intelligent Transfer Service" and the Automatic Update service, then re-registers the required DLLs. It then restarts the the two services that were stopped before forcing an update cycle to start with fresh cookies.

Copy the text below in to a new notepad document and save it as aurepair.cmd


NB! You will need to run this script in an elevated command prompt.

Please report back here. I hope it helps. :)

Regards,
Kardo
THANKS THANKS THANKS THANKS THANKS THANKS THANKS!!!!! YOU ARE A LIFE SAVER!!! :) :) :) :) :) :) :)
 
Upvote 0
Hello friend Have you thought about formatting your PC, occasionally comes well, I see it has many problems, think friend.

All your problems will be solved
 
Upvote 0
- Check that the data and time of your system is correct.

- Go to C:\Windows\, right click on the "Temp" folder, select "Properties", go in the "Security" tab, and activate all permissions for your user account. Do the same for the C:\Windows\Installer\ folder (but for "Administrators").

Open Task Manager, end the "Windows Explorer" process, click "File" - "Run...", type "explorer.exe", select "Create with administrator privileges" then click "Ok"
 
Upvote 0
And still having these problems?
Which operating system do you have?
Windows 8.1 Pro (Pirated Version)

- Check that the data and time of your system is correct.

- Go to C:\Windows\, right click on the "Temp" folder, select "Properties", go in the "Security" tab, and activate all permissions for your user account. Do the same for the C:\Windows\Installer\ folder (but for "Administrators").

Open Task Manager, end the "Windows Explorer" process, click "File" - "Run...", type "explorer.exe", select "Create with administrator privileges" then click "Ok"
First Way is not working.. but the other is working! Thanks! :)
 
Last edited by a moderator:
Upvote 0

You may also like...