Microsoft has shipped Windows 11 Insider Preview Build 27924 to the Canary Channel, and it carries a clear message: Copilot+ AI features are breaking out of the Qualcomm exclusivity box. The August 14, 2025 release begins enabling experiences like Recall, Click to Do, and real-time live caption translation on Intel and AMD Copilot+ PCs for the first time. Simultaneously, the build introduces a redesigned Advanced Settings page aimed at power users and developers, along with a window-mode recording option in the Snipping Tool.

The Canary Channel is Microsoft's proving ground for long-lead platform changes—code that may never reach consumers in its current form. Build 27924 is no exception. It's raw, it's experimental, and it's explicitly not recommended for production machines. But for Insiders willing to ride the bleeding edge, this flight offers an early look at how Microsoft plans to integrate AI more deeply into the OS and streamline the developer experience.

Copilot+ AI Comes to Intel and AMD

The standout story in Build 27924 is the broadened reach of Copilot+ AI features. Previously tied to Snapdragon X Elite hardware, these features are now lighting up on eligible devices across the Intel and AMD ecosystems. According to an August 15 report from The Verge, Live Captions with real-time translation—a tool that converts audio from dozens of languages into English subtitles—is among the first to go wide, and it's now available through the latest Windows 11 update. That report directly aligns with the Canary rollout, where Microsoft is phasing in Live Captions for a larger set of Copilot+ PCs.

Recall (Preview) is perhaps the most ambitious, and controversial, piece. It works as a local timeline of everything you do on your PC—taking encrypted screenshots and indexing your activity so you can search through it later with natural language. The feature remains gated behind Windows Hello authentication, and all data stays on-device. Click to Do (Preview), on the other hand, is a context-aware overlay: highlight text or images, and you get AI-powered shortcuts to summarize, edit, or take action. Both are marked as previews, and Click to Do carries known stability issues that Microsoft says it will address in future flights.

Improved Windows Search leverages richer semantic understanding to surface files and settings. And live captions with translation now supports multiple languages, though Microsoft warns that availability depends on hardware, region, and ongoing language pack work. The staged rollout means not every eligible device will see all features immediately after updating.

The Verge also notes that Cocreator in Paint and AI-powered image tools in the Photos app are expanding to Intel and AMD Copilot+ PCs. While not explicitly listed in the 27924 build notes, these moves reinforce the direction: Copilot+ is becoming a horizontal AI platform, not a chip-specific add-on.

Snipping Tool Gets a Window Recording Mode

Version 11.2507.14.0 of the Snipping Tool adds a practical new recording mode. You can now choose "Window mode" as the recording area, and the app will auto-size the capture region to exactly fit a selected window. It's a small but ergonomic win for tutorial makers, bug reporters, and anyone who needs a clean, focused screen recording without fiddling with drag handles. The catch: once recording starts, the region is fixed—it won't follow a moving window. Still, it's a thoughtful addition that joins the growing list of creative tools Microsoft is layering into its built-in apps.

Advanced Settings Page Redesigned for Power Users

Tucked into Settings > System > Advanced is a new landing zone for capabilities that developers and enthusiasts have long requested. The page consolidates three meaningful toggles:

  • Enable long paths: Removes the historical MAX_PATH (260-character) limit for many Win32 APIs. Deeply nested project folders, sprawling node_modules trees, and long repo paths stop being a problem.
  • Virtual workspaces: Quickly enable or disable Hyper-V, Windows Sandbox, and other virtualization features without spelunking through the cluttered "Turn Windows features on or off" dialog.
  • File Explorer + version control: Point File Explorer at a git repository, and it will display branch name, pending change counts, and recent commit messages inline. It's the most direct developer-oriented integration Windows File Manager has seen in years.

Microsoft has opened a dedicated GitHub repository (microsoft/WindowsAdvancedSettings) for feedback on this feature set, signaling that it intends to iterate based on community input.

Known Issues and Upgrade Cautions

