(adsbygoogle = window.adsbygoogle || []).push({});
I will post my source at the bottom.. This process is very simple just read carefully and you should be fine.
1. Run CMD as administrator.
2. Type: diskpart
3. Type: list disk
4. Select the disk which is your USB.(I.E. if you're flash drive is Disk 2 then you type: select disk 2)
5. Type: clean
6. Type: create partition primary
7. Type: format fs=fat32 quick
And then exit CMD.
You must login or register to view this content.