Windows 7 Forums Search

Go Back Windows 7 Forums > Seven Forums > Tutorials » Convert FAT or FAT32 Volume to NTFS

Welcome to Windows 7 Forums. Our forum is dedicated to helping you find solutions with any problems, errors or issues you are experiencing with Windows 7. The Windows 7 forum also covers news and updates and has an extensive Windows 7 tutorial section that covers a wide range of tips and tricks.

Windows 7 - Convert FAT or FAT32 Volume to NTFS


 

Convert FAT or FAT32 Volume to NTFS

How to Convert a FAT or FAT32 Volume to NTFS in Windows 7
Published by Brink
05-25-2009
Default Convert FAT or FAT32 Volume to NTFS

How to Convert a FAT or FAT32 Volume to NTFS in Windows 7
Information
This will show you how to convert a drive or partition volume with a FAT (FAT16) or FAT32 file system to a NTFS file system in Windows 7 without having to format the volume and lose your data on it.
Note
Before you start to convert a FAT or FAT32 volume to NTFS, please consider the following limitations and requirements:
  • UDF and CDfs file systems are only used with optical media and cannot be converted to NTFS.
  • FAT12 is the only format used on floppy diskettes (as if these are used anymore ). This does not apply to a USB flash key though.
  • The conversion to NTFS is a one-way process. After you convert a drive or a partition to NTFS, you cannot convert it back to FAT or to FAT32 unless you format it again as FAT or FAT32.
  • The convert command requires that you have enough free space on the drive or on the partition that you want to convert to be able to convert it. If Convert.exe determines that there is not sufficient free space on the volume, it will not convert the volume.
  • If the files are being used on the volume that you are trying to convert, then you will be prompted with:

    "Convert cannot run because the volume is in use by another process. Convert may run if this volume is dismounted first. ALL OPENED HANDLES TO THIS VOLUME WOULD THEN BE INVALID. Would you like to force a dismount on this volume? <Y/N>"

    • Quit all the programs that are using the files on the drive, and then type Y at the command prompt to convert the drive to NTFS.
  • If the drive or partition volume that you are trying to convert is in use, then you will be prompted with:

    "Convert cannot gain exclusive access to the drive letter drive, so it cannot convert it now. Would you like to schedule it to be converted the next time the system restarts? <Y/N>"

    • To resolve this issue, type Y at the command prompt. The volume or drive will be converted to NTFS the next time that you restart your computer.
Warning
Although the chance of corruption or data loss during the conversion is minimal, it is recommended that you backup any data that you do not want to lose on the volume that you want to convert before you start the conversion to be extra safe.

The only way to convert a NTFS disk back to a FAT or FAT32 disk is to format the disk.


RELATED LINKS:
Here's How:
1. Open a Elevated command prompt, or a command prompt at boot.

2. In the elevated command prompt, type convert drive letter: /fs:ntfs and press Enter. (See screenshot below)
NOTE: Substitute drive letter for the drive letter of the FAT or FAT32 drive or partition that you want to convert to NTFS. For example, I want to convert my USB flash key with the drive letter G: , so I would type convert g: /fs:ntfs and press enter.
Convert FAT or FAT32 Volume to NTFS-command.jpg
3. When the conversion to NTFS is complete, you receive the Conversion complete message. (See screenshot above)
NOTE: This may take a few moments to convert depending on the size of the drive or partition. My 4 GB USB key only took a few seconds though.

4. Close the elevated command prompt.
That's it,
Shawn

.
Published by
Brink's Avatar
Administrator

Join Date: Oct 2008
Location: Texas
Posts: 10,967
Brink has a reputation beyond reputeBrink has a reputation beyond repute
Brink has a reputation beyond reputeBrink has a reputation beyond reputeBrink has a reputation beyond reputeBrink has a reputation beyond reputeBrink has a reputation beyond reputeBrink has a reputation beyond reputeBrink has a reputation beyond reputeBrink has a reputation beyond reputeBrink has a reputation beyond reputeBrink has a reputation beyond repute

Tutorial Tools
11-20-2009   #1
djpurity


Windows7 on desktop & Vista on laptop
California
 
 


When I tried this, it said:

Microsoft Windows [Version 6.1.7600]
Copyright (c) 2009 Microsoft Corporation. All rights reserved.
C:\Windows\system32>convert G: /fs:ntfs
CONVERT is not available for RAW drives.
C:\Windows\system32>

