Microsoft shipped a significant update to Windows Insiders in the Release Preview channel on Tuesday, headlined by the expansion of its Automatic Super Resolution (Auto SR) AI upscaling technology to more games. But there is a hard catch: the feature remains walled off behind Copilot+ PC hardware, meaning only devices with a Qualcomm Snapdragon X Series processor and integrated NPU can tap into the performance gains today.
The update, tagged as KB5065789, targets Windows 11 versions 24H2 and 25H2 and unloads a payload of AI-driven enhancements, enterprise security controls, and quality-of-life tweaks. Beyond Auto SR, Insiders get a preview of Administrator Protection, a plug-in model for third-party passkey providers, AI actions in File Explorer, a revamped Windows Share menu, and Emoji 16.0 support. But the deliberate staging of these features—tied tightly to Copilot+ hardware and, in some cases, Microsoft 365 Copilot licensing—paints a clear picture of Microsoft’s AI roadmap: on-device neural processing is the bedrock, and broad availability will unfold only as the ecosystem matures.
KB5065789: What’s in the Release Preview
Microsoft delivered the update through its standard cumulative package mechanism, bumping the affected builds of Windows 11 24H2 and 25H2. The accompanying blog post confirms the gradual rollout nature of the feature set; not every Insider will see every capability immediately. Instead, the company relies on its enablement-package model, where lightweight bits flip feature gates without overhauling the kernel. This keeps servicing disruption low but makes it tough for IT administrators to predict what a mixed fleet will actually get.
The update stitched together a curious blend of consumer gaming prowess and enterprise-grade hardening:
- Automatic Super Resolution expansion to more DirectX 11 and 12 titles
- Administrator Protection Preview, a reworked elevation model
- Passkey provider plug-in support for third-party credential managers
- Click to Do table detection and Excel export
- File Explorer AI actions like background blur, object removal, and visual search
- Windows Share dialog with pinnable targets
- Emoji 16.0 across the Fluent design set
Automatic Super Resolution: The AI Upscaler Built for Copilot+
Auto SR is Microsoft’s first-party answer to NVIDIA DLSS, AMD FSR, and Intel XeSS—but built at the operating system layer. It offloads frame upscaling from the GPU to a dedicated Neural Processing Unit (NPU), aiming to deliver higher frame rates and sharper visuals without tanking GPU resources.
The pipeline works like this: Windows renders a game at a lower internal resolution, reducing GPU load, then the NPU runs a trained AI model to upscale each frame back toward the display’s native resolution in real time. Microsoft coordinates the GPU, CPU, and NPU schedules to keep added latency to about one frame on average.
Out of the box, Auto SR supports a curated list of DirectX 11 and 12 titles, including Borderlands 3, Control (DX11), and The Witcher 3. Insiders can also manually opt in additional games through a settings menu, though Microsoft warns that text-heavy HUDs and certain rendering paths may produce softening artifacts.
The Copilot+ Hardware Gate
Despite the technical appeal, Auto SR only works on Copilot+ PCs—machines that meet Microsoft’s stringent spec for NPU performance, instant wake, and security. Today, that effectively limits it to laptops powered by the Qualcomm Snapdragon X Elite and X Plus chipsets, which pack a Hexagon NPU and integrated Adreno GPU.
Microsoft’s official support page states the requirement plainly: “Auto SR seamlessly integrates with Windows on a Copilot+ PC with a Snapdragon® X Series processor.” Qualcomm has acknowledged that Auto SR is a Microsoft feature, but confirmed that their silicon is the only platform ready for it at launch. The exclusivity is a mix of first-to-market timing and the deep driver integration required for NPU-based upscaling.
For the broader x86 world, hope is on the horizon. Intel’s Meteor Lake and AMD’s Ryzen AI 300 series bring NPU hardware to laptop-class processors, and Microsoft has signaled that Copilot+ support will eventually extend to those designs. But the company has not committed to a deadline, and Insiders should treat the current Snapdragon-only reality as firm for the foreseeable future.
What Auto SR Actually Delivers
Early field testing and vendor reports paint a compelling but nuanced picture. In GPU-bound scenes, frame rates can climb by 20–40 percent depending on the title and settings. Visual fidelity holds up well in most situations, often matching native rendering, but competitive players will notice the one-frame input latency penalty. HUD elements and small UI text can lose crispness when the game is rendered at very low internal resolutions—a trade-off Microsoft acknowledges by excluding certain UI-critical scenarios from automatic upscaling.
Compatibility remains a moving target. Auto SR does not support Vulkan or OpenGL titles, nor any game running on DirectX 9 or older. HDR and 10-bit color pipelines can produce poor results, and anti-cheat software on emulated x64 games has blocked multiplayer sessions entirely for some testers. The bottom line: Auto SR shines in single-player, graphics-rich titles but stumbles in latency-sensitive or multiplayer environments.
Beyond Gaming: AI Actions, Passkeys, and Enterprise Hardening
KB5065789 is not just a gaming update. Administrator Protection Preview marks a significant shift in how Windows handles elevated privileges. Instead of relying solely on User Account Control prompts, it creates a System Managed Administrator Account (SMAA) and generates just-in-time admin tokens. The intent: contain privilege escalation attacks and give IT more granular audit trails.
Passkey adoption gets a boost with a new plug-in model. Password managers like 1Password and Bitwarden can now integrate directly with Windows Hello, allowing users to create, store, and authenticate with passkeys through their preferred provider. Microsoft published APIs and sample code on its developer portal, positioning Windows as a neutral platform for passwordless authentication.
On the productivity front, File Explorer’s right-click menu gains AI actions such as background blur, object removal, visual search, and document summarization. Some of these features require a Microsoft 365 Copilot subscription, adding yet another layer of licensing dependency. Click to Do can now recognize tables in screenshots and export them directly to Excel, a small but efficient addition for data wranglers. Narrator receives tweaks for better document reading, and the Windows Share menu finally supports pinning favorite targets.
Risks and Operational Guidance
The staged rollout creates real headaches for IT departments. With features gated by hardware, licensing, and Insider ring, support teams must brace for fragmented user experiences. The checklist for evaluation is straightforward:
- Acquire at least one Copilot+ device to test Auto SR and AI actions
- Validate anti-cheat compatibility for any games in the environment
- Pilot the passkey plug-in with your chosen password manager
- Review Administrator Protection behavior against existing UAC policies
- Audit generative-AI permission surfaces and align with privacy requirements
Privacy is a genuine concern. Click to Do and File Explorer AI actions may capture screen content, and Microsoft’s local-processing assurances need rigorous policy validation, especially on shared or BYOD machines.
The Strategy Behind an OS-Level Upscaler
Embedding Auto SR directly into Windows signals Microsoft’s ambition to own the AI upscaling pipeline. By placing the feature at the OS level, the company gains centralized control over game compatibility, driver integration, and telemetry. It also positions the NPU as a co-equal processor alongside the CPU and GPU, a necessary step for future AI workloads.
The risk, however, is fragmentation. DLSS and FSR are vendor-agnostic to varying degrees, while Auto SR demands specific silicon. Unless Microsoft accelerates Copilot+ adoption across Intel and AMD laptops, Auto SR will remain a niche differentiator rather than a mainstream feature.
How to Try Auto SR Now
Enthusiasts with a Snapdragon X-powered Copilot+ PC can jump in today. Join the Windows Insider Release Preview (or Dev/Beta) channel and install KB5065789. Then navigate to Settings > System > Display > Graphics and toggle Automatic super resolution. Launch a supported game and look for the notification that Auto SR is active. For File Explorer AI actions, right-click an image or Office document; for passkey plug-ins, install a compatible password manager beta and enable the feature under Settings > Passkeys > Advanced options.
A Measured Step Toward an AI-First Windows
KB5065789 is less a sweeping platform shift and more a carefully controlled experiment. It shows what is possible when on-device AI becomes a first-class OS resource, but it also exposes the dependencies that slow such innovation. For gamers, Auto SR offers a tangible performance lift on the right hardware. For IT, the update is a mandate to start testing—because the hardware, licensing, and security puzzle will only grow more complex from here.
Microsoft’s path is clear: NPU-forward Windows, where AI experiences are deeply integrated but carefully gated. How quickly the gates open rests in the hands of silicon partners and enterprise adoption curves. For now, KB5065789 is a compelling, if incomplete, glimpse of that future.