Hi,
Here are the results:
Also is it fine if I exit and turn my computer off or should I leave it on for as long as I’m running commands?
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Hi,
My pc running windows 10 had the boot/startup error occur earlier today and it isn't the first time. Previously, I used a usb stick to use the recovery tools and it worked although this time it did not.
I decided to try to run some other commands in the command prompt that recreated a bunch of boot files and my bios now shows me 5 booting options; 3 named windows boot manager (previously there was 1 which I would boot from normally) 1 that was just named after my SSD, and the usb plugged in. I tried a few other options but I kept running into errors such as this one and inaccessible boot device. Is there any other method? Am i able to just reinstall windows without losing anything?
Thanks!
Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.
Hi ,
Recreate the boot partition
CHKDSK /R /F D:
Bcdedit /export d:\BCD_Backup
ren D:\boot\bcd bcd.old
Bootrec /Scanos
Bootrec /Rebuildbcd
Bootrec /Fixmbr
Take a picture after the commands and post it here.
Independent Advisor - Community
Thanks
Hi ,
Before following the procedure, access the BIOS and disable secure boot.
You are accessing WinRE, if possible access the command prompt and follow the procedure for command prompt:
Bootrec /Scanos
Bootrec /Rebuildbcd
Bootrec /Fixmbr
Bootrec /Fixboot
Take a picture after the commands and post it here.
Hope this helps.
If you find the answer helpful, you can choose to accept the answer or not.
Independent Advisor - Community
Thanks