Forum Discussion
Cumulative update KB5003214 fails to install
- Jun 07, 2021
Jauhar I have tried to upgrade Windows 10 using the media creation tool and it fix the same problem that you have mentioned. I have the same problem before installing KB5001330 and a lot of Cumulative Updates. Just select Upgrade This PC and make sure to select Keep Files and Apps to make sure that you still have the apps/files that you have before upgrading. For me, it takes about 1 hour from the Media Creation Tool up to a couple of restarts. But it depends on your internet speed. And now I can install all updates. Also tried SFC and DISM Scans but did not fix my problem. Upgrading your PC will replace your Windows Files, but not affects Files, Apps, and Drivers. After that, there will be some updates in the Windows Updates after the upgrade.
Optional:
Delete the ESD Folder in the C:/ directory
Settings/System/Storage/Temporary Files then scan our Temporary Files and delete the Previous Installation of Windows. (Deletes the Windows.old folder)
*Doing Optional things will make your drive space bigger as it deletes the files used in the upgrade, but its files will be needed if you have problems, to go back to the previous install/state.
Also, I tried it with my another PC, with an AMD A8 CPU that takes about 1 and a half hour for the upgrade process and it also fix the problem. Hope that works.
Deleted No issues with Windows booting up - its pretty quick. When I did a clean install of Windows I didn't disconnect my 😧 drive data HDD so some system files must have crept into this drive. The 3 system files I mentioned previously are in the root of the 😧 drive. The system files in the root of the C: drive are AMTAG.Bin, Dumpstack.log.tmp, hiberfil.sys, pagefile.sys and swapfile.sys.
The recovery system image was created OK. The image backup now includes the contents of the 😧 drive hence, it took longer to create and required more disk space.
You can see from my disk management console screenshot that no separate system reserve partition is shown on either the C: or the 😧 yet Windows boots up with no issue. Using Minitool it told me both are MBR partitions.
Congratulations.
- Wingy10Nov 03, 2021Brass Contributor
Deleted Just an update. I managed to transfer all the boot system files from the D:\ drive to the c:\drive using cmd with admin rights with the following syntax
bcdboot c:\windows /s c:
There were two boot system files - bootmgr and bootnxt - left in root of the 😧 drive. These 2 files are copies of the ones transferred to the root of the C: drive by bcdboot. Because of this the 😧 drive still remained active. What I did next was to make the C:\drive active and the D:\drive inactive. By making the D:\drive inactive bootmgr and bootnxt no longer showed up in the root. Restarted the PC and Windows booted up with no issues.