Vol (command)

vol is a shell command that reports identifying information about an accessible volume (a.k.a. logical drive) including its label and serial number.
The command is available in shells COMMAND.COM and cmd.exe. It is available in various operating systems including versions of DOS, FlexOS, 4690 OS, OS/2, Windows, ReactOS, PTS-DOS 2000 Pro, and EFI shell. In MS-DOS, it is available in versions 2 and later.
The dir command also displays the volume label and serial number (if any).
01Use
The command reports information about the volume associated with the working directory by default. If a drive letter is specified, then the command reports information about its associated volume. On Windows, the volume serial number is displayed only for disks formatted with MS-DOS version 4.0 or later. OS/2 allows the user to specify more than one drive.
02Examples
In OS/2, the command line vol C: reports the label as "OS/2" and the serial number as "0815:1611" like:
The volume label in drive C is OS/2. The Volume Serial Number is 0815:1611.In Windows, the command line vol C: reports the label as "Windows" and the serial number as "080F-100B" like:
Volume in drive C is Windows Volume Serial Number is 080F-100BIf drive C: had no label, "has no label" would have shown instead of "is Windows".
Sources and credits
This article is adapted from the Wikipedia article “Vol (command)”, written by its contributors and licensed under CC BY-SA 4.0. Fathomly has changed the layout, removed citation markers, navigation and maintenance notices, and adjusted punctuation. This adapted version is shared under the same license. For references, see the original article.
Images, from Wikimedia Commons:
- ReactOS-0.4.13 vol command 667x434.png by Ghettoblaster, Public domain
Fathomly is not affiliated with or endorsed by the Wikimedia Foundation. Spotted a problem? Tell us.