Tuesday, July 26, 2022

Ghange a GPT Partition to MBR (with complete data loss)

Open admin cmd prompt

c:\>diskpart

list disk

select disk <disk number> 

clean

convert mbr

exit

 

 

No comments:

Post a Comment

Use the Microsoft Learn Platform to imrpove our Azure, Defender, etc. skills

From Reddit One of the biggest frustrations when I was trying to get hands-on with Microsoft's stack was that you simply can't pract...