9 Best Ways to Fix Unable to Type in Search Bar on Windows 11

The search bar in Windows is a useful utility as it lets you access your favorite apps, settings, and files quickly. What’s more useful is that the Windows 11 search can also fetch results from the web.

However, since Windows 11 is not free of bugs, several users have reported problems with the Search bar. A few users have reported that they cannot type anything in the search bar.

Some users have also reported that the Windows 11 search does not open at all. If you are experiencing this issue, here’s how to fix it.

1. Restart the Windows Explorer

Windows Explorer is an important process in Windows 11 that handles the graphic user interface of several tools and utilities. If this process is not responding, you may experience problems such as being unable to type in Windows 11 search.

1. Right-click on the Start button and select Task Manager.

Task Manager

2. On the Task Manager, switch to the Processes tab.

Processes

3. Now find the Windows Explorer process.

4. Right-click on the Windows Explorer and select Restart.

Restart

This will restart the Windows Explorer process. Now open Windows search and type anything. You will be able to type in Windows 11 search.

2. Run Search and Indexing Troubleshooter

We will use the Search and Indexing troubleshooter to fix the search bar problem in this method. Here are some of the simple steps you need to follow.

1. First, click the Windows 11 start button and select Settings.

select Settings

2. On the Settings page, click on the System tab.

System

3. On the right pane, click on the Troubleshoot option as shown below.

Troubleshoot

4. On the Troubleshoot page, click on the other troubleshooters option.

other troubleshoot

5. Next, click the Run button behind the Search and Indexing troubleshooter to fix the Search bar problem.

Search and Indexing troubleshooter

This is how you can fix the unable to type in search bar problem in Windows 11.

3. Restart the Windows Search Service

Windows 11 runs a background service called ‘Windows Search’. It constantly runs in the background, providing property caching, content indexing, and file search results.

Sometimes, the service fails to run correctly on a system, leading to a search bar not working issue on Windows 11. Hence, restarting the Windows Search Service to resolve the issue is necessary.

1. First, press the Windows Key + R on your keyboard. This will open the Run Dialog box. Type services.msc, and hit Enter.

services.msc

2. On the Windows Services pages, find the Windows Search option.

Windows Search

3. Right-click on the Windows Search service and select Restart.

This is how you can restart the Windows Search service in Windows 11.

4. Run CTF Loader

Well, CTF loader is a process that’s required for text support. You can’t type anything on the Windows Search box if this process is not running. So, in this method, we need to manually run the CTF loader to fix unable to type in the search bar on Windows 11.

To run the CTF loader, press the Windows Key + R button. This will open the RUN dialog box; type in ‘C:\Windows\system32\ctfmon.exe’ and hit the Enter button.

This will run the CTF loader on Windows 11. You must run this RUN command every time you restart your computer.

5. Rebuild the Search Index

While rebuilding the search index isn’t a sure-shot fix to the problem, doing so will benefit you in multiple ways. You can try rebuilding the search index of Windows 11 to prevent issues like unable to type on Windows search. Here’s what you need to do.

1. Open the File Explorer (This PC) and click on the drop-down icon on the address bar.

File Explorer (This PC)

2. On the menu that appears, select Control Panel.

Control Panel

3. On the Control Panel, select Indexing Options.

Indexing Options

4. On the Indexing options prompt, click on Advanced.

Advanced button

5. On the Advanced Options, click the Rebuild button beside Delete and rebuild index.

Rebuild button

The process may take a while to complete. Once completed, restart your computer and start using the Windows 11 Search.

6. Run SFC & DISM Command

If the Windows 11 system files are corrupted, you might face many issues, including search bar problems. So, to fix corrupted system files, you need to run an SFC scan to restore missing or corrupted files.

1. Press the Windows Key + X button to open the secondary start menu. Then, select the Windows Terminal (Admin) from the option.

Windows Terminal (Admin)

2. On the Windows Terminal, type in sfc /scannow and hit the Enter button.

sfc /scannow

3. The SFC command will run and try fixing the problems. If it finds any problem, you need to run the DISM scan.

4. To run the DISM scan, press Windows Key + X and select Windows Terminal (Admin).

Windows Terminal (Admin)

5. Now, enter the following commands on the Windows terminal.

  • DISM /Online /Cleanup-Image /CheckHealth
  • DISM /Online /Cleanup-Image /ScanHealth
  • DISM /Online /Cleanup-Image /RestoreHealth

RUN Dism

This will fix the unable to type in the search bar problem in Windows 11.

7. Re-Register the Default Apps

If you cannot type in the Windows 11 search bar, you must re-register the default apps on Windows 11. Here’s what you need to do.

1. First of all, press the Windows Key + X button and select ‘Windows Terminal (Admin)’

Windows Terminal (Admin)

2. On the Windows Terminal, type in the given command and press Enter.

Get-AppXPackage -AllUsers |Where-Object {$_.InstallLocation -like "*SystemApps*"} | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)AppXManifest.xml"}

