Microsoft quietly started rolling out Click to Do to Windows 11 Insiders in late 2024, packing Copilot+ PCs with an AI overlay that can instantly summarize, rewrite, or explain whatever you’re staring at on screen. The feature arrived alongside the Windows 11 2024 Update (version 24H2, build 26100) and demands an NPU‑equipped Snapdragon X Elite or X Plus processor—no Intel or AMD chips, at least for now.
Click to Do surfaces an interactive toolbar when you press Win+Q or click the taskbar icon. It scans the active window, identifies text blocks and images, then offers context‑sensitive actions. Select a paragraph in Edge, and a pop‑up menu lets you copy, summarize, rewrite, explain, or open with Copilot. Hover over an image, and similar options appear: copy, save, edit, visual search, or remove background.
The promise is frictionless AI: no app switching, no copying into a standalone assistant. But the early chatter on forums and social media suggests that real‑world workflows don’t always align with the polished demo videos.
How Click to Do Works Under the Hood
Click to Do runs locally on the Qualcomm Hexagon NPU, which is why it’s exclusive to Copilot+ PCs. When invoked, the system takes a snapshot of the screen, passes it through a local vision transformer model, and segments the content into actionable items—text blocks, images, buttons. That segmentation happens in milliseconds; the UI appears almost instantly.
For text actions, Click to Do taps into the same SLM (Small Language Model) that powers Windows Recall and Live Captions translations. Summarization and rewriting are handled on‑device, meaning your paragraph never leaves the machine. “Explain” and “Open with Copilot” actions, however, require an internet connection because they rely on the cloud‑based Copilot service.
Image actions are more convoluted. “Visual search” fires off a Bing reverse image lookup. “Remove background” leans on a local segmentation model akin to what Paint uses. “Edit” opens the image in Photos or Snipping Tool, while “Save” and “Copy” behave like standard file operations.
The overlay is intentionally lightweight. It doesn’t create a full‑screen takeover; it’s a small floating panel that you can reposition or dismiss with Escape. Microsoft’s bet is that you’ll treat it like a right‑click menu on steroids—something you summon, use, and then forget.
What Click to Do Actually Promises
The official Windows Blog post from October 2024 outlined five core scenarios:
- Research & Reading: Summarize a long article without leaving your browser. Rewrite technical jargon into plain language.
- Content Creation: Grab an image from a presentation, remove its background, and drop it into a design app.
- Quick Actions: Select a tracking number in an email and open the carrier’s tracking page.
- Accessibility: Explain complex charts or diagrams for visually impaired users.
- Workflow Consolidation: Cut steps from multi‑app tasks—no more screenshot, paste, upload, wait.
In theory, those are compelling. A doctoral student could highlight a dense paper and get an instant summary. A marketer could snatch a product photo from a competitor’s site, clean it up, and plug it into a pitch deck—all in under ten seconds.
But theory and practice rarely agree on the first release.
The Trust Gap: Why Users Are Hesitant
Even before Click to Do shipped, privacy advocates raised flags. The screen snapshot is processed locally, yes. But what happens when you click “Explain” or “Visual Search”? Microsoft’s privacy documentation confirms that any action involving Copilot or Bing transmits the selected content to cloud servers. For text, that might be a sentence; for images, the whole picture.
That isn’t inherently nefarious—Apple’s Visual Look Up and Google Lens work the same way. Still, the optics of an AI “seeing” everything on your desktop unnerve many. A thread on the Windows Insider subreddit captured the mood: “I don’t want an AI reading my bank statement just because I accidentally hit Win+Q.” Microsoft hasn’t added an exclude list for sensitive apps, though you can turn Click to Do off entirely in Settings under Privacy & Security > Inking & Typing Personalization.
Accuracy is another pain point. Early adopters report that the text segmentation model often fails on complex layouts. A table in Microsoft Word might get chopped into disjointed fragments; a PDF with columns can confuse the overlay. Summarization quality, too, varies wildly. The on‑device SLM spits out passable results for news articles but struggles with legal documents or highly technical text. Cloud‑based Copilot is sharper, but it introduces latency and the aforementioned privacy concerns.
Then there’s the workflow interruption critique. Click to Do is meant to streamline tasks, but summoning it breaks your flow. One tester put it bluntly: “If I’m deep into a spreadsheet, the last thing I want is a floating AI panel popping up and covering my cells.” Microsoft designed the trigger as a keyboard shortcut or taskbar button, but muscle memory takes time. Many users accidentally invoke it while trying to snap windows or search.
Community Response: Hype Meets Reality
On forums like Windows Central and the Microsoft Community, sentiment splits into three camps.
The Enthusiasts—often Copilot+ PC owners who jumped on the Snapdragon wave—see Click to Do as a logical next step. “It’s like having a second brain for my desktop,” one user posted. They praise the speed of local summarization and the sheer novelty of pointing at anything and getting options.
The Pragmatists acknowledge the feature’s potential but list missing pieces: no support for handwritten text (ink), no integration with third‑party browsers like Chrome or Firefox beyond basic text selection, and no way to chain actions. “Why can’t I summarize an article and automatically send the summary to OneNote?” a frequent poster asked.
The Skeptics group Click to Do with Windows Recall and Copilot as another example of Microsoft shoving AI into places it doesn’t yet belong. They point to the limited hardware support (Snapdragon only) and the inevitable enterprise pushback over data sovereignty. IT admins are already asking how to disable Click to Do via Intune—Microsoft’s own documentation confirms Group Policy and MDM controls are on the roadmap, but not yet available.
Click to Do vs. the Competition
Microsoft isn’t the first to build a screen‑aware AI assistant. Apple’s Intelligence, announced at WWDC 2024, includes a “Screen Awareness” feature that lets Siri understand what’s on your display and act on it. Google’s Circle to Search on Android and ChromeOS offers a direct parallel: circle something, get results.
But Click to Do’s ambition is broader. Apple’s implementation is tightly coupled to apps and requires developer adoption. Google’s Circle to Search is essentially a visual lookup tool—it doesn’t rewrite or explain. Microsoft wants an OS‑level, model‑rich overlay that works across any window, regardless of the underlying app.
The tech is impressive. The segmentation model runs at 30+ frames per second on the NPU, which means the overlay feels responsive even on battery‑powered laptops. The SLM reportedly hits quality scores comparable to GPT‑3.5 for summarization tasks. And the privacy‑first design—processing on‑device by default—aligns with the industry trend toward local AI.
Yet the gap remains between capability and trust. A feature that “sees” your screen, even locally, requires an entirely new level of user faith. Microsoft’s disastrous Recall launch (which captured unencrypted snapshots of everything) left a scar. Click to Do doesn’t persist data, but the association lingers.
Where Click to Do Falls Short Today
After a month of Insider testing and the general rollout to Copilot+ PCs in November 2024, several shortcomings are clear:
- Hardware lock‑in: Only Qualcomm chipsets. Intel Lunar Lake and AMD Strix Point NPUs go unused. Microsoft says x86 support is “coming in 2025,” but no firm date.
- Browser support: Full integration (image selection, smart menus) works only in Edge. Chrome, Firefox, and Brave get basic text selection and copy, nothing more.
- Language limits: The on‑device model handles English, Spanish, French, German, Chinese, Japanese, and Korean. Anything outside that set falls back to cloud Copilot, often with degraded results.
- No inking: Handwriting in apps like OneNote or Journal is invisible to Click to Do, sidelining a core Surface user base.
- Enterprise controls lagging: Group Policy and Intune settings are promised but absent, frustrating admins who need to manage AI exposure.
- Contextual blunders: The overlay sometimes misidentifies UI buttons as images or tries to summarize interface text, leading to gibberish outputs.
These aren’t deal‑breakers for a v1, but they fuel the skepticism. Microsoft’s track record of shipping ambitious AI features and then refining them over two years (see: Teams, Copilot in Office) is both a reassurance and a warning.
Building Trust, One Update at a Time
For Click to Do to move from novelty to daily driver, Microsoft must address three pillars: transparency, control, and reliability.
Transparency means being painfully clear about what data leaves the device. A running icon showing “local” vs “cloud” would help. So would an activity log—something Microsoft already does with microphone and camera indicators.
Control extends beyond an on/off toggle. Users need per‑app exclusion, the ability to limit cloud actions, and a “send with Copilot” confirmation dialog for sensitive content. Enterprises require policy‑driven blocking of visual search or external summarization.
Reliability hinges on the segmentation and model quality. Microsoft’s data science team already has telemetry from Windows Insiders; they know where the model stumbles. Tuning it for common document formats (PDF, Word, PowerPoint) and improving handwriting recognition should be priority number one.
The longer arc is more interesting. Click to Do shares DNA with Windows Recall and the Copilot runtime. It’s plausible that future builds will let Click to Do draw on your personal data graph—summarizing not just a page, but a page in the context of a project you’ve been working on all week. That’s the sort of proactive AI that could genuinely reshape productivity. But it’s also the kind of capability that will face intense regulatory scrutiny, especially in the EU.
The Verdict: A Window Into Windows’ AI Future
Click to Do is a bold statement, not a finished product. It dangles the promise of an OS that actively helps you work, rather than passively hosting your apps. The on‑device execution path is technically sound and privacy‑respecting; the cloud‑connected actions add power but risk trust.
For early adopters with a Snapdragon Copilot+ PC, it’s worth toggling on and experimenting. Summarization alone can save minutes per day. But anyone handling confidential data, non‑Edge browsers, or legacy hardware should wait for the x86 expansion and enhanced controls.
Microsoft has a narrow window to prove that AI on the desktop can be more than a gimmick. Click to Do is a step in that direction, but the real test is whether it earns a permanent place in user workflows—or gets dismissed like Cortana before it.