This is a collection of commands for repairing a damaged flash drive using Command Prompt, specifically CHKDSK or Diskpart.
We say that we usually recommend using free repair tools to fix a damaged pen drive rather than CMD. This is because free flash drive repair tools typically have a simpler user interface, making them easier for non-tech-savvy users to diagnose and resolve issues with their flash drives.
IM-Magic Partition Resizer is a free tool that can help repair damaged USB flash drives. It offers a variety of features to repair, clone, and manage flash drives efficiently. Key features include:
Part 1: Repair damaged USB flash drives using the "Check Partition" feature.
Part 2: Clone the damaged USB flash drive to another drive for free using Partition Resizer.
Recommend: 8 free usb drive repair software [easy to use]
Here are the exact command lines that you may use for fixing damaged pen drive if you insist on using cmd to get the repair job done.
Must read: recover data from damaged flash drive is required before any repairing with cmd since the cmd is also kind of storage media rebuilding that would bring data destroyed or removed, especially the diskpart format cmd.
Open your computer, connect your flash drive to your PC, and then remember its drive letter since it would be used in cmd chkdsk
chkdsk h*: /f
(* h is drive letter that you need to change to your own usb flash drive drive letter)
cmd chkdsk to repair pen drive
chkdsk /f/r i:
This time, you may use another cmd chkdsk /f/r i: when i is the drive letter that you need to replace it with your own flash drive drive letter.
This one works for most damaged pen drives when it has raw format, unreadable error, flash drive 0 bytes...
Note: if your flash drive was infected by virus, you may undelete files from flash drive after virus using cmd.
What is Diskpart
Diskpart is a Windows command line that is built with many functions including cleaning disk information, formatting disk file system, changing properties...
See more professional information about diskpart on Microsoft.com
https://docs.microsoft.com/en-us/windows-server/administration/windows-commands/diskpart
What is CHKDSK
CHKDSK (pronounced check disk) is a command that displays a status report for a volume, such as a disk/flash drive with main function to correct any errors found in that storage device.
The Verdict
The cmd command lines are advanced computing knowledge for advanced users. There could be some minor errors happen to non-techie users, for example you may wonder whether there should be any space among letters or should it need any : in between...
It's easy to get lost when using the cmd for starters so we strongly recommend users use free usb repair utilities instead of the cmd for repairing damaged flash drives.
Quick fix -> how to fix usb drive raw to fat32
Hot Articles