Win8.1 Update update failed to fix

  
The operation is as follows: (Win8.1 platform)
1. Log in to the traditional desktop, right click on the start menu, select command prompt (admin)

2, enter the following two commands:
• Remove Win8.1 Update (KB2919355) update patch
dism /online /remove-package /packagename:Package_for_KB2919355~31bf3856ad364e35~amd64~~6.3.1.14
• After uninstalling the update, continue to clear the image file
Dism /online /cleanup-image /startcomponentcleanup
3, when the operation is completed, we can re-acquire Win8.1 Update via Windows Update.

Copyright © Windows knowledge All Rights Reserved