The MBR (Master Boot Record) is like a special recipe for cutting the cake. It tells your computer how to divide the cake (hard drive) into slices (partitions). However, this old recipe has a limit on how big each slice can be.
Modern computers use a new recipe called GPT (GUID Partition Table). This recipe allows for bigger slices and more flexibility.
When you try to install Windows on a hard drive with the old MBR recipe, your computer gets confused. It's like trying to use a recipe for a small cake on a giant cake! That's why you get the error message.
How to fix Windows cannot be installed to this disk. The selected disk has an MBR partition table. On EFI Systems, Windows can only be installed to GPT disks
The most straightforward way to address this issue is to convert your disk from MBR to GPT.
To do so:
1. Click on Repair your PC on the setup menu.
2. Now select Troubleshout your PC.
3. On the next window, select Command Prompt and enter the following commands:
diskpart
list disk
select disk (x) where x is the disk number.
clean
convert gpt
4. Exist the Command Prompt window and restart your PC.
5. Continue with your installation without worries!
Related Keywords:
windows cannot be installed to this disk,the selected disk has an mbr partition table,windows cannot be installed to this disk. the selected disk has an mbr partition table,windows cannot be installed to this disk. the selected disk is of the gpt partition style,windows cannot be installed to this disk the selected disk has an mbr partition table,windows cannot be installed,partition table