Change Default Search Options (Windows XP) Category: Home > Windows > Windows Explorer > Search
These settings allow you to change the default search options used to search for files and folders on Windows XP.
Open your registry and find the key below.
Modify the following values, setting them to "1" to select the parameter as a default or "0" as unselected.
- CaseSensitive - Case sensitive
- IncludeSubFolders - Search subfolders
- SearchHidden - Search hidden files and folders
- SearchSlowFiles - Search tape backup
- SearchSystemDirs - Search system folders
You may need to log out of Windows for the change to take effect.
 |  |  |  |  |
 |  | (Default) | REG_SZ | (value not set) |  |
 |  | CaseSensitive | REG_DWORD | 0x00000001 (1) |  |
 |  | IncludeSubFolders | REG_DWORD | 0x00000001 (1) |  |
 |  | SearchHidden | REG_DWORD | 0x00000001 (1) |  |
 |  | SearchSlowFiles | REG_DWORD | 0x00000001 (1) |  |
 |  | SearchSystemDirs | REG_DWORD | 0x00000001 (1) |  |
 |
 | HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer |  |
 |
Settings: |
User Key: [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer]
Type: REG_DWORD (DWORD Value)
Value: (0 = unselected, 1 = selected)
|
Disclaimer: Modifying the registry can cause serious problems that may require you to reinstall your operating system. We cannot guarantee that problems resulting from modifications to the registry can be solved. Use the information provided at your own risk.
Last Modified: February 23, 2002
|