There are a lot of software’s and methods to clean or format a device. A lot of companies has a software’s to do this. Like HP Flasher, Kingston flash USB etc.
But today I am going to show you a very easy way how to flash a device simply by using cmd (command prompt). First, you have to open CMD as administrator by right click on cmd, and then you are ready to go.
Now you have to write these options: DISKPART
After write diskpart wait until diskaprt shows, then write LIST DISK.
LIST DISK you will show all devices connected to your computer, HDD, or USB.
After doing this write to CMD SELECT DISK X, which disk do you want to clean.
BE CAREFUL - Select that disk you want to clean. Example your disk is number 3 then select your disk by writing SELECT DISK 3.
After select your disk now type CLEAN. All your data on that disk will be deleted. And then your disk will be uncollated. Now there are two methods to collate disk again. First is by Right click on Computer and go to manage- Then click disk management. and you will see your disk. Right click on your disk and Click Create a Simple Volume, then follow other steps, step by step , quick format.....
Now to your computer you will see your device is clean and ready to use.
The second method is by write these commands
format FS=NTFS label=WC-Drive quick - quick is for the quick format.
And then write:
assign letter= F - letter F is for mine, but for you can be different.
After doing this your USB SD Card or HDD is ready to Use.
This is the best way to flash or clean your device if this method does not work then your device is damaged.
FOR MORE PLEASE WATCH THIS VIDEO