Windows Storage Guide Β· 2026

System Volume Information Folder
in Windows: What Is It?

A practical explanation of the protected system folder found on Windows drives: what it stores, why it may take disk space, why access is denied, and how to clean it safely.

πŸͺŸ Windows 10 πŸͺŸ Windows 11 πŸ’Ύ Disk Space πŸ›‘οΈ System Restore πŸ“ Protected Folder 🧹 Safe Cleanup

What Is the System Volume Information Folder in Windows?

System Volume Information is a protected Windows system folder that can appear at the root of a drive, for example C:\System Volume Information, D:\System Volume Information, or on a USB drive. Windows uses this folder to store volume-related data that should not be edited manually by normal users.

On the system drive, the folder is most commonly associated with System Restore, Volume Shadow Copy, restore points, indexing metadata, and other internal Windows services. On secondary drives and removable drives, it may contain a smaller set of metadata that helps Windows recognize and manage the volume.

ℹ️
Good to Know Seeing System Volume Information on a disk does not automatically mean something is wrong. It is a normal Windows folder. The important question is not whether the folder exists, but whether it is unusually large, constantly growing, or located in a suspicious place with suspicious files.

✦ Normal uses

  • Stores restore point and shadow copy data.
  • Stores volume identifiers and service metadata.
  • Helps Windows manage recovery-related information.
  • May be recreated automatically after deletion.

✦ What it is not

  • It is not a personal documents folder.
  • It is not a folder you should clean by hand.
  • It is not the same as Windows.old.
  • It is not automatically malware just because it is hidden.

Why Does System Volume Information Appear on Every Drive?

Windows creates System Volume Information because many system services work at the volume level, not only at the Windows installation level. A volume is a partition or logical drive, such as C:, D:, an external hard drive, or a USB flash drive.

Even if you never manually create restore points, Windows may still need a protected folder for internal volume data. This is why the folder can appear not only on the system drive, but also on data partitions and removable storage.

πŸ›‘οΈ

Recovery data

System Protection and restore points can use this folder to store information needed to roll back system files, registry settings, and drivers.

🧊

Shadow copies

Volume Shadow Copy Service can keep point-in-time snapshots that backup tools and restore features may rely on.

πŸ”Ž

Indexing metadata

Windows Search and related services may create volume identifiers or indexing-related metadata, especially on drives that are searched or connected often.

πŸ”

Automatic recreation

If Windows still needs the folder, it can recreate it after you delete it from a removable drive or after changing drive settings.

What Is Stored Inside the System Volume Information Folder?

The exact contents depend on the drive type, file system, Windows version, and enabled services. On a system drive, the folder may be large because it can store restore points and shadow copy data. On a USB flash drive, it may contain only small files used by Windows to identify or index the volume.

Item or feature What it is used for Typical impact
System Restore points Allow Windows to roll back selected system files, drivers, registry settings, and configuration changes. Can use several GB on the system drive.
Volume Shadow Copies Provide snapshots for restore operations, backup tools, and previous-version features. Can grow depending on configured shadow storage limits.
Indexing and volume metadata Helps Windows Search and system services identify and manage the volume. Usually small.
Service tracking files Used internally by Windows components that need persistent volume-level information. Normally small and should not be edited manually.
⚠️
Important Do not manually delete random files inside System Volume Information. If the folder is using too much disk space, reduce System Protection usage or delete restore points through Windows tools instead.

Why Is Access Denied to System Volume Information?

When you try to open System Volume Information in File Explorer, Windows may show β€œAccess is denied” or an empty folder. This is expected. The folder has restrictive permissions because changing or deleting its contents can break restore points, backup snapshots, indexing data, or other system functions.

Even an administrator account does not automatically have normal browsing access. Windows protects the folder with special NTFS permissions, and many operations are intended to be performed by the SYSTEM account and Windows services.

πŸ“
C:\System Volume Information
βœ…
Normal Behavior Access denied is not an error by itself. It usually means Windows is protecting the folder correctly.

Should you take ownership of the folder?

In most cases, no. Taking ownership or granting yourself full permissions may make the folder easier to open, but it also increases the risk of deleting or modifying files that Windows expects to control. Use built-in cleanup methods instead of changing permissions.

Can You Delete the System Volume Information Folder?

On the Windows system drive, you should not try to delete the entire System Volume Information folder manually. Windows protects it, may recreate it, and may rely on its contents for recovery-related functions. If it is too large, the correct solution is to manage restore points and shadow storage.

On a USB flash drive or external disk, you may sometimes be able to delete the folder after connecting the drive to another operating system or changing permissions. However, Windows may recreate it the next time the drive is connected. Deleting it from removable media is usually only a temporary cleanup step, not a permanent fix.

πŸ’½ System drive Do not delete manually
πŸ“¦ Data drive Manage through Windows settings
πŸ”Œ USB drive May be recreated automatically
🧹 Best cleanup Use restore/shadow storage tools
β›”
Avoid Manual Deletion Do not use ownership changes, forced deletion tools, or random cleanup utilities to remove this folder from the system drive. You may lose restore points or damage recovery-related data.

How to Reduce System Volume Information Size Safely

If System Volume Information is taking a lot of space, the usual cause is restore points or shadow copies. The safest way to clean it is to reduce the disk space reserved for System Protection or delete old restore points using Windows tools.

Method 1: Reduce System Protection disk usage

  1. Press Win + R, type sysdm.cpl, and press Enter.
  2. Open the System Protection tab.
  3. Select the drive, usually C:, and click Configure.
  4. Move the Max Usage slider to a smaller value.
  5. Click Apply and then OK.

Method 2: Delete old restore points

  1. Open System Protection using sysdm.cpl.
  2. Select the protected drive and click Configure.
  3. Click Delete under Delete all restore points for this drive.
  4. Create a new restore point afterward if the system is working normally.
