Live
Microsoft 365 Calendar Hijacked as C2 Channel in New HOLLOWGRAPH Malware·MSFT +0.1%Windows on Arm Takes Center Stage in Best Buy’s Back-to-School Picks with Surface Pro·NVDA +3.0%Microsoft Copilot Now Lets You Buy Etsy Products Without Leaving the Chat. Here's How It Works.·GOOGL +1.2%PS5 Flight Simulator Players Can Now Upgrade to Rudder Pedals via Thrustmaster’s Hidden Port·AMZN +2.9%Azure GPv1 ZRS Storage Accounts Must Be Upgraded by October 2026—Or Services Will Break·MSFT +0.1%NVIDIA Agent Toolkit Brings Local AI to DGX Station—But Windows Users Are on the Outside Looking In·NVDA +3.0%Windows Server 2022 Mainstream Support Ends October 2026: Your Move, IT·GOOGL +1.2%Azure Functions 1.x and Legacy Log API Sunset in 2026: Here's Your Migration Roadmap·AMZN +2.9%Microsoft 365 Calendar Hijacked as C2 Channel in New HOLLOWGRAPH Malware·MSFT +0.1%Windows on Arm Takes Center Stage in Best Buy’s Back-to-School Picks with Surface Pro·NVDA +3.0%Microsoft Copilot Now Lets You Buy Etsy Products Without Leaving the Chat. Here's How It Works.·GOOGL +1.2%PS5 Flight Simulator Players Can Now Upgrade to Rudder Pedals via Thrustmaster’s Hidden Port·AMZN +2.9%Azure GPv1 ZRS Storage Accounts Must Be Upgraded by October 2026—Or Services Will Break·MSFT +0.1%NVIDIA Agent Toolkit Brings Local AI to DGX Station—But Windows Users Are on the Outside Looking In·NVDA +3.0%Windows Server 2022 Mainstream Support Ends October 2026: Your Move, IT·GOOGL +1.2%Azure Functions 1.x and Legacy Log API Sunset in 2026: Here's Your Migration Roadmap·AMZN +2.9%

Api Retirement

The latest Api Retirement coverage — news, analysis, and updates from the WindowsNews.AI desk.

13 stories in view AI assisted desk updated 6:24 PM
Latest Most Read Breaking
Sort
Windows 11 · 25H2

Windows 11 25H2 Can Break WSL2 VM Creation—Here’s the Test Before You Deploy

Windows 11 25H2 doesn't officially break WSL2, but a reported failure during VM creation on one build prompts a targeted pre-deployment test. IT teams should validate that new WSL2 VMs can be created on developer endpoints before rollout, focusing on virtualization configuration and a quick canary check. General users without WSL2 dependence are unaffected.

Dev

Microsoft Ships Coreutils for Windows with Conflict Manager: A Safe Adoption Roadmap

Microsoft has released Coreutils for Windows, a native package that brings Unix-style commands like ls, cat, and grep to the Windows command line. A June 16 update introduced a conflict manager to help administrators disable utilities that clash with existing CMD and PowerShell tools. This guide explains what the package changes, how it can break scripts, and a step-by-step plan for safe adoption across developer, build, and general-purpose systems.

Developer Platforms Desk·4h ago ·5 min
Dev

WMIC Will Be Disabled by Default in Next Windows 11 Release: Here’s How to Prepare

Microsoft's latest update to the Windows deprecated features list confirms that WMIC will be disabled by default in the next Windows 11 release, marking a critical milestone in the tool's planned retirement. This article details the impact on IT pros and power users, provides a practical audit checklist, and walks through the transition to PowerShell CIM before the legacy command-line tool becomes unavailable.

Developer Platforms Desk·5h ago ·5 min
Dev

November 2026 Deadline Looms for PowerShell 7.4 and .NET 8 — How to Avoid a Double Upgrade Scramble

PowerShell 7.4 LTS and .NET 8 both reach end of support on November 10, 2026. This dual retirement affects home users, developers, and IT administrators alike, requiring coordinated upgrades to maintain security and compliance. Our guide explains the lifecycle policy, provides a step‑by‑step migration checklist, and highlights the opportunity to consolidate your upgrade efforts around a single deadline.

Developer Platforms Desk·5h ago ·5 min
Advertisement
WSL · Windows Subsystem For Linux

WSL 2.7.x Updates Can Force a Windows Restart: Here’s How to Protect Your Work

A WSL 2.7.x update can forcibly restart Windows without warning and leave your Linux environments broken if HypervisorPlatform is missing. First reported in the 2.7.1.0 pre-release, the issue persists with the current 2.7.10 build. We explain what’s changed, how to protect your work, and why IT admins should treat WSL updates as host-level changes.

