Program for formatting a flash drive. Programs for repairing USB flash drives, SD cards (diagnostics and testing, formatting, recovery). How to change the file system of a flash drive using standard Windows tools

Flash drives are the most common external storage media that have replaced floppy disks and disks from everyday use. The flash drive itself seems like a simple device, and it can work without failure for decades. In the event that a storage medium has ceased to perform its functions properly, any user can restore it independently. Most often, it is enough to format the flash drive, and the procedure can be carried out in several ways, using standard Windows functions or third-party applications.

How to format a flash drive using standard Windows tools


Programs for formatting flash drives

Not always formatting a flash drive standard means Windows works flawlessly. If the drive partitions are seriously damaged, you may need to use third-party formatting programs. Below you can see the highest quality free utilities, which allow you to completely clear data from a flash drive and ensure its proper operation.

HDD Low Level Format Tool

Advantages of HDD Low Level Format Tool:

  • Complete removal of information from external media;
  • Works with all popular flash drives and hard drives, including those connected to a computer via the SATA protocol;
  • Low-level formatting, which allows you to correct serious errors.

Disadvantages of HDD Low Level Format Tool:

  • Long formatting process;
  • Lack of Russian localization.

The program for formatting a HDD flash drive Low Level Format Tool copes with the most complex errors, which allows you to return to working condition external media that have failed due to a serious malfunction.

Benefits of the USB program Disk Storage Format Tool:

  • Compatible with flash drives from various manufacturers;
  • Ability to scan a flash drive for errors;
  • Choose between fast and secure formatting;
  • Creation of FAT32 partitions larger than 32 GB;

Disadvantages of USB Disk Storage Format Tool:

  • Long formatting process in all modes;
  • Lack of Russian localization;
  • Work only with external USB carriers.

The USB Disk Storage Format Tool is a powerful tool that can help you if you have problems formatting a flash drive using standard Windows tools. With its help, you can not only perform low-level formatting, but also find out the cause of the errors that occurred.

Windows cannot complete formatting the flash drive, what should I do?

In case of serious malfunctions of the flash drive, even low-level formatting may not help. Such Windows situations cannot complete formatting a flash drive using standard methods, and more serious tools should be used.


The formatting procedure using this method is quick. In a similar way, you can get rid of the error in which Windows cannot complete formatting the flash drive.

Formatting is the process by which a data storage area is marked up. This area is called file system, and is a table.

Each square of such a table is called a cluster. And when a file is copied to a flash drive, the clusters are filled with data one by one until the file is completely moved.

If information is frequently rewritten to the device, the clusters begin to fill unevenly, since some of them contain remnants previous files. And new recorded files can occupy clusters at different ends of the “table”, which slows down the operation of the flash drive.

Formatting resets all parameters and re-marks. This has a positive effect on the speed of the device, because the file system is reset. That is, the “table” is cleared.

Why do you need to format

  • To quickly destroy all recorded information
  • To “kill” all viruses and traces of their activity
  • To resolve errors that occur when opening and writing files
  • To speed up the device
  • When creating a bootable USB flash drive

Formatting erases all data that was written to the flash drive! Therefore, before you run it, be sure to transfer everything important files to another location (for example, to a hard drive).

How to quickly format a flash drive

This can be done using standard system tools. They are available in any version of Windows (XP, 7, 8, 10).

1 . Insert the flash drive into your computer.

Most likely, an autorun window will open in a second or two. Let's close it.

2. Open Start - Computer.

3. Right-click on the flash drive icon and select “Format...”.

4 . Select parameters or leave everything as is.

File system. You are asked to choose one of three. The default is usually Fat32. It is good if small files will be written to the device, as it interacts with them faster. But if you need to write a file larger than 4 GB, then problems arise - Fat32 does not support working with such large files.

NTFS is another matter. This system is capable of working with very large files, even more than 1TB. But with small ones it works a little slower than Fat32.

There is also exFAT. This is an upgraded Fat 32 that can handle files larger than 4GB. However, on this moment it is only supported in Windows system 7 and higher, and other devices (for example, TVs) and computers on the previous Windows versions can't work with her.

