As you have tried all the usual repair methods but filed. I shall suggest you to:
Use a Linux Live USB to copy off your data.
Use Windows 10 install media and choose Clean install.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
My Windows 10 laptop wont boot up and when I check the log files it shows the startup repair failed: Error code= 0x490. I have tried all the usual repair advice:
chkdsk /f, bootrec /fixmbr, bootsect/nt60 sys, bootrec /fixboot, bootrec /rebuildbcd etc.
As you have tried all the usual repair methods but filed. I shall suggest you to:
Use a Linux Live USB to copy off your data.
Use Windows 10 install media and choose Clean install.
Dear Craig.
Here is the answer:
diskpart
list disk select disk 0 list partition
Copy
1. Identify the **System Reserved** (usually 100MB–500MB) or the partition where Windows is installed.
1. Set it active:
select partition <#> active exit
Copy
1. Reboot and test.