Windows 11 25H2 Enablement Package: AI Features, Wi Fi 7, and Legacy Tool Removals

  • Thread Author
Isometric view of a circuit-board setup with a Wi‑Fi 7 laptop, servers, and a 25H2 Enablement chip.
Microsoft has begun rolling out Windows 11 version 25H2 — a deliberately lightweight, security-focused annual update delivered primarily as an enablement package that flips features already staged in the 24H2 servicing branch, makes targeted under‑the‑hood improvements, introduces enterprise Wi‑Fi 7 support, and removes a small set of legacy tooling such as Windows PowerShell 2.0 and WMIC.

Background / Overview​

Windows 11 25H2 is not the kind of blockbuster visual revamp that dominated earlier Windows release cycles. Instead, Microsoft engineered 25H2 as an operational milestone: the bulk of the new and updated code was shipped earlier to the 24H2 servicing branch and is activated on eligible machines by a compact enablement package (sometimes called an "eKB"). That approach keeps the update download small, the installation quick (often a single reboot), and the compatibility surface narrow for IT teams.
The enablement package model has implications for how features are delivered and perceived. Because the code already exists on many devices, 25H2’s visible feature list is intentionally muted; Microsoft uses the version bump to reset servicing timelines, finalize staged rollouts, and make a few decisive platform changes that matter most to enterprise and power-user audiences.

What Microsoft shipped in 25H2: the essentials​

Small download, quick upgrade: the enablement package model​

  • If your PC is already running Windows 11 24H2 and has received the prerequisite cumulative updates, the transition to 25H2 is usually a tiny download and a single reboot. Microsoft’s KB explains the mechanics and prerequisites for the feature update delivered via an enablement package.
  • Official ISO media is also available for enterprises, labs, and clean installs through Microsoft’s Insider ISO page and the company’s standard distribution channels, giving IT teams control over imaging and offline deployments.

Notable user-facing additions (and limits)​

  • AI features: Click‑to‑Do, File Explorer AI actions, and an AI agent inside Settings are part of the 25H2 story — but many of these are hardware- and license-gated and will appear first on Copilot+ PCs (machines with on‑device NPUs and the Copilot+ profile). These features enable contextual actions, semantic local search, and natural‑language settings changes.
  • Snipping Tool: continued enhancements include the ability to record window videos and export short recordings as GIFs; the Snipping Tool’s screen recorder and improved selection options have been progressively rolled out via app updates.
  • Wi‑Fi 7 (enterprise): Windows 11 25H2 brings enterprise‑grade Wi‑Fi 7 connectivity support (802.11be) into the commercial feature set — full experience still depends on up‑to‑date drivers and compatible access points, and enterprise Wi‑Fi 7 requires WPA3‑Enterprise mode.

Cleanups and removals​

  • PowerShell 2.0 removed: The legacy PowerShell 2.0 engine, deprecated since 2017, is no longer included in newer Windows images. Microsoft published guidance and a KB explaining the removal timeline and mitigation steps for organizations still dependent on PowerShell v2.0.
  • WMIC removed: The Windows Management Instrumentation Command‑Line utility (WMIC) — long deprecated in favor of PowerShell and newer management tools — is also gone from the shipping image. Scripts or operations that assume wmic.exe will need remediation.

Deep dive: AI on Windows — what’s new, and who gets it​

Copilot+, Click‑to‑Do, and the device divide​

Microsoft continues to anchor many of its highest‑profile AI experiences to devices labeled Copilot+. These are computers with on‑device neural processing, typically delivered by Qualcomm, Intel, or AMD hardware partners, and are intended to run richer offline AI models with lower latency and privacy advantages.
  • Click‑to‑Do: a contextual overlay accessible via keyboard and gesture shortcuts that recognizes text and images on screen and offers actions like summarization, image edits, drafting content in Word, or scheduling a Teams meeting. The feature now supports additional selection modes (free‑form, rectangular) and finer multi‑selection (Ctrl+click to combine disparate elements) to feed AI actions. Expect some actions to require a Microsoft 365 or Copilot entitlements.
  • Agent in Settings: the Settings search box can act as an on‑device agent that understands plain‑English commands (for example, “turn on do not disturb” or “make my cursor bigger”) and can either guide you to the right setting or execute the change with your consent. Initially limited to Copilot+ PCs, it will roll out to more hardware later.
  • File Explorer AI actions: File Explorer is gaining AI‑powered actions for images and documents — things like blur background, remove objects, visual search, and document summarization powered by Copilot integrations. Some AI actions will be available only on Copilot+ devices or when paired with an appropriate Microsoft service subscription.
