Bootcamp FIX: Windows cannot be installed on this disk. The Selected disk has an MBR partition table Boot.
Previous ArticleGalaxy S20 in 2023: Is it worth it?
Kenyon Ndezi
Kenyon Ndezi is a recent graduate, writer, creator of kenyonndez.com; and the founder of Neonbuild.com, which is a company focused on building apps for small businesses and individuals. Follow along and get inspired!
4 Comments
Ok, the error I’m having conflicts with the above advice. I’m trying to re-install Windows on my MacBook Pro (2009), and I’m getting “Windows cannot be installed on this disk. The Selected disk has a GPT partition table.” That’s the exact opposite! And I cannot figure out any solution. Anyone?
Rule of thumb.
-MBR/Legacy flash drives only work with MBR partition tables.
-GPT/UEFI flash drives only work with GPT partition tables.
So make sure both sides are compatible. The source and the installation location. But for your year of Macbook, make sure to install the legacy version of Windows. To do that format your partition in FAT32 using Bootcamp assistant or Disk utility.
You’re getting an error because your hard drive is in a GPT partition table and your flash drive is in MBR. That means your Windows installation needs to be in the same format, UEFI GPT. To combat this, make sure to create a Windows installation disk in UEFI/GPT by using Rufus then it will install. But the best solution would be to format your partition in FAT32 to create a hybrid GPT/MBR partition (Mac OS only works in GPT so it will create a hybrid environment to install the legacy version of Windows) Once your partition is formated in FAT32, head on to rufus and create a legacy /MBR Windows flash disk. But whatever route you take, remember (MBR/legacy flash drive = MBR partition) and (UEFI/GPT flash drive = GPT partition table) and that’s all there is to it.
Just wanted to say thank you so much, this article was very well written, and it helped me solved the problem.
Thanks Maurice, I’m glad I could help!