Something you already converted a your drive with FAT partition, but you want change to NTFS, But its mean you must format your harddrive. A such complex operation to format it again. So this is way convert your FAT to NTFS
To convert a FAT partition to NTFS, perform the following steps.
- Open ‘Command Prompt’.
- At the command prompt, type the following-
CONVERT [driveletter]: /FS:NTFS.
‘Convert.exe’ will attempt to convert the partition to NTFS.
NOTE :-Although the chance of corruption or data loss during the conversionfrom FAT to NTFS is minimal, it is best to perform a full backup of thedata on the drive that it is to be converted prior to executing theconvert command.