⚠️
Trade-Off Deleting restore points frees disk space, but it also removes older recovery options. After cleanup, you may not be able to roll back to earlier system states.

Method 3: Use Disk Cleanup for restore point cleanup

On many Windows installations, you can remove all but the most recent restore point through the classic Disk Cleanup tool.

  1. Press Win + R, type cleanmgr, and press Enter.
  2. Select the system drive and click OK.
  3. Click Clean up system files.
  4. Open the More Options tab.
  5. Under System Restore and Shadow Copies, click Clean up.

System Volume Information on USB Drives and External Hard Drives

The folder can also appear on USB flash drives, memory cards, external hard drives, and secondary partitions. On removable media, it is often much smaller than on the system drive. Common contents may include volume identifiers, indexing-related files, or files created by Windows services when the drive is connected.

If you delete the folder from a USB drive and it returns, this is usually normal. Windows may recreate it because the drive is being indexed, monitored, scanned, or simply recognized as a volume that needs system metadata.

Situation What it usually means What to do
Small folder on USB drive Windows created metadata for the volume. Usually ignore it.
Folder returns after deletion A Windows service recreated it automatically. Do not keep deleting it unless you have a specific reason.
Folder is very large on external HDD System Protection, shadow copies, or backup software may be using the drive. Check System Protection and backup settings.
Suspicious files inside Malware is possible, especially if executable files appear on removable media. Scan the drive before opening files.

How to reduce folder creation on removable drives

You cannot completely prevent Windows from creating all volume metadata, but you can reduce unnecessary activity by disabling indexing for the removable drive and avoiding backup or restore configurations that store snapshots on it.

  1. Open This PC.
  2. Right-click the USB drive and choose Properties.
  3. Clear Allow files on this drive to have contents indexed in addition to file properties, if available.
  4. Click Apply.

Is System Volume Information a Virus or Malware Folder?

The real System Volume Information folder is a legitimate Windows folder. However, malware can sometimes hide files in protected or hidden locations, and some malicious files may use names that look similar to Windows folders.

βœ“ Usually normal

  • The folder is located at the root of a drive.
  • Access is denied by default on NTFS volumes.
  • The folder size matches System Protection settings.
  • Windows recreates it after drive connection.

βœ— Check for malware

  • You see executable files such as .exe, .scr, or .bat on a USB drive.
  • The folder name is misspelled or appears in a strange location.
  • Files reappear after deletion together with shortcut-virus symptoms.
  • Antivirus alerts mention files inside this folder.

How to scan the folder safely

You do not need to open the folder manually. Run a full scan or custom scan of the whole drive with Microsoft Defender or another trusted antivirus tool.

  1. Open Windows Security.
  2. Go to Virus & threat protection.
  3. Choose Scan options.
  4. Select Full scan or Custom scan.
  5. Scan the affected drive and follow the security recommendations.

Useful Commands for Checking System Volume Information and Shadow Storage

If the folder is large, you usually do not need direct access to it. Instead, use vssadmin from an elevated Command Prompt or Windows Terminal to check and manage shadow storage.

Check shadow storage usage

vssadmin list shadowstorage

This command shows how much space shadow copies use, how much space is allocated, and the maximum allowed size.

List existing shadow copies

vssadmin list shadows

Use this command to see whether shadow copies exist for the selected volumes.

Limit shadow storage size for drive C:

vssadmin resize shadowstorage /for=C: /on=C: /maxsize=10GB

This limits shadow copy storage for C: to 10 GB. Replace 10GB with a value that makes sense for your disk size and recovery needs.

Delete the oldest shadow copy

vssadmin delete shadows /for=C: /oldest

Delete all shadow copies for drive C:

vssadmin delete shadows /for=C: /all
β›”
Use Carefully Deleting all shadow copies can remove restore points and previous-version data for the selected drive. Use this only when you understand the recovery trade-off.

Frequently Asked Questions About System Volume Information

Q Why is System Volume Information so large? β–Ό
The most common reason is System Restore or Volume Shadow Copy data. If many restore points exist, or if shadow storage has a large maximum size, the folder can consume several gigabytes. Reduce System Protection usage or delete old restore points through Windows tools.
Q Can I open System Volume Information as administrator? β–Ό
Not normally. Administrators do not automatically have regular browsing access because the folder is protected by special NTFS permissions. You can change permissions manually, but this is not recommended for normal cleanup or troubleshooting.
Q Will Windows recreate the folder after I delete it from a USB drive? β–Ό
Yes, it may. Windows can recreate the folder when the drive is connected, indexed, scanned, or used by system services. This is normal behavior and does not necessarily mean the drive is infected.
Q Does deleting restore points delete my personal files? β–Ό
Deleting restore points does not delete your personal documents, photos, or downloads. It removes recovery snapshots used to roll back system settings, drivers, and some system files. You lose rollback options, not normal user files.
Q Can I move System Volume Information to another drive? β–Ό
No. It is a volume-specific system folder. Each drive can have its own System Volume Information folder, and Windows manages it automatically. You should control its size through System Protection and shadow storage settings instead.
Q Is it safe to disable System Protection? β–Ό
Disabling System Protection can free space, but it also disables restore point creation for that drive. It may be acceptable on data drives, but on the system drive it reduces your recovery options after failed updates, driver problems, or configuration mistakes.

🏁 Bottom Line

System Volume Information is a legitimate protected Windows folder used for restore points, shadow copies, and volume-level metadata. Do not delete it manually from the system drive. If it takes too much space, reduce System Protection usage, delete old restore points, or manage shadow storage with Windows tools. On removable drives, the folder may return automatically, and that is usually normal.