Windows 11 comes with Bing integrated into the Start menu and taskbar search. While it can be helpful, many users prefer a cleaner, privacy focused, or alternative search experience. If you want to disable Bing search results in Windows 11, this guide walks you through multiple methods from Settings to Registry and Group Policy.
Why Remove Bing Search?
- You prefer another search engine (Google, DuckDuckGo, etc.)
- You want a cleaner, offline only search experience
- You have privacy concerns about online search indexing
- You want faster, clutter free search results
By following these steps, you can streamline your search functionality and use the search engine of your choice.
Method 1: Remove Bing Search from Windows 11 From Setting
Step 1:
- Press Win + I and go to Privacy & security > Search permissions.

Step 2:
Turn off both toggles under Cloud content search:
- Microsoft account
- Work or School account

Step 3:
- Scroll down and disable Show search highlights.
Method 2: Remove Bing Search from Windows 11 Using Registry Editor
Step 1:
- Press Win + S, type Registry Editor, and open it.

Step 2:
- Navigate to:
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Search
Step 3:
- Right-click → New > DWORD (32-bit) Value → name it BingSearchEnabled.

Step 4:
- Double-click and set Value data = 0.

Step 5:
- Restart your PC to apply changes.
This method permanently disables Bing search functionality within Windows.
Method 3: Remove Bing Search from Windows 11 Using Group Policy
Step 1:
- Press Win + R, type gpedit.msc, and press Enter.

Step 2:
- Go to:
User Configuration > Administrative Templates > Windows Components > Search
Step 3:
Enable the following:
- Do not allow web search
- Don’t search the web or display web results in Search

Step 4: Click Apply and OK, then restart your computer.
Method 4: Remove Bing Search from Windows 11 From Taskbar
Step 1:
- Open Settings > Privacy & security > Search permissions

Step 2:
- Turn off Show search highlights.
![]()
Method 5: Remove Bing Search from Windows 11 Using Command Prompt
Step 1:
- Search CMD, right-click, and select Run as administrator.

Step 2:
Enter the command below:
reg add "HKCU\Software\Microsoft\Windows\CurrentVersion\Search" /v BingSearchEnabled /t REG_DWORD /d 0 /f
This directly modifies the registry to disable Bing search.
How to Disable Bing as the Default Search Engine in Microsoft Edge
Step 1:
- Open Microsoft Edge.
Step 2:
- Click the three dots (… ) > Settings.

Step 3:
- Go to Privacy, search, and services.
Step 4:
- Scroll to Address and search bar.

Step 5:
Choose your preferred search engine:
- DuckDuckGo
- Yahoo
- Others
