Solution win8.1 Update does not update the normal way:
1, log on to the traditional desktop, right-click the Start menu, select a command prompt (Admin)
2, enter the following two commands:
• Remove Win8.1 Update (KB2919355) Updates patch
dism/online/remove-package/packagename:package_for_kb2919355~31bf3856ad364e35~amd64~~6.3.1.14
▲ the user needs to manually reboot the system to complete the configuration after uninstalling the update
• After uninstalling the update, continue to clear the image file
Dism/online/cleanup-image/startcomponentcleanup
3. When the operation is complete, we can get the Win8.1 update update via Windows Update again.
Win8.1 update is not normal update, update failed, this is a lot of users in the update process is a very confusing problem, although Microsoft does not provide an effective solution, but through the system enthusiasts summary, users as long as the simple application of two lines of command can easily solve the problem of update failure, What are you waiting for?