Struggling with the Windows 10 update? This quick guide shows you how to easily extend your WinRE partition to meet the 250MB requirement for the latest WinRE update. We'll walk you through rebooting your system, creating a backup directory, and running the extension script. Don't let this update error slow you down – follow our simple steps to get your system up to date in no time!
** Windows Update - Install error - 0x80070643
🔗 Detailed instructions: Microsoft Support Article
http://tinyurl.com/3tcy3udy
PowerShell Script :
http://tinyurl.com/y8ct8955
Step 1) Make a directory in your documents folder called "winrescript" and then within that directory create another one called "backup" .
Step 2) Just copy the code into any text editor from http://tinyurl.com/y8ct8955 . Save the script as "myscript"
Step 3) Make sure your scripts lives in the "winrescript" directory. -- Verify this step by using the File Explorer.
Step 3) Open the PowerShell as administrator and then just type in "myscript" to run it by pressing the "Enter" Key. It will ask you for a backup directory put in "./backup" .
Step 4) Follow the directions of the script it will tell you based on your case. It's gonna check if you have enough space in your Windows Recovery partition. If not it will make sure you have at least 250 MB free.
Step 5) Once you have executed the script wait for the final message. It should say that it ran successfully.
Astronaut by
Reuven Cohen https://www.linkedin.com/in/reuvencohen/
and AI :)
#Windows10 #UpdateError #WinRE #Tutorial #TechFix