Skip to content

Commit cf6b729

Browse files
authored
Update memory-dump-file-options.md
1 parent dfe7127 commit cf6b729

1 file changed

Lines changed: 3 additions & 5 deletions

File tree

support/windows-server/performance/memory-dump-file-options.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
---
22
title: Memory dump file options
33
description: This article describes an overview of memory dump file options for Windows.
4-
ms.date: 03/13/2025
4+
ms.date: 04/27/2025
55
manager: dcscontentpm
66
audience: itpro
77
ms.topic: troubleshooting
8-
ms.reviewer: kaushika, warrenw, khirschb
8+
ms.reviewer: kaushika, warrenw, khirschb, xinpli
99
ms.custom:
1010
- sap:system performance\system reliability (crash,errors,bug check or blue screen,unexpected reboot)
1111
- pcy:WinComm Performance
@@ -128,8 +128,6 @@ For more information about how to configure your computer to generate a dump fil
128128
## Maximum paging file size
129129

130130
> [!NOTE]
131-
> On WS2025, you may see inaccurate free disk space due to the 32-bit integer overflow. You can use the PowerShell command to see the accurate number.
132-
> This may further block the ability to set the desired paging file size. As the workaround, you can set the pagefile by registry key `HKLM\SYSTEM\CurrentControlSet\Control\Session Manager\Memory Management\PagingFiles`.
133-
131+
> In Windows Server 2025, you might see inaccurate free disk space due to the 32-bit integer overflow. You can use the [Get-WmiObject](/powershell/module/microsoft.powershell.management/get-wmiobject) PowerShell cmdlet to see the accurate number. This might further block the ability to set the desired paging file size. As a workaround, you can set the paging file by the registry value `HKLM\SYSTEM\CurrentControlSet\Control\Session Manager\Memory Management\PagingFiles`.
134132
135133
For more information, see [How to determine the appropriate page file size for 64-bit versions of Windows](../../windows-client/performance/how-to-determine-the-appropriate-page-file-size-for-64-bit-versions-of-windows.md).

0 commit comments

Comments
 (0)