Devices Like PC, Laptop, Smartphones having huge amount of data stores. We store huge amount of data like images, audio, video files, games etc. All of the data is stored in hard disk or storage location. But all need any external device to transfer data from one location to another. So we use USB devices to transfer data from one device to another. Similarly SD cards are used in mobile. USB pendrives are typically removable and re-writable, and physically much smaller than an optical disc. USB flash drives are often used for the same purposes for which floppy, CD, DVD were used. I.e. for storage, data back-up and transfer of files. Pendrive are used to perform various function like we can create bootable pendrive for windows and even the device storage memory can be converted into ram memory like by using pendrive as ram.
How To Format Pendrive Or SD Card
Method 1:- Format Pendrive Using cmd (Command Prompt)
1. Connect USB pendrive or SD card to your PC.
2. Click on Start > Search> Run > Type cmd and click on OK.
3. Assuming the letter assigned to the USB flash drive is H, type the following command:
a. format /q /x H: and press Enter.
b. The q parameter stands for quick format
c. The x parameter forces the selected volume to dismount, if needed.
For fat 32 type format /fs:fat32/q H:
Note: Don’t forget to replace the letter “H“ with your drive letter.
Method 2:- Format using By Default Windows Option.
- Plug your USB flash drive or memory card into the USB slot of your computer.
- Normally your system should find it as a removable disk drive automatically.
- Open “My Computer” and right click the removable disk drive you have just inserted.
- Click “Format” on the menu that pops up.
- A dialogue box named “Format Removable Disk” should appear.
- Select “FAT 32” under the File System and make sure Quick Format is not selected. (If you are not sure, just leave all the selections as default.)
- Click the start Button.
- A pop-up will inform you that the format action will erase all the data in the flash memory. Make sure you want to erase all data on the disk before you click OK. The formatting process will start once you click “OK”.
Method 3: USB Disk Storage Format Tool (For Windows only)
USB flash drives hold everything from personal and medical information to music and pictures and even secure data, with the added advantage of being small and rugged enough for keychain duty. USB flash drives provide option to format a pendrive when window was enable to format the USB drive due to some resource errors. USB Disk Storage Format Tool utility allows you to quickly and thoroughly format virtually any USB flash drive with your choice of FAT, FAT32, exFAT, or NTFS partition types.
FEATURES:
- Quick format and safe format.
- Erase all data and delete space on flash drives that cannot be removed in the traditional way.
- Remove any tracks of malicious software that may have infected it.
- Correct partition errors if any.
- Create volume label for USB disk drives.
- Scan drive for errors before formatting.
- Create a FAT32 volume larger than 32 GB.
- Compatible with all version of windows.
Comments
Post a Comment