Question

Difficulty: HardWindows Control Panel Utilities

A desktop technician is configuring a Windows 11 workstation used by a software developer who works with a proprietary application that outputs custom data files with a .log extension. When searching for specific text strings inside these files using Windows Search in File Explorer, only file names are returned in the search results, not the file contents. The technician confirms that the folder containing the log files is already included under indexed locations. Which of the following Control Panel applet configurations should the technician perform to ensure the file contents of this custom extension are indexed?

  1. Open Indexing Options, click Advanced, select the File Types tab, locate the file extension, and select 'Index Properties and File Contents'.Answer
  2. B
    Open File Explorer Options, select the Search tab, and check the box for 'Always search file names and contents'.
  3. C
    Open Administrative Tools, launch Services, right-click Windows Search, and change the startup parameters to enable deep content parsing.
  4. D
    Open System, select Advanced system settings, navigate to the Performance settings, and set Processor scheduling to background services.

Answer

Open Indexing Options in Control Panel, navigate to Advanced > File Types, locate the extension, and change the setting to 'Index Properties and File Contents'.
The Indexing Options applet in Control Panel provides access to the File Types configuration tab under Advanced settings. Here, technicians can specify whether Windows Search should index only file properties or both properties and file contents for any specific file extension.

Step-by-Step Solution

1
Identify the cause of the missing search results.
Recognize that while the folder directory is included in indexed locations, the search engine treats the custom file extension as a properties-only file.
Windows Search defaults to indexing only file metadata for non-standard extensions to save index space and processing time.
2
Open the appropriate Windows Control Panel utility.
Launch Indexing Options and select the Advanced button.
Indexing Options manages index catalog locations, file type filters, and rebuild commands.
3
Modify the file extension filter settings.
Switch to the File Types tab, highlight the target extension, and change how the file is indexed to 'Index Properties and File Contents'.
This instructs the Windows Search service to extract and parse the internal text content of files matching that extension.

Key Concept

Windows Control Panel Indexing Options File Type Filtering
Estimated Time:1m 30s
Rate this question