Conversion to NTFS from FAT can be achieved using the convert.exe command or by formatting the drive. To convert the drive using the convert.exe command, go to "Start" (Windows Orb) and "All Programs" and click "Command Prompt" under "Accessories." Type the word "Command" followed by a space, then the drive letter and a colon, and then a slash ("/") with fs:ntfs after it. For example, if converting a hard drive with the drive letter K:, the command would look like this:
convert k: /fs:ntfs
Formatting the drive will erase everything on the drive, so the drive must have a complete backup performed ahead of time, on a separate media such as an external hard drive or recordable optical discs.
Insert an operating system disk if the drive to be converted is the main hard drive in the system, and install the operating system from scratch, opting to format the drive and erase all of the information on it using NTFS when given the option during the installation process. Complete the installation and then restore any necessary files to the drive from the backup media. Note that some software will not operate correctly from a backup and may need to be reinstalled.
Use the Windows format utility to format drives that are for data storage only, or secondary to the system. This utility can be found by launching "My Computer" and right-clicking on the drive to be formatted, and choosing "Format" from the context menu. Select NTFS if it is not already the default choice.