After 35 days of uptime, fearing what would happen if I rebooted my computer (I've got problems with WU in the past), I decided to give Windows Update a try and finally install those updates (can't remember which KB) it has been trying to install for 3 months. I rebooted my computer, and then it was showing "Rebooting..." and then the screen froze. So I rebooted the PC, it showed "Installing updates..." and then it froze. I rebooted it again, and then it showed "Couldn't install updates. Undoing changes..." and then it froze. Same when booting in Safe Mode. So I tried launching a repair command prompt from the PE environment, to list the installed updates using 
	
	
	
		
 and I got this:
	
	
	
		
("Installation en attente" meaning "Installation pending")
So I ran
	
		
:
	
	
	
		
Is it possible to remove that update (manually?) and like, prevent WU from trying to install it, preferrably without reinstalling Windows?
EDIT: Here is the DISM.log file (the relevant errors are near lines 2232 and 2312).
EDIT 2:
	
		
 did not find any errors.
				
			
		Code:
	
	dism /image:d:\windows /get-packages
		Code:
	
	Identité du package : Package_for_RollupFix~31bf3856ad364e35~amd64~~14393.953.1.2
État : Installation en attente
Type de version : Security Update
Heure d’installation : 26/03/2017 13:48
L’opération a réussi.("Installation en attente" meaning "Installation pending")
So I ran
		Code:
	
	dism /image:d:\windows /remove-package /packagename:[longname]
		Code:
	
	Traitement de 1 sur 1 - Suppression du package Package_for_RollupFix~31bf3856ad364e35~amd64~~14393.953.1.2
[==========================100.0%==========================]
Une erreur s’est produite - Package_for_RollupFix Erreur : 0x80070bc9
Erreur : 3017
Échec de l’opération demandée. Il est nécessaire de redémarrer le système pour restaurer les modifications apportées.
Le fichier journal DISM se trouve à l’emplacement X:\windows\Logs\DISM\dism.logIs it possible to remove that update (manually?) and like, prevent WU from trying to install it, preferrably without reinstalling Windows?
EDIT: Here is the DISM.log file (the relevant errors are near lines 2232 and 2312).
EDIT 2:
		Code:
	
	dism [...] /scanhealth 
				
		 
 
		 
 
		 
 
		 
 
		 
 
		 
 
		 
 
		 
 
		
 Facebook
Facebook Twitter
Twitter