T The Triage ManualTechnical Guides for IT Emergencies
P2 · Windows Server

Unintended Automatic Upgrade of Windows Server 2019/2022 to Windows Server 2025 via Windows Update

Microsoft inadvertently published the Windows Server 2025 upgrade package to Windows Update, causing Windows Server 2019 and 2022 systems with automatic or loosely controlled update policies to perform an unsolicited in-place major OS upgrade. Microsoft subsequently acknowledged and resolved the issue on their end. Affected servers report 'Windows Server 2025' in winver and System Properties after a routine patch cycle with no administrator approval. Rollback options include the 'Go back' recovery option (available within 10 days of upgrade), restoring from a pre-upgrade hypervisor snapshot or backup, or — where no rollback is feasible — assessing compatibility and licensing for retaining Server 2025. Immediate mitigation requires pausing automatic update approvals in WSUS, Windows Update for Business, or RMM tooling to prevent further upgrades across the fleet.

Indicators

Likely causes

Diagnostic steps

  1. Run 'winver' or 'systeminfo | findstr /B /C:"OS Name"' on potentially affected servers to confirm whether the unexpected upgrade to Server 2025 has occurred.
    Confirms whether each system has been upgraded and establishes initial scope of affected machines.
  2. Review Windows Update history via Settings > Windows Update > Update History, or run 'Get-WinEvent -LogName System | Where-Object {$_.Id -eq 19 -or $_.Id -eq 20}' to find recent update installation events.
    Identifies the specific update package that triggered the OS upgrade and the timestamp of the change.
  3. Audit all servers via WSUS console, RMM platform, or Active Directory for OS version to determine the full scope of affected systems.
    Determines how many and which servers were upgraded unexpectedly, enabling prioritisation of remediation.
  4. Check WSUS or patch management approval logs to determine whether the Server 2025 upgrade was auto-approved or bypassed the approval workflow entirely.
    Establishes root cause related to patch management configuration and informs prevention measures.
  5. Inventory all managed servers via RMM or patch management console and filter for any nodes reporting Windows Server 2025 as the current OS
    Scopes the full extent of the incident across the managed fleet before beginning remediation to avoid missing affected servers

Resolution path

Prevention

Tools

References

windows-serverwindows-server-2019windows-server-2022windows-server-2025unintended-upgradeunexpected-upgradewindows-updatewsuspatch-managementmspin-place-upgradeincident-responserollbackmicrosoft-known-issue