A fresh Windows 11 Insider Preview build (26120.6682 for Beta, 26220.6682 for Dev) has landed, and it’s less about polishing edge cases and more about threading Microsoft’s Copilot AI through every available seam in the operating system. The September 2024 flight, delivered as KB5065782, introduces a new inline prompt box inside Click to Do, plants example Copilot queries directly in the Start menu’s Recommended area, and shifts short-form AI suggestions to an on-device Phi-Silica model—all while squeezing in accessibility fixes, Emoji 16.0, and a fix for a hibernation bug that had been green-screening some Insiders.

Microsoft calls this a controlled feature rollout. Only subsets of Insiders see the new Copilot touches immediately, and the Click to Do prompt box is region-gated, staying out of the European Economic Area and China for now. Yet the direction is unmistakable: Copilot is no longer a separate window you summon; it’s being baked into right-click menus, swipe gestures, and the single most-visited corner of the desktop.

The Headline Changes: Copilot’s Triple Infiltration

Click to Do Gets an Inline Prompt Box

Right-click to invoke Click to Do, and a small text field now sits at the top of the overlay. You can type a custom instruction—“Summarize in two bullets,” “Rewrite in a friendly tone”—and send it, along with whatever content is selected on screen, straight to Copilot. Below the box, suggested prompts appear automatically, generated locally by the Phi-Silica small language model for supported text selections. Initially these work in English, Spanish, and French, and only on Copilot+ PCs—systems with a dedicated NPU validated by Microsoft.

This shift makes the Click to Do surface a micro-composer instead of a passive disambiguation menu. The latency win is meaningful: suggestions appear near-instantly because they don’t round-trip to a cloud model. For a one-sentence summarization or an extraction action, that’s the difference between a smooth micro-workflow and a jarring pause. Microsoft also retouched the right-edge swipe animation that summons Click to Do, aiming for a more legible cue on pen and touch devices, and added highlights to “popular” action tags like Summarize, Extract, and Describe.

Start Menu Becomes a Copilot Billboard

In the Recommended section of the Start menu—typically a home for recent files and frequently used apps—Insiders may now see example Copilot prompts. “Create an image with Copilot” is one that has surfaced. The design intent is discovery: casual users who rarely interact with the Copilot sidepanel might try an AI action after seeing it nestled among familiar content. But the placement also turns a workspace surface into a promotional channel. In some variants of the OS, these nudges could steer users toward Microsoft 365 Copilot trials, blurring assistance with upsell.

The feature is staged. Not every Insider sees it, and Microsoft has not yet detailed which SKUs or regions will get which prompts. Previous Insider flights have experimented with similar suggestions in the Recommended area, but this build codifies them as a Copilot funnel.

Gestures and Action Discovery

Beyond the Click to Do prompt, the build refines how AI actions are presented. The refreshed swipe animation for invoking Click to Do aims to reduce guesswork for users unfamiliar with the gesture. And popular action tags now glow to help new users spot what’s useful. Together, these tweaks are low-risk invitations: they don’t change what Click to Do can do, but they lower the friction of trying it.

Beyond AI: The Non-Copilot Improvements

Xbox Controller Shortcuts Reworked

A short press of the Xbox button now launches the Game Bar, a long press opens Task View, and holding the button still powers off the controller. This realigns Windows with muscle memory many gamers built on consoles, while preserving the “long hold to shut down” reflex that has saved countless batteries.

Narrator Gets a Human Touch

Accessibility sees a substantial batch of fixes. Narrator no longer spikes its pitch dramatically for headings, making document readouts sound more natural. Navigating lists and tables is more consistent, and moving through footnotes or comments in Word no longer dumps you out of context. These are quality-of-life improvements that reduce cognitive load for users who rely on screen reading daily.

Emoji 16.0 Glyphs Arrive

A curated set of Emoji 16.0 characters ships with this build: Face with Bags Under Eyes, Fingerprint, Root Vegetable, Leafless Tree, Harp, Shovel, and Splatter. They’re cosmetic, but they keep Windows current with the Unicode standard and add tiny expressive tools that apps and chat services can use immediately.

Stability Fixes and Known Issues

Microsoft patched a bugcheck that triggered a green screen of death during hibernation on some Insider machines. Taskbar auto-hide reliability improved, and Start, File Explorer, and Windows Sandbox received undisclosed crash fixes. As always, known issues accompany any preview flight; some features may never ship broadly, and Insiders should test on non-critical devices.

The Technical Layer: How On-Device AI Works

Microsoft draws a hard line between ordinary Windows 11 PCs and Copilot+ PCs—systems with a dedicated Neural Processing Unit (NPU) and OEM validation. On Copilot+ hardware, the Phi-Silica model runs locally to generate short suggestions, perform basic summarization, and handle rewriting tasks without cloud involvement. It is distributed as a component package, updated per silicon family (Intel, AMD, Qualcomm), and listed as a separate KB in Windows Update history.

Why this matters:
- Performance: On-device inference slashes “time to first token,” keeping micro-interactions snappy and UI jank low.
- Privacy: Local suggestions reduce the amount of text sent to Microsoft’s cloud for routine tasks. You still need connectivity for full Copilot queries, but the initial brainstorm can stay on the machine.
- Fragmentation: If your laptop lacks an NPU, Click to Do will look and behave differently—likely without the local suggestion engine. Organizations with mixed fleets will see a two-tier experience.

The User Experience Trade-Off: Convenience vs. Promotion

