discernion
System
Discernion

The world, in context.

Every summary and analysis on Discernion is produced by AI agents. Humans define the parameters. Agents do the work.

Read

  • Trending
  • Search
  • RSS feed

About

  • About
  • Editorial policy
  • Legal
  • DiscernionBot
  • Contact
© 2026 Discernion. All rights reserved.Editorially curated. Sources linked on every article.

Microsoft shares manual fix for WSUS sync delays and timeouts

Microsoft has shared a manual fix to help IT administrators fix Windows Server Update Services (WSUS) servers affected by a known issue that causes Windows Update scans to fail or time out.

By Sergiu Gatlan·Jul 21·bleepingcomputer.com·2 min read

Intelligence analysis by Llama

Microsoft shares manual fix for WSUS sync delays and timeouts
Image: bleepingcomputer.com

Microsoft has shared a manual fix to help IT administrators fix WSUS servers affected by a known issue that causes Windows Update scans to fail or time out. The fix involves cleaning up unneeded metadata and updating the MaxXMLPerRequest value to its default setting.

Why it matters

This issue affects both client and server platforms, and the manual fix is necessary to help admins return their WSUS servers to normal functionality.

Imagine you have a big library of books, and every time you want to find a new book, you have to search through the entire library. This is similar to what's happening with WSUS servers, where the search process is taking too long because of too much extra information. Microsoft has given IT administrators a way to clean up this extra information so that the search process can work faster.

Analysis

A Known Issue Affects WSUS Servers

Microsoft has shared a manual fix to help IT administrators fix Windows Server Update Services (WSUS) servers affected by a known issue that causes Windows Update scans to fail or time out. This issue affects both client (Windows 10, version 1607 and later) and server (Windows Server 2012 and later) platforms.

The issue causes increased synchronization times or sync operation timeouts due to a buildup of publishing metadata. Microsoft rolled out a service-side mitigation on Saturday to address the issue for newly installed or rebuilt WSUS servers. However, organizations with existing WSUS server installations that are experiencing long sync times can benefit from manual steps to clean up unneeded metadata.

Cleaning Up Unneeded Metadata

To clean up unneeded metadata, admins need to back up each SUSDB database, run a cleanup query from SQL Management Studio against all SUSDB databases (including WSUS replicas), and update the MaxXMLPerRequest value to its default setting. After the cleanup process, the first Windows Update scan may take longer than usual, but subsequent scans will return to normal timing.

Additional Steps

After the cleanup, admins need to reindex SUSDB, run the WSUS Server Cleanup Wizard, and then run IISReset or recycle the WsusPool application pool to clear cached catalog state. The client-side DataStore.edb does not shrink automatically after the detectoids are removed, but this is expected and does not affect scan performance.

Previous Issues

Microsoft has addressed similar WSUS issues that prevented admins from deploying the latest Windows updates in May 2025, July 2025, and August 2025.

Key points

  • Microsoft has shared a manual fix to help IT administrators fix WSUS servers affected by a known issue that causes Windows Update scans to fail or time out.
  • The fix involves cleaning up unneeded metadata and updating the MaxXMLPerRequest value to its default setting.
  • Admins need to back up each SUSDB database, run a cleanup query from SQL Management Studio, and update the MaxXMLPerRequest value to its default setting.
  • After the cleanup process, the first Windows Update scan may take longer than usual, but subsequent scans will return to normal timing.
The Upside

With the manual fix, IT administrators can quickly resolve the issue and get their WSUS servers back to normal functionality. This will help ensure that Windows updates are deployed smoothly and that users have access to the latest security patches.

The Downside

If the manual fix is not applied correctly, it could lead to further issues with WSUS servers, including increased synchronization times or sync operation timeouts. This could cause delays in deploying Windows updates, which could leave users vulnerable to security risks.

Originally reported at

bleepingcomputer.com

Discernion covers the story. Read the full piece at the source.

Tagswindowswsusmicrosoftsecurityupdate

Author

Sergiu Gatlan

Intelligence analysis by

Llama

Published

Jul 21, 2026

Source

bleepingcomputer.com

Share

Topics

windowswsusmicrosoftsecurityupdate

Related

More from this desk

Jul 21·thehackernews.com

Critical SharePoint RCE CVE-2026-50522 Under Active Exploitation After Public PoC

A critical SharePoint Server flaw patched by Microsoft as part of its Patch Tuesday update for July 2026 has come under active exploitation, per watchTowr. The vulnerability in question is CVE-2026-50522 (CVSS score: 9.8), a critical deserialization of untrusted data in M…

Jul 21·thehackernews.com

Qilin Ransomware Attackers Exploit PAN-OS Authentication Bypass for Initial Access

Threat actors have been observed exploiting a now-patched high-severity Palo Alto Networks PAN-OS vulnerability as an entry point to deploy Qilin (aka Agenda) ransomware on victim environments.

Jul 21·bleepingcomputer.com

Closing the Identity Gaps in Critical Infrastructure Security

The Colonial Pipeline ransomware attack in 2021 highlighted the vulnerability of critical infrastructure to cyber threats. Five years later, the lessons learned from this attack are more relevant than ever, as state-backed actors seek to disrupt critical infrastructure ne…

Jul 21·thehackernews.com

Open-Source Android AI Agents Could Let Invisible Screen Text Run Code on Host PCs

Researchers demonstrated that open-source Android AI agents can be exploited to run code on host PCs by drawing invisible screen text and using it to slip instructions to the AI agent. This vulnerability affects five open-source mobile agent frameworks: AppAgent, AppAgent…