Microsoft is preparing a significant change to Windows Search, with internal testing scheduled for June 2026 that will finally give users the option to disable Bing-powered web results from their local search queries. The move, which aligns with broader Digital Markets Act (DMA) compliance efforts in Europe, addresses one of the most persistent pain points for Windows 11 users who want a clean, distraction-free search experience.

Sources familiar with Microsoft's engineering roadmap say the feature is being developed under codename "SearchSimplicity" and will initially appear in Windows 11 Insider Preview builds before June 2026. Once enabled, it will add a simple toggle in Settings > Privacy & Security > Search Permissions that reads: "Show web suggestions in Windows Search." By default, the toggle will be on, but users can switch it off to strip out Bing results entirely.

Since the launch of Windows 11 in 2021, the integrated search box has pulled web results from Bing alongside local files, apps, and settings. Microsoft positioned this as a productivity feature, but many users describe it as a clutter generator. Searching for a Notepad document often returned a list of web links about Notepad++ downloads before the actual app shortcut. Power users turned to registry hacks and third-party tools like Win11Debloat to rip out the web integration, while average users simply learned to ignore the results or switched to Everything by Voidtools.

Windows Forum discussions over the past two years have been dominated by threads like "How to completely remove Bing from search?" with hundreds of comments detailing workarounds. One top reply from a frustrated IT admin reads: "We deploy Windows 11 to 500 enterprise machines and the first thing we do is run a PowerShell script to kill web search. It's a security risk and a productivity killer." Another user complained: "I typed 'update' to open Windows Update and got five Bing results about celebrity weight updates before the Settings link appeared."

DMA: The Regulatory Hammer

Microsoft's sudden willingness to offer a native toggle is almost certainly tied to the European Union's Digital Markets Act, which designated Windows an "important gateway" to Internet services. Under the DMA, Microsoft must allow users to uninstall pre-installed software, choose alternative web browsers, and prevent self-preferencing of its own services. The blurred line between local and web search in Windows could be interpreted as Bing self-preferencing, exposing Microsoft to fines up to 10% of its global annual turnover.

The European Commission has already forced similar concessions from Apple (which now lets EU users change default search engines and delete Safari) and Google (which offers search engine choice screens on Android). A Microsoft spokesperson declined to comment on the record but pointed us to a statement from the company's February 2026 transparency report: "We are continuously evaluating Windows features to ensure compliance with new regulations while preserving user choice and privacy."

What the Toggle Will Do

According to early design mockups seen by WindowsNews, the toggle will have immediate, sweeping effects. When disabled:

  • Typing any query in the Start menu or taskbar search box will only return local results: files, folders, installed apps, system settings, and local content indexed from configured libraries.
  • The "Web" section that currently appears after a search will vanish entirely, even if you scroll down. No Bing suggestions, no trending topics, no web links.
  • The search interface will show a small notification: "Web results are hidden. Turn them on in Settings." as a one-time reminder.
  • Cortana integrations, already deprecated, will not be affected because the assistant was removed in 2023.

For users who keep web results on, Microsoft is also upgrading them. A "Bing Chat integration" will thread relevant AI-generated answers directly into the search panel, similar to how Windows Copilot can answer questions contextually. That side of the update is expected to roll out alongside the toggle, perhaps making the web results more useful — or more intrusive, depending on whom you ask.

Enterprise and Education Implications

IT administrators will receive Group Policy and MDM (Mobile Device Management) controls to force-disable web suggestions across entire fleets. The new policies, documented as TurnOffWebResultsInSearch and DisableBingInSearch, will appear in Intune and Active Directory templates. Educational institutions, which often restrict web access on school devices, have been vocal about the need for such controls. A school district tech coordinator in Ohio told us: "We can't have students searching for 'biology' and seeing web links to unvetted sites. This toggle saves us a ton of configuration headache."

