Fix Word Document Not Saved Recovery Error
Learn how to recover unsaved Word documents using AutoRecover, manual file search, and backup methods. Step-by-step guide for Windows and Mac.
Symptoms
Users experience one or more of the following when working with Microsoft Word:
- Word crashes or closes unexpectedly before saving the document.
- Power outage or system shutdown occurs while editing.
- Word displays 'Document not saved' or 'Recover unsaved files' prompt on restart.
- AutoRecover files are missing or cannot be opened.
- Document appears blank or contains only partial content.
Root Causes
The primary causes include:
- Word AutoRecover feature is disabled or not configured properly.
- AutoRecover save interval is set too high (e.g., every 30 minutes).
- Word crashes due to add-ins, corrupt templates, or insufficient memory.
- System crashes or power failures interrupt the save process.
- Temporary files (.asd, .wbk) are deleted or corrupted.
- File is saved to a network location that disconnects during save.
Step-by-Step Fix
Method 1: Use AutoRecover (Windows)
- Open Word and go to File > Options > Save.
- Note the AutoRecover file location path (e.g.,
C:\Users\[Username]\AppData\Roaming\Microsoft\Word\). - Close Word, then navigate to that folder in File Explorer.
- Look for files with .asd extension. Copy them to a safe location.
- Open Word, go to File > Open > Browse, select All Files (*.*), and open the .asd file.
- If prompted, save the recovered document immediately.
Method 2: Recover Unsaved Documents (Windows)
- Open Word, click File > Info > Manage Document > Recover Unsaved Documents.
- A dialog box opens showing recent unsaved files. Select the desired file and click Open.
- Save the document with File > Save As.
Method 3: Search for Temporary Files (Windows)
- Press Windows + R, type
%temp%, and press Enter. - Search for files named ~wrd*.tmp or *.wbk.
- Copy the most recent files to a new folder and rename them with .docx extension.
- Open each in Word to check content.
Method 4: Mac Recovery
- Open Word, click File > Open.
- Navigate to
/Users/[Username]/Library/Containers/com.microsoft.Word/Data/Library/Preferences/AutoRecovery/. - Look for files with .asd extension. Open them in Word.
- Alternatively, use File > Recover Unsaved Documents from the Word menu.
Alternative Fixes
- Repair Office Installation: Go to Control Panel > Programs > Microsoft Office > Change > Quick Repair.
- Disable Problematic Add-ins: Start Word in Safe Mode (hold Ctrl while opening), then disable add-ins via File > Options > Add-ins.
- Use Previous Versions: Right-click the document file in Explorer, select Properties > Previous Versions, and restore an earlier version.
- Third-Party Recovery Tools: Use tools like Recuva or EaseUS Data Recovery to scan for deleted .asd or .tmp files.
Prevention
- Set AutoRecover save interval to 1 minute (File > Options > Save).
- Enable Keep the last autosaved version if I close without saving.
- Save documents to local drives instead of network locations.
- Regularly backup important files to cloud storage or external drives.
- Use Ctrl+S frequently and enable AutoSave for OneDrive/SharePoint files.
- Keep Office updated via File > Account > Update Options.
By following these steps, you can recover unsaved Word documents and minimize data loss in the future.
Was this solution helpful?