F5F Stay Refreshed Software Operating Systems Navigating Windows Interface

Navigating Windows Interface

Navigating Windows Interface

A
Amelia123456
Junior Member
40
10-29-2023, 06:04 PM
#1
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.
A
Amelia123456
10-29-2023, 06:04 PM #1

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.

S
SnifePvP
Posting Freak
872
10-29-2023, 07:56 PM
#2
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.
S
SnifePvP
10-29-2023, 07:56 PM #2

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.

J
jacob9925
Junior Member
13
10-31-2023, 12:48 PM
#3
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.
J
jacob9925
10-31-2023, 12:48 PM #3

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
ItsTalaGaming
Member
236
10-31-2023, 02:27 PM
#4
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.
I
ItsTalaGaming
10-31-2023, 02:27 PM #4

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.