Win8.1 Update update error 80070020, 80073712, 0x800f081f how to do

  
                                    

As of now, there have been three error codes for Win8.1 Update update failures, such as 80070020, 80073712, and 0x800f081f, but Microsoft has not provided a temporary solution. Fortunately, Andrew B, a fan from the Microsoft community, offers a simple and practical fix that takes just two lines of commands.

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< Br>

After uninstalling the update, the user needs to manually restart the system to complete the configuration

• After uninstalling the update, continue to clear the image file

dism /online /cleanup-image /startcomponentcleanup

3. When the operation is completed, we can get the Win8.1 Update update through Windows Update again.

Copyright © Windows knowledge All Rights Reserved