Microsoft’s latest optional preview update for Windows 11 version 24H2 isn’t just another collection of bug fixes. The July 22, 2025, KB5062660 (OS Build 26100.4770) release lays the groundwork for a future where PCs can diagnose and fix themselves without human intervention, while also giving users new ways to control their data and get work done with on-device AI. It marks a strategic pivot toward more resilient, intelligent, and user-empowered computing—but it also raises fresh privacy and management challenges that demanding IT pros must understand now.
Quick Machine Recovery: When Windows Fixes Itself
Arguably the most transformative addition is Quick Machine Recovery, a feature that uses the Windows Recovery Environment (WinRE) to detect and remediate widespread boot failures automatically. Instead of forcing users to boot from USB drives or rely on manual troubleshooting, Windows 11 can now connect to the network from WinRE, check Windows Update for targeted fixes, download them, and apply a remediation package—all without user interaction. This isn’t a generic repair tool; Microsoft analyzes crash telemetry to create specific fixes for known issues, which are then distributed through the same update channel.
The feature comes with two main modes: cloud remediation and auto remediation. Cloud remediation, enabled by default on Home devices but disabled on Pro and Enterprise, allows WinRE to search for and apply fixes. Auto remediation takes it a step further, automatically retrying failed attempts based on configurable intervals and timeouts. A dedicated Settings page at System > Recovery > Quick machine recovery puts these controls in users’ hands, while IT administrators can manage everything through the RemoteRemediation CSP or Intune Settings Catalog. Admins can even prepopulate Wi-Fi credentials so that WinRE can join the network without user input, and they can test the entire flow with a safe test mode that simulates a recovery without an actual crash.
The potential benefits are huge. Mass boot failures triggered by a buggy driver or update—reminiscent of the CrowdStrike incident—could be mitigated in hours rather than days, with devices healing themselves remotely. Yet the risks are equally real. “Best-effort” remediation means Microsoft cannot guarantee a fix for every scenario, and automated changes applied by a vendor could introduce regressions or unexpected behavior. Enterprises that demand full control over recovery must either disable cloud remediation entirely or carefully policy the feature. Moreover, Quick Machine Recovery relies on diagnostic data shared with Microsoft to identify failures and craft solutions—a point that privacy-conscious organizations will want to scrutinize.
Recall Export and Reset: New User Controls, New Vectors to Govern
Recall, the AI-powered timeline that captures encrypted snapshots of on-screen activity, is getting two critical capabilities. European Economic Area (EEA) users can now export their snapshots to a local folder, enabling them to share data with trusted third-party apps or websites after authenticating with a 32-character export code shown only once during initial setup. This export code is not stored by Microsoft, placing the burden of safekeeping squarely on the user. Meanwhile, all Recall users worldwide can now reset the feature entirely from Settings > Privacy & security > Recall & snapshots > Advanced settings, wiping all local snapshots and—for EEA users—generating a new export code.
The export function is a transparent, user-first move, but it opens a new exfiltration path. A user who hands over the export code and folder location to a poorly secured application effectively bypasses Recall’s on-device encryption. Microsoft’s documentation makes clear that the company cannot recover a lost code, which is secure in principle but dangerously fragile in practice. For managed devices, particularly those in regulated industries, administrators can block export via the AllowRecallExport policy (export is disabled by default for managed devices). The reset feature is simpler but still noteworthy: it wipes local data but cannot touch already exported files, a nuance that must be baked into data retention and e-discovery plans.
Click to Do, Reading Coach, and Draft with Copilot: AI in the Flow of Work
Click to Do continues to expand its context-aware text actions on Copilot+ PCs. Users can now select text and instantly launch Reading Coach for pronunciation feedback, send it to Immersive Reader for distraction-free reading with audio and picture dictionary support, or convert it into a full Word document using Draft with Copilot in Word. That last action demands a Microsoft 365 Copilot subscription, a licensing gate that organizations must factor into their rollout calculations. For accessibility, the Reading Coach and Immersive Reader integrations are clear wins—especially for language learners and users with dyslexia—though they require installing additional Store apps.
Teams integration also gets a nudge: selecting an email address on screen now offers to create a Teams message or schedule a meeting directly via Click to Do, lightening the friction of cross-app collaboration.
Settings Agent: AI That Can Change Your Settings for You
On eligible Copilot+ PCs (initially Snapdragon-powered devices, with AMD and Intel support planned), Windows 11 now includes a Settings agent that runs an on-device language model called Settings Mu. Ask it something like “make my mouse pointer bigger” or “how do I control my PC by voice,” and the agent will suggest steps—or, with permission, execute the change automatically. Because the model runs locally, queries never leave the device, a strong privacy stance. However, the agent can still make system changes; administrators should understand its reach and, if necessary, restrict it via policy. At launch, it supports only English and excludes Canada and China.
For non-Copilot+ PCs, the Settings app gets a minor but telling UI adjustment: the Search box moves to the top center, aligning with a more unified design language across devices.
Start Menu, Snap, Search, and Input: Polishing the Everyday
Several smaller tweaks accumulate into a noticeably smoother experience. Administrators can now enforce a “apply pins once” policy for the Start menu, pushing a default layout at first sign-in while preserving users’ personalized changes thereafter—a neat middle ground between central control and user autonomy. Snap layouts get inline hints: dragging a window to the upper center reveals a Snap Bar tip, and hovering over Minimize/Maximize shows the Snap menu with keyboard shortcut hints. Windows Search settings are consolidated into one page at Privacy & security > Search, reducing configuration drift. And for handheld gaming PCs, the Gamepad keyboard layout gains better controller navigation and a dedicated PIN-entry mode on the lock screen.
Bug Fixes That Quietly Improve Stability
Beyond the marquee features, KB5062660 resolves several nagging issues. File Explorer no longer suffers from context menu rendering glitches or performance hiccups when syncing many SharePoint sites. File operation progress dialogs that had stopped appearing from apps work again. Desktop icons pinned before an update now display correctly afterward. Notifications bring their parent apps to the foreground reliably, and the Settings app itself is less prone to hangs. These fixes may not make headlines, but they chip away at the daily friction users have endured since earlier 24H2 releases.
What IT Teams Must Do Now
This update forces immediate decisions. Quick Machine Recovery must be tested: run test mode on representative hardware, audit settings with reagentc.exe /getrecoverysettings, and choose whether to allow cloud remediation. Recall export is a new data channel; disable it via policy in regulated environments and educate users about the export code’s one-time, non-recoverable nature. Plan Copilot licensing for Draft with Copilot in Word, and map out which user groups will benefit from Click to Do’s AI actions. Update recovery documentation to include Quick Machine Recovery flows, and prepare for a world where a PC that won’t boot can still reach out and fix itself—on your terms, if you lock down the policies.
Microsoft’s self-healing Windows era has begun. This preview update gives organizations the tools to embrace it or block it, but hesitation isn’t free: the next major outage could find unprepared fleets while prepared ones recover in minutes.