Therefore, to increase search on windows and disable web search by Cortana. Observe the methods below.
Method 1
Increase your search speed and search your entire computer.
Opens the settings.
Go to Search
Go to Search on Windows
Logo Activates the Advanced key below.
This will allow you to search your entire computer.
Method 2
To disable a Cortana web search, simply follow the step below:
Press the Windows flag key.
Type CMD and right click on Run as Administrator.
Import this value into the Command Prompt, just copy and paste this command, at the end press Enter.
REG ADD HKCU \ SOFTWARE \ Microsoft \ Windows \ CurrentVersion \ Search / V BingSearchEnabled / T REG_DWORD / D 0 / F
Confirm to have the key replaced in the registry.
Take the test to see
If you want to add a web search again.
Press the Windows flag key.
Type CMD and right click on Run as Administrator.
Import this value into the Command Prompt, just copy and paste this command, at the end press Enter.
REG ADD HKCU \ SOFTWARE \ Microsoft \ Windows \ CurrentVersion \ Search / V BingSearchEnabled / T REG_DWORD / D 1 / F
Confirm to have the key replaced in the registry.
Tell me the result.