Processes in Microsoft 365 for setting up Office apps, redeeming product keys, and activating licenses.
Hi Jason.S.exe,
Thank you for posting here in Community.
I can absolutely understand how frustrating this must be—especially after doing all the right steps and still facing an issue that feels like a roadblock. But don’t worry, we’ll get to the bottom of this together.
From what you’ve described, your system recognizes the SSD in BIOS, but after installing Windows 11, your PC fails to boot from it. You've already been very thorough in your troubleshooting—checking BIOS settings, testing the SSD externally, and adjusting compatibility support options—so you've ruled out quite a few potential issues. Now, let’s take a more detailed approach to pinpoint the exact cause.
Possible Solutions:
- Ensure the SSD Has a Proper Bootloader
- Boot into the Windows installation USB.
- Choose Repair Your Computer > Troubleshoot > Command Prompt.
- Run the following commands: bootrec /fixmbr bootrec /fixboot bootrec /scanos bootrec /rebuildbcd
- Restart your PC and see if it recognizes the SSD as a boot device.
- Confirm the Partition Style (MBR vs. GPT)
- If your motherboard is set to boot in UEFI mode, your SSD needs to be GPT-formatted.
- Boot into the installation USB and open Command Prompt.
- Run
diskpart, thenlist disk. - Look for an asterisk (
*) under the Gpt column. If there’s no asterisk, your SSD is MBR, which may cause boot issues with UEFI. - Convert the SSD to GPT (Warning: This will erase all data): diskpart select disk [your SSD number] clean convert gpt exit
- Reinstall Windows 11.
- Check Boot Order & Secure Boot Settings
- Ensure the SSD is listed first in BIOS boot order.
- Disable Secure Boot temporarily—some SSDs don’t play well with this enabled.
- Reinstall Windows Using a Fresh ISO
- Redownload the Windows 11 ISO using the Microsoft Media Creation Tool to eliminate corruption possibilities.
- Perform a clean installation, ensuring all partitions on the SSD are deleted before installation.
- Update BIOS Firmware
- Check for the latest BIOS version for your ROG STRIX B360-G Gaming motherboard and update it.
Final Thoughts
Since your SSD is functional when used externally, the issue likely lies in boot configurations or BIOS compatibility rather than SSD failure. With these steps, you should be able to resolve it, but let me know if anything doesn’t work as expected. We’ll troubleshoot further if needed!
You’ve already put in a lot of effort trying to fix this—I’m confident we’ll get this sorted. Keep me posted!
Best regards,
Bo | Microsoft Community