The solution to the failure of updating update in win8.1 system
This article will explain in detail the solution that the win8.1 system can not update update normally. The editor thinks it is very practical, so I share it with you for reference. I hope you can get something after reading this article.
1. Right-click the start menu, and then select Command prompt (Administrator) to enter.
two。 Enter after entering the following command:
Dism / online / remove-package / packagename:Package_for_KB2919355~31bf3856ad364e35~amd64~~6.3.1.14 actually removes the KB2919355 update patch from the win8 system.
3. Enter the following code in the command prompt interface again and press enter to clear the image file:
Dism / online / cleanup-image / startcomponentcleanup
This is the end of this article on "the solution to the failure of updating update in win8.1 system". I hope the above content can be of some help to you, so that you can learn more knowledge. if you think the article is good, please share it for more people to see.