Win7 hard disk can not be formatted How to solve

  

1. The steps for formatting the disk are as follows, but the system pops up a prompt box indicating that the formatting cannot be completed.

2. At this time, you can use the command prompt to complete the disk formatting. The command prompt you need is format. The purpose of this command is to format the disk.

First, the "Win+R" shortcut enters the Run dialog box. Enter cmd in the dialog box to enter the command prompt tool.

3, type the command format /? can find the format-related parameters.

The command to be used is format volume [/FS:file-system].

where volume is the drive letter and fs is the file system type.

4. After confirming the command, you will be prompted to enter the volume label of the current drive.

5, open the properties of the drive, the name is the volume label of the drive

6, issued a warning, the data on the drive will be lost, enter Y to confirm. The progress of formatting the disk is displayed.

7, the final prompt formatting is complete.

Copyright © Windows knowledge All Rights Reserved