Windows Backups

Test backups: restore drill

Practical Windows guide: test backups: restore drill without the usual guesswork.

10 min read Beginner Updated 9 Jun 2026

Step-by-step guide

Work through each section in order. Stop when your issue is resolved — you do not need every step for every situation.

What you will achieve

Prove your backups actually work by performing a controlled restore drill — recovering one file, one folder, or booting a recovery environment without waiting for a disaster.

1) Plan the drill scope

  1. Pick one backup type you rely on: OneDrive, File History, system image, or third-party tool.
  2. Choose a non-critical test file — or a copy of an important document with a known checksum.
  3. Document start time, steps, and result in a simple log (date, backup source, success/fail).

2) File-level restore test

  1. Delete or rename a test file in Documents.
  2. Restore from OneDrive version history, File History (Settings → Update & Security → Backup → More options → Restore files), or your backup app.
  3. Open the file and confirm content matches the original.

3) System image drill (quarterly)

  1. Boot the recovery USB without touching the production disk if possible — use a spare VM or old laptop.
  2. Navigate to System Image Recovery and confirm Windows sees the latest image on external storage.
  3. Cancel before restoring if this is a detection-only drill — the goal is verifying the image is readable.

4) Schedule the next drill

  1. Calendar reminder every 3–6 months.
  2. After major PC changes (new disk, clean install, encryption), run an extra drill within a week.

5) Document RTO/RPO targets

  1. Recovery Time Objective: how long you can be down. Recovery Point Objective: how much data loss is acceptable.
  2. Your drill should prove you meet both — if restore takes 8 hours but RTO is 4, fix the backup strategy.

6) Offline media test

  1. Disconnect backup drive from network (simulate ransomware) and confirm you can still read backups from a clean PC.

7) Tabletop exercise checklist

  1. Who restores? Which machine? Where are keys/passwords? Time the full process — update runbook with actual minutes taken.

8) Partial restore scenarios

  1. Practice restoring single mailbox, single DB table, and full VM — different RTO for each tier.
  2. Log defects when restore fails — fix backup config before real incident.

Verification checklist

Record actual restore minutes in runbook. If twice target RTO, upgrade backup method or document accepted risk for management sign-off.

  1. Reboot once after changes that affect services, drivers, or firmware.
  2. Confirm the original problem is resolved under normal daily use, not only immediately after the fix.
  3. Note date, Windows version (Settings → System → About), and what changed in your personal runbook for next time.

Related guides

backup regularly restore test windows