0

Image result for hard disk external

We all came across lot of other computer problems one of them are to format our hard disks
the first problem that occus is that whether we format our hard disk to FAT32 or NTFS
well to format there is the same process for both NTFS and FAT32 which is given below

How to format HDD with command prompt.
Press the windows button + r and the run dialogue will open
then type Diskpart
It will take some time to load diskpart program.
Then enter the list disk command .
LIST DISK
This command shows all the storage devices connected to the computer
all the primary and secondar,
Then select the required disk with its labe.
For example: select disk 1 (disk 1should be your disk that is to be formated)
the input the following code to format.
format fs fat32

Post a Comment

 
Top
loading...