BIOS Mode
NON-UEFI BIOS Mode prevents our solutions from launching, so please make sure it is UEFI.
To find out the BIOS mode do this:
Open msinfo32, by typing msinfo32 in windows search.

Go to System Summary.

Find line called BIOS Mode, if its UEFI, then you are good to go

If your BIOS Mode is UEFI, then go to the next page.
Legacy to UEFI
In case if your BIOS Mode isnt UEFI, then you can either do MBR2GPT, that doesnt work for everyone, or you can reinstall your windows.
Read the next topics to learn how to do either.
Fix 1: MBR2GPT (Might not work)
You can follow this official Microsoft guide
Or this text guide written by us:
Open powershell as Administrator

Paste command
mbr2gpt /disk:0 /validate /allowFullOS
Paste command
mbr2gpt /disk:0 /convert /allowFullOS
Make sure the output is:
Before the new system can boot properly you need to switch the firmware to boot to UEFI mode!

The issue you might encounter is that the powershell will output:
MBR2GPT: Disk layout validation failed for disk 0
To fix Disk layout validation failed follow this video guide:
Fix 2: Windows reinstall
Requires a USB flash-stick that is at least 4GB in space.
Get yourself an usb that is at least 4gb in space.
Download windows media creation tool from any of these sites:
To see what windows version we support go here.
Open the windows media creation tool, and first of all press next a couple time till you get to step called "Choose which media to use" and select ISO file on it.

After the media creation tool done its work, download rufus.
After downloading open it, and set "Parition scheme" to GPT, and "Target system" to uefi non-csm like so:

Now, go to bios, go to boot tab and find CSM or Compatibility Support Module and disable it.

After disabling CSM boot from your flash drive and install windows with removing and creating all the disks.
Last updated