🧰 Registry (.reg)

Disable Bing Search Suggestions (Registry Tweak)

Stops the taskbar search box from showing web/Bing suggestions.

By WindowsScripting.com · 447 B
DisableBingSearch.reg
Windows Registry Editor Version 5.00

; Disable Bing Search Suggestions
; Stops the taskbar search box from showing web/Bing suggestions.
;
; Usage: double-click to apply, then sign out and back in (or restart
; explorer.exe) for it to take full effect. Back up your registry first
; if you're unsure (File > Export in Registry Editor).

[HKEY_CURRENT_USER\Software\Policies\Microsoft\Windows\Explorer]
"DisableSearchBoxSuggestions"=dword:00000001