How to change Windows hard drive name (letter)

We have been using drive letters C, D, E... since before the days of DOS, and surprisingly we are still using them today.

Everyone knows that C: is the drive that contains the Windows installation or at least the Windows boot drive. If you are wondering why the default drive on a Windows computer is C and not A or B? then read the other article of Quantrimang.com.

Although the default hard drive name is C, E, D, F, if you have admin rights (log in to the computer with an administrator account), you can completely rename the hard drive, more precisely, assign a different character to the hard drive. Below is the general implementation, applicable to all Windows operating systems with integrated Disk Management, from Windows XP to Windows 11.

How to Easily Label or Rename a Hard Drive in Windows

How to rename hard drive on Windows 11/10

Method 1: Rename hard drive using Disk Management

Type " Disk Management " into the search bar and click the first result, usually " Create and format hard disk partitions ". Or press Windows+ Xto select Disk Management .

How to change Windows hard drive name (letter) How to change Windows hard drive name (letter)

The Disk Management window appears, and you'll see a graphical list of the drives on your computer, and the partitions on each drive. Remember, the drive letter is the partition, not the actual drive label. But if there's only one partition on the drive, then the correct drive letter is the actual drive label.

How to change Windows hard drive name (letter)

Make sure the drive containing the partition you want to change is listed. Also, check to see if any partitions or devices are already using the drive letter you want. If so, you'll have to change that drive letter first. For example, if you want your data partition to be T: but your optical drive is already T:, you'll have to change the optical drive to a different letter (for example, E: or O:). That will free up T: and allow you to make the change you originally wanted.

Select the hard drive you want to rename and right-click on it > select Change Drive Letter and Paths...

How to change Windows hard drive name (letter)

In the window that opens, select Change...

How to change Windows hard drive name (letter)

Click the down arrow next to the hard drive name, select the letter you want to assign to your hard drive > click OK to close the window.

How to change Windows hard drive name (letter)

A prompt appears saying: "Some programs that depend on the hard drive name may not run. Do you want to continue?" , click Yes to continue:

How to change Windows hard drive name (letter)

Note: If the drive you want to rename contains the installation files of software, these software may fail when running, and even need to be reinstalled. Initially, I intended to rename drive E, but because this drive contains many installation files of important software, I changed the name of drive F to drive T, the result after renaming is as follows:

Method 2: Rename hard drive from context menu

1. Open File Explorer and select the drive you want to rename, then press F2, or right-click the drive and select Rename from the context menu.

How to change Windows hard drive name (letter)
Open File Explorer, right-click on the drive and select Rename from the context menu

2. Enter a new name and click Enterto apply changes.

3. When you get a message that says: Access Denied – You will need to provide administrator permission to rename this drive”. Click Continue.

How to change Windows hard drive name (letter)
If you see the message “Access Denied – You will need to provide administrator permission to rename this drive”, click Continue

Method 3: Rename the hard drive from the drive properties

1. Right-click the destination drive in File Explorer and select Properties from the context menu.

How to change Windows hard drive name (letter)
Right-click on the drive and select Properties from the context menu

2. When the Properties window opens, enter a new name in the text box and click OK.

How to change Windows hard drive name (letter)
Enter a new name in the text box and click OK

Method 4: Rename hard drive from Command Prompt

1. Open Command Prompt with admin rights .

2. Type the following command and press Enter. Do not add quotation marks even if the new name for the drive contains spaces.

label drive_letter: new_name
How to change Windows hard drive name (letter)
Type the command into Command Prompt and press Enter

3. This step will change the label of the hard drive immediately.

Method 5: Rename hard drive from PowerShell

1. Open a PowerShell window with admin rights and run the following command. Replace D with the actual drive letter and My Backup with the new drive letter.

Set-Volume -DriveLetter D -NewFileSystemLabel "My Backup"
How to change Windows hard drive name (letter)
Rename hard drive from PowerShell

2. Once done, open File Explorer and you should see the drive with the new label.

How to change drive letter on Windows 7/8/XP

First, enable the Disk Management tool on Windows 7 , 8/8.1. If you are using Windows 7, XP or Vista, click Start > right-click Computer (in Windows XP right-click My Computer) > select Manage . After the Computer Management program appears, click Disk Management in the left pane, under Storage.

You can't press Start in Windows 8 , so press the Windows+ key combination X> select Disk Management.

1. Right-click on the partition you want to change and select Change Drive Letter and Paths.

How to change Windows hard drive name (letter)

