• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Question Booting problem

phenomenaly

Junior Member
My hard drive have clicking sound and now is not recognized in bios but i also have ssd installed with w11 and cannot boot from it but its detected and hard drive have w10 dual boot my question is why i cant boot from ssd which is working fine its not detected in bios but its detected by pc when i inserted bootable usb i can see my ssd when try to install windows.
Sorry for my bad english
 
Last edited:
My guess is that you had Windows installed on the hard drive then added a SSD and put another installation of Windows on the SSD. All the boot management data remained on the hard drive, so when you disconnected it, your PC doesn't have the boot management data so Windows won't boot off the SSD.

The worst case scenario option I would consider is to boot from USB, back up your personal data from your SSD via the command prompt (Shift+F10), then wipe the SSD and install Windows on it.

A less destructive option is to try a startup repair on the SSD via the memory stick but I doubt that startup repair is capable of editing the partition table, creating the boot partition that I suspect you're missing, and adding the necessary boot management data to it.

In any case, back up your personal data first in case whatever strategies you try end up making the problem worse.

This tactic I've successfully used may allow you to back up your Windows installation from the SSD, wipe it, do a new install, then overwrite the new install with the old one:

A more direct approach would be to shrink the main Windows partition on the SSD, add a new boot partition manually with diskpart (there'll be diskpart commands needed to mark that partition as a boot partition, and I don't know what those are), but the last step that I'm not too sure about is how to get the valid boot information into that boot partition. I think bootrec might help with this, but it's a long time since I've seen bootrec actually work:
 
Back
Top