Question
Issue: How to fix Windows Search crashes?
Hello. Recently, I started experiencing issues whenever I try to use Windows Search. When I start writing into the text field, Windows Search crashes. How do I fix this?
Solved Answer
Windows Search is a powerful tool that allows users to quickly and easily find files, folders, documents, and other types of content on their computers. It uses an indexing system to organize and catalog all of the files and folders on the computer, making it easy for users to find what they need.
However, when Windows Search crashes, it can cause a number of problems for users. It can make it difficult or impossible for them to find and access important files, documents, and other types of content, which can be frustrating and time-consuming. Additionally, the system may continue to try and run the search function even though it is not working properly, which can slow down the overall performance of the computer.
The cause of Windows Search crashing is not always clear, but it is a common problem that many people experience. It could be caused by a number of different things, such as corrupted system files, corrupted registry entries, or other issues with the computer's operating system.
In this guide, you will find 6 steps that should help you fix Windows Search crashes. Keep in mind that the manual troubleshooting process can be lengthy. Instead, you can use a PC repair tool like ReimageMac Washing Machine X9 that can automatically fix most system errors, BSODs,[1] corrupted files, registry[2] issues, or clear cookies and cache.[3] Otherwise, follow the step-by-step instructions below.
Method 1. Fix Corrupted System Files
Use Command Prompt commands to repair system file corruption:
- Open Command Prompt as administrator
- Use the following command and press Enter:
sfc /scannow
- Reboot your system
- If SFC returned an error, then use the following command lines, pressing Enter after each:
DISM /Online /Cleanup-Image /CheckHealth
DISM /Online /Cleanup-Image /ScanHealth
DISM /Online /Cleanup-Image /RestoreHealth
Method 2. Delete Corrupt Registry Entries
- Press the Windows key + R to open the Run dialog box
- Type regedit and press Enter
- Navigate to the following key at the left pane:
HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Search
- Highlight the Search key on the left pane and go to File > Export to take a backup of the current registry entries in case something goes wrong
- Give a name for the exported registry file (e.g. “Search.reg”) and Save the file to your Desktop
- When done, right-click at the Search key and Delete it
- Close the Registry Editor and restart your device
- After restart, try to perform a search for a couple of times and see if it starts working
Method 3. Re-register Apps
- Press the Windows key + R to open the Run dialog box
- Type powershell and then press Ctrl + Shift + Enter to open Windows PowerShell as Administrator
- Paste the the following command and press Enter:
Get-AppXPackage | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register “$($_.InstallLocation)\AppXManifest.xml”}
- When the process is completed, ignore any errors and close the PowerShell window
- Reboot your computer and then try to perform a search
Method 4. Use System Restore
System Restore is a feature in Microsoft Windows that allows users to revert their computer's state to a previous point in time. This can be helpful if you have made changes to your system that are causing problems.
- Go to the Start menu, type restore, and click on Create a restore point
- Click System Restore, then follow the prompts until you can select a restore point
- Select the one you want (ideally before the issue started occurring) and go ahead with the process
Method 5. Try Clean Boot
- Open the Search menu, type in system configuration, and press Enter
- Under the Services tab, tick the Hide all Microsoft services box
- Click on Disable all button
- Head over to the Startup tab and click on Open Task Manager
- Select a third-party program and click on Disable at the top
- Repeat this step to disable all third-party apps and programs
- Restart your PC to enter the clean boot state and see if the issue persists
- If the issue disappeared in the clean boot state, then you can be certain that a third-party app is causing it
- Go through all recently installed apps or programs and remove them one by one
Method 6. Repair Install Windows
- Visit the official Microsoft website to download Windows 11 or Windows 10 Installation Media
- Run the Media Creation Tool and select Create Installation Media for another PC
- Select your USB drive
- Let the Process complete of writing the Installation files to the USB drive
- Click Finish
- On the PC you wish to upgrade, Press Windows + E to open the File Explorer
- Open the Removable drive and click Setup.exe
- Accept the license terms on the next screen
- Confirm the Upgrade options – Files, apps and Settings are kept
- Click Install, and the upgrade should start
Repair your Errors automatically
ugetfix.com team is trying to do its best to help users find the best solutions for eliminating their errors. If you don't want to struggle with manual repair techniques, please use the automatic software. All recommended products have been tested and approved by our professionals. Tools that you can use to fix your error are listed bellow:
Prevent websites, ISP, and other parties from tracking you
To stay completely anonymous and prevent the ISP and the government from spying on you, you should employ Private Internet Access VPN. It will allow you to connect to the internet while being completely anonymous by encrypting all information, prevent trackers, ads, as well as malicious content. Most importantly, you will stop the illegal surveillance activities that NSA and other governmental institutions are performing behind your back.
Recover your lost files quickly
Unforeseen circumstances can happen at any time while using the computer: it can turn off due to a power cut, a Blue Screen of Death (BSoD) can occur, or random Windows updates can the machine when you went away for a few minutes. As a result, your schoolwork, important documents, and other data might be lost. To recover lost files, you can use Data Recovery Pro – it searches through copies of files that are still available on your hard drive and retrieves them quickly.
- ^ Chris Hoffman. Everything You Need To Know About the Blue Screen of Death. Howtogeek. Technology Magazine.
- ^ Tim Fisher. What Is the Windows Registry?. Lifewire. Software and Apps.
- ^ Difference between Cache and Cookies. Geeksforgeeks. IT Education.