There are more advanced file systems, for example, ext4, but Windows does not yet support anything better than NTFS and exFAT.

So, if you plan to write small files to a flash drive, then you can leave file system by default (Fat32), and if you need to copy to it separate files more than 4 GB (for example, a movie), then select NTFS.

Cluster size. Minimum size data. It is better not to change anything in this field.

Volume label. The name of the device that will be shown during boot. For example, I want the flash drive to appear as "Neumeka". This means that I erase from this field what is suggested and print the name I need. As a result, it will appear like this:

Formatting Methods. Initially, this item is checked for “Quick (cleaning table of contents)”. This method will overwrite the file system, which is usually quite enough.

If you uncheck the box, a full format will be done, which means that the computer will first check the physical surface of the flash drive and if it finds damage, it will fix it. In fact, they will simply disguise themselves and then it will not be possible to write information there. And only after all this will the file system be written.

5 . Click “Start”.

The system will warn us that it will destroy all information from the device. We agree and wait for the end of the process.

When it finishes, we will see the following window. Click “OK” and close the formatting window.

All! The device is ready for use.

If it didn't work out

Despite the fact that a flash drive is more reliable than a CD and DVD disc However, she also faces problems. For example, it may simply not be displayed in “Computer”.

This happens for several reasons:

  • File system is damaged
  • The device was not formatted by the manufacturer
  • The letter of the flash drive matches the letter of the drive already in use by Windows

To eliminate these reasons, go to Start - Control Panel.

Go to “System and Security” and/or “Administration”.

Open "Computer Management".

Click on “Disk Management” on the left side.

The window takes on the following appearance.

Right-click on the flash drive and select “Format...”.

Formatting using the command line

Another formatting method. But in order to use it, you need to know exactly the letter of the flash drive. Otherwise, you may accidentally delete data from another, desired drive.

1 . Press the keyboard shortcut Win + R.

2. In the Run window, enter cmd and click OK.

3. In the window that appears, enter format G: /FS:NTFS /Q /V:flashka

  • format is a command to start formatting
  • G is the drive letter under which your computer recognizes the flash drive (do not confuse it!)
  • /FS:NTFS - file system in which you want to format the device. If you want fat32, then enter FS:FAT32
  • /Q - quick formatting. If you need the complete one, just don't use this command
  • /V:flashka - volume label (this name will be displayed when loading in “Computer”).

When everything is ready, a similar inscription will appear.

Low-level formatting or “flash drive treatment”

Use this method should only be done if all of the above did not help.

Download and install HDD program LLF Low Level Format Tool from the official website. During the installation process, select “Continue for free”.

Open the program, select your flash drive and click Continue.

A window with information about the device will appear. Go to the LOW-LEVEL FORMAT tab.

Click on the FORMAT THIS DEVICE button.

A warning appears that all data written to the media will be erased. Click “Yes”.

And we wait for the end of the process: when the window becomes something like this and 100% complete is written.

We close it and do the usual formatting, otherwise the flash drive will not open. To do this, follow the first instructions from this article (Start - Computer - right-click on the flash drive icon - Format...).

Introducing programs for reliable formatting of flash drives

In this article we will look at the following question: which program to choose for formatting flash drives. Nowadays, flash drives of various types are used everywhere.

ATTENTION! We highly recommend reading the note about cleaning laptops. This is one of the main problems of beech trees breaking as a result of overheating! If all the heated air does not escape from the beech, do you think the internal parts could burn out from the increased temperature? Of course yes, that is why this issue needs to be known very well.

Let's get down to business...

Introduction

In terms of convenience and speed of operation (in moving information), you cannot find a device better than a flash drive. But like any device, a flash drive can fail, that is, break. Their breakdowns are different.

For example, if it is a mechanical malfunction, such as a flash drive fell on the floor and became unreadable, or the flash drive was in water, and so on. Such breakdowns usually cannot even be repaired, unless they undergo specialized repairs.

But since the prices for them are now very low, repairing them in a specialized service is not profitable, unless the flash drive contained very important data, which can often be recovered.

