Skip to content
Follow
Windows 🟡 Intermediate

How to Enable or Disable Include Encrypted Files in Search Index in Windows 11

Richard
Written by
Richard
Aug 4, 2026 4 min read
How to Enable or Disable Include Encrypted Files in Search Index in Windows 11
How to Enable or Disable Include Encrypted Files in Search Index in Windows 11

Including encrypted files in Windows Search lets you find content inside protected documents directly from the search bar. Windows Search uses an index, which is like a quick reference list of your files, to speed up searches.

This index is built by Windows looking through your files and noting down details, including the words they contain. By default, Windows 11 does not search inside files that are encrypted to protect your privacy.

You can choose to include encrypted files in the Windows 11 search index. This setting is useful if you use encryption for extra security, such as with BitLocker, and need to find specific information within those protected files.

⚡ Quick Answer

Open Settings, navigate to Privacy & security, then Search, and click Advanced indexing options. In the File Settings section, check or uncheck “Index encrypted files” to enable or disable it.

Option 1Use Windows Settings

You can control whether Windows includes encrypted files in its search index using the Windows Settings app. This method is the easiest way for most people to turn this feature on or off. Open Settings, go to Privacy & security, then Search, and click Advanced indexing options to find the setting for including encrypted files in search.

  1. Open Settings. You can do this by pressing the ⊞ Win+I on your keyboard.
    Windows 11 Start menu with Settings gear icon highlighted.
    Windows 11 Start menu with Settings gear icon highlighted.
  2. On the left side, click Privacy & security. Then, on the right side, click Search.  Open Search settings
    Windows 11 Search bar with the 'Search' tile highlighted.
    Windows 11 Search bar with the 'Search' tile highlighted.
  3. Look for Related settings and click on Advanced indexing options.
    Windows 11 advanced indexing options for file types.
    Windows 11 advanced indexing options for file types.
  4. In the window that appears, click the Advanced button.
    Clicking the Advanced button in Windows 11 indexing options.
    Clicking the Advanced button in Windows 11 indexing options.
  5. In the Index Settings tab, find the File Settings section. To include encrypted files in searches, check the box next to Index encrypted files. To stop including them, uncheck the box. This box is unchecked by default.
  6. Follow the instructions that appear on your screen.
    • If you see a message saying “Policy is in effect,” it means this setting was changed using a different method. Click OK.
    • If you turned on “Index encrypted files” and your drive is not encrypted, click Continue to confirm.
    • If you turned off “Index encrypted files,” click OK to confirm.
  7. Click OK to close the window.
  8. The search index will need to be updated. Click Close.
  9. You can now close the Settings window.

Option 2Use Local Group Policy Editor

For Windows Pro, Enterprise, or Education users, the Local Group Policy Editor offers another way to manage whether encrypted files are included in the search index. You can open this tool by typing gpedit.msc into the Windows search bar. Then, navigate through Computer Configuration to find the specific setting under Windows Components Search

  1. Open the Local Group Policy Editor. Type gpedit.msc into the Windows search bar and press Enter.
  2. In the left pane, go to: Computer Configuration > Administrative Templates > Windows Components > Search.
  3. In the right pane, find and double-click on the policy named Allow indexing of encrypted files.
  4. To turn ON including encrypted files in search:
    • Select the Enabled option.
    • Click OK.
  5. To turn OFF including encrypted files in search:
    • Select the Disabled option.
    • Click OK.
  6. To let Windows decide:
    • Select the Not Configured option.
    • Click OK.
  7. You can now close the Local Group Policy Editor.

Option 3Use Registry Editor (Manual Steps)

Manually editing the Windows Registry is an advanced method to control whether Windows includes encrypted files in its search index, similar to using the Group Policy Editor. You’ll need administrator rights and should back up your registry first. Open the Registry Editor by typing regedit into the Windows search bar to begin making changes.

⚠️Warning
Back up your Windows registry before you change settings. This registry backup prevents data loss if you accidentally make an incorrect change to registry keys.

Admin permission needed: You will need administrator rights to perform these steps.

  1. Open the Registry Editor. Type regedit in the Windows search bar and press Enter. Click Yes if prompted by User Account Control.
  2. Navigate to the following location in the Registry Editor's left pane:
    HKEY_LOCAL_USER\Software\Policies\Microsoft\Windows\Windows Search
    ⚠️Warning
    If the Windows Search key does not exist, you may need to create it. Right-click on the Windows key, select New > Key, and name it Windows Search.
  • To turn OFF including encrypted files in search:
    1. Right-click in the empty space on the right side, select New > DWORD (32-bit) Value.
    2. Name the new value AllowIndexingEncryptedStoresOrItems.
    3. Double-click the new value and set its Value data to 0.
    4. Click OK.
  • To use the default setting (let Windows decide, allowing Option One):
    1. If the AllowIndexingEncryptedStoresOrItems value already exists, double-click it and delete its Value data (leave it blank) or delete the value entirely by right-clicking on it and selecting Delete.
  • Close the Registry Editor.
  • You may need to restart your computer for the changes to take effect.
  • References:

    Summary

    To control whether Windows includes encrypted files in its search index, you have three main options. The simplest method for most users is the Windows Settings app. More advanced users on specific Windows versions can use the Local Group Policy Editor or manually edit the Registry Editor, which can override settings made in the Settings app.

    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 Add or Remove File Types for Search Index in Windows 11
    Windows How to Add or Remove File Types for Search Index in Windows 11
    How to Change Windows 11 Search Index Location
    Windows How to Change Windows 11 Search Index Location
    How to Install ownCloud with WSL on Windows 11
    Windows How to Install ownCloud with WSL on Windows 11
    How to Reset Group Policy Windows 11 to Default
    Windows How to Reset Group Policy Windows 11 to Default

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

    Leave a Comment

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