Switch Windows to UEFI mode without reinstalling Windows.
Solvedfabul Posted messages 42136 Registration date Status Moderator Last intervention -
Hello, I'm considering upgrading to Windows 11 as the end of updates for Windows 10 is approaching, but the problem is that when I installed Windows, I did it in MBR and now I can't switch to Windows 11. When I searched on Google for how to switch to UEFI, I was told that Windows wouldn't boot anymore and that I would have to reinstall Windows. Is it possible to switch to UEFI without reinstalling Windows?
Thank you in advance,
1 answer
-
Hello,
A very short, but easy-to-follow summary
> Settings
> Updates & Security
> Recovery
> RestartIn recovery mode
> Troubleshoot
> Command Promptmbr2gpt /validate
mbr2gpt /convertAfter that, you will need to switch your BIOS to UEFI (Non CSM) to be able to boot
-
You need to click everywhere there is a >
> Settings
> Updates and Security
> Recovery
> Restart
> Troubleshoot
> Command PromptEnter command #1 mbr2gpt /validate
Then command #2 mbr2gpt /convert
Switch the BIOS to Non CSM or UEFI mode
These are the notes I took when I did it, and it worked.
How can I be clearer and more concise at the same time?
Have a good day.Hello.
From what I've seen, your manipulation works if there's only one disk; otherwise, you need to select the disk to convert with diskpart ( https://www.malekal.com/comment-passer-un-pc-de-legacy-herite-en-uefi-pour-installer-windows-11/ ).
Otherwise, check if the free version of Aomei Partition Assistant allows the conversion from MBR to GPT. (I only have GPT partitions, so I can't test).
-