Files lost after current update cycle

What I’m trying to do

After having a system crash, my then open base, including all related documents, were nowhere to be found afterwards.

Things I have tried

After browsing the system for .base and .md data, and not having an option to load a matching backup via the integrated backup-tool I read change logs and found the following irregularity corresponding with the timing of the system crash:
2026-03-02 00:20:16 Latest version is 1.12.4
2026-03-02 00:20:16 An update is already downloaded.
2026-03-02 07:47:34 Loading updated app package C:\Users\erm\AppData\Roaming\obsidian\obsidian-1.12.4.asar
2026-03-02 07:47:34 Checking for update using Github
2026-03-02 07:47:35 Failed to check for update using Github (net::ERR_INTERNET_DISCONNECTED)
2026-03-02 07:47:35 Checking for update using obsidian.md
2026-03-02 07:47:35 Failed to check for update using obsidian.md (net::ERR_INTERNET_DISCONNECTED)
2026-03-02 08:07:36 Loading updated app package C:\Users\erm\AppData\Roaming\obsidian\obsidian-1.12.4.asar
2026-03-02 08:07:36 Checking for update using Github
2026-03-02 08:07:37 Success.
2026-03-02 08:07:37 Latest version is 1.12.4
2026-03-02 08:07:37 App is up to date.
2026-03-02 08:47:57 Loading updated app package C:\Users\erm\AppData\Roaming\obsidian\obsidian-1.12.4.asar
2026-03-02 08:47:57 Checking for update using Github
2026-03-02 08:47:57 Success.
2026-03-02 08:47:57 Latest version is 1.12.4
2026-03-02 08:47:57 App is up to date.

Any idea if there could have been an overwrite or otherwise leak of data happening here? And if so, any aproach to recovering the data? (as I am not allowed to sync my data in my work environment this backup option is not available)

Where was you vault located?


edit to explain why I asked:

If your vault was in Obsidian’s installation folder, C:\Users\erm\AppData\Roaming\obsidian\, know that the location can get overwritten with updates, just like with almost any app.

there is nothing wrong with that log. It just checking for updates.

As for options within obsidian, you can try File Recovery plugin, or if you have sync, sync version history.

We recommend you have a separate backup solution.