Click on Start button
-type CMD
You will see a window with black color.(see image below)
type-diskpart and then press Enter.
You will now see new Command Prompt----DISKPART>
Now Follow the steps--
- DISKPART>list disk
- DISKPART>select disk no. (which you want to format)
- DISKPART>clean
- DISKPART>create partition primary
- DISKPART>active
- DISKPART>select partition 1
- DISKPART>format fs=fat32 ( wait for the process to reach 100%)
- DISKPART>exit
If you want to give me any suggestion. Write it here in Suggestion Box.