Why the gating matters: Microsoft’s approach balances performance, privacy, and licensing. On‑device processing reduces round trips to cloud services and keeps sensitive content local when possible; however, it means the full AI experience won’t appear the same across the fleet. For many users the features will be visible in the UI but unavailable until their hardware, drivers, or entitlement requirements are met.

Enterprise changes: manageability, drivers, and the Wi‑Fi 7 story​

Wi‑Fi 7 enterprise connectivity​

Windows 11 25H2 adds Wi‑Fi 7 enterprise connectivity support in driver and platform stacks, making it easier for organizations to adopt 802.11be in managed environments. This is a big functional step for high‑performance enterprise WLANs — but there are caveats:
  • The OS-level support exposes the necessary APIs and changes in the WiFiCx driver framework, yet the practical availability of Wi‑Fi 7 features depends on OEM drivers (for example, Intel BE200/BE201 series or Qualcomm FastConnect modules) and enterprise access points that support Multi‑Link Operation (MLO), 6 GHz band usage, and WPA3‑Enterprise. Microsoft and chip vendors both emphasize the driver dependency.
  • WPA3‑Enterprise and modern authentication requirements are part of the Wi‑Fi 7 enterprise baseline; organizations should validate RADIUS servers, certificates, and roaming behavior before broad deployment. Third‑party WLAN vendors will publish their own interoperability guidance — testing in a lab environment is essential.

Manageability and imagery​

  • 25H2 introduces Group Policy and MDM options that allow Enterprise and Education administrators to remove certain built‑in Microsoft Store apps from provisioning images — helpful for locked‑down or minimal images. Combined with the enablement package model, this creates a straightforward plan for imaging and lifecycle resets for large fleets.

Security, servicing, and lifecycle: why the version bump matters​

  • Adopting 25H2 resets the support clock for devices that move to the new version. Under Microsoft’s servicing policies announced with the 25H2 cycle, Home and Pro editions typically receive 24 months of support from the general availability date, while Enterprise and Education editions receive 36 months. This lifecycle reset is frequently the most consequential reason for organizations to plan a version upgrade.
  • Microsoft states 25H2 includes improvements in build and runtime vulnerability detection and refers to using AI‑assisted secure coding techniques as part of its Security Development Lifecycle (SDL) work. These changes are primarily engineering and process improvements intended to reduce the introduction of certain classes of vulnerabilities during development — but they are not a replacement for rigorous third‑party security validation and independent audits. Treat such claims as positive indicators, not absolute proof that specific runtime exploit classes are solved.

Installation paths and practical upgrade guidance​

  1. Check your current Windows version: if you’re on Windows 11 24H2 and fully patched you’re eligible for the enablement package; the upgrade will typically appear as “Feature update to Windows 11, version 25H2” under Windows Update.
  2. If you need clean media or want to image multiple machines, download the official ISO from Microsoft’s Insider or enterprise distribution pages — these ISOs are the supported media for clean installs and offline lab testing.
  3. For production fleets, adopt a staged pilot approach:
    • Run an inventory of scripts and automation that call out PowerShell v2 or wmic.exe. Plan remediation or workarounds ahead of an enterprise rollout.
    • Validate drivers for Wi‑Fi, display, and security agents, especially if you rely on vendor-supplied NIC drivers or endpoint protection agents.
    • Use Windows Update for Business, WSUS, or feature‑update deployment rings to control exposure and gather telemetry during the pilot.

