Windows 10 Update Error 0x80070643 Repair
Windows Update – Error encountered with code 0x80070643
Short video for repairing the WindowsRE (Windows Recovery Environment) partition so the update will fit.
At the time of making this video (3-2024), Microsoft has not released a fix, so we must do it manually. Thanks Microsoft 🙂
Copy below:
———————————————————————————————–
reagentc /info
reagentc /disable
diskpart
list disk
sel disk ## — This will be your disk number
list part
sel part ## — This will be your C Drive Partition
list partition — Look for a * next to the drive, confirm the correct drive is selected
shrink desired=250 minimum=250
Next, Select the Recovery Partition
list partition
sel part ## —This is the original Recovery Partition we will be deleting
list partition —Confirm the * is on the drive you are going to delete
delete partition override
list disk — Please see below for instructions for GPT Disk or MBR Disk
First, check if the disk partition style is a GUID Partition Table (GPT) or a Master Boot Record (MBR). To do that, run list disk.
Check if there is an asterisk character (*) in the “Gpt” column. If there is an asterisk character (*), then the drive is GPT. Otherwise, the drive is MBR.
If your Disk are MBR: Does NOT have * under the GPT Column after running the list disk command – Paste the following commands
create partition primary
list partition
format quick fs=ntfs label=”Windows RE tools”
set id=27 override
detail partition
If your Disk are GPT: Has * under the GPT Column after running the list disk command – Paste the following commands
Run the following two commands
create partition primary
list partition
format quick fs=ntfs label=”Windows RE tools”
set id=de94bba4-06d1-4d40-a16a-bfd50179d6ac
gpt attributes =0x8000000000000001
detail partition
list vol
exit — This will exit you out of diskpart
reagentc /enable
reagentc /info
Check for updates – Should be good now.
Chapters:
00:00 Intro
00:16 Disk Management
00:29 Command Prompt
00:44 REAGENT Disable
01:14 DiskPart
01:26 List Disk
01:35 Select Disk
01:48 List Partition
02:03 Select Partition
02:19 List Partition
02:30 Shrink Partition
02:45 Delete Partition
03:27 List Disk
03:42 Create Partition
04:13 Format Partition
04:34 Set ID
05:24 REAGENT Enable
06:00 Windows Update
06:12 Thank you
BRAND NEW CHANNEL
Please Subscribe and Like
[ad_2]
source