Return to site

Format Usb Exfat Windows 7

broken image


This article mainly talks about how to format / reformat USB flash drive to FAT32, exFAT, NTFS or EXT4 file system in Windows 10/8/7/XP. Formatting a USB drive can repair corrupt partition as well as change file system format, thus we may need to format USB flash drive from time to time. #ITSupport #Troubleshooting #Windows7 #PCSupport This is just a quick tutorial on how to format USB(or external Disk) to a different file format.

Summary :

MiniTool Partition Wizard Free works perfectly in USB drive format. Besides, it is able to convert FAT to NTFS without damaging data on the drive. Download this free partition manager to enjoy the magic!

Quick Navigation :

USB flash drives usually come with FAT32 file system. However, in some cases, there is a necessity to format USB to NTFS. For example, while copying some large files to a FAT32 USB drive, Windows gives an error message saying the file is too large for the destination file system or flash drive says not enough free space but there is plenty. But the case is that some users do not know how to format USB or they are unable to do USB drive formatting. See an example below:

Q: I recently bought a Kingston 64GB USB flash drive. This works fine but I need to format it in NTFS and Windows format says it can't complete the format. Can anyone help?--answers.microsoft.com

Are you troubled by USB drive formatting? In this post, we show you 3 best ways to format USB to NTFS in Windows 10/8/7.

3 Ways to Format USB to NTFS in Windows 10/8/7

Before you start, keep these 2 points in mind:

  1. Formatting will definitely lead to data loss. Hence, we recommend transferring the important files you need to a safe location or backing up the USB drive before you format USB to NTFS.
  2. If you regret formatting a hard drive but no backup if available. You should stop making any further operations to the USB drive and then use MiniTool Power Data Recovery to recover data after format. (View the last part to get the details.)
Tip: All of the following contents are based on Windows 10. For Windows 7 or Windows 8, the operations are very similar or just the same. No matter which method you choose, first of all, make sure your USB drive is successfully detected and recognized by Windows.

You might be interested in 10 Situations Where External Hard Drive not Showing up & Solutions

Way 1. Partition Wizard Format

Formatting via disk partition manager enjoys great popularity these days, for such professional disk manager is not only easy to use but also brings many possibilities in hard drive maintenance. As for a reliable free partition manager, MiniTool Partition Wizard is strongly recommended here. This tool can format USB to NTFS within 3 simple steps only; even a fresh hand won't have any problem in its operation. Download this free partition manager, and follow the detailed steps below:

Step 1. After installing MiniTool Partition Wizard on computer, select the USB drive partition from the disk map area and choose 'Format Partition' from the action panel.

Step 2. In the pop-up Format Partition window, make sure NTFS is selected and press OK button.

Step 3. On the main interface, click 'Apply' located at the top left corner to put the formatting into effect.

Way 2. CMD Format USB

CMD (Command Prompt) provides access to over 280 commands which can be used to do certain operating system tasks from a command line interface. As for disk partition management, CMD works perfect in create partition, delete partition, format partition, convert MBR/GPT, check disk, rebuild MBR, etc. Here is how to format USB drive in command prompt:

Step 1. Right-click the Windows icon and select 'Command Prompt (Admin)', then allow it to make changes to your PC.

Step 2. In the new emerging command line interface, type the following format commands one by one and execute each of them with the Enter key.

  • diskpart
  • list disk (all drives connected will be listed)
  • select disk n where n is the number of the USB drive
  • list partition (all partitions on the selected disk will be listed)
  • select partition n where n is the number of the partition on the USB drive
  • format fs=ntfs quick (without 'quick', the formatting process can last long)
  • exit (exit diskpart)
  • exit (exit CMD)

View the following picture to get a better understanding:

Way 3. Disk Management Format

By default, Windows provides the option to format a USB flash drive with FAT or FAT32 file systems, because the writing speed of FAT is much faster than that of NTFS (but FAT and NTFS enjoy the same reading speed). However, NTFS is also offered as another choice.

You can follow these steps to format USB to NTFS.

Step1. Right-click the Windows Start icon and select 'Run'. In the Run box type 'diskmgmt.msc' to call out the Disk Management window.

