Swift SF314-57G Bootable device not found. What to do? Please help.

cerebralsnacc
cerebralsnacc Member Posts: 1 New User
edited 4:54AM in Swift and Spin Series

Since yesterday the display shows bootable device not found, and in BIOS, the SSD is not visible either. I've been suggested to reinstall Windows via USB, or that the SSD may be dead and needs to be replaced. Please help.

[Edited the thread to add issue detail]

Answers

  • SemihB
    SemihB Member Posts: 65 Devotee WiFi Icon
    edited 5:50AM

    @cerebralsnacc

    Turn off your computer. Make sure it is off, you can listen to the fan sound. Wait 2 minutes. Then you need a windows that has been booted as UEFI. Remember that the windows usb disk must be written as GPT/UEFI. Then insert this usb to the pc and turn on the device.

    Secure boot should be enabled in the BIOS section. Or for any case, you can reset the bios to default settings. Load Setup Defaults.

    Check later and let us know.

    Please click like if your problem is solved or write my problem is solved.

    signature.jpg

    The biggest reason why the problems are not solvedis if someone who says there is a problem with the GPU says; If I change the case, will the problem be solved? That's the whole point! The concepts are different! We should not go off topic.

  • StevenGen
    StevenGen ACE Posts: 14,178 Trailblazer

    Have a look in Disk Manager if the M.2 boot drive is showing there, if not then your boot M.2 drive is faulty or you need to open the back cover and take the drive out and clean its pins and the M.2 slot and reinsert the M.2 drive into its slot again and reboot the laptop and see if the M.2 boot drive is recognized.

    If its not, then you need to go into the Advanced options by hitting F11 to access Advanced Startup options and open command prompt then repair the boot sector, if that dosent work then your drive is damaged and you need to replace it with a new M.2 SSD drive.

    Click Command Prompt in Advanced options type Bootrec.exe, and then press Enter. Then, you can use the command as the following that’s appreciate for your situation.

    ✐ Bootrec.exe /FixMbr.

    Use this command can help you resolve MBR corruption issues, or remove nonstandard code from the MBR.

    ✐ Bootrec.exe /FixBoot

    This command writes a new boot sector to the system partition by using a boot sector that's compatible with Windows OS you’re using. If the boot sector was replaced with a nonstandard Windows boot sector, or if the boot sector is damaged, you can run this command.

    ✐ Bootrec.exe /ScanOs

    This option scans all disks for installations that are compatible with the current Windows OS. It also displays the entries that are currently not in the BCD store. Use this option when there are another Windows installations that the Boot Manager menu does not list.

    ✐ Bootrec.exe /RebuildBcd

    This command will scan all disks for installations that are compatible with the current Windows OS. Additionally, it lets you select the installations that you want to add to the BCD store. Use this option when you must completely rebuild the BCD store.

    ● You can also type bootrec /? to see more options for and get help with the command.
    ● You should be very careful while operating in Command Prompt. The operations cannot be canceled. Thus, it may cause an irrevocable error if you are not familiar with commands.

    If this answers your question and solved your query please "Click on Yes" or "Click on Like" if you find my answer useful👍