Can’t type in search box Windows 10

Configurare noua (How To)

Situatie

Sometimes, the Windows 10 search box may not work.

Solutie

I. Use PowerShell command

  1. Right-click on Start.
  2. Click on the Windows PowerShell (Admin) option.

     

3.In the PowerShell window, type the following command and press Enter to execute the command.

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

4. After the command is executed, close the PowerShell window.

5.Press the Windows Key and try to search for any keyword in the search bar.

II. Restart file explorer

  1. Open the Task Manager from the Taskbar.
  2. Locate Windows Explorer in the process tab.
  3. Select it and click on Restart

III.

  1. Open File Explorer and go to C:Windowssystem32.
  2. Inside the directory, search for ctfmon.exe.
  3. Right-click on ctfmon.exe and click Open.
  4. Close the File Explorer.

Tip solutie

Permanent

Voteaza

(2 din 9 persoane apreciaza acest articol)

Despre Autor

Leave A Comment?