Advertisement

Rename Drive in Storage Pool of Storage Spaces in Windows 10

Storage Spaces helps protect your data from drive failures and extend storage over time as you add drives to your PC. You can use Storage Spaces to group two or more drives together in a storage pool and then use capacity from that pool to create virtual drives called storage spaces. Here is how to rename a physical driver in your storage pool.

Advertisеment

Storage spaces typically store two copies of your data so if one of your drives fails, you still have an intact copy of your data. Also, if you run low on capacity, you can add more drives to the storage pool.

You can create the following storage spaces in Windows 10:

  • Simple spaces are designed for increased performance, but don't protect your files from drive failure. They're best for temporary data (such as video rendering files), image editor scratch files, and intermediary compiler object files. Simple spaces require at least two drives to be useful.
  • Mirror spaces are designed for increased performance and protect your files from drive failure by keeping multiple copies. Two-way mirror spaces make two copies of your files and can tolerate one drive failure, while three-way mirror spaces can tolerate two drive failures. Mirror spaces are good for storing a broad range of data, from a general-purpose file share to a VHD library. When a mirror space is formatted with the Resilient File System (ReFS), Windows will automatically maintain your data integrity, which makes your files even more resilient to drive failure. Two-way mirror spaces require at least two drives, and three-way mirror spaces require at least five.
  • Parity spaces are designed for storage efficiency and protect your files from drive failure by keeping multiple copies. Parity spaces are best for archival data and streaming media, like music and videos. This storage layout requires at least three drives to protect you from a single drive failure and at least seven drives to protect you from two drive failures.

You can add new drives to any existing Storage space. The drives can be internal or external hard drive, or solid state drives. After that, it is possible to rename added drives.

To rename a drive in Storage Pool of Storage Spaces in Windows 10, do the following.

  1. Open the Settings app.Windows 10 Creators Update Settings 15019
  2. Go to System -> Storage.
  3. On the right, click on the link Manage Storage Spaces.Manage Storage Spaces Pool
  4. In the next dialog, click on the button Change settings and confirm the UAC prompt.Storage Spaces Change Settings
  5. Under Physical drives for the Storage Pool, click on the link Rename.Windows 10 Storage Spaces Drive Rename Link
  6. On the next page, specify the desired name for your drive. Windows 10 Rename Drive Storage Spaces
  7. Click on the Rename drive button and you are done.

You are done. Alternatively, you can use a PowerShell cmdlet to rename any of your physical drives in a Storage Pool.

Rename a Drive in a Storage Pool with PowerShell

  1. Open PowerShell as Administrator. Tip: You can add "Open PowerShell As Administrator" context menu.
  2. Type or copy-paste the following command: Get-PhysicalDisk.
    Windows 10 Storage Spaces Drive Rename PS
  3. Note the FriendlyName value for the drive you want to rename.
  4. To rename the drive, type and run the command: Set-PhysicalDisk -FriendlyName "CurrentName" -NewFriendlyName "NewName". Substitute the values CurrentName and NewName with the old and new drive names, respectively.

That's it.

Support us

Winaero greatly relies on your support. You can help the site keep bringing you interesting and useful content and software by using these options:

If you like this article, please share it using the buttons below. It won't take a lot from you, but it will help us grow. Thanks for your support!

Advertisеment

Author: Sergey Tkachenko

Sergey Tkachenko is a software developer who started Winaero back in 2011. On this blog, Sergey is writing about everything connected to Microsoft, Windows and popular software. Follow him on Telegram, Twitter, and YouTube.

Leave a Reply

Your email address will not be published.

css.php
Using Telegram? Subscribe to the blog channel!
Hello. Add your message here.