Convert FAT32 hard drive to NTFS in Windows xp

August 15th, 2008 by aco Leave a reply »

With standard Windows utility “CONVERT”; you can convert your FAT32 hard drive to NTFS in easy way, without losing any data.

just open command prompt and follow these steps.

For convert C hard drive fat32 to ntfs, type this command

C:\> CONVERT C: /fs:ntfs

If you want convert D drive

D:\> CONVERT D: /fs:ntfs

Where C & D hard drive name

Advertisement

1 comment

  1. yogendra singh shekhawat says:

    nice

Leave a Reply