Skip to content
Follow
Windows

How to Rename Drive Labels in Windows 11

Richard
Written by
Richard
Aug 11, 2022 Updated Aug 13, 2026 2 min read
How to Backup and Restore Microsoft Edge
How to Backup and Restore Microsoft Edge

Renaming drive labels in Windows 11 lets you give your hard drives, SSDs, and USB sticks custom names instead of generic ones like Local Disk. A drive label acts as a friendly nickname that sits right next to drive letters like C: or D:, helping you spot the right storage space in File Explorer in seconds.

You can change these names on any drive formatted with NTFS, FAT32, or exFAT file systems in just a few clicks. Naming your drives makes finding files much easier and keeps your computer organized without changing how your programs work or touching your personal data.

⚡ Quick Answer

To rename a drive label in Windows 11, open File Explorer , right-click the desired drive, select Rename, type the new name, and press Enter. Administrator privileges may be required.

Renaming a drive using File Explorer

Press Win+E to open File Explorer , locate the drive you want to change, right-click it, and select Rename (or press F2). Type the new name and hit Enter to finish. Click ‘Continue’ if a permission window appears.

  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
windows 11 rename command drive
  1. Type your new name and press Enter.
Windows 11 text box for entering new drive label
windows 11 rename text box
  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
change drive label prompt

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
windows 11 change volume label

Renaming a drive using Disk Management

For more granular control, use the Disk Management tool.

  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

For those comfortable with advanced tools, the `label` command offers another way to rename drives.

  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

Troubleshooting requires checking a few specific items if a drive resists renaming. Verify administrator privileges, ensure the drive lacks read-only or write-protected status, and confirm no background program actively uses the volume. Receiving an 'Access Denied' error means tools need running with administrator rights.

Summary

Renaming drive labels in Windows 11 helps keep files organized. Accomplishing this takes File Explorer, Disk Management, or Command Prompt.

Can I rename my C: drive?

Yes, renaming your C: drive label works fine. However, avoid changing 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. Going over these limits causes Windows to either shorten the name automatically or block saving entirely. Sticking to standard alphanumeric characters yields the best compatibility.

Was this guide helpful?

Tags: #Windows 11
Was this helpful?
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.

📚 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 Change Drive Letters in Windows 11
Windows How to Change Drive Letters in Windows 11
How to Show or Hide Drive Letters in Windows 11 File Explorer
Windows How to Show or Hide Drive Letters in Windows 11 File Explorer

2 Comments

Leave a Comment

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