Skip to content

Commit fc20c45

Browse files
authored
Merge pull request #8853 from MicrosoftDocs/main
Auto push to live 2025-05-01 02:34:11
2 parents 189ceed + 317e3a8 commit fc20c45

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

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

Lines changed: 5 additions & 2 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/30/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
@@ -127,4 +127,7 @@ For more information about how to configure your computer to generate a dump fil
127127

128128
## Maximum paging file size
129129

130+
> [!NOTE]
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`.
132+
130133
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)