Convert FAT32 partition to NTFS

This example assumes that the drive you wish to convert has the letter G assigned to it. Please replace G for the appropriate letter.

  1. Open a Command Prompt as an Administrator.
  2. Type “convert g: /fs:ntfs /nosecurity” without quotes and press Enter.
  3. You will see the following:
    “The type of the file system is FAT32.
    Enter current volume label for drive G:”
  4. Then type in the current name the drive has (viewable in Computer / My Computer).

Wait for it to finish and close the Command Prompt.

Leave a comment

Your email address will not be published. Required fields are marked *