How to Enable or Disable Advanced Options in Indexing Options in Windows 11
Advanced Options in Windows 11’s Indexing Options controls how your computer searches for files.
Indexing Options creates a list, or index, of your computer’s files and data, helping Windows find information much faster when you search. It works by scanning your files, emails, and other content, keeping a record of what’s inside them.
You can hide or show the Advanced Options button, which stops accidental changes to settings like what file types are searched or where the index is saved. This is useful if you want to keep the default search settings safe from being altered.
Open Local Group Policy Editor and go to Computer Configuration Administrative Templates Windows Components Search, then set “Prevent the display of advanced indexing options” to Enabled to hide the Advanced Options button. This prevents accidental changes to indexing settings.
Option 1Using the Local Group Policy Editor
You can control advanced indexing options in Windows 11 using the Local Group Policy Editor, but this method only works for Pro, Enterprise, and Education versions of Windows. If you have a different edition, you’ll need to use the Registry Editor instead. To start, open the Local Group Policy Editor by typing gpedit.msc into the search bar and pressing Enter.
- Open the Local Group Policy Editor. You can do this by typing
gpedit.mscinto the Windows search bar and pressing Enter. - In the left-hand side of the editor, go to this location:
Computer Configuration > Administrative Templates > Windows Components > Search
- On the right side, find and double-click on the policy named Prevent the display of advanced indexing options for Windows Search in the Control Panel .

To Enable Advanced Options
To enable advanced options for Windows 11 search indexing, you need to adjust a setting in the Registry Editor. This allows users to access more detailed configurations for how Windows searches your files. You’ll need to open the Registry Editor, which might require administrator permission, and then navigate to a specific location to make the change.
- Select the option Not Configured.
- Click OK.
To Disable Advanced Options
- Select the option Enabled.
- Click OK.

Option 2Using the Registry Editor
This method can be used on all Windows 11 editions.
To Enable Advanced Options
This is the default setting.
Manually create or modify a registry value. Open the Registry Editor by typing regedit into the Windows search bar and pressing Enter. Administrator permission may be required.
Navigate to the following location:
HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\Windows Search
Look for a value named PreventUsingAdvancedIndexingOptions. If it exists, right-click on it and select Delete. If it doesn't exist, no action is needed for this step.
To Disable Advanced Options
Manually create or modify a registry value. Open the Registry Editor by typing regedit into the Windows search bar and pressing Enter. Administrator permission may be required.
Navigate to the following location:
HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\Windows Search
Right-click in the empty space on the right side and select New, then DWORD (32-bit) Value.
Name the new value PreventUsingAdvancedIndexingOptions.
Double-click the new PreventUsingAdvancedIndexingOptions value. In the Value data field, type 1 and click OK.
Summary
Was this guide helpful?
About the Author
Richard
Tech Writer, IT Professional
Richard, a writer for Geek Rewind, is a tech enthusiast who loves breaking down complex IT topics into simple, easy-to-understand ideas. With years of hands-on experience in system administration and enterprise IT operations, he’s developed a knack for offering practical tips and solutions. Richard aims to make technology more accessible and actionable. He's deeply committed to the Geek Rewind community, always ready to answer questions and engage in discussions.
No comments yet — be the first to share your thoughts!