How to Recover an Old Excel File

There are two ways to “recover an old excel file”: the quick way you copy and the durable way you understand. This page gives you both. The exact Excel answer is above; below, we build the small mental model that makes the fix stick, so the next variation of the same problem solves itself.

Exact answer

In Excel: open Excel and check File ▸ Info ▸ Manage Workbook ▸ Recover Unsaved Workbooks, then save any recovered copy immediately under a normal file name.

Annotated stepsExcel
1

Reopen Excel before creating many new temporary workbooks.

2

Go to File ▸ Info ▸ Manage Workbook ▸ Recover Unsaved Workbooks.

3

Open the newest relevant file and verify the contents.

4

Use Save As immediately, then enable AutoSave or shorten the AutoRecover interval.

Ctrl+CthenCtrl+Shift+V+Cthen+Ctrl+VPaste values · WindowsMac

What this does

Excel recovery depends on AutoRecover and whether Excel had time to save a temporary copy. Unsaved workbook recovery looks for files Excel captured before a crash or accidental close. It is not the same as opening a deleted file from the Recycle Bin or restoring a previous version from OneDrive, SharePoint or File History. Most people learn this as a sequence of clicks and forget it by next week; learning it as a pattern instead is what lets you apply it to the next, slightly different version of the problem without starting from scratch. That is the difference this page is trying to make. For “recover an old excel file”, the reliable version is a short checking loop, not just the first command that appears to work. Run it on a deliberately small range first, watch how the affected cells change, and only then apply the same setup to the full sheet. When this is a ribbon command, the selection matters more than the button: confirm the range, apply the command, then spot-check the output before saving. That is what makes a data step that keeps your analysis trustworthy useful in real work: repeatable, auditable, and not dependent on memory or luck.

A worked example

Excel crashes while Book1 has not been saved. Reopen Excel, go to File ▸ Info ▸ Manage Workbook ▸ Recover Unsaved Workbooks and look for a timestamped copy. Open it, inspect the latest changes, then Save As Payroll-Q2.xlsx so it becomes a normal workbook. Recovery content matters because users arrive stressed and need the exact path first, then a realistic explanation of what AutoRecover can and cannot do. If there is any chance you will reuse this, drop it into a small template tab right now: a labelled input area on the left and the formula beside it, checked once against the tool above. Next time the same question comes up, the answer is a single paste away instead of a rebuild from memory.

In Google Sheets

If you are in Google Sheets rather than Excel, the good news is that the formula shown here is identical and the workflow barely changes — menus sit across the top instead of in a ribbon, and a few function names differ slightly, but anything you build here moves across with little or no rework. Nothing on this page is behind a login: the tool runs entirely in your browser, the formula is shown in full with one-click copy, and the steps work the same on Windows and Mac. That is the whole promise here — the exact answer, a way to prove it on your own numbers, and just enough context to make it stick. Here is the takeaway for “recover an old excel file”: copy the answer if you are busy, but if you have a spare few minutes, rebuild the example in Excel yourself with the tool above open beside it. That single pass — type it, run it, watch the result move when you change an input — is what turns a formula you found into a technique you trust. Keep your inputs labelled and referenced, never hard-coded, and the same sheet stays correct and auditable as it grows. Done that way, you will not need to look this up again, and you will be the person others ask.

Common mistakes

  • Continuing to work for hours before checking recovery, which can overwrite temporary files.
  • Assuming AutoRecover is a backup system; it is a crash-recovery helper.
  • Recovering the wrong timestamped copy and losing later edits.
  • Forgetting cloud version history when the file was stored in OneDrive or SharePoint.

Frequently asked questions

Where are unsaved Excel files recovered?

Use File ▸ Info ▸ Manage Workbook ▸ Recover Unsaved Workbooks.

Can Excel recover every unsaved file?

No. Recovery only works when AutoRecover captured a temporary copy.

What should I do after opening a recovered file?

Save it immediately with a normal name and location.

Other ways people ask this

This is also commonly searched as “how to recover old excel files” and “how to recover old excel file”. They describe the identical operation, so you are in the right place no matter how you phrased it.

Why do people search for this in so many different ways?

Because the same task has many names. “how to recover old excel files”, “how to recover old excel file” all point at the one operation explained on this page, which is why they all lead here.