[SOLVED] Cannot install any updates, stuck on Windows 10 1703 Build 15063.726

The system is working now by restoring an old registry from December 2017. This resolved the update issues. The step I used were

  1. Enable Volume Shadow Copy to enable copying of files from c:\windows\system32\config\regback which are locked
  2. Copy the SOFTWARE hive (file) to somewhere convenient
  3. Rename SOFTWARE to TESTOLD
  4. Import TESTOLD hive into HLKM using regedit
  5. Examine HLKM\TESTOLD\Microsoft\Windows\CurrentVersion\Component Based Servicing\Packages to make sure it has lots and lots of packages installed indicating it is healthy
  6. Now we have decided to proceed, Remove the HLKM\TESTOLD tree from the registry
  7. Using https://www.tweaking.com/content/page/registry_backup.html Backup the existing registry twice
  8. Modify one of the registry backups by replacing its backed up hives with all of the files from c:\windows\system32\config\regback
  9. Restore the modified backups back to the registry, so now the registry contains the older registry hives, particularly SOFTWARE and Reboot
  10. Windows update downloads and installs a lot of updates for 1703 and reboots
  11. Windows update downloads more updates for 1703 and attempts the Feature update to 1803 and reboots
  12. Windows update downloads more updates for 1703 and attempts the Feature update to 1803 and reboots
  13. Windows update downloads more updates for 1703 and installs the Feature update to 1803 and reboots
  14. Windows update downloads more updates for 1803
  15. Turn on System Protection of the Disk Drive as it was turned off. Make sure that Restore Points can be written.
  16. Clean up downloaded WSU updates, copies of the Windows ISO, copies of log files no longer needed etc

The only issue left is that the registry has the non-Microsoft programs with versions installed as of December 2017 but the disk has non-Microsoft programs are actually installed on disk as of September 2018. So to remove a program the uninstall will fail and we need to use the Program Install and Uninstall troubleshooter https://support.microsoft.com/en-au...lock-programs-from-being-installed-or-removed. There may be issues updating programs, haven't got that yet.
 

Has Sysnative Forums helped you? Please consider donating to help us support the site!

Back
Top