From this we can conclude that a flash drive is a fairly fragile device and careless use of it can lead to its breakdown and loss of all data on it.

Formatting a flash drive

But it also happens that a flash drive just needs to be formatted in order to improve its performance or change the file system, install ntfs or fat32. This can of course be done in a standard way V operating system (go to my computer - right-click on the flash drive "properties" - format), but this doesn't always help.

But in this case there is a lot various programs, which help not only change the file system but also bring the flash drive back to “life” or improve its speed. We will analyze these programs in this article.

This advice is that if you decide to find a program for formatting a flash drive, then it is advisable to use the same one as the manufacturer of the flash drive. For example, if you have a Kingston company, then it is advisable to select a utility for Kingston flash drives, but this is only possible, if not or do not want to bother searching, then just use the ones presented below.

But this is not always possible to do, so you can completely use drives that are universal for all types of drives.

Let's move on to downloading programs for formatting a flash drive - we present below the 2 most effective and popular

The first program we will analyze will be HP USB Disk Storage Format Tool. Very good tool to fulfill our goal.

You can also download it from the official website. The program can be downloaded from this link http://www.teryra.com/articl_comp/kak_otformatirovat_fleshky/HPUSBFW.ZIP (copy, paste into the browser and press enter). There is no need to install the program, just run it.

It is packaged in an archive; in order to run it, you may need an archiver; in general, this is a standard program; how and where you can download it, see the article on how to open a rar file.

And so, HP USB Disk Storage Format Tool program very easy to use. All you need is:

  1. Launch it
  2. Indicate your flash drive in the first line
  3. Next, specify the file system, preferably NTFS, although FAT32 is also possible
  4. And put a tick in the Quick Format line. There is a small nuance here. If you just need to change the file system, for example from FAT32 to NTFS, then check the box. A tick indicates that formatting will be quick. If we need to correct the incorrect operation of the flash drive or it is impossible to write files to it at all, then we do not check the box. This means that the formatting will be complete. With full formatting, in simple terms, some errors accumulated on the flash drive are corrected and perhaps after this process it will work better.

Don't forget that formatting deletes all information from the flash drive, so copy it if there is anything important

If everything is specified, then click “Start”:

The following program is hdd low level format tool

To download it, click here:

Install hdd low level format tool

The installation process is standard, click next and next everywhere, only in the window license agreement click “Accept”.

The entire program is installed, the only thing is that it is paid and when you start it a window will appear asking you to pay or use limited time. But it will be enough for us to perform several operations.

If you don't want to pay, then choose trial version, that is, click the bottom line “Continue for free”:

The program looks like the figure below. In our case, as we see, the program has identified two devices, these are HDD at 1.5 Tr. and a 16 GB flash drive:

How hdd low level format tool works

This program approaches the formatting process more thoroughly. It performs low-level formatting (as stated, although there is an opinion that this process can only be started in factory conditions, but we still try).

During this formatting, sectors are edited and bad zones are eliminated. Can show technical condition hard drive(only for hard drives), to do this, in the initial device selection window, select your hard drive and click “Continue”, and then go to the S.M.A.R.T. tab. and click on the “Get Smart Data” button:

In order to format a flash drive, select it in the initial window ( ATTENTION! WE ARE VERY CAREFUL HERE, WE CHOOSE Slowly, Otherwise, you will format your hard drive and lose all the data accumulated over a long time), click “Continue”:

In the next window, go to the LOW-LEVEL FORMAT tab and click on “Format This Device” at the bottom. The process will begin low level formatting, will take from 40 minutes to several hours:

This program often helps to cope with a problem such as a flash drive that has stopped being read or has started to work slowly. It is very important to do everything slowly and thoughtfully. If you doubt something, it is better to ask someone again than to later regret hasty actions.

So we looked at such an interesting and popular question as a program for formatting flash drives. This is very helpful information. Thanks to it, in many cases you can save a flash drive from emerging problems.

Often, interruptions in the operation of USB drives and SD cards lead to flash drives being simply thrown into the trash. However, with disposal external drives there is no need to rush. In some cases, simple formatting can correct the situation. To carry out this process you need to download special utilities, having carried out all the required manipulations through them.

