Disable web search in the Windows 11 Start menu
windows registry search
May 13, 2024
Like many others I find the web search results in the Windows Start menu useless and annoying. Turns out, they slow down the experience as well.
Fortunately, there's a way to disable this functionality through a registry change.
- Go to
HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Search
. - Create new DWORD 32-bit value.
- Call it
BingSearchEnabled
. - Leave value as
0
.
First spotted on Twitter: https://twitter.com/ultrawide219/status/1786104392753766466
Feedback
Found something inaccurate or plain wrong? Was this content helpful to you? Let me know!
š§ codez@deedx.cz