How to recover Notes from a locally saved Excel file?

AK 0 Reputation points
2025-08-10T21:18:31.4633333+00:00

I have opened an Excel Version 2507 file saved on my Windows 11 PC and noticed that all the Notes made over the past several years have disappeared. Previous solutions found in Q&As have not worked: the Notes are not hidden, I am in Normal view, and the file is not protected. When I go to Review and Notes, Show All Notes, there are still no Notes. There are also no Comments. I can create and see comments/notes in a new workbook.

I can see marks for Notes/Comments at top right corner of a cell for the newly created Notes, but not for my old Notes.

I cannot see the Notes if I open the workbook from another device.

I did not make any changes on the workbook that may remove comments/notes.

What steps can be taken to recover these Notes?

Microsoft 365 and Office | Excel | For home | Windows
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Kimberly Olaño 4,795 Reputation points Independent Advisor
    2025-08-10T22:09:42.96+00:00

    Hi AK, this is Kimberly. I'm glad to assist you today.

    Please try this method:

    ZIP Extraction Method (Advanced)

    Excel .xlsx files are ZIP archives. The Notes are stored in separate XML parts inside the file. You can manually inspect them:

    Steps:

    Make a backup of the Excel file.

    Change the file extension from .xlsx to .zip.

    Open the ZIP file.

    Navigate to this folder inside:

    pgsql

    Copy code

    xl/comments1.xml (this is where old-style Notes live)

    xl/threadedComments1.xml (for threaded comments)

    Open the XML file in Notepad or a text editor.

    If you see your Notes text inside comments1.xml, they are in the file but not being shown due to Excel rendering or file corruption.

    If the file is missing or empty, the Notes may be deleted or not saved.

    You can extract the text from here manually if needed.

    Should you have more questions, please let me know.

    Best regards,

    Kimberly

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.