DV Developer Platforms Desk·6h ago
Windows 11 · WSL 2

WSL 2’s Mirrored Mode Breaks on VPNs – KB5074109 Repair Now Available for Windows 11

The KB5074109 cumulative update for Windows 11 24H2 and 25H2 repairs an ARP-related bug in WSL 2 mirrored networking that broke VPN connectivity after the earlier KB5067036 preview. Affected users must update Windows, verify the OS build, and then methodically test mirrored, NAT, or virtioproxy modes with DNS tunneling to restore internal corporate access. Known incompatible VPN clients include certain versions of Bitdefender, OpenVPN, and McAfee.

DV Developer Platforms Desk·6h ago
LibreOffice · OOXML

LibreOffice Warns OOXML Lock-In Spreads to ‘Sovereign’ Euro-Office, Raising Security Flags

The Document Foundation, keeper of LibreOffice, issued a dual warning in July 2026: Microsoft’s default OOXML formats continue to create vendor lock-in, and the EU-backed Euro-Office suite makes it worse by mimicking Microsoft’s interface and defaulting to the same proprietary-leaning format. While most Windows users merely see formatting glitches, organizations face compliance risks, and Euro-Office’s heavy reliance on Russian developers adds security concerns.

DV Developer Platforms Desk·7h ago
Winget · Claude Code

WinGet 1.28 fails to track some portable app installs — what Claude Code users need to know

A bug in WinGet 1.28.240 causes portable app installs like Claude Code to succeed but not register with the package manager, breaking upgrade and uninstall operations. The article explains the impact on developers and IT administrators, provides step‑by‑step checks to verify portable app tracking, and outlines practical workarounds until Microsoft issues a confirmed fix.

DV Developer Platforms Desk·9h ago
Entra Connect · Microsoft Entra

Microsoft’s Entra Connect Update Forces a Human Gate for Cloud Changes—Break Your Scripts or Get Secure

Microsoft’s Entra Connect Sync 2.6.84.0, released July 7, 2026, introduces interactive administrator sign-in for cloud-side configuration changes and eliminates background self-healing for Password Hash Sync. This security hardening breaks unattended PowerShell automation and forces IT teams to audit scripts, redesign workflows, and update disaster recovery procedures before upgrading.

DV Developer Platforms Desk·12h ago
WSL 2 · Windows 11

WSL 2 Ubuntu Corrupted After Windows 11 Dev Build 26200.8246: How to Recover and Future-Proof Your Linux Setups

Windows 11 Dev Channel build 26200.8246 can corrupt the /init file in WSL 2 Ubuntu 22.04, leaving the distribution unbootable. The April 2026 bug highlights the need for regular VHDX backups and separate testing environments. Recovery is possible via debug shell, but prevention is the only sure protection.

DV Developer Platforms Desk·17h ago
Task Scheduler · Windows Automation

Unlock Windows' Hidden Automation Engine: A Practical Guide to Task Scheduler

Windows' built-in Task Scheduler can automate everything from launching apps at logon to running silent disk cleanups. This practical guide walks through setting up your first tasks, explores advanced triggers and scripting, and explains common pitfalls — showing how a 20-year-old tool remains a powerful, free automation engine for home users and admins alike.

DV Developer Platforms Desk·20h ago
WSL · WSL 2.7.10

WSL 2.7.10 Fixes VHD Restores and KVM Boot, Bundles Updated 6.18 Kernel

Microsoft released WSL 2.7.10 on June 26, 2026, with a crucial fix for VHD restores that passes the mounting user’s token, completing a series of updates that also address large Windows hosts files, a KVM boot regression, and bring the Linux kernel to 6.18.33.2-2. The article breaks down what each change means for everyday users, developers, and IT administrators, and provides a concrete, four‑path validation plan to safely adopt the latest release without blindly freezing at an older version.

DV Developer Platforms Desk·20h ago ·2 views
Developer Workstations · Windows 11

Windows 11’s Official Dev Environment Setup Goes Live—Here’s How to Ditch Your Old Scripts

Microsoft released Windows Developer Configurations as a generally available feature on June 2, 2026, offering a declarative, open-source alternative to traditional bootstrap scripts. The collection includes a full developer workstation setup, a WSL comfort configuration, and language-specific workloads, all powered by winget. Developers and IT teams can now replace fragile, one-off scripts with a maintained, auditable baseline and layer their own specific needs on top.

DV Developer Platforms Desk·1d ago