how to convert FAT to NTFS file system

Hosted by Dailymotion. For legal issues report at the Copyright Center, report us on DMC, or use the Instant Removal tool.

how to convert FAT to NTFS file system

U
umaircuckoo

3 Views • Jun 25, 2015

Description

1. Execute "chkdsk h: /f"
//(without quotes) where H is the letter of the drive to undergo conversion. This checks the drive for errors and fixes them automatically.
2. Execute "Convert H: /FS:NTFS"
(without quotes). H is again the letter of the drive to be converted.