SD cards are essential storage devices that allow you to store files and folders in various formats. They also play a significant role in transferring data over different mediums.
Whether you use a smartphone, digital camera, PC/Laptop, or another device, SD Cards are supported by most devices. Moreover, because they are portable and highly affordable, people widely use them to store and transfer files.
However, sometimes the SD card is not compatible with specific devices. Sometimes, it gets damaged, corrupted, or unallocated.
Well, there is so much to happen. Formatting your SD Card using CMD is the wisest solution in any such situation. You can increase its durability and keep using it longer by formatting it. Additionally, you can remove its write protection and quickly resolve all such tricky issues.
Also Read- Fix Android is Unable to Format SD Card Problem
Steps toย Format SD Card Using CMD Windows 11/10/8/7
You can format any storage device, such as an internal hard drive, external hard drive, SD card, pen drive, etc., using the CMD Diskpart tool.
Diskpart is a built-in tool in Windows that can be accessed using theย diskpart command in CMD. Even if your storage device is corrupted or damaged, you can format it using the Diskpart tool.
This method involves CMD, so you must know how to use commands because you can damage your storage device if you make a mistake.
If you are a newbie or have zero knowledge of CMD, you must learn about it or use other methods. Once you are comfortable with using CMD, follow the steps we provide.
- Firstly, click on the search bar or Cortana and search CMD. You will see an option named command prompt in the search result. Now, right-click on the option and choose Run as administrator.
- Second, typeย โdiskpartโ in the command prompt window and enter. After that, typeย โlist diskโ and press enter. The list disk command will list all the available drives on the PC.
- Thirdly, enter the select disk + disk numberย in the command prompt. For example, if your SD card is number 2 in the list, enterย โdisk 2โ.
- After that, type the โlist volumeโ command in CMD and press enter. Now type โselect volume + volume numberโ. For example, if your volume is 10, type โselect volume 10โ and press Enter.
- Finally, type โformat fs=ntfsโ if you want to format with NTFS or โformat fs=exfatโ if you want to format with exFAT. Once you do this, cmd will format the drive.
- Finally, when diskpart shows โdiskpart successfully formatted the volume,โ you can exit by typing theย โexitโ command and pressing enter.
Conclusion
In this article, you have learned how to format your SD Card using various methods. However, CMD is quite a tricky option. So, if you are not sure enough about it, we recommend you choose the other options.
Anyway, your ultimate goal is to format an SD Card. It doesnโt matter how you do it. Hence, if you follow the steps carefully, it must not be a significant problem at all.