Disable Bing Search in Windows 11
Windows Search Bar
Use Windows Registry 1
- Press Win+R and type
regeditto open the registry editor. - Navigate to the following location:
Computer\HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Search - Right-click Search and select
New > DWORD (32-bit)Value. - Name the new DWORD value “BingSearchEnabled”
- Double-click the new DWORD BingSearchEnabled and set the data to 0 and click OK.
- Close the Windows Registry when finished and restart your PC for the changes to take effect.
Edge Bing-Button (Sidebar)
Use Windows Registry 2
- Press Win+R and type
regeditto open the registry editor. - Navigate to the following location:
Computer\HKEY_LOCAL_MACHINE \ Software \ Policies \ Microsoft - If there is no Key for
Edge, add one by right-clickMicrosoft > New > Keyand name it "Edge" - Right-click "Edge" and select
New > DWORD (32-bit)Value. - Name the new DWORD value “HubsSidebarEnabled”
- Double-click the new DWORD HubsSidebarEnabled and set the data to 0 and click OK.
- In Edge, navigate to
edge://policy/and click "Reload Policies" - voilà.