Providing Free and Editor Tested Software Downloads
< HOME | TUTORIALS | GEEK-CADE| WEB TOOLS | YOUTUBE | NEWSLETTER | DEALS! | FORUMS | >

MajorGeeks.com - Don't ya wish your boyfriend was a geek like me?.

Software Categories

All In One Tweaks
Android
Antivirus & Malware
Appearance
Back Up
Browsers
CD\DVD\Blu-Ray
Covert Ops
Drivers
Drives (SSD, HDD, USB)
Games
Graphics & Photos
Internet Tools
Linux Distros
MajorGeeks Windows Tweaks
Multimedia
Networking
Office & Productivity
System Tools

Other news

· How To and Tutorials
· Life Hacks and Reviews
· Way Off Base
· MajorGeeks Deals
· News
· Off Base
· Reviews




spread the word

· YouTube
· Facebook
· Instagram
· Twitter
· Pintrest
· RSS/XML Feeds
· News Blur
· Yahoo
· Symbaloo

about

· Top Freeware Picks
· Malware Removal
· Geektionary
· Useful Links
· About Us
· Copyright
· Privacy
· Terms of Service
· How to Uninstall

top downloads

1. GS Auto Clicker
2. Macrium Reflect FREE Edition
3. Smart Defrag
4. Rufus
5. Visual C++ Runtime Installer (All-In-One)
6. McAfee Removal Tool (MCPR)
7. MusicBee
8. Sergei Strelec's WinPE
9. K-Lite Mega Codec Pack
10. Visual C++ Redistributable Runtimes AIO Repack
More >>

top reads

Star How to Disable 1-Click Ordering on Amazon (and Avoid Surprise Charges)

Star How to Fix Shallow Paint Layer Depth in Bambu Studio

Star Aviator Betting Game Secrets: Unlock 97% RTP & Triple Your Wins

Star Windows Recall: What It Is, Why Hackers Will Love It, and How to Stay Safe

Star Star Trek Fleet Command Promo Codes: Redeem Codes for Free Shards, Blueprints And Resources

Star How To Use VLC Media Player to Trim Video Clips

Star What Is the $WinREAgent Folder and Can I Delete It?

Star Swear Your Way to Better Search Results

Star How to Get a Dark Start Menu and Taskbar in Windows 10 & 11

Star Enable, Disable, Manage, Delete or Create a System Restore Point


MajorGeeks.Com » Overview» Tutorials and Video Guides » How to Delete and Rebuild the Windows 10 & 11 Search Index

How to Delete and Rebuild the Windows 10 & 11 Search Index

By Timothy Tibbetts

on 06/15/2023

Windows 10 keeps an index of all your searches so that you can get the fastest search results. If you find that you're getting slow, missing, or incorrect results, then it might be time to delete and rebuild your search index.



1: Delete and Rebuild from Indexing Options

Press the Windows Key + S and type in indexing and click on Indexing Options. Click on Advanced.



Under Troubleshooting, click on Rebuild.

You will be notified that "Rebuilding the index might take a long time to complete. Some views and search results might be incomplete until rebuilding is finished."



1: Run Search and Indexing Troubleshooter

The troubleshooters in Windows 10 include fixes for every known problem and are a great place to start. The most significant advantage of running the troubleshooter is that you don't have to guess.

Click on Start > Settings > Update & Security > Troubleshoot.

Scroll on the right and click on Search and Indexing and then click on Run the troubleshooter.



Click on any of the problems you're experiencing and click on Next. If you're not sure, we will use Search, or indexing is slowing down the computer.



3: Run a Batch File

If the steps above didn't work for some reason or want to kick it old school, we could always run a batch (bat) file.

Copy and paste the following code in Notepad and save it as Reset_and_Rebuild_Search_Index.bat. Be sure you can view hidden files or folders, or your file will be saved as .txt and open in Notepad. Save, right-click and run as administrator.

Reset_and_Rebuild_Search_Index.bat

If you'd prefer not to create your batch file, we have made Delete and Rebuild the Windows 10 & 11 Search Index available for download.


@echo off
net stop wsearch
REG ADD "HKLMSOFTWAREMicrosoftWindows Search" /v SetupCompletedSuccessfully /t REG_DWORD /d 0 /f
del "%ProgramData%MicrosoftSearchDataApplicationsWindowsWindows.edb"
:wsearch
net start wsearch
IF NOT %ERRORLEVEL%==0 (goto :wsearch) ELSE goto :END
:END


If you receive an error code 5, you need to Run as Administrator.

Similar:
  • Enable or Disable Immersive Search and Rounded Corners in Windows 10
  • How to Disable Bing Search in the Windows 10 Start Menu
  • Enable or Disable Enhanced Mode for Windows Search

    comments powered by Disqus




  • © 2000-2025 MajorGeeks.com
    Powered by Contentteller® Business Edition