Try formatting in your friends PC or in other OS like linux.
If that didnot work then go to command prompt and open it as administrator then write DISKPART after that you will see a list. if you are using 1 hard drive then the disk 0 will be your hard drive and disk 1 is your SD card. Then write SELECT DISK 1 (double check that it's your SD card). Then write CLEAN in next line write CREATE PARTITION PRIMARY. After that write ACTIVE. Then SELECT PARTITION 1. Then write FORMAT FS=FAT32.
(Sorry I have used upper cases letters)
I hope this works.
You can check it in this image.