My quick fix to this irritating USB flash drive problem
Have you ever encountered using your newly bought USB flash drive and then all of a sudden when you checked it it became unusable? I myself had encountered this issue when I tried to install an OS to my flash drive using DiskImager. However, I noticed that it didn’t install properly and the size of my flash drive shrank down to 4GB!
Fret not as I am going to show you how to fix it using diskpart! Please follow the following steps below thoroughly and carefully. Note that I am not liable to any negligence on user’s part.
cmddiskpartlist diskselect disk 1list partitioncleanlist partitioncreate partition primarylist partitionformat fs=fat32 quicklist partitionexit
And that’s it! I hope that it solves your problem. Let me know if it works on your end by typing your comments on the comments box 🙂 Stay tuned for more computer tips and tricks!
Thank you! Such a great help
Glad that it helped you!