Hi hudson hebert,
Thanks for your post. Have you already tried the Q&A Assist suggestions? In addition, please try the following.
1, Use a different USB port type for the installer
During early setup, Windows uses very basic USB drivers.
- Plug the Windows 11 USB into a rear motherboard USB 2.0 port (black port if available), not USB‑C or USB 3.x
- Plug the mouse into a different USB 2.0 port or temporarily do the install without a mouse (keyboard only)
2, Check two BIOS settings related to USB initialization
On MSI boards, these settings directly affect setup stability:
- Set “Fast Boot” = Disabled
- Ensure “USB Legacy Support” = Enabled (sometimes under Advanced > USB)
These ensure USB devices stay active while Windows Setup switches phases.
3, Clean the target disk using DiskPart
Even after deleting partitions in Setup, metadata can remain.
At the drive selection screen:
- Press Shift + F10
- Run (confirm this is the correct drive):
diskpart
list disk
select disk 0
clean
exit
- Close Command Prompt > click Refresh > install to the unallocated space
Warning: This permanently deletes all data on the selected disk.
4, Remove the USB installer at the first automatic restart
When Windows reaches its first reboot during installation:
- Remove the USB installer immediately
- Let the system boot from the internal drive
If the USB remains connected, the firmware can restart Setup instead of continuing the install phase
If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.