Controlla tramite msconfig che il servizio sia attivo; prova comunque a riavviarlo.
Se non approdi a nulla prova con il fix Microsoft indicato al link del post precedente Fix Windows Update.
Se anche così non funziona apri il prompt dei comandi come amministratore e digita i seguenti comandi:
net stop wuauserv
rmdir %windir%\softwaredistribution /s /q
rmdir %windir%\system32\softwaredistribution /s /q
regsvr32 /s wuaueng.dll
regsvr32 /s wuaueng1.dll
regsvr32 /s atl.dll
regsvr32 /s wups.dll
regsvr32 /s wups2.dll
regsvr32 /s wuweb.dll
regsvr32 /s wucltui.dll
net start wuauserv
;-)
Nessun commento:
Posta un commento