The standard Windows utility called CONVERT serves this purpose.
Go to the Command Prompt and execute the command:
C:\> CONVERT C: /fs:ntfs
where C: is a name of the drive you want to convert.
After a machine reboot, the conversion process will start and you'll have your FAT32 converted to NTFS without data loss.