Convert Bootable USB Pen drive to Unbootable/Normal

Опубликовано: 07 Ноябрь 2021
на канале: Code2Tech
68
2

Convert Bootable USB Pen drive to Unbootable/Normal

Open Command prompt - Type:
diskpart
list disk
select disk n n is your disk number
clean
create partition primary
format fs=fat32 quick
exit
exit
I hope it will help you.

#unbootable

Thanks for watching,
Please like & Subscribe