Table of Contents
- Can You Fix Windows 11’s “Backup Storage Location Error” Quickly? Simple Steps for a Smooth, Happy Backup
- Solution 1: Find and Repair Broken System Files
- Solution 2: Change System Protection Settings
- Solution 3: Make Sure There’s Enough Space
- Solution 4: Increase Shadow Storage Space
- Solution 5: Try Another Backup Program
- Final Tips for Peace of Mind
Can You Fix Windows 11’s “Backup Storage Location Error” Quickly? Simple Steps for a Smooth, Happy Backup
Windows 11 helps keep your computer safe with system image backups. These backups copy everything on your computer’s main drive. If something goes wrong, you can put your computer back the way it was. Sometimes, you see this message:
The backup failed. The specified backup storage location has the shadow copy storage on another volume (0x80780038).
This error means Windows is having trouble saving your backup. The main reasons are:
- Not enough space on your backup drive
- Settings that don’t allow backups
- Restore points that are broken or using up space
- Windows not having permission to write on the drive
Let’s solve this problem so you don’t feel stuck or upset. Each step uses clear, direct actions.
Solution 1: Find and Repair Broken System Files
Broken system files can block backups. Fix them like this:
- Open the Start menu. Type cmd.
- Right-click “Command Prompt.” Click “Run as administrator.”
- Type: sfc /scannow and press Enter.
- Wait for Windows to fix any errors.
- Restart your computer.
- Try the backup again.
Solution 2: Change System Protection Settings
Your backup drive should make room for shadow copies. To check and set this:
- Press the Windows + R.
- Type sysdm.cpl > hit Enter.
- Click the “System Protection” tab.
- Pick the drive where you want backups to go.
- Click “Configure.”
- Turn on “System protection.”
- Slide “Max Usage” to set how much space you want for restore points.
- Click “Delete” to remove old restore points that may be causing the error.
- Hit “Apply,” then “OK.”
- Try the backup again.
Solution 3: Make Sure There’s Enough Space
Backups need enough free space to save safely. Here’s how you check:
- Open File Explorer.
- Right-click the backup drive > click “Properties.”
- See how much free space you have.
- If space is low—in Disk Cleanup—select your backup drive and remove files you don’t need.
- Make sure you have several gigabytes free. (At least 320 MB is needed; more is better for a full backup.)
- Try backing up again.
Solution 4: Increase Shadow Storage Space
If shadow storage is too small, Windows can’t create backups. To make it bigger:
- Open the Start menu, type cmd, right-click Command Prompt, and choose “Run as administrator.”
- Type: vssadmin list shadowstorage (and hit Enter).
- To set bigger space, type:
vssadmin resize shadowstorage /for=D: /on=D: /maxsize=10%
(Swap “D:” with your backup drive letter if needed.)
- Try your backup again.
Solution 5: Try Another Backup Program
Sometimes, free backup tools do the job better than Windows. Great alternatives are:
- Macrium Reflect
- AOMEI Backupper
- MiniTool ShadowMaker
To use them:
- Download and install one from its official site.
- Open the program and pick “System Image Backup.”
- Choose which drive to save your backup.
- Follow the steps on the screen.
These backup programs often work even when Windows gives up.
Final Tips for Peace of Mind
- Always check that your backup drive is plugged in and working.
- Back up your data often so you’re always ready.
- If one fix doesn’t work, try the next—you’ll likely solve it soon.
With these steps, you’ll enjoy safer backups without running into storage or permission snags.