Skip to main content

Convert FAT32 file system to NTFS without data loss

If you have a hard drive or flash drive with FAT-32 file system and want to change it to NTFS, because FAT32 is an old technology for file system which does not support large files (over 4GB), but you do not want to loose your precious data then this article is for you as it explains how you can convert FAT 32 to NTFS seamlessly without data loss.

Why convert?

If you want to save a movie with 5 GB on your FAT 32 hard disk-based file system, what would you do? Do you like to keep it separate? Obviously not, this is too painful. In such case, you might feel that NTFS is a good assistant because of its features and benefits. This requires the conversion of FAT32 to NTFS.

FAT 32 and NTFS are two different types of file systems.  NTFS is the "New Technology File System" created by Microsoft in 1993 which is more secure, stable, require lesser defragmentation time and it supports large files as well. Despite of that we end up using FAT32 because that is what most disks are pre-formatted with. Unless, we got the “Not enough disk space error” while trying to save larger files despite the disk space being available, we don't bother to change the file system. Most of us don't change it because of the risk of losing important data, lack of knowledge or lack of time (read laziness). As Microsoft was aware of this scenario, they provide a feature in the command prompt to overcome this by executing a simple command. There are many third party softwares that supports this too but the "convert" command is one of the easiest ways to do so. Follow the steps below to know how:-

How to convert FAT 32 to NTFS?

Method 1: Using Command Prompt

Important: While this method works perfectly, I would still advise you to backup your data in case anything goes wrong.


  1. Go to Computer, and note down the name of the drive whose file system you wish to convert.
  2. Open Command prompt in admin mode. For that search "cmd" on start menu and right click on command prompt and click on "Run as Administrator"
  3. Execute "chkdsk e: /f " (without quotes) where 'e' is the letter of the drive to you want to convert. This checks the drive for errors and fixes them automatically.
  4. Execute "convert E: /FS:NTFS" (without quotes). E is again the letter of the drive to be converted.
  5. Follow to prompt to enter current volume label for your drive E. Press Enter and the E drive will be formatted and changed to NTFS.
  6. The command prompt will start the conversion process and after a few minutes, Command prompt will say that conversion was successful.
  7. You can check it in the properties of the drive through right click > Properties.

Method 2: Using third-party softwares

I've listed here some "good" softwares out there for disk management. You can do much more with those softwares. I recommend you to try one of these.

Comments

Popular posts from this blog

What is the difference between FAT32, exFAT & NTFS?

FAT32, exFAT and NTFS are the three different file systems commonly used on windows operating system. What is File System? A file system provides a way of organizing a drive. It specifies how data is stored on the drive and what types of information can be attached to files—filenames, permissions, and other attributes. A file system uses a set of rules to control how data is stored and retrieved on a storage device. Every file system has its own pros and cons, so have their own use cases.  If you know them well, you can choose the correct file system for different needs. FAT32 file system FAT32 aka "File Allocation Table" is the oldest of the three file systems available to Windows. It was introduced all the way back in Windows 95 to replace the older FAT16 file system used in MS-DOS and Windows 3. FAT 32 is commonly used in devices of different kinds, such as hard disk, DVD player, game console, etc. It also supports the Windows XP, Linux, Mac, Android , and

Recover Deleted Files in Windows with Free Tools

Have you ever deleted a file that you did not wish to and wanted to recover it but did not find it in the recycle bin? You probably deleted it permanently with Shift+Delete or emptied the Recycle Bin. Now what? Don't worry, you may still have a chance to get it back. This article lists some free software that can recover deleted files from your hard drive or any other storage device instantly. But how do the software mentioned below undelete deleted files? When files are deleted, Windows does not delete them from your hard disk. It marks the storage space as empty for new data to be written and deletes the index entry that tells the location of those files. Unless, new files are written on that space, the deleted files are still recoverable. That's what allows these software to recover deleted files. There are many free  software  that allow users to do this. Some of them are given below:- 1) EASEUS Data Recovery Whether you format the storage device accidentally