How To Repair SD Card Or USB in your Computer Or Laptop In Just 5 Minutes
Description- In this article, I will give you simple way to fix or repair your corrupted SD card or Pen drive. Most of us face this problem of a corrupted storage device, but using few steps on "Command Promt" you can fix. If command prompt isn’t your thing, you can also attempt USB drive repair using Windows Explorer.
Here are the steps to fix the corrupted pen drive or SD card by assigning a correct drive letter:
- Connect your storage media to your computer.
- Right Click on My Computer/This PC. Click Manage in the drop down menu.
- Click Disk Management in the left side and wait for a few seconds so that Windows can load the Virtual disk service.
- Right Click on your storage media and click Change Drive Letter and Paths.
- Click the drive letter (it will turn blue) and click Change.
- Select the drive letter from the drop-down list. Click Ok.
- Right click My Computer/ This PC. Click Manage.
- Click Device Manager on the left side.
- Double-Click Disk Drives in the list. Right Click on the name of your pen drive.
- Click Uninstall. Click Ok.
- Disconnect your storage media and restart your PC.
- Connect your pen drive again. Your PC will detect it
Repair corrupted Pen Drive or SD card "command prompt"
This involves Windows "command prompt" which is commonly known as CMD. In this, you have to enter some commands and Windows will forcefully format your corrupted pen drive/SD card.
- Connect the corrupted pen drive or SD card to your computer.
- Hover your mouse on the Start button and Right Click.
- Click Command Prompt (Admin). A CMD window will open.
- Type diskpart and press Enter.
- Type list disk and press Enter. A list of all the storage devices connected to your computer will be displayed.
- Type select disk <the number of your disk> and press Enter. (Example: select disk 1). Important: Make sure you enter the number correctly. Otherwise, you may format your internal hard drive. You can type list disk again to check whether you are going correctly. There will be a star (asterisk symbol) before the name of the selected disk.
- Type clean and press Enter.
- Type create partition primary and hit Enter.
- Type active.
- Type select partition 1.
- Type format fs=fat32 and press Enter. The format process will finish in a few minutes. You can write NTFS instead of fat32 if you want to carry files larger than 4 gigabytes. Don’t close the CMD until the work is finished.
Note: Please note that the SD card and USB repair methods described above are general ways to fix a device. Due to some device-specific issues, there could be cases when these steps might not be useful.
Comments
Post a Comment