How do you change FAT32 file system to NTFS file system?

Answer:

Go to commond prompt and type following commont

convert <volume> /fs:ntfs

e.g. convert c: /fs:ntfs

This will convert file system from fat32 to ntfs

Mohsin Raza

First answer by ID2110877162. Last edit by ID2110877162. Question popularity: 2 [recommend question].