Excel Practice Test

โ–ถ

Recover Excel File: Every Method That Actually Works

Losing an Excel file feels like losing hours of careful work in a single click. Maybe the app crashed during a long save, maybe you hit Don't Save by accident, or maybe the workbook now refuses to open and shows a corrupt-file error. The good news: Excel keeps more copies of your data than most people realize, and recovery is possible in the majority of cases when you act quickly. This guide walks through every method that works, from the built-in AutoRecover pane to OneDrive version history.

Before you panic and start clicking around, stop. The single biggest mistake people make is opening Excel again, creating a fresh file, and saving over the temp directory. That overwrites the very files you need. Read through the steps below first, identify which scenario matches yours, then follow the matching path. Recovery success drops dramatically the more you fiddle with the system after a crash, so patience is the most important tool you have right now.

Excel Recovery in Numbers

10 min
Default AutoRecover interval
1 min
Recommended interval for safety
500
OneDrive versions kept per workbook
85%+
Files recoverable via Open and Repair
4 days
Excel keeps unsaved workbook drafts
2 sec
AutoSave write frequency on OneDrive
Stop Saving New Files Right Now

The biggest recovery killer is creating a new workbook after a crash and saving it in the same location. That overwrites the very temp files Excel needs to rebuild your work.

Read the matching method below before you touch anything else. Recovery success drops by half for every reboot and by a quarter for every new file you save in the meantime.

Method 1: Use AutoRecover After a Crash

Excel saves an AutoRecover snapshot every ten minutes by default. If you opened Excel after a crash and there is nothing in the Document Recovery pane on the left, the file might still be in the AutoRecover folder. Go to File then Options then Save and copy the path next to AutoRecover file location. Paste that path into Windows Explorer. You will see .xlsb or .xlsx files with names like the original. Drag the most recent one to your desktop, rename it with a clean .xlsx extension, and double-click to open.

Nine times out of ten you will see your work from the last ten-minute checkpoint. Save the recovered file under a new name immediately so a second crash cannot wipe it out. Do not edit before you save. If the pane shows several candidates, open each one in turn and pick the one with the most complete data. Excel sometimes saves a partial snapshot during a crash, and the second-newest file can occasionally hold more rows than the freshest one.

Four Recovery Layers Built Into Excel

๐Ÿ”ด AutoRecover

Built-in snapshots every 10 minutes by default. Reachable via File > Options > Save. Handles named files you saved at least once.

๐ŸŸ  Unsaved Workbooks

File > Info > Manage Workbook > Recover Unsaved Workbooks. Holds drafts you closed without naming, for four days.

๐ŸŸก OneDrive History

Version timeline going back 30 days or more for any file in OneDrive or SharePoint. Up to 500 versions per file.

๐ŸŸข Open and Repair

Excel's built-in fixer for corrupted files. Two passes: repair first, then extract data as text if repair fails.

Method 2: Recover Unsaved Workbooks

If you saved the file at least once and then closed without saving the latest changes, head to File then Info then Manage Workbook then Recover Unsaved Workbooks. Excel opens a window pointing at the UnsavedFiles directory. Sort by date modified, pick the latest, and open it. Save it immediately with a new name to lock in the recovery. Do not work on the recovered file before saving โ€” if Excel hiccups again, you lose the snapshot and have to start the process over.

Brand-new workbooks that you never named also land in this folder. They appear with cryptic names like Book1_random.xlsb but they hold all your data. Sort by date and trust the timestamp. After you save under a real name, Excel cleans the UnsavedFiles folder during the next clean shutdown. Until you save, your work lives in a deletion countdown โ€” every minute of delay risks losing the file when Windows runs scheduled maintenance.

Find the AutoRecover Folder on Your Platform

๐Ÿ“‹ Windows 11

Press Windows + R, type %appdata%\Microsoft\Excel and press Enter. Sort by date modified.

The exact path is shown in File > Options > Save next to AutoRecover file location.

๐Ÿ“‹ Windows 10

Same path: C:\Users\YourName\AppData\Roaming\Microsoft\Excel.

Toggle Show Hidden Items in File Explorer's View tab if the folder does not appear.

๐Ÿ“‹ macOS

Press Cmd + Shift + G in Finder. Paste ~/Library/Containers/com.microsoft.Excel/Data/Library/Application Support/Microsoft/Office.

Look for the AutoRecovery subfolder dated near the crash time.

๐Ÿ“‹ Excel for Web

