My files that are located in my external drive D: always appear duplicated, like in the screenshot, but actually point to the same one file. How can I resolve this?
Duplicate results in external drive
-
grillon
- Posts: 2
- Joined: Wed Feb 15, 2023 10:23 am
Duplicate results in external drive
You do not have the required permissions to view the files attached to this post.
-
void
- Developer
- Posts: 19899
- Joined: Fri Oct 16, 2009 11:31 pm
Re: Duplicate results in external drive
NTFS volumes are automatically indexed by "Everything".
Adding a NTFS volume as a folder index will show duplicated results.
Please remove any NTFS volumes from your folder indexes:
To check which NTFS volumes are automatically included:
Adding a NTFS volume as a folder index will show duplicated results.
Please remove any NTFS volumes from your folder indexes:
- In "Everything", from the Tools menu, click Options.
- Click the Folders tab.
- Select any NTFS volumes and click Remove.
- Click OK.
To check which NTFS volumes are automatically included:
- In "Everything", from the Tools menu, click Options.
- Click the NTFS tab.
- NTFS volumes that have Include in database checked are already included as a NTFS index.
-
grillon
- Posts: 2
- Joined: Wed Feb 15, 2023 10:23 am
Re: Duplicate results in external drive
Perfect, thanks a lot!