Abre el símbolo del sistema (También llamado «cmd» o «consola») como administrador y escribe los siguientes comandos:
«net stop wuauserv»
«net stop cryptSVC»
«net stop bits»
«net stop msiserver»
«ren C:\Windows\SoftwareDistribution SoftwareDistribution.old»
«ren C:\Windows\System32\catroot2 catroot2.old»
«net start wuauserv»
«net start cryptSVC»
«net start bits»
«net start msiserver»
Después de hacer esto, reinicia el ordenador.