Data RecoveryPlaybookOctober 7, 202511 min read

Deleted Files or a Sync Conflict? How to Tell the Difference

Desktop clients create ‘lost file’ tickets that are really caches, conflict copies, selective sync, or path-length failures. A diagnostic path before you declare data loss.

Thomas Wright
Thomas Wright
Technical Writer
Deleted Files or a Sync Conflict? How to Tell the Difference
Share
Key takeaways
  • Look at the web app first. If the file is there, you do not have a cloud delete.
  • Conflict copies, ‘computerName’ duplicates, and Files On-Demand placeholders all look like loss to users.
  • Path length, invalid characters, and offline mode explain a surprising share of tickets.
  • Fix the client, then reconcile copies — do not restore from backup over a healthy cloud object.

The ticket that is not a restore

Helpdesks spend hours “recovering” files that were never deleted in the tenant. The user looks at Explorer or Finder, sees an empty folder, and assumes the worst. The web app still has yesterday’s work. That is a sync problem, and treating it as a mass delete can overwrite good cloud data with an empty local tree.

Diagnostic order (ten minutes)

  1. Open the same path in the browser (OneDrive / SharePoint / Drive). Present in the cloud? Then local client, not recycle.
  2. Search by file name across the tenant. Users misremember folders; Shared Drives and SharePoint sites hide items in plain sight.
  3. Look for conflict artifacts: names like File (computer’s conflicted copy), -Desktop suffixes, or duplicates with timestamps.
  4. Check selective sync / Choose folders / Files On-Demand. A cloud-only placeholder that failed to hydrate looks like a 0-byte or missing file.
  5. Check path length and characters. Windows MAX_PATH and * ? | in names still break clients that the web UI accepts.

What each symptom usually means

SymptomWorking theoryDo not
Empty folder locally, files on the webFilter, pause, or failed hydrateRestore backup over the library
Two similar files, one olderConflict copyDelete the ‘extra’ one until you compare
Office file says locked / upload blockedClient merge failureForce-save from the stale laptop as the winner
Gone on the web and locallyActual deleteWaste time reinstalling the client first

Reconcile conflict copies like an adult

Open both. Check modified dates and content — dates lie when a laptop clock is wrong. Keep both until a human picks a winner, then rename the loser instead of deleting it for a week. Many “lost paragraphs” were in the conflict copy the user ignored.

When it really is a delete

Web and local both empty, activity log shows delete, Trash has the items — switch to the mass-delete playbook. If the web still has the file, stay in sync-repair: pause, free disk space, shorten paths, resume, then hydrate a test file.

True overwrites belong in version history. True deletes belong in the first 60 minutes.

Frequently asked questions

OneDriveGoogle DriveSyncData RecoveryDesktop ClientsPlaybook
Free backup checklist

Get the IT backup checklist

A one-page policy template for Gmail, Drive, Calendar, and Microsoft 365 — plus new guides when we publish. Questions? Email support@celerosoft.com.