Start menu not taking any input from keyboard.

Abhishek Dalmia 20 Reputation points
2025-06-14T07:06:25.48+00:00

I am unable to search anything in the start menu on my windows 11 laptop. I have rebooted, restarted search service multiple times.

My windows version: 24H2 (OS Build 26200.5622)

I am on the insider build on dev channel (I want to go out of insider build or at least to Beta Channel, but don't know how without reinstalling windows).

My latest update is failing with below update:

Cumulative Update for Windows 11 Insider Preview (10.0.26200.5651) (KB5060818)
Install error - 0x80070005

Unable to type here (but in all other apps it works just fine):
User's image

Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
11,837 questions
{count} votes

3 answers

Sort by: Oldest
  1. Lucas 0 Reputation points
    2025-06-15T04:42:53.9433333+00:00

    I updated my windows to Dev channel and everything back to normal.


  2. Sayak Mukhopadhyay 6 Reputation points
    2025-06-15T08:36:28.1833333+00:00

    I am on the beta channel and I have the same issues. At least it's a known issue (see https://blogs.windows.com/windows-insider/2025/06/13/announcing-windows-11-insider-preview-build-26120-4441-beta-channel/).

    As for switching channels, sometimes, the same build is flighted to both the beta and dev channels like it happened a few months earlier (see https://blogs.windows.com/windows-insider/2025/01/31/announcing-windows-11-insider-preview-build-26120-3073-dev-and-beta-channels/) and that is the time when you can switch channels without needing to reinstall.

    1 person found this answer helpful.

  3. Henry Mai 795 Reputation points
    2025-06-16T12:43:32.35+00:00

    Hi, I'm Henry, and I'd love to share my perspective on this issue.

    Let's focus on repairing the system, as this should resolve both issues simultaneously.

    I recommend repairing core Windows components. Please execute the following commands in order:

    Right-click the Start button and select Terminal (Admin).

    1. In the command window, type the following command and press Enter. This will scan for and repair protected system files. sfc /scannow
    2. After the scan completes, run the next command. This repairs the underlying Windows component store, which SFC uses. DISM /Online /Cleanup-Image /RestoreHealth
    3. Once the DISM command finishes, restart your computer.

    This two-step process resolves the vast majority of issues related to unresponsive system elements and update failures caused by corruption. After the reboot, your Start Menu search and Windows Update should function correctly.

    Hope this helps you.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.