Why cant I transfer 4GB+ 720p Movies onto a 8GB USB Pen?
December 20th, 2013
Is the USB split into different memory thingys or something?
Confusing.
You need to format the drive to NTFS.
Thanks. Trying now.
Reason why your drive was default to FAT32 is compatibility. Some devices cannot read NTFS, once you convert. But you can always convert back. :]
First backup all your data to another drive.
open cmd.
type “convert H: /fs:ntfs /x” (if ur drive name is I then “convert I: /fs:ntfs /x”) (without quotes)
Done..