🚀 NEW in v2.4.29: 35+ Speed Optimizations added today!Download Now →

Home/Fix/Storage Spaces Not Working or Pool Degraded

How to Fix Storage Spaces Not Working or Pool Degraded on Windows

Windows Storage Spaces pool showing degraded or failed? Can't create new storage pool? Storage Space not accessible or showing errors? Fix Windows Storage Spaces issues.

📖

Main Troubleshooting Guide

How to Fix 100% Disk Usage

Complete symptoms, causes, and step-by-step solutions

Symptoms

You might be experiencing this problem if you notice:

  • Storage pool shows "Degraded" or "Failed" status
  • Can't create a new storage pool — errors during creation
  • Storage Space drive not accessible or shows as RAW
  • Storage Spaces reports insufficient capacity despite free space
  • Drives dropped from pool unexpectedly
  • Storage Space extremely slow read/write performance

Common Causes

  • One or more physical drives in the pool have failed
  • Drive connection issues (USB/SATA cable or port failure)
  • Storage Spaces service not running properly
  • Pool metadata corrupted after unexpected shutdown
  • Insufficient physical drives for selected resiliency type
  • Drive firmware or controller compatibility issues

Solutions

Solution 1: Check Pool Health and Repair

  1. 1Open Storage Spaces:
  2. 2Settings → System → Storage → Advanced storage settings → Storage Spaces
  3. 3Or: Control Panel → Storage Spaces
  4. 4Check pool status — look for warnings on individual drives
  5. 5If a drive shows warning/error:
  6. 6Check physical connections (reseat SATA/USB cables)
  7. 7Try a different port on the motherboard
  8. 8If drive failed: replace it with a new drive of equal or greater size
  9. 9Click "Add drives" → select replacement drive
  10. 10Pool will rebuild automatically (can take hours)

Solution 2: Fix Storage Spaces Service

  1. 1Ensure required services are running:
  2. 2services.msc → find "Storage Service" → Start type: Manual
  3. 3Also check: "Storage Tiers Management" service
  4. 4PowerShell as Admin — check pool status:
  5. 5Get-StoragePool | Format-List FriendlyName,HealthStatus,OperationalStatus
  6. 6Get-PhysicalDisk | Format-List FriendlyName,HealthStatus,OperationalStatus
  7. 7If pool shows "Read-Only":
  8. 8Set-StoragePool -FriendlyName "YourPoolName" -IsReadOnly $false
  9. 9If virtual disk degraded:
  10. 10Repair-VirtualDisk -FriendlyName "YourDiskName"

Solution 3: Recover Data from Failed Pool

  1. 1If pool is completely inaccessible:
  2. 2Do NOT format or delete the pool drives
  3. 3Try: PowerShell as Admin:
  4. 4Get-StoragePool -IsPrimordial $false | Get-VirtualDisk
  5. 5If virtual disks visible but detached:
  6. 6Connect-VirtualDisk -FriendlyName "YourDiskName"
  7. 7If pool metadata is corrupt:
  8. 8Data recovery from Storage Spaces requires professional tools
  9. 9ReclaiMe Storage Spaces Recovery is a specialized tool for this
  10. 10For mirrored spaces: individual drives may contain recoverable data
  11. 11Consider professional data recovery service for critical data
FIXES THIS IN 5 MINUTES

Fix Storage Spaces Not Working or Pool Degraded Automatically

RescuePC Toolkit includes 109+ automated repairs that fix this problem with one click. No command line knowledge required.

Download Now - Free Trial

No credit card required • Works on Windows 10 & 11

Automated Repairs for This Issue

Browse More Crashes & Blue Screens Guides

Share this:XRedditLinkedInEmail