Fix SD/USB in a Few Steps!

Step 1

Run Command Prompt as Administrator.

Step 2

Type the following command:

diskpart

Step 3

Type the following command:

list disk

Step 4

Type the following command:

select disk <di…


This content originally appeared on DEV Community 👩‍💻👨‍💻 and was authored by UMAIR SHABBIR

Step 1

Run Command Prompt as Administrator.

Step 2

Type the following command:

diskpart

Step 3

Type the following command:

list disk

Step 4

Type the following command:

select disk <disk number>

Replace <disk number> with the disk number of your SD/USB.

Step 5

Type the following command:

clean

Step 6

Type the following command:

create partition primary

Hooray 🎉 You're Done!

Now you can format your SD/USB and use it again.

Follow the steps below to format your SD/USB OR you can format it from Windows Explorer.

Step 7

Type the following command:


select partition <partition number>

Replace <partition number> with the partition number of your SD/USB.

Step 8

Type the following command:

active

Step 9

Type the following command:


format fs=fat32 quick

Step 10

Type the following command:

assign

Step 11

Type the following command:

exit

Fin 🎉


This content originally appeared on DEV Community 👩‍💻👨‍💻 and was authored by UMAIR SHABBIR


Print Share Comment Cite Upload Translate Updates
APA

UMAIR SHABBIR | Sciencx (2022-09-30T05:17:55+00:00) Fix SD/USB in a Few Steps!. Retrieved from https://www.scien.cx/2022/09/30/fix-sd-usb-in-a-few-steps/

MLA
" » Fix SD/USB in a Few Steps!." UMAIR SHABBIR | Sciencx - Friday September 30, 2022, https://www.scien.cx/2022/09/30/fix-sd-usb-in-a-few-steps/
HARVARD
UMAIR SHABBIR | Sciencx Friday September 30, 2022 » Fix SD/USB in a Few Steps!., viewed ,<https://www.scien.cx/2022/09/30/fix-sd-usb-in-a-few-steps/>
VANCOUVER
UMAIR SHABBIR | Sciencx - » Fix SD/USB in a Few Steps!. [Internet]. [Accessed ]. Available from: https://www.scien.cx/2022/09/30/fix-sd-usb-in-a-few-steps/
CHICAGO
" » Fix SD/USB in a Few Steps!." UMAIR SHABBIR | Sciencx - Accessed . https://www.scien.cx/2022/09/30/fix-sd-usb-in-a-few-steps/
IEEE
" » Fix SD/USB in a Few Steps!." UMAIR SHABBIR | Sciencx [Online]. Available: https://www.scien.cx/2022/09/30/fix-sd-usb-in-a-few-steps/. [Accessed: ]
rf:citation
» Fix SD/USB in a Few Steps! | UMAIR SHABBIR | Sciencx | https://www.scien.cx/2022/09/30/fix-sd-usb-in-a-few-steps/ |

Please log in to upload a file.




There are no updates yet.
Click the Upload button above to add an update.

You must be logged in to translate posts. Please log in or register.