No AutoRecover folder needed because every change saves to OneDrive instantly.

Click the filename in the title bar and choose Version History to restore an earlier state.

Method 3: Restore From OneDrive Version History

OneDrive and SharePoint users have an even better option: version history. Right-click the file in OneDrive or open it in Excel for the web, choose Version History, and you will see every saved snapshot going back days or weeks. Restore the one before the bad save. This works even if you accidentally deleted half the sheet, saved, and closed โ€” as long as the file lives in a synced OneDrive or SharePoint folder. Local-only files do not get this safety net, which is reason enough to move every important workbook to the cloud.

Microsoft 365 keeps up to 500 versions per workbook for free. SharePoint admins can extend retention even further from site library settings. Restoring a version does not delete the current copy โ€” the rolled-back file becomes the new top version and the previous current file slides one slot down the list. You can always undo an undo. For finance teams using budget templates in Excel, this is the closest thing to a real undo button after a coworker pastes over your sheet.

Method 4: Open and Repair a Corrupted File

For a corrupted file that will not open at all, Excel has a built-in repair tool most users never find. Open Excel without opening the file. Click File then Open then Browse, navigate to the broken file, click it once, then click the small arrow next to the Open button and choose Open and Repair.

Try Repair first. If that fails, click the same option again and choose Extract Data. Extract pulls out values and formulas as text โ€” you lose formatting and charts, but you keep your numbers, which is usually what matters most when the deadline is in two hours.

Open and Repair handles workbooks damaged by USB stick ejection mid-save, by Excel crashes during very large pivot table refreshes, and by network drive disconnects. It cannot fix files corrupted by ransomware encryption or by bit rot on a failing disk. If repair fails twice and extract fails once, move on to the temp-file trick below or a third-party tool. Trying repair five more times will not change the result and may make the corruption slightly worse each pass.

Method 5: Hunt for Temp Files

Power users should know about the temp-file trick. While Excel runs, it creates working copies in the user temp directory with names like tilde-DF followed by random hex strings. After a crash, those files sometimes survive even when AutoRecover does not catch them. Press Windows+R, type %temp%, and look for files dated near the crash. Rename anything suspicious to .xlsx and try opening it. This is messy and not guaranteed, but it has rescued plenty of workbooks that everything else gave up on.

Sort by date modified and ignore everything older than the crash. Excel temp files larger than fifty kilobytes almost always contain real data. The lock files Excel creates alongside the working copy are zero bytes and useless for recovery, but their presence near a real .tmp file is a strong signal you are looking at the right session. Move the candidate to your desktop before renaming, otherwise Windows can sweep the temp folder during the next reboot and delete your only copy.

AutoSave and the Microsoft 365 Advantage

Microsoft 365 subscribers get the cleanest recovery story because every save goes to the cloud automatically when AutoSave is on. Check the AutoSave toggle in the top-left of any open Excel window. If it is off, turn it on now and never look back. AutoSave plus OneDrive version history is the closest thing to a real undo button for spreadsheet disasters. If you have ever sweated through a deadline because Excel crashed mid-save, this combination is worth the subscription cost on its own.

Excel 2019 and Excel 2021 standalone licenses do not have AutoSave-to-cloud out of the box, but they still run AutoRecover. The same File then Options then Save screen lets you crank the AutoRecover interval down from ten minutes to one minute. Do this on any machine where you work on important files. The performance cost is invisible on modern hardware, and the safety margin is enormous. One minute means you lose at most a minute of work โ€” usually a few cells worth, easily retyped from memory.

Recovery Action Checklist

Stop saving new files until recovery is complete
Check the Document Recovery pane that appears on Excel relaunch
Open File > Info > Manage Workbook > Recover Unsaved Workbooks
Browse the AutoRecover folder path from File > Options > Save
Try Open and Repair from File > Open with the dropdown next to Open
Check OneDrive Version History if the file lives in a synced folder
Look in %temp% for files dated near the crash time
As a last resort, rename the .xlsx to .zip and extract sheet XML
Try Excel Practice Tests

Third-Party Repair Tools as a Last Resort

When the file is truly broken and Excel's own repair fails, third-party tools take over. Stellar Repair for Excel, Recovery Toolbox for Excel, and DataNumen Excel Repair all claim to fix corrupt .xlsx files. Download trial versions first โ€” they show a preview of what they can recover before you pay. The previews are honest in practice, and you should never pay for a tool that cannot show the data before charging the card. Expect to spend between fifty and one hundred fifty dollars for a single-file recovery license.