My G drive is a Samsung 300GB HD300LD PATA connected via IDE slave. It used to hold all of my work on it. Is it possible to still recover this data? When I go into BIOS, or when my system posts, it shows the file system is formatted FAT32. Maybe I should try this from a fresh boot and not from within Windows 7?


Last edited by djpurity; 11-20-2009 at 03:24 AM.. Reason: Error question
My System SpecsSystem Spec
11-20-2009   #2
Brink


Windows 7 Ultimate x64 Retail
Texas
 
 


Hello Andrea,

It seems that the drive is blank or has not been formatted with the RAW error like that. Try removing any (slave/master) jumpers on the drive to see if it may allow you to afterwards. It should work just fine in Windows 7 though.

Be sure to backup your data on that drive to be safe though if possible.
My System SpecsSystem Spec
11-23-2009   #3
Akpsp


Windows 7 Ultimate
 
 


Hello. Can i also make a external hdd NTFS into a fat 32 partition? i wanna back up my ps3 so i can install ubuntu on it.
My System SpecsSystem Spec
11-23-2009   #4
Brink


Windows 7 Ultimate x64 Retail
Texas
 
 


Hello Akpsp,

Yes, but it cannot be converted so you will have to format the external drive as a FAT32 partition instead. Be sure to backup anything on the drive that you do not want to lose first though.
My System SpecsSystem Spec
11-23-2009   #5
djpurity


Windows7 on desktop & Vista on laptop
California
 
 


Quote   Quote: Originally Posted by Brink View Post
Hello Andrea,

It seems that the drive is blank or has not been formatted with the RAW error like that. Try removing any (slave/master) jumpers on the drive to see if it may allow you to afterwards. It should work just fine in Windows 7 though.

Be sure to backup your data on that drive to be safe though if possible.
I used a program called Drive Dig (or something like that) that digs up all images, data, etc, on drives that aren't "formatted" .... I was able to recover some data.... but not much. I don't know what happened, but I think the MBR got wiped out. The Master Boot Record... or the partition table got wiped out. I need to rebuild it, or just format the drive and count my losses. It used to have all my backed up good data, including things I can't replace or otherwise find... I wonder if there is a tool to recover the MBR or rebuilt the partition table... ?
My System SpecsSystem Spec
12-30-2009   #6
hotrodbob1976


Windows 7
 
 


I am unable to format my 32GB USB Flash Drive with format or convert. Here is a screen shot of what happened.

Last edited by Brink; 12-31-2009 at 12:25 AM.. Reason: fixed image
My System SpecsSystem Spec
12-31-2009   #7
Brink


Windows 7 Ultimate x64 Retail
Texas
 
 


Hello Bob, and welcome to Seven Forums.

Does your USB flash drive have write protection built into it? If so you will need to turn that off first. Also look in Disk Management (diskmgmt.msc) to see if you may be able to format it in there.
My System SpecsSystem Spec
12-31-2009   #8
hotrodbob1976


Windows 7
 
 


Quote   Quote: Originally Posted by Brink View Post
Hello Bob, and welcome to Seven Forums.

Does your USB flash drive have write protection built into it? If so you will need to turn that off first. Also look in Disk Management (diskmgmt.msc) to see if you may be able to format it in there.
Thanks. I will check that out when I get home. How do I check write protection?
My System SpecsSystem Spec
12-31-2009   #9
Brink


Windows 7 Ultimate x64 Retail
Texas
 
 


It depends on your USB flash drive. Some have a switch to turn it off and on, some are software protected, and others have a special parition on it.
My System SpecsSystem Spec
Comment

Tags
convert, convert.exe, drive, fat, fat16, ntfs, partition, volume

Tutorial Tools



Similar Threads for: Convert FAT or FAT32 Volume to NTFS
Windows 7 Tutorial Category
Solved Converting External HD from Fat 32 to NTFS General Discussion
Windows 7 7100 - Fluctuating Volume/Low volume Sound & Audio
Volume not loud enough - how do I bypass volume limit? Sound & Audio
NTFS : Win7 == WinXP? Installation & Setup
Solved Formatting flash drives NTFS and FAT32 General Discussion


All times are GMT -5. The time now is 09:44 AM.



Windows 7 Forums is an independent web site and has not been authorized,
sponsored, or otherwise approved by Microsoft Corporation.
"Windows 7" and related materials are trademarks of Microsoft Corp.
© Designer Media Ltd
Windows 7 Tutorial powered by GARS 2.1.9 ©2005-2006