Not long ago Microsoft pushed the update numbered KB3122947 for Win10, when many users encountered 0x80070643 error when installing the update. Usually this error will occur during the installation phase, when the system has downloaded the required files for the update.
Win10 th2 official version update patch KB3122947 error what to do?
The most effective solution to this problem is to install through the DISM command, but the user first needs to obtain the patch Download path. Here is a general solution, the command can automatically find the path of the update file, and then encounter the same problem later, just run the command directly. The method is as follows:
1. First press Win+X or right click on the Start button to open “Command Prompt (Administrator)”;
2, enter the following command (copy Paste) Enter:
for /F "tokens=*" %F in ('dir %windir%\\SoftwareDistribution\\Download\\*Update Number* /s /b') do ( dism /online /add-package/packagepath:"%F")
Note: Please manually replace the “update number” with the actual patch number.
Take KB3122947 as an example. The actual running command is:
for /F "tokens=*" %F in ('dir %windir%\\SoftwareDistribution\\Download\\*3122947* /s /b') do ( dism /online /add-package /packagepath:"%F")
Recommended:
Win10 update patch KB3133431 mainly fixes Flash crash caused by KB3132372< Br>
win7/8.1 update two new patches KB3112336 and KB3112343 help upgrade win10
Microsoft xbox technology director mike ybarra recently said that currently win10 has supported mult
In the early morning of September 14, Microsoft pushed the official update of the Win10 Mobile/PC fi
Win7 system set screen resolution method
What are the new features of Win10 System CMD? Seven tips for Win10 CMD command prompts
Win10 speeds up desktop application startup speed to cancel startup delay
Win10 64-bit boot card in the login interface solution
Win7 system download and install itunes software graphic tutorial
Microsoft confirmed that it is preparing a new Win10 Mobile preview to fix 10586.29 update issue
Win10/Win8.1/WP8.1 developers can now respond publicly to user comments
How to add text to the browser title under XP system
Windows system how to cancel the shutdown when prompted to close the program prompt window?
Teach you how to delete the 6G partition Q disk named App Virt in the computer
Win8 touch screen operation is more efficient
Win 7 is not compatible with Thunder? IE8 troubles
Browse Safe Mode Start Log File
Process photos to 20k or less with ImageMagic
Create Win7 system restore to get rid of the troubles of reinstalling the system
How to modify the login interface of Win8 DPI setting
How to set win8 to close the touchpad? Win8.1 disable touchpad tutorial