When you attempt to restore a OneDrive for Business folder that contains legal documents, you may notice that the restore operation does not include recent changes made in the last few hours or days. This problem typically occurs because the OneDrive file restore feature operates on snapshots that are taken at specific intervals, not in real time. Legal folders often require point-in-time accuracy, and a missed snapshot can cause critical edits to be lost during restoration. This article explains why recent changes are excluded from file restore, provides step-by-step instructions to recover those changes, and covers related failure patterns you should check.
Key Takeaways: Recovering Recent Changes in OneDrive File Restore for Legal Folders
- OneDrive file restore snapshots: Snapshots are taken every 30 minutes to 2 hours depending on activity and storage load; changes made after the last snapshot are not included in a restore.
- Version history per file: Use version history on individual files to recover edits made between snapshots; this method works even when the folder-level restore misses them.
- SharePoint Online site collection restore: For legal folders stored in SharePoint document libraries, site-level restore can recover files from a second-stage recycle bin or a previous version.
Why OneDrive File Restore Misses Recent Changes in Legal Folders
OneDrive for Business file restore is a feature that lets you roll back an entire folder or library to a previous point in time. The feature relies on automatic snapshots that Microsoft takes of your OneDrive content. These snapshots are not continuous. They are captured at intervals that vary based on the amount of activity in your tenant and the storage infrastructure. For most users, a snapshot is created every 30 to 120 minutes. If a user makes a change to a legal document after the last snapshot was taken, that change will not appear in the restored folder.
Legal folders often contain multiple versions of contracts, discovery documents, or case files that require precise version tracking. When you run a file restore to a time before the most recent snapshot, any edits saved after that snapshot are permanently removed from the restored folder. The restore operation does not merge changes; it replaces the entire folder state with the snapshot state. This behavior is by design and is documented by Microsoft as a limitation of the file restore feature. The only way to preserve recent changes is to use alternative recovery methods before or after performing the restore.
Snapshot Cadence and Retention
Microsoft does not publish exact snapshot schedules because they depend on tenant load and region. However, the general rule is that snapshots are taken at least once every two hours. They are retained for up to 30 days. If your legal folder had a critical edit 45 minutes ago and you initiate a restore to a time 1 hour ago, the restore will use the snapshot from 2 hours ago because the 45-minute-old change was not captured in any snapshot. The result is a folder that appears to have lost the most recent work.
What Happens to Files Changed Between Snapshots
When you confirm a file restore operation, OneDrive deletes all current content and replaces it with the snapshot content. Any file that was added, modified, or deleted after the snapshot time is gone from the restored folder. Those files are not moved to the recycle bin. They are permanently removed from the folder structure. The original file versions still exist in the version history of each file, but only if you have not exceeded the version limit. OneDrive stores up to 500 versions per file by default.
Steps to Recover Recent Changes Missed by File Restore
Before you run a folder-level restore on a legal folder, check the version history of the individual files that contain the recent changes. This approach saves the edits and lets you restore the folder without losing data. If you already performed the restore and lost changes, you can recover them from version history as long as the file still exists in the folder.
Recover Changes from Version History Before Restoring the Folder
- Open the file in OneDrive on the web
Sign in to portal.office.com, go to OneDrive, and navigate to the legal folder. Right-click the file that has recent changes and select Version history. - Identify the version that contains the missing changes
Look at the timestamp of each version. Versions are listed with the date and time the file was saved. Click the three dots next to the version you need and select Restore. This action makes that version the current version. - Download a copy of the restored version
After restoring, right-click the file again and select Download. Save a local copy outside the folder. This step ensures you have a backup before you run the folder-level restore. - Perform the folder-level restore
Go back to the OneDrive root, click the gear icon, select Restore your OneDrive, choose the date and time you want, and confirm. The folder will revert to the snapshot state. The version history of each file remains intact. - Reapply the saved version
After the restore completes, open the file again, go to Version history, and restore the version you downloaded earlier. The recent changes are now back in the restored folder.
Recover Changes from Version History After the Folder Restore
- Check if the file still exists in the folder
If the file was present in the snapshot, it will still be in the folder after the restore. Open the file and go to Version history. All versions saved before the restore are still available. - Restore the most recent version
Find the version with a timestamp that matches the time just before you ran the restore. Click Restore. The file now contains the recent changes that were missed by the snapshot. - If the file was deleted by the restore
Check the recycle bin. When a file existed in the folder before the restore but was not in the snapshot, it is permanently deleted. The recycle bin will not contain it. You must use the SharePoint Online site collection restore if the folder is part of a SharePoint document library.
If OneDrive File Restore Still Misses Changes in Legal Folders
OneDrive Version History Shows No Recent Versions
If version history shows no entries between the last snapshot and the restore time, the user may have saved the file without creating a new version. OneDrive creates a new version only when the file is saved and the content changes. Opening the file without making changes does not generate a version. If the user edited the file but the version count exceeded 500, the oldest versions are automatically deleted. Check the file size and modification date in Windows File Explorer to confirm whether the file was actually saved. If the file was saved locally and not synced, the change may exist only on the local machine. Sync the device manually by right-clicking the OneDrive icon in the system tray and selecting Sync.
Legal Folder Is Stored in SharePoint Document Library
If the legal folder is part of a SharePoint Online document library, the OneDrive file restore feature may not apply to it. SharePoint libraries use a different restore mechanism. Go to the SharePoint site, select the document library, click the gear icon, and choose Restore this library. This feature uses the same snapshot system but allows you to restore to any point within the last 30 days. After restoring the library, check version history for each file. If the recent changes are still missing, use the SharePoint Online admin center to perform a site collection restore. This operation restores the entire site to a previous point in time. Contact your Microsoft 365 admin to initiate this process.
Legal Folder Uses Retention Policies or Litigation Hold
When a legal folder is subject to a retention policy or litigation hold, files cannot be permanently deleted. However, the file restore feature still replaces the folder with the snapshot. The deleted files are preserved in the Preservation Hold library. As a Microsoft 365 global admin or compliance admin, go to the Microsoft Purview compliance portal, select Data lifecycle management, and search for the file by name or location. You can restore the file from the Preservation Hold library. This method recovers files that were removed by the restore operation.
| Item | File Restore (Folder-Level) | Version History (File-Level) |
|---|---|---|
| Scope | Entire folder or library | Single file |
| Recovery time | Up to 30 days back | Up to 500 versions per file |
| Includes unsaved changes | No | No |
| Includes changes after last snapshot | No | Yes, if a version was created |
| Works on SharePoint libraries | Via Restore this library | Yes |
| Requires admin action | No | No |
After reviewing these recovery methods, you can restore any legal folder in OneDrive for Business without permanently losing recent changes. Always check version history for each critical file before running a folder-level restore. If you manage a SharePoint document library, use the library restore feature instead of the OneDrive file restore. For folders under litigation hold, use the Preservation Hold library in the compliance portal to recover deleted files. As an advanced tip, configure OneDrive to take manual snapshots by using the SharePoint Online REST API to trigger a site collection backup before major edits to legal documents.