Categories: Windows Tips

Windows 10 Search fix

Since this morning (Feb 5th 2020) search just stopped working on my Windows 10 (version 1903). No matter what I would type in the search the results will not show. I couldn’t even start the calculator typing calc in the search!

Windows 10 search not working

After spending more than two hours trying just about any fix I have found online and numerous reboots nothing seemed to work. I even created a new account on my computer and on that account the search was working fine and was already looking for an easy way how to move all my data from one account to another when I found this fix that actually works!

First, start Registry Editor. Without the search that’s not such an easy task and the easiest way is to do it is to press CTRL+ALT+DEL to star the Task Manager and then go to File -> Run new task and there type regedit and press enter again.

Navigate the regedit to:

HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Search 

then right click the Search and click on New -> DWORD (32-bit) and enter the name of the value BingSearchEnabled and make sure that the value of it is 0.

Make sure that you have the CortanaConsent key and that it’s value is also 0. If you don’t have it make it the same way as you made BingSearchEnabled.

After these changes were made just reboot the computer and your Windows 10 search should wok as it used to.

Share
Published by
Nick
Tags: Windows 10

Recent Posts

How to Manage Storage on Smartphone: 12 Ways

Can't download new apps to your phone because there isn't enough storage space? Lack of…

10 months ago

Spotlight Search won’t open the files it finds in Dropbox with associated application

This issue started to appear on macOS 13 Ventura after recent Dropbox update. I would…

1 year ago

The mysql_result in mysqli

Many of you have run into a problem when you were working on some old…

4 years ago

How to convert physical Windows PC into a virtual machine

After 10 years of running my main desktop computer on Windows 7 - time has…

4 years ago

How to downgrade PHP 7.4 to PHP 7.3 on VestaCP running on CentOS 7

I installed VestaCP for a clien on a new dedicated server running CentOS 7. Once…

5 years ago

How to fix multi-line editing “Control + Shift + L” not working in Sublime

I use Sublime Text on both Windows and Mac and I love it. Recently I…

5 years ago