In Excel: open Excel and check File ▸ Info ▸ Manage Workbook ▸ Recover Unsaved Workbooks, then save any recovered copy immediately under a normal file name.
Reopen Excel before creating many new temporary workbooks.
Go to File ▸ Info ▸ Manage Workbook ▸ Recover Unsaved Workbooks.
Open the newest relevant file and verify the contents.
Use Save As immediately, then enable AutoSave or shorten the AutoRecover interval.
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. Treat “where to find recovered excel files” as a small repeatable workflow rather than a one-off click you hope to remember next time. Use a small test block before the live file, so any surprise in the affected cells shows up while it is still harmless. 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 turns a data step that keeps your analysis trustworthy into a method you can reuse, explain, and defend when the workbook leaves your screen.
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. One habit worth forming early: name the cells that hold your inputs, so the formula reads in plain language instead of a string of cell addresses. A reviewer — or you in three months — can then follow the logic without decoding what B7 and D2 were supposed to mean, which is most of what makes a sheet maintainable.
In Google Sheets
Everything above works in Google Sheets too. Excel and Sheets share the formula syntax used here; only the surrounding menus are arranged differently. That portability is deliberate — learn it once and it follows you between the two tools and across Windows and Mac. 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. Treat “where to find recovered excel files” as a small building block rather than a chore. Once the inputs sit in their own cells and the formula reads from them, the same setup answers a dozen related questions with a tweak, and Excel keeps every dependent figure current as the data changes. The tool above is there so you can rehearse and verify before committing anything to a real workbook; the steps and worked example are there so the logic sticks. Get it right once and it stops costing you time — it starts saving it, every time the question comes back around.
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.