Step 2. In Disk Management, right-click the partition of the USB flash drive and select 'Format' from the context menu.

Step 3. The Format dialog box now appears. Select NTFS in the File System field and press OK.

Step 4. When you see the following warning message, press OK to start formatting USB flash drive if you have made the preparatory jobs well. Then just wait until the process is completed.

Tip: You can also open This PC, right-click the USB flash drive and select Format from the shortcut menu. When the Format dialog box appears, please choose NTFS as the desired file system and confirm the formatting. However, if the formatting fails, you can read How Do I Fix 'Windows Was Unable to Complete the Format' Error.

By following any of the 3 ways above, your USB drive can be formatted with NTFS file system without any problem.

Convert USB to NTFS without Data Loss

In fact, formatting is not always the best choice if the current file system of your USB flash disk is FAT/FAT32. We think highly of converting FAT to NTFS because using this way you don't need to do the data transfer or hard drive backup. With reliable tools, you are able to convert USB to NTFS without data loss.

Here 2 ways are offered to you:

Way 1. MiniTool Partition Wizard Conversion

Just now we have explained how to easily use MiniTool Partition Wizard to reformat USB drive to NTFS. Still, we would like to explain how to use this partition magic to convert FAT to NTFS because it is capable of converting without data loss. Here is the guidance:

Step 1. Select the partition of the USB drive from the disk map area and choose 'Convert FAT to NTFS'.

Step 2. The Convert File System box now appears. In this box, you can review the current file system and target file system. After confirmation, click Start button to start the conversion. When you see 'Conversion complete', all is done.

Easy, right? In fact, MiniTool Partition Wizard not only helps convert FAT to NTFS, if someday you want to convert the NTFS partition back to FAT, this partition manager also won't let you down. Our post The Best Way to Convert NTFS to FAT32 without Formatting should be very helpful in that case.

Way 2. Convert FAT32 to NTFS Command

Windows

Remember, CMD is always there to help you deal with operating system tasks. And this time, a simple command line can help convert FAT32 to NTFS without bringing any data loss.

Windows

Remember, CMD is always there to help you deal with operating system tasks. And this time, a simple command line can help convert FAT32 to NTFS without bringing any data loss.

Step 1. Right-click Windows Start icon, choose 'Command prompt (Admin)' and allow it to make changes to your PC.

Step 2. At the command line interface, type 'convert driveletter /fs:ntfs' and press Enter. For example, if the drive letter of the USB drive is F, you should type 'convert f: /fs:ntfs' and hit Enter.

Step 3. When you see 'Conversion complete', type 'exit' to shut CMD. You can now check whether the USB drive has been converted to NTFS without data loss.

Data Recovery after Format

Windows 10 Usb Format Tool

Like what we have said at the beginning, if you regret formatting the USB drive and no backup is available, do you still have the chance to recover files after formatting? Luckily, MiniTool Software Ltd. provides you with the best data recovery solution – Data Recovery.

You might be interested in Best Partition Recovery Software for Windows 10/8.1/7.

Detailed steps are shown below:

Step 1. In the main interface of MiniTool Partition Wizard, select Data Recovery since it is able to do data recovery after format.

Note: MiniTool Partition Recovery Free Edition has 1GB data recovery limit. Thus you may come across the following window if you have got more data to recover. In this case, you can click Upgrade to purchase a personal license and then use it to register this Free Edition, avoiding a second-time scanning.

Step 2. All partitions on this computer will be listed in the next window. Please select Unallocated Space. Then click Scan.

Tip: If only one or two types of files need recovering, you can click the Settings button to specify the file types in advance to save the scanning time. For example, if you only need to recover the media files, you can check Graphics & Picture as well as Audio & Video.

Step 3. When the scanning completes, MiniTool Partition Wizaardd will list all partitions it has found that are created in history on this USB drive. Then choose the files you want to save and select the location to save your files. Then click OK.

Note: At this time, open each partition and check the files you need one by one. It is worth recommending that Data Recovery supports previewing pictures and text files to help you distinguish files. Besides, by using the Filter feature, you can set up some file name extension.

What Do We Learn

Format Usb Exfat Windows 10