Free options exist too: open the .xlsx file as a ZIP archive (rename to .zip), navigate to xl/worksheets/sheet1.xml, and copy the XML into a fresh workbook. Tedious but free, and it works when the binary structure is broken but the cell data inside is intact. This trick rescues simpler workbooks reliably and is worth ten minutes before you spend money on commercial repair software. Always work on a copy of the file, never the original โ€” extraction sometimes mangles what little structure is left.

Mac and Cross-Platform Notes

Mac users follow a slightly different path. AutoRecover files live under ~/Library/Containers/com.microsoft.Excel/Data/Library/Application Support/Microsoft/Office. The Finder hides the Library folder by default โ€” press Cmd+Shift+G and paste the path. Mac Excel also has Open and Repair, but it is tucked behind File then Open with a dropdown next to the Open button. Workflow is otherwise identical: pick the file, choose repair, then extract if repair fails. The cloud-sync features behave the same on Mac as they do on Windows.

Cross-platform teams often hit a subtle problem: macOS file paths and Windows file paths break links inside the workbook. If you recovered the file on a Mac but the original was Windows, external references to other workbooks may show #REF! errors. Re-establish the links manually through Data then Edit Links, or use Excel for the web which papers over the path differences automatically. This trips up finance teams that share a single model across operating systems.

Prevention Habits That Replace Recovery

Network drives, USB sticks, and external hard drives cause more recovery problems than crashes do. If you saved your workbook to a flaky USB drive and now it will not open, copy the raw file to your local desktop before doing anything else. Then run Open and Repair on the local copy. Working directly off bad media risks making the corruption worse with every read attempt. A good rule: save to local disk, then sync to cloud or USB, never the other way around โ€” Excel was never designed to live on removable storage.

For people who maintain massive financial models, set up a manual backup ritual that runs alongside AutoSave. Use a macro that saves a copy with a timestamp every time you close the file. Run this from the Workbook_BeforeClose event. You end up with a versioned history on local disk that does not depend on cloud sync. Engineers and analysts who learn this trick once never lose another model. Prevention beats recovery every time โ€” treat the first ten minutes of every workbook like a setup checklist.

Confirm AutoSave is green, confirm AutoRecover interval is one minute, confirm the file lives in OneDrive or SharePoint. Once those three boxes are checked, you can work for hours without worrying about a power cut or a Windows update reboot. The recovery techniques above exist because most people skip the prevention step. Build the safety net once and you will never need this guide again โ€” but bookmark it anyway, because the day will come when a coworker calls in a panic asking how to get their quarterly forecast back.

Repair Options Compared

Pros

  • Free and built into Excel โ€” no install, no licence
  • No extra software to install or trust with your data
  • Handles most common corruption scenarios well
  • Two-mode approach: repair first, extract data if that fails
  • Works on every Excel version from 2007 onwards

Cons

  • Struggles with severely damaged binary files
  • Loses charts and conditional formatting in extract mode
  • No preview of what will be recovered before running
  • Cannot fix password-protected files without the password
  • Limited diagnostics when both passes fail completely

Test Your Excel Skills

If you want to test your Excel skills more broadly while you wait for that recovery to finish, our Microsoft Excel practice tests cover formulas, formatting, charts, and data tools. They are a useful gut-check on whether your day-to-day Excel knowledge is current. Practice sessions also reinforce the keyboard shortcuts that protect you from accidental data loss โ€” the same shortcuts that make AutoSave and version history feel natural rather than forced. A few minutes of practice today saves hours of panic the next time something goes wrong.

Recovery is reactive. The next time you open a critical workbook, take three minutes to verify your AutoRecover settings, turn on AutoSave, and confirm the file is in a versioned location. Future-you will thank present-you when the next crash happens โ€” and there will be a next crash. Excel has improved enormously over the last decade, but it still runs on top of operating systems, networks, and human fingers, none of which are perfect. Defense in depth is the only strategy that actually works.

Share the recovery flow with anyone who edits Excel files as part of their job โ€” finance teams, project managers, scientists, students. Excel recovery is a universal skill in 2026, but almost nobody learns it before they need it. Forwarding this guide once can spare a coworker the worst hour of their week. Then revisit the page yourself every six months to make sure Microsoft has not moved any of the menu paths around, because the UI does shift quietly between updates and the old screenshots stop matching reality.

What to Do When Nothing Worked

