Dear Oliver_755,
Thank you for reaching out to the Microsoft Community.
I understand you're experiencing difficulties in setting the MaxSize value for shadow storage below 10% using vssadmin on both Windows 10 and Windows 11 systems. I appreciate the detailed information you've provided, and I'm here to help you resolve this issue.
As you mentioned, Microsoft's recommended minimum for shadow copy storage is 10% of the volume size. However, the need to set a smaller percentage is understandable, especially for systems with limited disk space. The issue you're encountering, where the size does not register correctly below the 10% threshold, has been noted.
Let's explore some potential steps and workarounds:
- Check Free Disk Space: Ensure there is adequate free space on the volume C:. Sometimes, shadow copies require a specific minimum free space to function properly. This may affect the ability to resize storage below the recommended threshold.
- Use Absolute Size Instead of Percentage: Sometimes specifying the size in GB, rather than a percentage, can yield different results. You've mentioned trying this, but for clarity, the syntax should be:vssadmin resize shadowstorage /On=C: /For=C: /MaxSize=5GB1. Event Logs and System Information: Check the Event Viewer for any related warnings or errors around the time you attempt to resize the shadow storage. This can provide insights into any underlying issues. Open the Event Viewer by pressing Windows + X and selecting Event Viewer. Look under Windows Logs > System for any VSS (Volume Shadow Copy Service) related entries.
It's plausible that recent updates or changes to Windows 10 and 11 include stricter enforcement of the 10% minimum recommended storage size for shadow copies. Microsoft continuously updates its systems to maintain stability and performance, which includes potential policy changes.
If System Restore/shadow copies are not critical for your environment, consider disabling the feature to manage disk space more effectively:
- Go to Control Panel > System and Security > System.
- Click on System Protection.
- Select your drive (e.g., C:) and click Configure.
- Choose Disable system protection to turn off System Restore for that drive.
Utilize alternative backup mechanisms if the shadow copy service’s current requirements impact your disk management strategies. Third-party backup solutions might offer more granular control over storage usage.
Given the information provided and the steps outlined, it appears the inability to resize shadow storage below 10% is a systemic behavior. Recent adjustments or policy enforcements in Windows 10 and 11 could be the cause. If the issue persists despite these efforts, I recommend submitting feedback to Microsoft via the Feedback Hub application.
I hope this helps guide you towards a resolution. Should you have any further questions or need additional assistance, please feel free to reach out.
Best Regards,
Martin | Microsoft Community Support Specialist