Advertisement

Delete Storage Space from Storage Pool 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.  You can remove a Storage Space for the existing Storage Pool in Windows 10. This can be done with either the Control Panel, or PowerShell.

Advertisеment

Before proceeding, please keep in mind the following:

When you delete a storage space, all files stored on it will be deleted permanently.

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.

To delete a Storage space from a Storage pool 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. Now, click on the link Delete on right side of the Storage space you want to delete under the appropriate Storage pool. Windows 10 Delete Storage Space From Storage Pool
  6. On the next page, click on the button Delete storage space to permanently delete the store space and all its data.Windows 10 Confirm Delete Storage Space

You are done.

Alternatively, you can use PowerShell to delete a Storage Space.

Delete a Storage Space from 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-VirtualDisk.Windows 10 List Storage Spaces PowerShell
  3. Note the FriendlyName value for the Storage Space you want to remove.
  4. To remove the Storage space, run the command: Remove-VirtualDisk -FriendlyName "The FriendlyName value". Use the actual name of a Storage Space you want to remove.Windows 10 Delete Storage Space With PowerShell
  5. Enter "Y" to confirm the removal (see the screenshot above).

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.

Leave a Reply

Your email address will not be published.

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