Windows Backup Location Jun 2026
dir /s /b C:\WindowsImageBackup 2>nul dir /s /b D:\WindowsImageBackup 2>nul
If you use the older "Backup and Restore" tool, data is typically stored in a folder labeled Backup Set [Year-Month-Day] on your backup drive.
Default location: X:\FileHistory\<username>\ (where X: is your external or network drive) windows backup location
Microsoft OneDrive (Cloud).
(not a full backup, but system files)
Here’s a direct answer for depending on which backup type you mean:
Stored in hidden protected volume: System Volume Information folder on each drive. Not accessible directly without permissions. dir /s /b C:\WindowsImageBackup 2>nul dir /s /b
Used for: Full disaster recovery (restoring a dead PC to a previous state.)
Windows backup locations are functional but confusing. The operating system splits "file syncing" (OneDrive) and "disaster recovery" (System Image) into two completely different tools with different locations. Not accessible directly without permissions
(run as Admin):