Rebuilding the Search Index
You may occasionally find yourself wanting to rebuild the search index (e.g., if it's very large and you remove a big chunk of indexes, or if it gets corrupt). To rebuild the search index, follow these steps:
- In the Search box, type "index" (without the quotes) and press Enter. Windows displays the Indexing Options dialog box. (See Figure 1.)

Figure 1. The Indexing Options dialog box.
- Click the Advanced button. Windows displays the Advanced Options dialog box.
- Make sure the Index Settings tab is displayed. (See Figure 2.)

Figure 2. The Index Settings tab of the Advanced Options dialog box.
- Click the Rebuild button. Windows asks you if you are sure you want to perform the action.
- Click OK to start the rebuild.
- Close any open dialog boxes.
The work involved in rebuilding a search index is done behind the scenes and could take a while to complete. While Windows is rebuilding, you can work with other programs just fine, but you won't be able to do a search and get any meaningful results.
Author Bio
Barry Dysert
Barry has been a computer professional for over 35 years, working in different positions such as technical team leader, project manager, and software developer. He is currently a software engineer with an emphasis on developing custom applications under Microsoft Windows. When not working with Windows or writing Tips, Barry is an amateur writer. His first non-fiction book is titled "A Chronological Commentary of Revelation." Learn more about Barry...
Capturing a Screen Shot
There are a lot of reasons why you may want to capture screen shots. This tip shows how easy it is to do it.
Discover More
Stopping Windows from Creating Thumbs.db Files
Many times, the automatically created Thumbs.db file is more trouble than it's worth. If you want to stop Windows from ...
Discover More
Using Batch Files, Part 3: The IF Command
This tip is part of a series that talks about Windows batch files. It introduces a few more commands you can use in your ...
Discover More
Turning On the Display of File Extensions
Windows is configured, by default, to hide file extensions. This could be confusing or outright dangerous. For example, ...
Discover More
Using Robocopy to Mirror Directories
It's simple to use Robocopy when dealing with entire directories. Dealing with directories is what it does best! This top ...
Discover More
Checking the Archive Attribute with Robocopy
Robocopy can work on files according to each file's attributes. This tip shows you how to use Robocopy to only copy files ...
Discover More
Comments