When AutoRecover, the temp folder, and version history all come up empty, third-party tools become an option. Stellar Repair for Excel, EaseUS Data Recovery, and Recuva all scan the disk for deleted file signatures. They cost between fifty and one hundred thirty dollars and work best if you have not written much new data since the loss. Install the tool on a different drive than the one that held the workbook โ€” writing the installer to the same drive can overwrite the very sectors you need most.

If the file is critical and the third-party scan still fails, send the drive to a clean-room data recovery service. Expect a quote between three hundred and fifteen hundred dollars depending on the drive size and the urgency. Reputable shops only charge if they actually recover your data. Before you ship anything, ask whether their lab is ISO 5 certified. SSDs are particularly hard to recover because TRIM zeros out the deleted sectors within seconds โ€” pull the drive and power it off immediately if you have any hope of professional recovery.

Third-Party Excel Recovery Tools Compared

๐Ÿ”ด Stellar Repair for Excel

Best for corrupted .xlsx files that open with errors. Around $49 one-off licence. Handles workbooks up to 4 GB. Free demo previews recoverable cells before purchase.

๐ŸŸ  EaseUS Data Recovery

Best for files deleted from a disk you can still mount. About $70 monthly. Strong on SSDs with unTRIMed sectors. Quick scan finishes in minutes.

๐ŸŸก Recuva (Free)

Best free option for Windows. Scans the disk for deleted file signatures. Works on USB sticks and SD cards too. Skip the deep scan unless the quick scan fails.

๐ŸŸข Disk Drill

Best Mac option that is not Time Machine. Around $89 per seat. Recovers Excel files from APFS volumes even after a Trash empty. Free 500 MB recovery on trial.

Prevention Habits Checklist

Turn AutoSave on for every workbook that lives in OneDrive or SharePoint
Set AutoRecover interval to 1 minute under File > Options > Save
Confirm 'Keep the last AutoRecovered version if I close without saving' is checked
Move important workbooks off USB sticks and onto local disk first, sync second
Add a Workbook_BeforeClose macro that saves a timestamped backup copy
Test the recovery flow once a month with a sample file to keep the muscle memory fresh
Print the action checklist above and tape it next to your monitor for crash days
Train every team member on Methods 1 through 5 so they do not panic when it happens
Take the Excel Formulas Quiz

Microsoft Excel Questions and Answers

How do I recover an Excel file I forgot to save?

Open Excel, go to File then Info then Manage Workbook then Recover Unsaved Workbooks. Pick the latest file, open it, and save under a new name immediately. This works for files you closed without saving as long as AutoRecover was on at the time of editing.

Where does Excel store AutoRecover files?

On Windows the default path is C:\Users\<your name>\AppData\Roaming\Microsoft\Excel. The exact path is shown in File then Options then Save. On Mac the folder lives under ~/Library/Containers/com.microsoft.Excel/Data/Library/Application Support/Microsoft/Office.

Can I recover an Excel file after a crash?

Yes. Reopen Excel and check the Document Recovery pane on the left. If it is empty, browse the AutoRecover folder manually. The most recent file usually contains everything from the last ten-minute checkpoint, or one minute if you tightened the interval first.

How do I fix a corrupt Excel file that will not open?

Open Excel without the file. Choose File then Open then Browse, click the file once, then click the arrow next to the Open button and pick Open and Repair. Try Repair first. If that fails, run it again and choose Extract Data to pull values and formulas out as text.

Does OneDrive keep old versions of Excel files?

Yes. OneDrive and SharePoint keep version history for 30 days or longer by default, up to 500 versions per workbook. Right-click the file in OneDrive or use Excel for the web's Version History command to restore any earlier snapshot, even after accidental overwrites.

Why did my Excel file disappear after a crash?

Excel sometimes fails to register the file in Document Recovery even though the AutoRecover file exists on disk. Manually browse the AutoRecover folder path shown in File then Options then Save. Sort by date and look for files dated near the crash time.

How often does Excel save AutoRecover backups?

By default every ten minutes. You can change this in File then Options then Save by adjusting the Save AutoRecover information every X minutes setting. One minute is recommended for important files โ€” the performance impact is negligible on modern hardware.

Can I recover an Excel file from an older version?

If the file is in OneDrive or SharePoint, use Version History to roll back. If it is a local file, check the %temp% directory on Windows for old temp copies, or use a third-party tool like Stellar Repair for Excel that can extract earlier states from binary files.
โ–ถ Start Quiz