Let me know.
Kosta
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
I found my computer try in to boot but goes to a blue screen then trying to repair it but is not working.
Then I want to command prompt and I try to run bootrec.exe/fix boot I got access denied.
Then I trough Diskpart
I rename the Valium in my case drive c: (where I thing the boot sector is) is volume 2, I rename value 2 to volume v: then exit
Cd v:
Then md \efi\microsoft\boot
Then cd /d v:\efi\microsoft\boot
Then bootrec.exe/fixboot
Then I got access is denied
I need help pas this problem please
Kista
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.
(1) At this BIOS screen...
(a) UEFI is wrong. Set it for Legacy. If there is no option for just Legacy, then put it back to Legacy+UEFI.
(b) USB Hard Disk is correct on top of the "fixed boot order" list -- but UEFI to the left of it is wrong. Make that go away. Don't forget to save changes.
After that...
(2) It looks like the System Reserved partition does have boot files, but it doesn't have the BCD file. Now that BIOS is hopefully set right & we've got the new System Reserved partition, let's try some of the stuff Pedro posted earlier...
Bootrec /FixBootBootrec /FixMBRBootrec /RebuildBCD
Because there is no BCD, that last one should create it. If it asks to add an OS, tell it "yes". Try to boot. Good luck.