Fix Word File Recovery Pane Showing Empty Results After a Forced Reboot
🔍 WiseChecker

Fix Word File Recovery Pane Showing Empty Results After a Forced Reboot

After a forced reboot due to a system crash, power loss, or blue screen, you open Word and see the Document Recovery pane on the left side of the window. The pane lists the files that were open when the system went down, but each entry shows no preview, no content, and a status such as “[Original]” or “[Recovered]” with an empty document when clicked. This happens because the AutoRecover files were either not saved to disk before the power cut or were saved in a temporary location that Windows cleared during the forced restart. This article explains why the recovery pane appears empty, provides a step-by-step method to locate and restore your lost work, and covers what to do when the pane itself is missing or corrupted.

Key Takeaways: Recovering Empty Word Document Recovery Pane Entries

  • File > Options > Save > AutoRecover file location: Copy the folder path shown here to manually browse for .asd files that may not appear in the recovery pane.
  • File > Open > Browse > select All Files () > open .asd file: Opens an AutoRecover file directly if the recovery pane shows empty results.
  • Windows File Explorer > View > Show > Hidden items: Reveals the AppData folder where Word stores backup copies that are hidden by default.

ADVERTISEMENT

Why the Document Recovery Pane Shows Empty Results After a Forced Reboot

Word saves AutoRecover information at a regular interval defined in File > Options > Save > Save AutoRecover information every X minutes. The default interval is 10 minutes. When a forced reboot occurs, Word may not have completed the last save cycle. The recovery pane reads a list of files from a metadata cache stored in the user profile. If the cache is corrupted or if the .asd files were deleted during the forced restart, the pane shows entries with no recoverable content.

The .asd files themselves are stored in a folder specified under File > Options > Save > AutoRecover file location. The default path is:

C:\Users\[YourUserName]\AppData\Roaming\Microsoft\Word\

During an unclean shutdown, Windows may delete temporary files in the user profile to stabilize the system. If the .asd files are removed, the recovery pane lists the filenames from the metadata but cannot load the actual data. In other cases, the .asd files exist but the pane fails to display them because the metadata cache is out of sync.

Steps to Recover Documents When the Recovery Pane Is Empty

  1. Close the Document Recovery pane
    Click the Close button (X) on the Document Recovery pane. Do not click Discard or Delete on any entry. Closing the pane does not remove the underlying files.
  2. Open Word with a blank document
    Press Ctrl+N to create a new blank document. This ensures Word is fully loaded and ready to open files without interference from the recovery pane.
  3. Go to File > Options > Save
    Click File > Options > Save. Locate the AutoRecover file location box. Select the entire path and copy it to your clipboard with Ctrl+C.
  4. Open the AutoRecover folder in File Explorer
    Press Windows+E to open File Explorer. Paste the path from the previous step into the address bar and press Enter. If the folder is empty, enable hidden items by clicking View > Show > Hidden items.
  5. Sort files by Date modified
    Right-click the column header area and select Date modified. Click the Date modified header to sort descending. Look for .asd files with timestamps matching the time of the forced reboot.
  6. Open each .asd file in Word
    In Word, click File > Open > Browse. Change the file type filter from All Word Documents to All Files (
    ). Navigate to the AutoRecover folder, select an .asd file, and click Open. Word attempts to recover the content. If the file opens with text, immediately save it as a .docx file using File > Save As.
  7. Search for .asd files in the entire user profile
    If the AutoRecover folder is empty, search your entire user profile. In File Explorer, click in the search box, type asd, and press Enter. Expand the search to include subfolders. Wait for the search to complete. Open any .asd files found using the method in step 6.
  8. Search for .wbk files (Word Backup files)
    If you enabled Always create backup copy in File > Options > Advanced > Save, Word creates .wbk files. Search for wbk in File Explorer. Open a .wbk file by dragging it onto a blank Word document or by using File > Open with All Files filter active.

ADVERTISEMENT

If the Recovery Pane Does Not Appear at All After a Forced Reboot

Word Opens Without Any Recovery Prompt

If Word starts normally and shows no Document Recovery pane, the metadata cache may have been cleared or the AutoRecover feature is disabled. Verify the AutoRecover setting: File > Options > Save > Save AutoRecover information every X minutes. Ensure the checkbox is checked and the interval is set to 10 minutes or less. Restart Word and force a test recovery by opening a document, making an edit, and then killing the Word process via Task Manager. On the next launch, the pane should appear.

AutoRecover Folder Path Is Invalid

If the AutoRecover file location is set to a network drive or a removable drive that is no longer available, Word cannot read or write recovery files. Change the location to a local folder such as C:\Users\[YourUserName]\AppData\Roaming\Microsoft\Word\. Click OK and restart Word.

Word Crashes When Opening an .asd File

An .asd file may be partially written and cause Word to crash. In that case, try opening the .asd file in Notepad. Notepad displays any recoverable text as plain text, though formatting is lost. Copy the readable text and paste it into a new Word document. Save the document as a .docx file.

Word File Recovery Pane Behavior Comparison: Word Desktop vs Word Online

Item Word Desktop Word Online
AutoRecover file format .asd files saved locally No local .asd files
Recovery pane trigger Forced reboot or crash Not applicable
Location of recovery files AppData\Roaming\Microsoft\Word\ OneDrive version history
Maximum recovery interval Configurable from 1 to 120 minutes AutoSave saves continuously
Recovery when pane is empty Manual .asd file search File > Info > Version History

Word Online does not use AutoRecover files because documents are saved in real time to OneDrive. If you lose connection while editing online, unsaved changes are retained in the browser cache and restored when you reconnect. For desktop users who sync documents with OneDrive, the Version History feature provides an additional recovery path that does not depend on .asd files.

After a forced reboot, you can now manually browse the AutoRecover folder, open .asd files directly, and save recovered content as new .docx files. To reduce future data loss, set the AutoRecover interval to 5 minutes in File > Options > Save and enable Always create backup copy in File > Options > Advanced > Save. For documents stored in OneDrive or SharePoint, rely on AutoSave and Version History as a secondary recovery method that does not depend on local .asd files.

ADVERTISEMENT