---Advertisement---

How to Get Drive Volume Label in Windows Command Prompt

Published On: November 15, 2025
How to Get Drive Volume Label in Windows Command Prompt
---Advertisement---

Every drive on your computer has a volume label, which is basically the name assigned to it. This label helps you easily identify different drives, like separating your system drive from external or backup drives. If you want to quickly check a drive’s volume label, you don’t need any extra software—Windows has a built-in tool for that. Using the Command Prompt, you can find the volume label in just a few simple steps. In this blog, we’ll show you how to get the drive volume label in Windows Command Prompt in easy language.

Get Drive Volume Label

🛠 How to Use the vol Command

Here’s how you can display the volume label (and serial number) for any drive via Command Prompt:

  • Open Command Prompt
    • Press Windows + R, type cmd, and hit Enter.
    • Alternatively, search for “Command Prompt” in the Start menu and open it.
  • Run the vol Command
    • To get the label of the current drive, simply type: vol
    • To check a specific drive, add its letter. For example, to check drive C: vol C:
    • Press Enter, and you’ll see output like: Volume in drive D is MyData Volume Serial Number is 1234-ABCD
Run the vol Command
  • Interpret the Results
    • If the volume has no label, you might see: Volume in drive D has no label
    • The serial number appears as pairs of hexadecimal digits separated by a dash.

🔧 Optional: Change or Remove a Volume Label

  • If you want to rename a drive’s volume label, you can use the label command: label D: MyNewName This sets the label of drive D: to “MyNewName”.
  • To delete the existing label, simply run: label D: And press Y to confirm deletion if prompted.
  • Note: On NTFS volumes, the label can be up to 32 characters long.

---Advertisement---

Related Post

Enable New Windows 11 25H2 Features After December Update (KB5070311)
Enable/Disable Steam Networking IP Sharing – Step-by-Step Guide
Valorant Stuck on Loading Screen? Fix It Now!
Tips

Valorant Stuck on Loading Screen? Fix It Now!

By Tech Gitter
|
December 31, 2025
How to Increase or Decrease Font Size in Google Chrome
Solutions

How to Increase or Decrease Font Size in Google Chrome

By Tech Gitter
|
December 29, 2025

Leave a Comment

Join WhatsApp Join Telegram