1

This is the log from the affected pc

0x800704B8 - 0X3001A FIRST_BOOT phase error

https://drive.google.com/open?id=1_D8kRwZvK9CdP11GxQppXcwRYjNLutxV

Thank you

kvn864
  • 11
  • 5

1 Answers1

1

failed to delete reg tree HKLM\SYSTEM\Setup\Upgrade[gle=0x00000005]

Based on that error you can try the following:

  1. Download PSExec
  2. Run the following command within an elevated command prompt

PsExec.exe -s -i regedit.exe

  1. Export HKLM\SYSTEM\Setup\Upgrade
  2. Delete HKLM\SYSTEM\Setup\Upgrade
  3. Use Disk Cleanup to remove previous attempts.
  4. Reset Windows Update
  5. Perform a reboot
  6. Download a Windows 10 version 1809 ISO
  7. Create a Windows 10 media installation disk.
  8. From within Windows 7 launch the Windows 10 Setup.
Ramhound
  • 44,080