After a crash, Word usually displays a Document Recovery pane with your recent work. But sometimes the recovered file opens completely blank — no text, no images, just an empty page. This happens because the AutoRecover file was saved before Word finished writing the document content to disk, or because the file extension is wrong. This article explains why AutoRecover files can appear empty and provides the exact steps to extract your data from a blank recovered document.
Key Takeaways: Recovering Text From a Blank AutoRecover File
- File > Options > Save > AutoRecover file location: Copy this path to find the .asd files Word created during the crash.
- Rename .asd to .docx: If the file opens blank, changing the extension may restore the content because Word saved the file with the wrong extension.
- Notepad or Open and Repair: Use a text editor to extract raw text fragments, or run File > Open > Open and Repair on the .asd file to fix structural damage.
Why the AutoRecover File Opens Blank After a Crash
Word AutoRecover saves a snapshot of your document every few minutes. When Word crashes, the last snapshot is saved as an .asd file. The problem occurs when the crash happens during a save cycle. Word may write the file header but not the content before the crash. This leaves a valid-looking .asd file that Word can open but contains no data.
Another common cause is file extension corruption. Word sometimes saves the AutoRecover file with a .tmp extension instead of .asd, or the .asd file itself is actually a temporary file that was never fully written. When Word or Windows tries to open it, the content appears blank because the file structure is incomplete or misidentified.
How AutoRecover Differs From AutoSave
AutoRecover saves to a separate folder and only activates when Word is open. AutoSave (available in Microsoft 365) saves to OneDrive in real time. If AutoSave was enabled before the crash, the blank file is likely a sync issue, not an AutoRecover failure. Check OneDrive version history for that case.
Steps to Recover Content From a Blank AutoRecover File
Try these methods in order. Each builds on the previous one.
Method 1: Locate and Rename the AutoRecover File
- Open the AutoRecover folder
Go to File > Options > Save. Under AutoRecover file location, copy the folder path. Press Win + R, paste the path, and press Enter. - Sort files by Date Modified
In File Explorer, click the Date modified column header to sort. Look for .asd files created around the time of the crash. - Copy the .asd file to your desktop
Right-click the file and choose Copy. Paste it to your desktop. This prevents accidental changes to the original. - Rename the extension to .docx
Right-click the copied file, choose Rename, and change .asd to .docx. Confirm the warning about changing the extension. - Open the renamed file in Word
Double-click the .docx file. If Word shows content, save it immediately with File > Save As. If it still opens blank, proceed to Method 2.
Method 2: Use Open and Repair on the .asd File
- Open Word without the recovered file
Close any open Document Recovery pane. Start Word normally. If the pane reappears, click Close. - Go to File > Open > Browse
Navigate to the AutoRecover folder path from Method 1 step 1. - Change the file type filter
In the Open dialog, click the dropdown next to File name and select All Files (). - Select the .asd file
Click the .asd file from the crash time. Do not double-click it. - Click the Open dropdown and choose Open and Repair
Click the small arrow next to the Open button. Select Open and Repair. Word will attempt to fix the file structure and display the content.
Method 3: Extract Raw Text With Notepad
- Open the .asd file in Notepad
Right-click the .asd file, choose Open with > Notepad. You will see a mix of readable text and binary garbage. - Search for your content
Press Ctrl + F and type a unique word from your original document. If found, copy the readable text blocks around it. - Paste into a new Word document
Open a blank Word document and paste the extracted text. Save it immediately.
If Word Still Has Issues After the Main Fix
Word Shows a Blank Document Recovery Pane Instead of the File
Sometimes the Document Recovery pane appears but lists a blank document. Click the dropdown arrow next to the file name and select Open. If that shows a blank page, click the dropdown again and choose Save As. Save it as a new .docx file. Then close Word and reopen the saved file. This forces Word to rebuild the file from the available data.
AutoRecover Files Are Missing Entirely
If no .asd files exist in the AutoRecover folder, check the C:\Users\[YourUsername]\AppData\Local\Microsoft\Office\UnsavedFiles folder. Word also saves unsaved drafts there. Look for files with .asd or .tmp extensions. If you find a .tmp file, rename it to .docx and try opening it.
Word Crashes Again When Opening the Recovered File
The recovered file may contain corruption that causes another crash. Open Word in Safe Mode by pressing Ctrl and double-clicking the Word shortcut. In Safe Mode, use File > Open > Open and Repair on the recovered file. Safe Mode disables add-ins that could interfere with the recovery process.
AutoRecover vs Manual Recovery: What Works Best
| Item | AutoRecover (.asd) | Manual Recovery (Open and Repair) |
|---|---|---|
| When to use | Immediately after a crash | When AutoRecover fails or file is blank |
| File type | .asd or .tmp | Any .docx, .doc, .asd, or .tmp |
| Recovery success rate | High if save completed | Higher for structurally damaged files |
| Requires add-ins disabled | No | No, but Safe Mode helps if crashes repeat |
| Recovers formatting | Yes | Yes, but may lose some styles |
You now know three methods to recover content from a blank AutoRecover file: renaming the extension, using Open and Repair, and extracting raw text with Notepad. Start with the rename method because it takes only a few seconds. If that fails, Open and Repair offers the best chance of restoring the original file structure. To prevent future blank recoveries, set AutoRecover to save every 1 minute in File > Options > Save instead of the default 10 minutes.