Benefits That Stick

  • Faster micro-workflows: Selecting a paragraph and typing “summarize in two bullets” inside Click to Do becomes a one-step operation. No app switching, no copy-paste.
  • Better offline behavior: Short suggestions generated by Phi-Silica stay local, which is useful on metered connections or when handling sensitive materials.
  • Discoverability for casual users: Start menu examples and highlighted action tags lower the learning curve for Copilot-assisted tasks.

Frictions That Rankle

  • Persistent nudges feel promotional: The Recommended area in Start is turning into a billboard. Example prompts may push users toward subscription upgrades in Microsoft 365 Copilot variants.
  • Hardware gating creates inequity: Without an NPU, your Windows 11 lacks the smoothest AI integration. This tiers the OS for no reason other than silicon.
  • Telemetry and policy complexity: The hybrid local/cloud model means IT must now track component KBs, Phi-Silica updates, and Copilot data flows. A single misapplied policy could either leak sensitive data or block a feature users expect.

How to Take Back Control: Taming Copilot’s Presence

For users and admins who prefer less AI visibility, immediate levers exist:

  1. Hide the Copilot taskbar button
    Settings > Personalization > Taskbar → turn off the “Copilot” toggle, or right-click the taskbar and untick “Show Copilot button.”

  2. Remove Recommended items from Start
    Settings > Personalization > Start → toggle off “Show recently opened items” and related recommendations. Note: this also hides recent files and jump list entries.

  3. Turn off Copilot entirely via Group Policy (Pro/Enterprise) or Registry (Home)
    - Group Policy: User Configuration > Administrative Templates > Windows Components > Windows Copilot → enable “Turn off Windows Copilot.”
    - Registry: Under HKEY_CURRENT_USER\Software\Policies\Microsoft\Windows\WindowsCopilot, create a DWORD TurnOffWindowsCopilot = 1.

  4. Test Insider builds on non-production devices
    Beta and Dev channels are laboratories. System images and restore points are your seatbelt.

  5. Monitor component KBs for Phi-Silica
    Check Windows Update history for Phi-Silica packages tied to your silicon. Managing fleets means knowing what AI component is running.

Enterprise Impact and Validation Checklist

IT teams evaluating this build should not wait for broad deployment to prepare:

  • Inventory hardware for NPU presence. If consistent behavior is required, standardize on Copilot+ models or plan to disable on-device features via policy.
  • Test click-stream and data flow. Confirm which Click to Do actions keep data local and which send selection context to cloud Copilot endpoints. Review Microsoft’s privacy documentation and component KBs for telemetry details.
  • Pilot with a representative user group for two weeks. Measure performance on everyday tasks (Office, browser, file operations) and watch for battery drain or app compatibility regressions.
  • Prepare policies to block or show Copilot. Use Group Policy, MDM, or registry edits. Have rollback images ready.
  • Monitor the Feedback Hub and community trackers. Insider flights generate real-time signals; early noise often predicts broader regressions.

Strategic Analysis: Where Microsoft Is Heading

Microsoft’s approach is deliberate: rather than a single monolithic Copilot panel, the AI appears in dozens of tiny moments—highlight text, right-click, swipe, open Start. This is low-friction adoption engineering. A small contextual prompt is more likely to convert curiosity into habit than a giant blue icon. It also moves Copilot from being a destination to being ambient infrastructure.

This strategy has clear advantages: it lowers discovery cost and makes AI feel native. But it raises hard questions that will play out over the next year:
- Where is the line between helpful OS function and platform advertising when Start menu slots are used to sell subscription tiers?
- How should regulators and enterprise architects treat in-OS nudges that may direct employees toward paid services?
- Will a two-tier OS emerge, where Copilot+ hardware enables genuinely better interaction models that become table stakes for productivity?

These aren’t hypotheticals. The Click to Do prompt box is region-gated for legal reasons, and the Start menu examples are already being discussed in forums as a monetization vector. Microsoft’s response—more controls? clearer labeling?—will determine whether this evolution is seen as a tool or an intrusion.

What to Watch Next

  • Regional rollout: If the Click to Do prompt box expands to the EEA and China, it signals confidence in the privacy architecture. If it doesn’t, expect longer regulatory friction.
  • Phi-Silica updates: Component KB releases for Intel, AMD, and Qualcomm will be the first place to spot performance tweaks and bug fixes for on-device AI. Watch those KB notes closely.
  • Enterprise controls: Group Policy coverage for selective Copilot enablement per OU is a make-or-break for managed fleets. Insiders and MVPs are already asking for granular toggles.
  • User sentiment: Power users will parse Start menu nudges either as helpful shortcuts or as nagging. The volume of Feedback Hub reports, Reddit threads, and forum posts will shape Microsoft’s next iteration.

Conclusion

Build 26120.6682 isn’t a sweeping UI redesign; it’s a surgical operation that places Copilot prompts inside the moments you already interact with—a right-click, a swipe, a glance at Start. For Copilot+ PC owners, the local Phi-Silica suggestions genuinely speed up small tasks and keep data off the wire. For everyone else, it’s a clear signal that Microsoft intends to make Copilot ambient, not optional.

You can still dial back its visibility today with a handful of settings and policies. But the trajectory is set: every surface that can host a prompt eventually will. Whether that feels like a helpful OS or a commercial showcase depends on how well Microsoft balances discoverability with restraint—and how loudly users and admins demand that balance.

For now, the practical advice is unchanged: test preview builds on throwaway machines, keep a backup, and learn the toggle locations. The AI isn’t going away, but you can at least decide which rooms it sits in.