Strengths: where 25H2 helps​

  • Low-risk upgrade for 24H2 devices: the enablement package reduces downtime and bandwidth consumption for already‑patched machines. This is a practical win for large fleets.
  • Security and operational focus: removal of ancient legacy plumbing (PowerShell 2.0, WMIC), improvements in vulnerability detection, and clearer enterprise controls are all sensible hygiene improvements.
  • Modernization hooks: built‑in AI actions and on‑device agents open useful productivity scenarios and give organizations a path to richer local AI experiences when Copilot+ hardware is available. When correctly provisioned, these features can speed workflows and reduce cloud dependency for sensitive content.

Risks and limitations: what to watch for​

  • Compatibility gaps: scripts and automation that expect PowerShell 2.0 or WMIC will fail unless remediated. Organizations that still use legacy automation need to inventory and update those assets. Microsoft provides mitigation guidance, but practical remediation takes time.
  • Driver and vendor readiness: Wi‑Fi 7’s real benefits require drivers and APs that implement MLO and other advanced features. Expect patch cycles from NIC vendors and WLAN vendors; do not assume full functionality immediately after installing 25H2.
  • AI feature fragmentation: the Copilot+ gating model means two Windows: one experience on Copilot+ PCs with NPU-enabled, on‑device features, and a more limited UI on non‑Copilot hardware. This fragmentation can confuse end users and complicate support desks. Organizations should inventory which endpoints will (and will not) show AI features before promoting them broadly.
  • Claims vs. verification: Microsoft’s statements about AI‑assisted secure coding and improved runtime detection are credible and important, but they are internal process claims. Independent verification, third‑party audits, and real‑world telemetry will be necessary to evaluate their practical impact on exploitability. Treat those claims as a positive signal — not conclusive proof.

Checklist: immediate actions for Windows enthusiasts and admins​

  • For home power users:
    • If you run 24H2 and want 25H2, enable “Get the latest updates as soon as they’re available” and let Windows Update offer the feature update, but keep a current backup before you apply it.
    • Test AI features on a non‑critical machine if you have Copilot+ hardware; otherwise, wait for your vendor’s drivers and Microsoft Store updates to land.
  • For IT and enterprise:
    1. Inventory scripts and scheduled tasks for explicit PowerShell v2 invocation or WMIC usage. Remediate or script replacements before wide deployment.
    2. Pilot 25H2 on a subset of representative devices, especially Wi‑Fi and VPN heavy users, to validate networking and driver compatibility.
    3. Validate imaging and provisioning flows using the official ISOs in a lab before releasing the enablement package broadly.

Final analysis​

Windows 11 25H2 is a pragmatic update that reflects Microsoft’s ongoing shift to continuous delivery and feature gating. For most users on 24H2, upgrading will be fast and low‑impact; for enterprises, the version bump offers a clean servicing baseline and a reminder to modernize legacy automation. The most exciting platform-level changes are the on‑device AI experiences and Wi‑Fi 7 enterprise connectivity, but both depend heavily on hardware, driver, and vendor readiness.
The security and development process improvements Microsoft cites are encouraging, but they require independent validation and time to prove their effect in the wild. Likewise, removing deprecated tooling is a net security win, yet it imposes a short transition cost on environments that still rely on legacy scripts.
Bottom line: 25H2 is not a flashy consumer release — it’s an operational and security milestone. Adopt it deliberately: pilot, remediate, and stage. When deployed with planning, 25H2 will reduce operational friction while preparing your fleet for the next wave of on‑device AI and next‑gen wireless technologies.

Conclusion
Windows 11 version 25H2 is now available as a small, fast enablement package for current 24H2 systems and as full ISO media for imaging; it brings enterprise Wi‑Fi 7 support, incremental AI functionality (with Copilot+ gating), and necessary cleanups such as the removal of PowerShell 2.0 and WMIC. The update is best viewed as practical modernization rather than feature spectacle — valuable for administrators and forward‑looking users, but one that requires careful planning around legacy automation, drivers, and the variable rollout of AI experiences.

Source: heise online Microsoft releases Windows 11 25H2: Major autumn update as a small download
 

Back
Top