DuckDuckGo reported this week that U.S. app installs peaked at 30.5% above the previous week on May 25—with iOS installs hitting an extraordinary 69.9% on a single day. Third-party analytics firm Apptopia confirmed the trend independently, recording a 29% increase in average daily U.S. downloads. The cause was straightforward: Google I/O 2026, held May 19-20, where Google announced the biggest overhaul to Search in 25 years—replacing traditional blue link results with mandatory AI-driven responses and no opt-out for most users.
What Google Changed With AI Mode at I/O 2026
Google’s I/O 2026 Search announcements were substantial. AI Mode, powered by Gemini 3.5 Flash, now handles conversational follow-up questions for 2.5 billion monthly users. Information agents monitor the web 24/7, alerting users to changes matching their interests. Generative UI builds custom interactive widgets on the fly. Traditional links “are no longer the priority for many types of searches,” according to Google’s own announcement. Rolling back to the old experience is not an option Google is offering.
What made this particularly pointed: Sundar Pichai claimed days before the install spike that “people love Search’s AI Mode.” The week that followed suggested otherwise. DuckDuckGo’s AI-free search page—noai.duckduckgo.com—saw visits grow 22.7% week-over-week, peaking at 27.7% on May 24. Users voted with their installs.
Related: Gemini CLI Is Dead: Google’s Open-Source Bait-and-Switch Explained
The Technical Query Problem Developers Cannot Ignore
For general searches—restaurants, travel, product reviews—an AI summary with occasional errors is tolerable. For technical queries, it is not. A PopSci study found Google AI Overviews produce incorrect answers 9% of the time. TechRepublic’s analysis puts that at roughly 600 million inaccurate answers daily at Google’s scale. The Verge documented AI Overviews ignoring “do not” qualifiers in search queries—a problem that surfaces in any query with negation, which is a common pattern in debugging (“how to connect without TLS” or “run without root privileges”).
Meanwhile, zero-click searches have reached 60% of all queries. Developers often need to click through to actual documentation—to read code examples, check version-specific parameters, or verify release dates. An AI summary that answers the question without linking to the source removes that path. The result is either accepting a potentially wrong answer or reformulating the query until you escape the AI layer, if that is even possible.
DuckDuckGo AI-Free Search: Optional AI vs. Mandatory
DuckDuckGo CEO Gabriel Weinberg was direct: “Google is force-feeding AI with no way to opt out. As a result, their results are getting worse, not better.” The framing matters. DuckDuckGo is not anti-AI—it offers AI chat through Duck.ai, giving users access to Claude 4.5 Haiku, Meta Llama 4 Scout, and GPT-5 mini, all private by default. The difference is that Duck.ai is an explicit choice, not a default behavior that cannot be disabled.
The noai.duckduckgo.com page makes this concrete. It delivers traditional search results with all AI features disabled—no Search Assist, no AI-generated images, no summaries. No settings, no extension, no toggle hunting. Users switch URLs and get the experience Google has removed. To be clear about DuckDuckGo’s limitations: it runs on Bing’s index, meaning coverage gaps do exist for technical niche queries. It is not a perfect replacement, but for the most common developer searches, it is a functional one.
Key Takeaways
- DuckDuckGo U.S. installs spiked up to 30.5% (peak) and iOS installs hit 69.9% in a single day following Google I/O 2026—independently confirmed by third-party Apptopia data
- Google’s AI Mode and AI Overviews are now default for 2.5 billion users with no standard opt-out, replacing traditional blue link results as the primary search experience
- AI Overviews produce incorrect answers 9% of the time—at Google’s scale that is roughly 600 million wrong answers daily—a disqualifying error rate for technical queries
- DuckDuckGo’s noai.duckduckgo.com delivers AI-free search results via a simple URL change, no settings required; Duck.ai provides optional AI if you want it
- The pattern here is not AI backlash—it is agency backlash. DuckDuckGo offers AI too. What users are rejecting is the removal of choice













