Follow
Windows

How to Rename Drive Labels in Windows 11

Richard
Written by
Richard
Aug 11, 2022 Updated Apr 29, 2026 3 min read
How to Rename Drive Labels in Windows 11

It is important to know the difference between a drive label and a drive letter. A drive letter (like C: or D:) is the system identifier Windows uses to find your storage. A drive label is simply the nickname you give your drive to help you identify it. Changing the label will not break your computer, but changing a drive letter can cause programs to stop working.

Why rename your drives?

Renaming drives helps you stay organized. It makes it easier to find the right storage device when you have many plugged in at once.

What happens when done? Once you rename a drive, the new name will appear everywhere in Windows, including File Explorer and the Settings app. This change does not affect your files or installed programs.

MethodDifficultyBest For
File ExplorerEasyQuick daily changes
Disk ManagementAdvancedManaging partitions
Command PromptPower UserBatch scripts

Renaming a drive using File Explorer

This is the fastest way to change a name.

  1. Open File Explorer by pressing the Win+E keys on your keyboard.
  2. Find the drive you want to rename.
  3. Right-click the drive and select Rename, or press F2.
Windows 11 context menu for renaming drive
  1. Type your new name and press Enter.
Windows 11 text box for entering new drive label
  1. If a window pops up asking for permission, click Continue. Note: This step requires administrator privileges.
Prompt for changing drive label in Windows 11

Alternatively, right-click the drive and select Properties. Type a new name under the General tab and click OK.

Windows 11 settings for changing volume label

Renaming a drive using Disk Management

For more control, use the Disk Management utility.

  1. Right-click the Start button and select Disk Management.
  2. Right-click the volume you wish to rename.
  3. Select Properties.
  4. Under the General tab, type the new name in the box.
  5. Click Apply and then OK.

Renaming a drive using Command Prompt

Power users can use the label command.

  1. Press Win + S, type cmd, and select Run as administrator. (Requires administrator privileges)
  2. Type the following command and press Enter: label D: NewName (Replace D: with your drive letter and NewName with your desired label).

Troubleshooting

If you cannot rename a drive, check these items: 1. Do you have administrator privileges? 2. Is the drive read-only or write-protected? 3. Is the drive currently in use by another program? If you receive an ‘Access Denied’ error, ensure you are running your tools as an administrator.

Summary

Renaming your drives in Windows 11 is a simple way to keep your files organized. You can change names using File Explorer, Disk Management, or the Command Prompt. Remember that NTFS drives allow 32 characters, while FAT32 drives are limited to 11 characters. You cannot rename CD or DVD drives, and renaming a label will not affect your installed programs.

Can I rename my C: drive?

Yes, you can rename your C: drive label. However, be careful not to change the drive letter itself. Renaming the label is purely cosmetic and will not affect your operating system or installed applications. Always ensure you have administrator privileges before making changes to system drives.

What is the character limit for a drive label?

The limit depends on your file system. NTFS drives support up to 32 characters. Older FAT32 drives are limited to 11 characters. If you exceed these limits, Windows will automatically truncate the name or prevent you from saving the changes. Stick to simple alphanumeric characters for the best compatibility.

Was this guide helpful?

Tags: #Windows 11
Richard

About the Author

Richard

Tech Writer, IT Professional

Richard, a writer for Geek Rewind, is a tech enthusiast who loves breaking down complex IT topics into simple, easy-to-understand ideas. With years of hands-on experience in system administration and enterprise IT operations, he’s developed a knack for offering practical tips and solutions. Richard aims to make technology more accessible and actionable. He's deeply committed to the Geek Rewind community, always ready to answer questions and engage in discussions.

2474 articles → Twitter

📚 Related Tutorials

How to Display Full Path in Windows 11 File Explorer
Windows How to Display Full Path in Windows 11 File Explorer
How to Remove Home Folder from Windows 11 File Explorer
Windows How to Remove Home Folder from Windows 11 File Explorer
How to Disable Command Prompt in Windows 11
Windows How to Disable Command Prompt in Windows 11
How to Change Drive Letters in Windows 11
Windows How to Change Drive Letters in Windows 11

2 responses to “How to Rename Drive Labels in Windows 11”

Leave a Reply

Your email address will not be published. Required fields are marked *