Hello,
Here are a few additional steps you can try to resolve the problem:
Check BIOS/UEFI Settings:
Ensure that the drive you are trying to boot from is set as the primary boot device in the BIOS/UEFI settings. Sometimes, the boot order can change, causing boot issues.
Update or Reinstall Drivers:
Update the drivers for your storage controllers. You can do this from the Device Manager in Windows. Look for any devices with a yellow exclamation mark and update their drivers.
Check for Hardware Issues:
Ensure that all cables connecting your drives are secure. Sometimes, a loose connection can cause the drive to be inaccessible.
Repair Boot Configuration Data (BCD):
Boot into the recovery environment and open Command Prompt. Run the following commands:
bootrec /fixmbr
bootrec /fixboot
bootrec /scanos
bootrec /rebuildbcd
Hope this helps.
Best Regards,
Hania Lian
============================================
If the Answer is helpful, please click "Accept Answer" and upvote it.