==> Command line for command prompt to destroy any storage drive.
- diskpart
- list disk
- select disk 1
- clean
==> Command line for command prompt to recover any storage drive.
- Repeat above steps.
- create partition primary
- list partition
- select partition 1
- format fs=ntfs
**While selecting the drive to clean never select dive 0 or the drive that represents your HDD.
No comments:
Post a Comment