Recover deleted text files that are still in the index

If you are experiencing problems with "Everything", post here for assistance.
Post Reply
invalid
Posts: 3
Joined: Sun May 04, 2025 5:32 pm

Recover deleted text files that are still in the index

Post by invalid »

Some text files got deleted, but they are still in the index [content:].

How do I retrieve their contents?
Last edited by invalid on Mon May 05, 2025 12:46 pm, edited 1 time in total.
void
Developer
Posts: 19839
Joined: Fri Oct 16, 2009 11:31 pm

Re: Deleted text files still in index

Post by void »

Do you mean the file content was indexed with Everything 1.5 content indexing?

If so, please try the following search:

*.txt add-column:A a:=$content:


Select your txt file, right click under the Column-A column and click Copy Column-A.

Recreate your txt file and paste the contents.

Repeat for each txt file.
invalid
Posts: 3
Joined: Sun May 04, 2025 5:32 pm

Re: Deleted text files still in index

Post by invalid »

Yes, thanks!
Post Reply