Navigating Windows Interface
Navigating Windows Interface
A couple of weeks back I tried looking up something in the Windows search bar (Windows + S). Each time I begin typing, the program freezes and then shuts down as though nothing happened. I've restarted my computer several times, but the keyboard isn't the issue—my tests in games using keyboard and mouse show no problems. There are no current Windows or software updates available, and I've run full scans for viruses without any results.
It appears the files are damaged or outdated. Reaching out to customer support usually leads them through routine steps, directing you to start in troubleshooting mode (Settings > Update & Security > Troubleshooting > Update Troubles > Troubleshooter). From there, you can perform a Windows restore to reinstall the system while preserving your software and data.
Execute sfc /scannow and DISM /Online /Cleanup-Image /CheckHealth via an admin command or PowerShell before restoring your system. This can significantly reduce the time needed if you simply reinstall software. It’s a quick fix that may not provide long-term learning on proper maintenance. You might also review the event viewer for any reported errors, especially disk-related issues that could indicate a failing disk or corrupted sectors. This problem can often be temporarily resolved with echo y|chkdsk c: /f /r /x, then updating the drive letter to match your installed Windows version. This will trigger a sector check during the next reboot. If errors persist after scanning, it’s wise to back up your data and consider replacing the drive, as a failing disk can cause serious issues.
I have had issues with my computer pertaining to the Windows 10 search and index, and have found a work around to the issue although not a solution yet. Try opening "indexing options" within the control panel and then please post what you notice from the indexing options menu, if it says some error message that may be helpful. If it shows "waiting for indexing status" and does not do anything then try pressing "Advanced" and if it freezes then then its likely a corrupted system file. You may choose to disable the windows search service and not use indexing for files as a work around or other options which I am not aware of at the time.