How to convert a FAT partition to NTFS
Steps:--
1) Open RUN then type CMD for Command Prompt'.
2) At the command prompt, type the following-
CONVERT [driveletter]: /FS:NTFS.
CONVERT D: /FS:NTFS.
Then hit enter
'Convert.exe' will attempt to convert the partition into NTFS.
NOTE :- During the conversion from FAT to NTFS , it may be data corrupt so best to perform a full backup of the data on the drive.
No comments:
Post a Comment
Thank you for your valuable comments .
we will consider all your suggestions to give you more satisfactory service.