2. In the resulting dialog box select Change. In the next dialog box select the desired drive letter.

How to change Windows hard drive name (letter)

After clicking OK, a dialog box will warn you that some programs may not work. If problems arise, you can go back and change the letters again.

Bonus: How to assign characters to hard drives using cmd

Open the This PC/Computer/My Computer window to see a list of available drives:

How to change Windows hard drive name (letter)

Open cmd with admin rights, enter the command diskpart > Enterto launch the Diskpart command line utility.

Next, enter the list volume command to list all the volumes on the computer.

Look back at the This PC/Computer/My Computer window and compare it with the list of volumes just listed in the results of the above command to select the correct volume/drive you want to rename, then enter the command select volume ###, select ### corresponding to the volume you need, suppose here I want to rename drive T, corresponding to volume 4, the command will be select volume 4 .

Enter the command assign letter=A . Replace the character after the mark =with the letter you want, but avoid characters that have been assigned to other drives.


The whole process of renaming hard drive using cmd

After receiving a message that the drive letter has been successfully assigned, enter the exit command to exit Diskpart and close the cmd window. The renamed hard drive will be rearranged in order a, b, c, as shown below:

How to change Windows hard drive name (letter)

Note: You can change the letter of an external drive, but the change will not be permanent. Every time you plug a storage device into a USB port, Windows will assign it the first available drive letter.

Leave a Comment

What Young Riders Should Know About Moving Their Motorcycles Across Cities

What Young Riders Should Know About Moving Their Motorcycles Across Cities

Long-distance travel can involve heavy traffic, changing weather conditions, and rider fatigue. If you are also dealing with the responsibilities of moving home, such as packing belongings or coordinating accommodation, a long ride may add unnecessary pressure to an already busy schedule.

Solving Microsoft Teams Shortcut Error Not Opening

Solving Microsoft Teams Shortcut Error Not Opening

Tired of Microsoft Teams shortcut error preventing you from opening the app? Follow our expert, step-by-step guide with the latest fixes for instant resolution. Works on Windows, Mac & web – no tech skills needed!

Solving Microsoft Teams Task Management Sync Error

Solving Microsoft Teams Task Management Sync Error

Tired of Microsoft Teams Task Management Sync Error halting your workflow? Follow our proven, step-by-step fixes to resolve sync issues fast and restore seamless task collaboration. No tech expertise needed!

Troubleshooting Microsoft Teams Wiki Error Formatting

Troubleshooting Microsoft Teams Wiki Error Formatting

Struggling with Microsoft Teams Wiki Error Formatting? This step-by-step guide reveals proven fixes for common wiki tab issues, ensuring smooth editing and collaboration in Teams. Get back to productive wikis fast!

How to Fix Microsoft Teams Installation Error for Linux

How to Fix Microsoft Teams Installation Error for Linux

Struggling with Microsoft Teams installation error on Linux? Discover step-by-step fixes for Ubuntu, Fedora & more. Resolve dependency issues, crashes, and errors quickly with our ultimate guide. Get Teams running smoothly today!

Solving Microsoft Teams Error Page Not Loading

Solving Microsoft Teams Error Page Not Loading

Struggling with Microsoft Teams "Error Page" not loading? Get step-by-step fixes for desktop, web, and mobile. Solve Microsoft Teams Error Page issues quickly and resume seamless teamwork today.

Solving Microsoft Teams Error Screenshot Issues

Solving Microsoft Teams Error Screenshot Issues

Tired of Microsoft Teams "Error Screenshot" blocking your workflow? Get proven, step-by-step solutions to resolve screenshot errors in Teams instantly and boost productivity. No tech skills needed!

How to Fix Microsoft Teams Error U User

How to Fix Microsoft Teams Error U User

Tired of Microsoft Teams "Error U" User blocking your chats? Get proven, step-by-step fixes to clear cache, reset, and restore seamless collaboration instantly.

Where are Microsoft Teams Registry Keys Located on Windows 11?

Where are Microsoft Teams Registry Keys Located on Windows 11?

Unlock the precise locations of Microsoft Teams registry keys on Windows 11. Step-by-step guide to find, access, and safely tweak them for optimal performance and troubleshooting. Essential for IT pros and Teams enthusiasts.

How to Fix Microsoft Teams Training Error Video Lag

How to Fix Microsoft Teams Training Error Video Lag

Tired of Microsoft Teams "Training Error" Video Lag ruining your meetings? Follow our step-by-step guide with the latest fixes for smooth video calls—no more frustration!