I connected couple friends HDD's and now I'm see them greyed with question mark in "Folders" window.
How I remove them from the list? Screenshot attached.
Thanks!
How to hide inactive HDD's in "Folders" window?
-
dimitrius1000
- Posts: 1
- Joined: Sat Dec 16, 2023 6:03 am
How to hide inactive HDD's in "Folders" window?
You do not have the required permissions to view the files attached to this post.
-
void
- Developer
- Posts: 20078
- Joined: Fri Oct 16, 2009 11:31 pm
Re: How to hide inactive HDD's in "Folders" window?
To automatically remove offline volumes:
To automatically remove offline FAT volumes:
To remove any manually added offline folders:
- In Everything 1.5, from the Tools menu, click Options.
- Click the NTFS tab on the left.
- Check Automatically remove offline volumes.
- Click OK.
To automatically remove offline FAT volumes:
- In Everything 1.5, from the Tools menu, click Options.
- Click the FAT tab on the left.
- Check Automatically remove offline volumes.
- Click OK.
To remove any manually added offline folders:
- In Everything 1.5, from the Tools menu, click Options.
- Click the Folders tab on the left.
- For each offline folder:
- Click Remove.
- Click OK.
-
NoobYorkCity
- Posts: 3
- Joined: Sat Mar 29, 2025 9:00 pm
Re: How to hide inactive HDD's in "Folders" window?
OK but is there a way to temporarily hide the indexes of offline drives without permanently deleting those indexes? Please forgive me if it's something really obvious and I'm just oblivious to it.
You do not have the required permissions to view the files attached to this post.
-
void
- Developer
- Posts: 20078
- Joined: Fri Oct 16, 2009 11:31 pm
Re: How to hide inactive HDD's in "Folders" window?
There's currently no option to hide offline volumes in the folder sidebar.
I have put on my TODO list to add such an option.
Thank you for the suggestion.
I have put on my TODO list to add such an option.
Thank you for the suggestion.
-
NoobYorkCity
- Posts: 3
- Joined: Sat Mar 29, 2025 9:00 pm
Re: How to hide inactive HDD's in "Folders" window?
Is there a way to backup and restore the indexes themselves?
Or export them into something like a CSV file?
Or export them into something like a CSV file?
-
void
- Developer
- Posts: 20078
- Joined: Fri Oct 16, 2009 11:31 pm
Re: How to hide inactive HDD's in "Folders" window?
File -> Export
Export as EFU or CSV.
Export as EFU or CSV.
-
Herkules97
- Posts: 248
- Joined: Tue Oct 08, 2019 6:42 am
Re: How to hide inactive HDD's in "Folders" window?
There is no way to export specific indexes to return them later.NoobYorkCity wrote: Thu Jul 16, 2026 6:49 pm Is there a way to backup and restore the indexes themselves?
Or export them into something like a CSV file?
There are exports such as .efu file lists but they can lack data(or just date accessed) and aren't a part of the original db so you can't continue from them.
They are static, while the indexes you exported them from are dynamic.
You could copy the db itself, but then the parts that have been changed over time will be outdated if you ever run from backup.
I suppose the automatic rebuild would fix that right up.
The only way to keep things as-is is to..keep them as-is.
For excluding the offline HDDs, maybe there is a way to toggle hiding any results from those? Void would know.
This isn't it, but say /!fsi:6. From then on all searches will not contain that entry. Maybe to turn it on, just /fsi:6?
-
void
- Developer
- Posts: 20078
- Joined: Fri Oct 16, 2009 11:31 pm
Re: How to hide inactive HDD's in "Folders" window?
The Everything.db contains all indexes.
You can backup your Everything.db then load it later as read-only from File -> Open File List....
But there's no easy way to restore from an old Everything.db
You can filter from the results window with:
offline:
You can exclude individual volume indexes with !fsi:
But again, this will not hide from the folders sidebar.
Result omissions can be used to filter the folders sidebar.
However, it will only filter by filename, not online status.
You can backup your Everything.db then load it later as read-only from File -> Open File List....
But there's no easy way to restore from an old Everything.db
Everything doesn't have the option to filter the folders sidebar by online status.For excluding the offline HDDs, maybe there is a way to toggle hiding any results from those? Void would know.
This isn't it, but say /!fsi:6. From then on all searches will not contain that entry. Maybe to turn it on, just /fsi:6?
You can filter from the results window with:
!offline:offline:
You can exclude individual volume indexes with !fsi:
But again, this will not hide from the folders sidebar.
Result omissions can be used to filter the folders sidebar.
However, it will only filter by filename, not online status.
-
Herkules97
- Posts: 248
- Joined: Tue Oct 08, 2019 6:42 am
Re: How to hide inactive HDD's in "Folders" window?
Yeah I was sitting on the toilet and realised, filters might work for that
By setting a filter to hide fsi:6 for example then in Options - Home - Filters adding it so it always applies? I've never used that, but I think there have been posts in the past where it's claimed that's how it works.
But then now I read that post again and I look at the photo again and realise he is still asking for the sidebar.
So I guess what I said never had any relevancy.
One possibility is to not use the sidebar, that would hide them.
But this is coming from someone that has never used it.
The filter method above might work for text searches, I am not trying it so I don't know.
By setting a filter to hide fsi:6 for example then in Options - Home - Filters adding it so it always applies? I've never used that, but I think there have been posts in the past where it's claimed that's how it works.
But then now I read that post again and I look at the photo again and realise he is still asking for the sidebar.
So I guess what I said never had any relevancy.
One possibility is to not use the sidebar, that would hide them.
But this is coming from someone that has never used it.
The filter method above might work for text searches, I am not trying it so I don't know.
-
void
- Developer
- Posts: 20078
- Joined: Fri Oct 16, 2009 11:31 pm
Re: How to hide inactive HDD's in "Folders" window?
It will apply to the result list, but not the folders sidebar.By setting a filter to hide fsi:6 for example then in Options - Home - Filters adding it so it always applies?