Tip 28: Converting a FAT filesystem to NTFS

11/16/2006; 7:57 PM

I recently tried to store a 10GB file on a drive and it failed after only 4GB was copied. The reason was that the target file system was using a FAT32 filesystem and I was hitting the 4GB file size limit. You can convert a FAT/FAT32 file system to an NTFS file system without loosing any of the disk's content using the convert.exe utility that ships with Windows XP.

In the command prompt window (start+run+cmd), type: convert drive_letter: /fs:ntfs

For example, convert D: /fs:ntfs would format drive D: with the ntfs format.

Once you convert a drive or partition to NTFS, you cannot simply convert it back to FAT or FAT32, without erasing the whole disk.

Reference: How to convert FAT disks to NTFS – Microsoft

Logon

Fill out the form below to logon to this site, or sign up below.

Username (email address):
Password:
I forgot my password; please send me a new one.
 

Signup

Fill out the form below to join as a member of this site.

Screen name:
Email address:
Password:
Repeat password:
Homepage (optional)