Skip to content
Follow
Windows 🟡 Intermediate

How to Disable Search Indexer Backoff in Windows 11

Richard
Written by
Richard
Aug 4, 2026 Updated Sep 15, 2026 4 min read
How to Enable or Disable Search Indexer Backoff in Windows 11
How to Enable or Disable Search Indexer Backoff in Windows 11

Search indexer backoff in Windows 11 controls how much computer power Windows uses to scan and catalog your files while you work. When turned on, this feature automatically slows down the indexing process during busy tasks to keep your system fast and responsive. Turning off search indexer backoff forces Windows to run its file cataloging at maximum speed all the time, which can use more system resources when you need them for other apps. You need administrator rights to change this setting on your PC.

Advertisement
⚡ Quick Answer

To enable or disable search indexer backoff in Windows 11, use either the Local Group Policy Editor or Registry Editor. In gpedit.msc, navigate to Computer Configuration Administrative Templates Windows Components Search, then modify the ‘Disable indexer backoff’ policy. Alternatively, in regedit, adjust the DWORD value ‘DisableBackoff’ under 🗝️HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\Windows Search.

Advertisement

Option 1Using Group Policy Editor

Group Policy Editor lets you disable indexer backoff on Windows 11 Pro, Enterprise, and Education editions. This built-in tool changes how Windows handles background file searches. You need an administrator account to make this change. Search for gpedit.msc in the taskbar to open the editor and adjust the policy settings.

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

    Computer Configuration Administrative Templates Windows Components Search

  3. On the right side, find and double-click on the policy named Disable indexer backoff.
  1. Now, follow either step 5 to turn the feature on or step 6 to turn it off.
  2. To Turn On Search Indexer Backoff (Default Setting):
    • Select the option Not Configured.
    • Click OK. Then, go to step 7.
  1. To Turn Off Search Indexer Backoff:
    • Select the option Enabled.
    • Click OK. Then, go to step 7.
Windows 11 Group Policy Editor options for disabling search indexer backoff.
Windows 11 Group Policy Editor options for disabling search indexer backoff.
  1. You can now close the Local Group Policy Editor.

Option 2Using Registry Editor

Registry Editor lets you disable indexer backoff on Windows 11 Home editions where the group policy tool is missing. This method involves changing a registry key value to stop Windows from slowing down its search indexing tasks. Back up your registry before making changes, as mistakes can cause system problems.

To Turn On Search Indexer Backoff (Default Setting):

To turn on search indexer backoff (the default setting), ensure the following value is not set or is set to 0:

Advertisement
  • Open Registry Editor. Type regedit in the Windows search bar and press Enter.
  • Navigate to the following path: HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\Windows Search
  • Look for a value named DisableBackoff. If it exists, make sure its data is set to 0 or delete the value.

To Turn Off Search Indexer Backoff:

You need to create or modify the following value:

  • Open Registry Editor by typing regedit in the Windows search bar and pressing Enter.
  • Navigate to the following path: HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\Windows Search
  • Right-click in the empty space on the right side and select New > DWORD (32-bit) Value.
  • Name the new value DisableBackoff.
  • Double-click on DisableBackoff and set its Value data to 1.
  • Click OK.

Close the Registry Editor when you are finished.

Summary

Search indexer backoff controls whether Windows slows down file indexing when you use your computer. Keeping it on helps save system resources for your apps. Turning it off forces Windows to index files at full speed all the time. You can change this behavior using either the Group Policy Editor or the Registry Editor.

Advertisement

How do I disable the indexer?

⚠️WarningYou can disable the indexer by using the Registry Editor.

Navigate to HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows Search. Change the 'Backoff' DWORD value to 0. You'll need administrator rights to make this change.

Is Windows indexing bad for SSD?

Windows indexing is generally not bad for SSDs. While it does write some data, the amount is very small and unlikely to significantly wear out your SSD over its lifespan.

Can I stop Microsoft Windows Search indexer?

Yes, you can stop or control the Microsoft Windows Search indexer. You can adjust its settings using the Registry Editor to manage how it runs when your computer is busy.

How do I disable indexer backoff in Windows?

To disable indexer backoff via Group Policy, go to Computer Configuration Administrative Templates Windows Components Search, then enable the setting called “Disable indexer backoff.” This method works on Pro, Enterprise, and Education editions.

How do I deactivate the search indexer?

Mmsc. In the search bar at the top of this menu. Click services in the list of results the Windows services window opens showing you a list of all of the services. Available to run on your computer.

Was this guide helpful?

📬 Get new Windows tips in your inbox
One email when we publish something worth your time. No spam, unsubscribe anytime.
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.

3174 articles → Twitter
Advertisement

📚 Related Tutorials

How to Reset Group Policy Windows 11 to Default
Windows How to Reset Group Policy Windows 11 to Default
How to Change Windows 11 Search Index Location
Windows How to Change Windows 11 Search Index Location
How to Control Windows Diacritics in Search Index
Windows How to Control Windows Diacritics in Search Index
How to Pause Search Indexing in Windows 11
Windows How to Pause Search Indexing 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 *