Hey Folks! Today we will learn how to convert your hard disk mbr partition to gpt partition in windows through command prompt.
Note:- for this process you have to format all your hard disk data. So, firstly backup your data in another storage device otherwise your data will be permanently deleted.
Step 1: first of all we go in run using windows key+R.
Step 2: then type cmd in it and press enter.
Step 3: now your command prompt will be open then we type diskpart command in it and press enter.
Step 4: then type list disk and press enter.
Step 5: then type select disk 0 and press enter. Now your disk was selected.
Step 6: then type clean and press enter.
Step 7: then type convert gpt and press enter. Now your hard disk will be formatted now put a bootable pen drive in your pc and restart your pc and press boot key.
Step 8: after it choose your bootable pen drive and choose your window which want to put in your pc and then click next and hard disk space will be shown on the screen.
Step 9: now open command prompt with using shift key+f10 key.
Step 10: now your command prompt will be open then type diskpart
Command in it and press enter.
Step 11: now type list disk and press enter.
Step 12: then type select disk 0 and press enter.
Step 13: then type create partition primary size=(in mb)