Having a backup is only half the job β knowing how to actually restore from it, calmly and correctly, is what determines whether a deleted folder or a crashed hard drive turns into a minor inconvenience or a genuine disaster. This guide covers the practical restore process for the most common backup types on a Windows PC, plus the mistakes that make recovery worse.
First: Stop and Assess Before You Touch Anything
Before restoring anything, take a moment to identify what actually happened, because the right recovery method depends on it:
- Accidental deletion: A file or folder was deleted, possibly emptied from the Recycle Bin.
- Corruption: A file exists but won't open, or opens with garbled/missing content, often after a crash during saving.
- Drive failure: The drive itself is failing or has failed β making unusual noises, not being detected, or showing errors in File Explorer.
- Ransomware or malware: Files have been encrypted or altered by malicious software.
Warning: If you suspect ransomware, disconnect the affected PC from your network immediately (unplug the ethernet cable or disable Wi-Fi) before doing anything else. Ransomware can spread to network drives and connected backup devices, so don't plug in your backup drive until the infected machine is isolated or reimaged.
Restoring From Windows File History
If you've set up File History (Settings > Update & Security > Backup > "Back up using File History" on Windows 10, or Settings > System > Storage > Advanced storage settings > Backup options on Windows 11), restoring is built into File Explorer.
- Navigate to the folder where the file used to be (even if it's now empty or missing).
- Right-click inside the folder and select Restore previous versions, or open the File History control panel directly and browse to the location.
- Use the left and right arrows at the bottom of the File History window to move between different snapshots in time until you find the version you need.
- Select the file(s) and click the green Restore button. If a file with the same name already exists, Windows will ask whether to replace it, skip it, or keep both β choose Keep both if you're unsure, so you don't lose the current version by accident.
Restoring a Single File's Previous Version
If a file wasn't deleted but got overwritten or corrupted:
- Right-click the file itself (not the folder) in File Explorer.
- Select Properties, then the Previous Versions tab (this also draws on File History if enabled).
- Select an earlier version from the list and click Restore to replace the current file, or Open to view it first without overwriting anything.
Restoring From an External Backup Drive
If your backup is a manual copy or a scheduled backup to an external drive rather than File History:
- Connect the external drive and let Windows finish detecting it (check it appears in File Explorer under "This PC").
- Browse to the backup location and locate the most recent complete backup β if you've been backing up regularly, there may be several dated folders or a versioned structure depending on the software used.
- Copy the needed files back to their original location, or to a new folder if you want to compare the restored copy against what currently exists before overwriting anything.
Pro tip: Always restore to a new or temporary folder first if you're at all uncertain which backup version is correct. Confirm the restored files open properly and contain what you expect, then move them into place β restoring directly over live data and discovering afterward it was the wrong version is a common and avoidable mistake.
Restoring From Cloud Backup Services
Services like OneDrive, Google Drive, iCloud, or dedicated backup tools (Backblaze, Carbonite, and similar) each have a slightly different restore process, but the general pattern is:
- Sign into the service's website (not just the desktop app) using a browser, as most cloud services offer a more complete file browser and version history online than their sync client does.
- Look for a "Trash," "Deleted items," or "Version history" section β most services keep deleted files recoverable for a set period (OneDrive typically 30 days, Google Drive 30 days for Trash) before permanent deletion.
- For version history specifically (recovering an earlier version of a file that's still present but was edited or corrupted), right-click the file in the web interface and look for Version history to browse and restore an earlier save.
- Download or restore the file back to its original location once you've confirmed it's the correct version.
If you use a dedicated backup service like Backblaze, restoring often involves requesting a restore through their website, which packages your selected files into a downloadable archive β this can take some time to prepare for large restores, so start the request as early as possible rather than waiting until you urgently need the files.
Restoring From a Full System Image
If your PC won't boot at all and you have a full system image backup (created via Windows' "Create a system image" tool or third-party software like Macrium Reflect):
- Create or locate your Windows recovery media (a USB drive made with the Media Creation Tool, or a recovery disc).
- Boot from the recovery media by changing the boot order in your PC's BIOS/UEFI settings (usually accessed by pressing F2, F12, Del or Esc during startup β check your PC manufacturer's documentation for the exact key).
- Select Troubleshoot > Advanced options > System Image Recovery (Windows 10/11 recovery environment).
- Follow the prompts to select the backup location and the image to restore.
Warning: A full system image restore overwrites the entire target drive, including anything currently on it. Double-check you're restoring to the correct drive, and make sure any files created since the last image backup are safe elsewhere first, because they will be lost in the process.
Verifying a Restore Actually Worked
Don't consider a restore complete just because the file reappeared. Take these extra steps:
- Open the restored file and check its content is intact and current, not an unexpectedly old version.
- Compare the file size and modified date against what you'd expect.
- For important documents, spot-check a few pages or sections rather than just the first line.
- If restoring many files at once, compare folder item counts against what you remember, or against another backup copy if you have one.
When Restoring Doesn't Work
If your backup itself turns out to be corrupted, incomplete, or the drive has also failed:
- Check whether you have a second backup copy (this is exactly why the 3-2-1 rule matters β see our NAS vs external drive vs cloud comparison).
- For physically failing drives with no backup, stop using the drive immediately to avoid further damage, and consider professional data recovery services rather than repeated DIY attempts, which can make matters worse.
- For cloud accounts, contact the provider's support promptly β many services have escalation paths for account-level data loss that aren't obvious from the standard help pages.
A calm, methodical restore β verifying what actually happened, restoring to a safe location first, and checking the result β turns a stressful data-loss moment into a routine fifteen-minute task, provided the backup was actually there to begin with.
Was this guide helpful? Explore more Data Backup guides, or browse all Security & Performance articles.