To move to a more secure file system...
you can make the conversion from Fat32 to Ntfs using a tool made available by the operating system itself:
convert [unità :] /fs:ntfs
the operation does not gain disk space, but allows you to manage, for example, files larger than 2GByte.
