Updates for Windows Server 2025
Windows Server 2025 is the latest release in our Long Term Servicing Channel. On the left side of this page, you’ll find a list of all the updates released for this version of Windows Server. You can also find more information about releases and any known issues. Installing the most recent update ensures that you also get any previous updates you might have missed, including any important security fixes.
Current status of Windows Server 2025
For the most up-to-date information about known issues for Windows and Windows Server, please go to the Windows release health dashboard.
Known issues
Apps using Address Windowing Extensions might experience access violations
Symptoms
Applications running on Windows Server 2025 might experience access violations, memory corruption, or unexpected termination. This issue is caused by a Windows Server 2025 memory-management change that can affect certain applications using Address Windowing Extensions (AWE) that rely on memory-management behaviors present in earlier Windows Server releases.
Known affected applications include SQL Server running with Lock Pages in Memory (LPIM) enabled. Reported symptoms include:
Access violation exceptions (0xC0000005/EXCEPTION_ACCESS_VIOLATION)
Memory corruption errors
SQL Server crash dumps
SQL Server services unexpectedly stopping or restarting
Failures during database maintenance operations such as DBCC CHECKDB
Workaround
For SQL Server, a temporary workaround is available. Administrators can disable the LPIM configuration for affected SQL Server instances to prevent utilization of AWE. Customers should evaluate this workaround in their environment, as disabling LPIM can affect SQL Server performance and memory-management behavior. For detailed guidance review the release notes applicable to your SQL server version:
For other applications encountering this issue, check to see if AWE can be disabled.
Microsoft is working on a resolution for this issue in a future Windows update and will provide more information when it is available.
Active Directory DIT mount Issue on Windows Server 2025 using ntdsutil.exe
Symptoms
We are aware of an issue affecting IT admins, where mounting an Active Directory (AD) or AD LDS database (DIT) with ntdsutil.exe can cause unintended format changes.
When an IT admin copies an 8 KB page-size DIT to a machine running Windows Server 2025, or upgrades to Windows Server 2025 “in-place” and mounts it using ntdsutil.exe, a bug in the tool modifies and upgrades the format versions in the DIT database header. This modification does not happen to 32 KB page-sized DIT files. The upgraded format versions prevent AD or LDS from loading the database, leaving the directory service unable to start.
Note
The ntdsutil.exe does not destroy your DIT. Instead, it upgrades the database format to a newer version that the underlying ESE (Extensible Storage Engine) engine (esent.dll) supports.
This format upgrade introduces new features that improve ESE capabilities but can cause compatibility issues in distributed systems like Active Directory (AD), where all domain controllers (DCs) must maintain consistent database formats to ensure replication consistency.
Workaround
This issue is addressed in KB5072033.
Notes and messages
None.