The Label command is a Windows command line utility that allows users to create, change, or delete the volume label of a disk. It is a useful tool for organizing and managing files on a computer. This article will provide an overview of the Label command, its syntax, options, and user examples.

What is the Label Command?

The Label command is a Windows command line utility that allows users to create, change, or delete the volume label of a disk. It is a useful tool for organizing and managing files on a computer. The Label command is available in all versions of Windows, from Windows 95 to Windows 10.

Syntax and Options

The syntax for the Label command is as follows:

label [drive:][label]

The Label command has two options:

  • drive: Specifies the drive letter of the disk to be labeled.
  • label: Specifies the new label for the disk.

User Examples

The following are some examples of how to use the Label command:

  1. To create a new label for a disk, use the following command: label d: MyDisk
  2. To change the label of an existing disk, use the following command: label d: NewLabel
  3. To delete the label of an existing disk, use the following command: label d:

Conclusion

The Label command is a useful Windows command line utility that allows users to create, change, or delete the volume label of a disk. It is a useful tool for organizing and managing files on a computer. This article has provided an overview of the Label command, its syntax, options, and user examples.

Leave a Reply