Page 1 of 1

[Feature] please show column with original path for files found in $Recycle.Bin

Posted: Wed Jan 03, 2024 3:04 pm
by JensOd2
Feature request:
When search result include files found in $Recycle.Bin show a column with original location. Like when browsing Recycle Bin with Windows Explorer

Re: [Feature] please show column with original path for files found in $Recycle.Bin

Posted: Wed Jan 03, 2024 6:25 pm
by NotNull
With Everything 1.5 :
  • Right-click the header of the result-list
  • Select Add Columns from the context menu
  • In the left pane, select Windows Property System
  • In the Search field, type original
  • Select Original location from the list.
  • Press the OK buttoon
An extra column "Original location" will be shown in the result list containing the original paths.

Re: [Feature] please show column with original path for files found in $Recycle.Bin

Posted: Sun Jan 07, 2024 7:58 pm
by Thy Grand Voidinesss
And if anyone is interested, this can also be achieved by using

Code: Select all

system.recycle.deletedfrom
within a Search field of a Filter

Re: [Feature] please show column with original path for files found in $Recycle.Bin

Posted: Mon Jan 08, 2024 2:04 am
by void
If you are looking to search for this information, please try the following search:

:\$recycle.bin\ $r* property-system:System.Recycle.DeletedFrom:"C:\my original folder path\"