TRACER NOT ALLOWED

The error is due to the fact that your PC is in LEGACY mode and not in UEFI mode.

YOU NEED TO CONVERT LEGACY TO UEFI, HERE’S HOW TO DO IT

You can follow this official Microsoft guide

Or this text guide written by us:

  1. Open powershell as Administrator

  1. Paste command

mbr2gpt /disk:0 /validate /allowFullOS
  1. Paste command

mbr2gpt /disk:0 /convert /allowFullOS

The first issue you might encounter is that after second command powershell will say:

MBR2GPT: Disk layout validation failed for disk 0

For Fix disk layout validation failed check this video:


  1. Windows Reinstall (can also helped for reinstall correctly your partition).

- Requires a USB flash-stick

  1. Download windows media creation tool from any of those sites: Windows 11 Windows 10 . To see what windows version we support go here

  2. 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.

  1. After the media creation tool saying that its done download rufusopen in new window

  2. After downloading open it, and set "Parition scheme" to GPT, and "Target system" to uefi non-csm like so:

  1. Now, go to bios, go to boot tab and find CSM or Compatibility Support Module (chceck google for see where you can found this option at your bios ) and disable it.

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

Last updated