- Back to Home »
- USB PROBLEM (2)
Posted by : Gabriel Oyeyemi
Thursday, 11 December 2014
SOMETIME YOUR DISK/ FLASHDRIVE OR MEMORY CARD LOSES IT ORIGINAL SPACE
The problem is that the remaining
space of your USB flash disk has
become unallocated. To repair it,
use diskpart (in windows):
Open command line (cmd) and
type diskpart. Allow the
windows to run it.
type list disk, and find the
number of your USB flash disk.
type select disk X, and
type the number of the USB
disk instead of X.It should say
that disk X is now selected.
type clean.
type create partition
primary.
Now you should be able to use the
flash disk as before. (You have to
format it first)