Enter the command

After running the command, restart your PC. If you cannot type after the restart, follow the steps below.

1. First of all, press the Windows Key + X button and select Windows Terminal (Admin)

Windows Terminal (Admin)

2. On the Windows Terminal, type in the given command and press Enter.

$manifest = (Get-AppxPackage Microsoft.WindowsStore).InstallLocation + '\AppxManifest.xml' ; Add-AppxPackage -DisableDevelopmentMode -Register $manifest

Enter the command

After executing the command, restart your PC, and the problem will be fixed.

8. Install Pending Windows Updates

Windows updates are very crucial for better stability & security of a device. There is a chance that the version of Windows you’re using has a bug preventing you from typing anything on the search.

The best way to eliminate such bugs is to update Windows 11 to the latest version. Follow the steps below to download and install pending Windows updates.

1. Click on the Windows 11 Start button and select Settings.

Settings

2. When the Settings app opens, switch to the Windows Update tab.

Windows Update

3. On the right side, click on the check for updates.

Check for updates

 

Now, Windows 11 will automatically check for available updates. If any update is available, download & install it to fix the issue.

9. Reset Windows 11

If nothing works to fix can’t type in the Windows Search bar problem, the last thing you can try is resetting your PC. You can reset your Windows 11 to the default factory state to fix all problems. However, resetting will erase all Settings saved on the device.

1. Click on the Windows 11 Start button and select Settings.

Settings

2. When the Settings app opens, switch to the Windows Update tab on the left.

Windows Update

3. On the right side, click on Advanced Option.

Advanced Options

4. On the next screen, click on Recovery.

Recovery

5. Scroll down to the Reset this PC section and click the Reset PC button.

Reset PC

6. On the prompt that appears, select Keep my files.

Reset this PC prompt

7. On the next prompt, select Cloud download.

Cloud Download

This is how you can reset Windows 11 to fix. You can’t type anything on the Windows 11 search issue.

These are the best possible ways to fix unable to type in the search bar on Windows 11. I hope this article helped you! Please share it with your friends also. If you have any doubts, let us know in the comment box below.

The post 9 Best Ways to Fix Unable to Type in Search Bar on Windows 11 appeared first on TechViral.



ethical hacking,hacking,bangla ethical hacking,bangla hacking tutorial,bangla tutorial,bangla hacking book,ethical hacking bangla,bangla,hacking apps,ethical hacking bangla tutorial,bangla hacking,bangla hacking pdf,bangla hacking video,bangla android hacking,bangla hacking tutorials,bangla fb hacking tutorial,bangla hacking book download,learn ethical hacking,hacking ebook,hacking tools,bangla ethical hacking course, tricks,hacking,ludo king tricks,whatsapp hacking trick 2019 tricks,wifi hacking tricks,hacking tricks: secret google tricks,simple hacking tricks,whatsapp hacking tricks,tips and tricks,wifi tricks,tech tricks,redmi tricks,hacking trick paytm cash,hacking trick helo app,hacking trick of helo app,paytm cash hacking trick,wifi password hacking,paytm cash hacking trick malayalam,hacker tricks, tips and tricks,pubg mobile tips and tricks,tricks,tips,tips and tricks for pubg mobile,100 tips and tricks,pubg tips and tricks,excel tips and tricks,google tips and tricks,kitchen tips and tricks,season 2 tips and tricks,android tips and tricks,fortnite tips and tricks,godnixon tips and tricks,free fire tips and tricks,advanced tips and tricks,whatsapp tips and tricks, facebook tricks,facebook,facebook hidden tricks,facebook tips and tricks,facebook latest tricks,facebook tips,facebook new tricks,facebook messenger tricks,facebook android app tricks,fb tricks,facebook app tricks,facebook tricks and tips,facebook tricks in hindi,tricks,facebook tutorial,new facebook tricks,cool facebook tricks,facebook tricks 2016,facebook tricks 2017,facebook secret tricks,facebook new tricks 2020,blogger blogspot seo tips and tricks,blogger tricks,blogger,blogger seo tips,blogger seo tips and tricks,seo for blogger,blogger seo in hindi,blogger seo best tips for increasing visitors,blogging tips and tricks,blogger blog seo,blogger seo in urdu,adsense approval trick,blogging tips and tricks for beginners,blogging tricks,blogger tutorial,blogger tricks 2016,blogger tricks 2017 bangla,tricks,bangla tutorial,bangla magic,bangla motivational video,bangla tricks,bangla tips,all bangla tips,magic tricks,akash bangla tricks,top 10 bangla tricks,tips and tricks,all bangla trick,bangla computer tricks,computer bangla tricks,bangla magic card tricks,ms word bangla tips and tricks,bangla computer tips,trick,psychology tricks,youtube bangla,magic tricks bangla,si trick Credit techviral
Next Post Previous Post