How to Reset Windows Search in Windows 11
Resetting Windows Search in Windows 11 fixes missing files, blank panels, and slow results by rebuilding your search index, which is the quick-reference map Windows uses to find things on your computer.
When search stops working properly in version 22H2 or 23H2, clearing this database forces Windows to map everything out again from scratch so you can find apps and documents instantly.
Your personal files and photos stay completely safe during this process, and Windows keeps running normally while it rebuilds the list in the background.
Reset Windows Search by downloading Microsoft’s reset script. Open Windows Terminal as administrator, then run the script using the command: PowerShell -ExecutionPolicy Unrestricted -File “”. Confirm by typing R and pressing Enter to rebuild the search index.
Steps to Reset Windows Search
Step 1Download the Reset Script
Microsoft provides a small program, known as a script, to reset Windows Search. Click the link below to download it :
Download ResetWindowsSearchBox.ps1
Select your language and save the file to your Desktop or Downloads folder.

Step 2Open Windows Terminal as Administrator
Admin rights grant the permissions required to make necessary system changes. Press the Windows key, type Windows Terminal, then right-click the result and choose Run as administrator.
Running the script requires special permissions, also known as admin rights. Here’s how to do that:
- Click the Start button or press the Windows key.
- Type Windows Terminal.
- Right-click on Windows Terminal and choose Run as administrator.
- If you want, you can also open Windows Terminal with admin rights by following this guide.
Step 3Run the Reset Script
With Windows Terminal open as an administrator, run the script to reset Windows Search. Run the following command to point PowerShell toward the downloaded file: PowerShell -ExecutionPolicy Unrestricted -File "C:\Users\User01\Downloads\ResetWindowsSearchBox.ps1".
PowerShell -ExecutionPolicy Unrestricted -File "<Full path of ResetWindowsSearchBox.ps1 file>"For example, if your file is in Downloads and your username is User01, type:
PowerShell -ExecutionPolicy Unrestricted -File "C:\Users\User01\Downloads\ResetWindowsSearchBox.ps1"Step 4Confirm Running the Script
When a prompt appears, type R and press Enter to start the reset.

Once the script finishes, Windows Search will be reset. It takes a little time for it to begin working normally again as it rebuilds the search index.
Why Reset Windows Search?
- Fixes problems like no search results showing up.
- Improves slow or laggy search performance.
- Corrects wrong or missing suggestions.
Important Notes
- You must run the script as an administrator to reset Windows Search.
- Resetting will not delete your personal files.
- The search might feel a bit slow right after resetting because Windows is rebuilding the search database.
Where to Learn More
For official details and troubleshooting tips, visit Microsoft Support - Fix Windows Search Problems.
Need Help?
If problems persist or questions arise, leave a comment below or ask someone trusted for help.
Summary
Resetting Windows Search fixes problems like slow performance or search failure safely without harming stored files.
How to clear Windows Search?
Wondering how to clear Windows Search history? Disable this feature to prevent local storage of search history on this device, then use the 'Clear device search history' button.
Was this guide helpful?
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.
No comments yet — be the first to share your thoughts!