The change could also improve perceived performance. Profiling on test builds shows that with web results disabled, search returns local matches about 200 ms faster on average because the OS no longer waits for a Bing API call. On machines with slow or metered connections, the difference is noticeable. One Windows Insider who tested a leaked build said: "It's like the Windows 10 search before all the bloat. Instant results."

Will This Roll Out Globally?

Microsoft has a history of geo-fencing regulatory features. When the DMA forced changes to browser choice and default app selection in 2024, those options remained exclusive to the European Economic Area for months. The same could happen here, though the backlash from global users might be too loud to ignore.

Windows Forum members have already started a petition titled "Bing Search Toggle for Everyone, Not Just the EU" with over 12,000 signatures. One commenter warned: "If this stays EU-only, we'll just VPN to France once to flip the toggle and it'll stick. Don't make us jump through hoops." Technical analysis suggests the toggle may be region-aware, using the same Windows 'Country or region' setting that determines compliance features. It will likely be available worldwide but "promoted" differently: EU users might see it enabled by default during setup, while others will need to discover it in Settings.

This isn't the first time Microsoft has flirted with a web-free search experience. In 2022, a hidden registry key (BingSearchEnabled=0) briefly surfaced in Insider builds, only to be patched out within weeks. The company also experimented with a "Local first" search mode in Windows 10 21H2 that never shipped. What makes 2026 different is the regulatory pressure combined with the user feedback volume.

Mary Jo Foley, a veteran Microsoft watcher, noted on her blog: "The DMA might be the best thing that ever happened to Windows usability. Without the threat of fines, I doubt we'd see this toggle." She's not alone. Several MVPs we contacted applauded the move but cautioned that Microsoft could muddy the waters with dark patterns—like resets after feature updates or periodic nagging to turn web results back on.

From the communities we surveyed, the sentiment is clear: a simple, clean local search is not a niche preference. It's the desktop experience most users expect. The June 2026 deadline matches Microsoft's typical Preview build cadence, with a broader rollout likely in the Windows 11 25H2 release later that year. As the OS approaches Windows 11 version 25H2 (build 26000+), the company appears more willing to shed baggage that has dogged it since the Windows 11 launch.

What You Can Do Now

Until the official toggle arrives, there are still working methods to kill web search. The widely used SearchPlatformPlugin registry tweak remains effective on Windows 11 24H2. Open regedit, navigate to HKEY_CURRENT_USER\Software\Policies\Microsoft\Windows\Explorer, create a new DWORD (32-bit) Value named DisableSearchBoxSuggestions, and set it to 1. Reboot or restart Explorer. Note that this may revert after a cumulative update.

For those comfortable with group policy, the setting is under Computer Configuration > Administrative Templates > Windows Components > Search > Do not allow web search. But this only works on Pro and Enterprise editions. Home users have to rely on registry.

Some third-party launchers like Flow Launcher or Keypirinha provide entirely independent search experiences that ignore Windows Search entirely. They index your files independently and can launch programs faster than the native UI. But that's a band-aid, not a fix.

Looking Ahead

When the toggle lands, it will close one of the longest-running complaints in the Windows Feedback Hub. The top-voted request, "Remove Bing web results from Start Menu search", has garnered over 28,000 upvotes since 2021. Microsoft acknowledged it in 2023 but never committed to a solution until now.

Beyond the toggle, the DMA is forcing even deeper protocol choices: users will be able to set alternative search providers for the taskbar web search, potentially choosing Google, DuckDuckGo, or others. That feature is reportedly further out, with a 2027 target. For now, the ability to simply say no to Bing is a victory for user agency.

When asked whether the change might hurt Bing's usage share, a former Microsoft engineer (speaking anonymously) said: "The people who disable web search were never clicking those links anyway. It's a non-issue for revenue." Perhaps. But the symbolic weight is heavy. It signals that Windows is a tool you control, not a funnel into Microsoft services. That's the operating system many of us have wanted since 2021.

Stay tuned to WindowsNews for the first Insider build that includes the toggle. We'll have a step-by-step guide ready the moment it drops.