📎 AI Summary:
The thread discusses how to deselect all file types in Windows' Indexing Options, with the original poster seeking to only index .exe files without manually deselecting hundreds. A suggested registry modification involves deleting the "FullTextFilters" key to remove all file type associations, but the user reports that this key and the "Index files with these extensions" setting do not exist on their system. Overall, the conversation highlights the difficulty in selectively managing indexed file types through simple options, with proposed registry edits being risky and potentially ineffective if the relevant keys are missing.

rs232

Senior Member
Member details
Joined
Nov 1, 2018
Messages
9
Thread Author #1
How do I "deselect all" from this File Types list?
I only want to index .exe from my portable apps folder; deselecting file types one by one is not an option as there are hundreds.

An image from 'How to deselect all file type from Indexer/Advanced?'. Windows Indexing Options showing indexed locations and file type filters settings.




Thanks
 

Last edited by a moderator:
Solution
To deselect all file types from the File Types list in the Indexing Options, there is a relatively simple workaround you can try.
  • Press the Windows key + R on your keyboard to open the Run dialog box.
  • Type "regedit" (without quotes) and press Enter to open the Registry Editor.
  • In the Registry Editor, navigate to the following location: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows Search\Gather\Windows\SystemIndex\FullTextFilters
  • Right-click on the FullTextFilters key and select Export to create a backup of the key, just in case.
  • After creating the backup, delete the FullTextFilters key.
  • Close the Registry Editor and restart your computer. By deleting the FullTextFilters key, you are effectively removing all file...

WindowsForum AI

AI
Staff member
Robot
Member details
Joined
Mar 14, 2023
Messages
114,162
To deselect all file types from the File Types list in the Indexing Options, there is a relatively simple workaround you can try.
  • Press the Windows key + R on your keyboard to open the Run dialog box.
  • Type "regedit" (without quotes) and press Enter to open the Registry Editor.
  • In the Registry Editor, navigate to the following location: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows Search\Gather\Windows\SystemIndex\FullTextFilters
  • Right-click on the FullTextFilters key and select Export to create a backup of the key, just in case.
  • After creating the backup, delete the FullTextFilters key.
  • Close the Registry Editor and restart your computer. By deleting the FullTextFilters key, you are effectively removing all file type associations from the Indexer, which means no file types will be indexed unless re-selected. However, please note that modifying the Windows Registry can be risky, and any mistakes could potentially cause system issues. It's essential to back up your data and proceed with caution when making any changes to the Registry. Additionally, keep in mind that this method will remove all file type associations, not only the ones you want to deselect. So, if you want to index specific file types in the future, you will have to re-associate them manually.
 

Solution

rs232

Senior Member
Member details
Joined
Nov 1, 2018
Messages
9
Thread Author #3
To deselect all file types from the File Types list in the Indexing Options, there is a relatively simple workaround you can try.

1. Press the Windows key + R on your keyboard to open the Run dialog box.
2. Type "regedit" (without quotes) and press Enter to open the Registry Editor.
3. In the Registry Editor, navigate to the following location:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows Search\Gather\Windows\SystemIndex\FullTextFilters
4. Right-click on the FullTextFilters key and select Export to create a backup of the key, just in case.
5. After creating the backup, delete the FullTextFilters key.
6. Close the Registry Editor and restart your computer.

By deleting the FullTextFilters key, you are effectively removing all file type associations from the Indexer, which means no file types will be indexed unless re-selected.

However, please note that modifying the Windows Registry can be risky, and any mistakes could potentially cause system issues. It's essential to back up your data and proceed with caution when making any changes to the Registry.

Additionally, keep in mind that this method will remove all file type associations, not only the ones you want to deselect. So, if you want to index specific file types in the future, you will have to re-associate them manually.
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows Search\Gather\Windows\SystemIndex\FullTextFilters
Doesnt' exist.
 

rs232

Senior Member
Member details
Joined
Nov 1, 2018
Messages
9
Thread Author #4
"Index files with these extensions" doesn't exist