In this post, we introduce 3 USB formatters. However, since formatting USB to NTFS brings data loss; it is necessary to consider converting USB to NTFS without data loss if the USB drive has FAT/FAT 32 file system. In addition, we tell the best solution to recover files after formatting if you have no backup at hand.

Now it is your turn to try these ways out before you know whether they are helpful. For any questions or nice suggestions, welcome to leave us comments in the following comment section. Or you can send emails to [email protected]. We read every thread!

Format USB to NTFS FAQ

NTFS is file system developed by Microsoft. NTFS first appeared in NT3.1 and since then had become the default file system of the NT family. NTFS had made a lot of improvement over the FAT file system especially in compression, encryption, security, resizing and large file support.
Usually a USB drive is formatted to FAT32 for better compatibility. If your USB drive is frequently used in multiple devices, FAT32 is more suggested. However, to store individual files larger than 4GB, use NTFS instead.
How do I format my external hard drive to NTFS Windows 10?
  1. Connect the external hard drive to Windows 10.
  2. Run 'diskmgmt.msc' to load Disk Management utility.
  3. Right-click the partition on the external hard drive and choose Format from the context menu.
  4. Choose NTFS as the desired file system and follow the wizard to complete.

Xbox mirror screen. Alternatively, if you are trying to turn a FAT32 partition to NTFS, use MiniTool Partition Wizard to convert FAT to NTFS without data loss.

  1. Connect the flash drive to your Mac.
  2. Download and install an NTFS driver on your Mac.
  3. Now go to Applications > Utilities > Disk Utility.
  4. Click on the flash drive from the left panel and choose Erase.
  5. In the pull-down menu, choose NTFS and click Erase.

Whether you're formatting an internal drive, external drive, or USB flash drive, Windows makes it possible to choose between NTFS and exFAT formats. In this guide, we'll go over the simple steps to formatting a USB drive and which format is best for certain situations.


exFAT is a file system optimized specifically for flash drives. Introduced in 2006, it's designed to be a lightweight file system like FAT32 without the extra features of NTFS and without the FAT32 limitations. exFAT has very large file size and partition size limits so files larger than 4GB a piece can be stored on a flash drive formatted with exFAT. It makes very few unnecessary writes, and stores files throughout the drive in order to maximize the lifespan and speed up transfers.

NTFS however, is not a flash drive's best friend. It makes many extra disk writes and, as a dynamic file system, can also write without your knowledge. If one of these writes is taking place and a drive is pulled out, corruption and a reformat is required to get things back in order but your data will have been lost. Additionally, NTFS has read-only compatibility with Mac devices, a flaw not shared by the exFAT format.

Before we get started make sure to back up all data. Reformatting will result in a wipe of the drive so backing up on another device is vital to keeping your data.

Step 1: Plug the USB drive into your computer and allow it to be detected. Once it has been recognized, open up your standard File Explorer.

Step 2: Locate the drive under Computer. Right click and select 'Format'. This opens a dialog box with formatting options.

Step 3: On the 'File System' dropdown, select the desired format. In this case, we'll be formatting to exFAT. Our backups are created and our format type is set so click 'Start' to initialize the process.

An alternative method is formatting USB drives using the Command Prompt. Some may find this method to be easier or more intuitive but it's simply typing out the commands instead of using the tools in your Explorer.

Step 1: Plug the drive in and make sure it has been detected. As with our previous steps, backing up to save your data is still necessary.

Step 2: Open the Command Prompt. To do this, open your 'Start' menu and type 'cmd' into the search box. 'cmd.exe' should appear so open it up.

Step 3: Your USB drive will have an assigned letter, for example 'F'. Typing the following will bring up the formatting prompts
  'format F: /fs:EXFAT'

Press Y or N to continue or stop the formatting respectively.

With these methods you'll be able to optimize your flash drive's format or save some hardware that has seen better days. For more How-To's and tech related news, make sure to Follow Us On Twitter to receive the latest updates!

Cyrus

Cyrus is currently getting his bachelors degree in computer programing. As a part time job, Cryus writes contributing articles and content for GetUSB.info. He is an avid swimmer, loves Minecraft and prefers to program in Python.




broken image