MiniTool Partition Wizard

A universal program suitable for working with removable media and hard drives. With its help, you can not only deeply format a memory card, but also create logical drives with different file systems. The utility supports ext2,3,4, as a result of which it is often used by owners of Android smartphones to map memory to microSD. Other advantages of the program include:

  • performance;
  • frequent updates from developers;
  • free.

Thanks to these features, many users rightfully consider this utility to be the best in its class.

HDD Low Level Format Tool

The presented program is considered an ideal solution for low-level formatting of removable drives. Happening bad sectors by overwriting them and deleting all information. The advantages of this program include:

  • no splitting of the drive into sections;
  • complete deletion of all information;
  • using Ultra-DMA mode.

Important: V free version Formatting takes a long time. Purchasing a similar paid utility for $3 will help speed up the process.

HP USB Disk Storage Format Tool

The main advantages are simple interface and ease of use. First you need to connect the non-working media to the PC, specify the file system and click the “Format” button. The actions are simple and understandable even for users with little experience. Other advantages of the utility are the following:

  • there is a free version;
  • it is possible to rename the drive;
  • support quick formatting NTFS and FAT32;
  • does not require installation.

The speed of the program exceeds many of its competitors.

SD Formatter

The SD Formatter utility was created to format SDHC and SDXC memory cards. It can also work with simple USB drives. The positive characteristics of the program include:

  • automatic selection of the best formatting option;
  • high-quality design;
  • manual setting mode.

The main feature of SD Formatter is that the presented utility is also suitable for working on macOS.

Format USB Or Flash Drive Software

The design of the utility is identical to the stock one Microsoft solution for formatting flash drives. However, this program has great functionality. The basic version is free, the advanced version costs $20. Advantages:

  • partial Russification;
  • identifying devices that are not displayed in Explorer.

The presented utility also has disadvantages. For example, constant offers to purchase a paid version cause irritation.

Let's sum it up

Formatting memory cards is no more difficult than or. Many of the programs mentioned above are highly functional, which allows you to perform various manipulations with storage media.

class="eliadunit">

I bought a memory card with a capacity 64 GB format microSDXC from the manufacturer Silicon-power. It was intended for a tablet Lenovo Yoga Tablet 10 HD and sometimes on a plasma TV LG. I inserted the flash drive into the computer, formatted it in the default format in exFAT, downloaded the movie, inserted it into the TV (via a card reader), did not recognize it, inserted it into the tablet - a similar situation. The mood dropped, the excitement increased. I surfed the Internet on this topic and solved this problem.

Why is a 64 GB flash drive not recognized on TV and tablet?

It's all about the file system of the memory card. The listed devices happily read media with a file system FAT32. And my purchased, like the vast majority, 64 GB flash drives are formatted in Windows by default. NTFS or exFAT. Therefore it is worth resorting to third party programs. I made all further changes at my own peril and risk, in fact, just like you.

Step 1. High-quality formatting of a flash drive using the program SDFormatter by downloading on the official website .

There is no need to customize the program significantly: we leave everything by default. It is very important to double check the item Drive. Select exactly the partition that is assigned to the memory card. Otherwise, you can delete all the information from some partition of your hard drive. Next, we carry out high-quality formatting by pressing a button Format.

Step 2. The flash drive is completely formatted in the system exFAT32 and ready for the second step. To do this you will need a program guiformat .

class="eliadunit">

The settings are simple:

Drive– select our flash drive.

Allocation unit size– leave it at default (32768).

Volume label– name of the flash drive.

Quick Format– leave the checkbox (quick formatting).

Click Start. Formatting will go relatively quickly.

After the operations have been completed and information is recorded on the memory card, the flash drive is inserted into the tablet, and then into the TV. The results are positive everywhere, the films are running.

Disadvantages of using the FAT32 file system: the inability to write a file larger than 4 GB, the speed is slightly reduced compared to exFAT. IN

A few words about the durability of the flash drive after such manipulations: it has been working for about a month. If I don’t write anything, it means it’s working.