How Destroy UEFI on Motherboard
Go to the repair options, select command prompt and then enter this:
diskpart
list disk
select disk 0
clean
convert mbr
create partition primary
select partition 1
format fs=ntfs quick
Next > Restart/Reboot
Go to the repair options, select command prompt and then enter this:
diskpart
list disk
select disk 0
clean
convert mbr
create partition primary
select partition 1
format fs=ntfs quick
Next > Restart/Reboot
Comments
Post a Comment