I hate this as well, same with Spotlight on the Mac. Doesn’t it make sense to look for things on my own device first?
Anyway, here’s a solution I found for Win11:
## Disable web search from run menu
1. Select Start, type regedit.exe and select the Registry Editor to launch it. Accept the UAC prompt that is displayed.
2. Navigate to Computer\HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Search
3. Right-click on Search and select New > Dword (32-bit) Value.
4. Name the value BingSearchEnabled.
5. Double-click on the new Dword and set data to 0.
From <https://www.ghacks.net/2021/11/26/how-to-turn-off-search-the...
I hate this as well, same with Spotlight on the Mac. Doesn’t it make sense to look for things on my own device first?
Anyway, here’s a solution I found for Win11:
## Disable web search from run menu
1. Select Start, type regedit.exe and select the Registry Editor to launch it. Accept the UAC prompt that is displayed.
2. Navigate to Computer\HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Search
3. Right-click on Search and select New > Dword (32-bit) Value.
4. Name the value BingSearchEnabled.
5. Double-click on the new Dword and set data to 0.
From <https://www.ghacks.net/2021/11/26/how-to-turn-off-search-the...