📎 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.
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.
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...
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.
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows Search\Gather\Windows\SystemIndex\FullTextFiltersTo 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.
Doesnt' exist.