Skip to content
Follow
Windows 🟡 Intermediate

How to Enable or Disable Advanced Options in Indexing Options in Windows 11

Richard
Written by
Richard
Aug 6, 2026 3 min read
How to Enable or Disable Advanced Options in Indexing Options in Windows 11
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.

⚡ Quick Answer

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.

  1. Open the Local Group Policy Editor. You can do this by typing gpedit.msc into the Windows search bar and pressing Enter.
  2. In the left-hand side of the editor, go to this location:

Computer Configuration > Administrative Templates > Windows Components > Search

  1. 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 .
Prevent advanced indexing options display in Windows Search GPO settings.
Prevent advanced indexing options display in Windows Search GPO settings.

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.

  1. Select the option Not Configured.
  2. Click OK.

To Disable Advanced Options

  1. Select the option Enabled.
  2. Click OK.
Windows Group Policy Editor showing setting to prevent advanced indexing options.
Windows Group Policy Editor showing setting to prevent advanced indexing options.
⚠️Warning
Disabling advanced options in Windows 11 search indexing prevents users from making detailed changes to the search configuration. To do this, open the Registry Editor, which may require administrator access. Then, navigate to the correct Windows Search folder and create a new DWORD value to turn off these advanced settings.

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

📝Good to Know
You can control the visibility of the Advanced Options button in Windows 11's Indexing Options using either the Local Group Policy Editor (for Pro, Enterprise, and Education editions) or the Registry Editor (for all editions). Enabling this button allows users to access more detailed settings for search indexing, while disabling it can help prevent accidental changes to these settings.

Was this guide helpful?

Tags: #Windows 11
Was this helpful?
Richard

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.

📚 Related Tutorials

How to Enable or Disable Indexing File Contents by File Type in Windows 11
Windows How to Enable or Disable Indexing File Contents by File Type in Windows 11

No comments yet — be the first to share your thoughts!

Leave a Comment

Your email address will not be published. Required fields are marked *