If the hard drive cannot be formatted, you can try to execute the relevant commands through the command prompt to complete the operation. First, open the command line tool, enter a specific command, match the current drive label information, and finally confirm execution.
1. Open the command line interface
2. Use the Win+R shortcut key to bring up the running window, enter cmd and press Enter.
3. Enter the command prompt environment
4. Successfully open the command line tool
5. View the formatting parameters
6. Type format /? to get parameter help information about formatting features.
7. Start executing the format command and enter format volume to format the specified volume.
8. Where volume is the disk letter, fs is used to specify the file system type.
9. Enter the correct label name
10. The system will ask you to enter the volume label of the current disk for confirmation.
11. Methods for obtaining label information
12. Right-click the disk drive, select Properties, and view the label name of the disk in the general options.
13. Confirm the formatting operation
14. Note: This operation will clear all data, please enter Y to continue the operation after the prompt appears. The formatting progress bar will then appear on the screen.
15. The formatting task has been completed
16. The disk formatting process is over