How do I convert a FAT Volume to an NTFS Volume?


To convert a FAT volume to a NTFS volume, use the "convert.exe" command. Use the "convert/?" command to get help. An example of the syntax for the c: disk: "convert.exe c: /fs:ntfs".