Advertisement

Delete Storage Pool in 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. Today, we will see how to delete an existing 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. You can use a variety of types of drives with Storage Spaces, including USB, SATA, and SAS drives.

Before Proceeding

You must delete all storage spaces from your storage pool before you will be able to delete it. This will remove all partitions and data from physical disks added to the pool. The disk space on them will become unallocated.

Delete a Storage Pool

To delete a Storage Pool in Storage Spaces in Windows 10, do the following.

  1. Connect your new drive to the computer.
  2. Open the Settings app.Windows 10 Creators Update Settings 15019
  3. Go to System -> Storage.
  4. On the right, click on the link Manage Storage Spaces.Manage Storage Spaces Pool
  5. In the next dialog, click on the button Change settings and confirm the UAC prompt.Storage Spaces Change Settings
  6. If you have a Storage Space in the Storage Pool, delete it.Windows 10 Delete A Storage Pool
  7. Now, delete the Storage Pool. You will see the appropriate link. Windows 10 Delete A Storage Pool Link
  8. On the next page, confirm the operation, and you are done.Windows 10 Delete A Storage Pool Confirmation

The storage pool will now be deleted.

Alternatively, a PowerShell cmdlet can be used to remove a storage pool.

Remove 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-StoragePool.Get Storagepool
  3. Note the FriendlyName value for the Storage Pool you want to remove.
  4. Execute the command Remove-StoragePool -FriendlyName "Your Storage Pool Name" to remove the pool. Provide the actual name of the pool.

That's it.

Related articles

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.

One thought on “Delete Storage Pool in Storage Spaces in Windows 10”

Leave a Reply

Your email address will not be published.

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