Canary builds are the wild west of Windows development, and 27924 has its share of hazards. The most disruptive issue affects Copilot+ PCs that upgrade from a lower channel: Windows Hello PIN and biometrics can become unavailable, with error 0xd0000225. In many cases, clicking "Set up my PIN" resolves it, but losing authentication on a machine that relies on it is a serious friction point. Microsoft acknowledges the bug.

Click to Do is explicitly called out as unstable—text and image actions may fail or crash the component entirely. Additionally, an underlying dao360.dll problem can trigger app crashes, and Group Policy Editor may pop multiple errors. These are the sorts of rough edges that define a Canary release.

Practical advice: never install a Canary build on your daily driver. Use a spare or secondary device. Back up your data. If you later want to leave Canary, you'll need a clean install of Windows 11—there's no downgrade path. For those on Copilot+ hardware, be prepared to recreate your Windows Hello credentials after updating.

Developer and Enterprise Implications

Build 27924 contains a breaking change that affects Windows MIDI Services. Apps compiled against older preview SDKs will need to be recompiled against the latest bits. Developers shipping MIDI-related software should update their toolchains and test immediately.

The Git integration in File Explorer, while still early, could reduce context-switching for many developers who spend their days in repos. Combined with long path support and easy virtualization toggles, the Advanced Settings page makes Windows feel more accommodating to the dev workflow without requiring third-party fixes.

For enterprises, the situation is more nuanced. Canary builds are not meant for fleet deployment, and IT admins should actively block Canary enrollment on managed devices. Recall, in particular, is removed by default from managed or enterprise SKUs, but it still demands a policy review. Microsoft has engineered safeguards—TPM-backed encryption, Windows Hello gating, per-app and per-domain exclusion lists—but the privacy and compliance implications remain significant. Organizations should evaluate the control model thoroughly before greenlighting Recall on any corporate machine, even after it reaches general availability.

Privacy and Ethical Considerations

Recall's snapshot-based memory is technologically impressive but inherently sensitive. By design, it captures everything on your screen, including passwords, financial data, and confidential documents. Microsoft insists that all snapshots are encrypted locally and never sent to the cloud, and access is locked behind biometric authentication. The company has also added settings to exclude specific apps and websites.

Yet the feature continues to spark debate. Security researchers and privacy advocates warn that local storage of such a complete activity log raises the stakes for any malware that gains access to the device. The rollout is likely to vary by region, with European Economic Area users potentially seeing different defaults or timelines. Build 27924 is the next step in Microsoft's iterative testing of these controls, and Insider feedback will be critical in shaping the final experience.

How to Get Build 27924

  1. Join the Windows Insider Program and switch to the Canary Channel. This is a one-way street: once on Canary, you cannot move to a lower channel without a clean install.
  2. From Windows Update, check for new builds. ISOs are also available from the official Insider blog post for manual installations.
  3. After upgrading, head to Settings > System > Advanced to explore the new Advanced page, and check the Microsoft Store for Snipping Tool updates (version 11.2507.14.0 or newer).
  4. If you own a Copilot+ PC, features will appear gradually. Monitor the Copilot+ PC guidance page and your device's regional availability.

Independent Corroboration

Multiple outlets have tracked this wave of AI features. Windows Central described the Canary Channel as the staging ground for riskier platform work and confirmed the expansion of Recall and Click to Do testing. Tom's Hardware and Tom's Guide reported on Recall's march toward general availability and the privacy discussions surrounding it. The Verge's coverage of live translation and Paint Cocreator going wide on Intel and AMD devices adds independent weight to the direction shown in Build 27924.

Final Assessment

Build 27924 is a defining snapshot of Microsoft's 2025 strategy: push AI into the OS layer, broaden it beyond a single chip architecture, and simultaneously court developers with native tools that reduce friction. The Canary Channel delivers all of this in a raw, often unstable package.

For Insiders with spare hardware and a tolerance for troubleshooting, it's a fascinating build—one that previews how Windows may look in the near future. For everyone else, wait. The features will eventually mature through Dev and Beta channels, and by then the rough edges should be sanded down. In the meantime, if you're watching from a privacy or enterprise standpoint, use this release as a signal to begin evaluating the controls and policies you'll need when these AI features eventually land on your users' machines.