You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: support/windows-server/performance/memory-dump-file-options.md
+7-8Lines changed: 7 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,11 +1,11 @@
1
1
---
2
2
title: Memory dump file options
3
-
description: This article describes an overview of memory dump file options for Windows 7 with Service Pack 1.
4
-
ms.date: 01/15/2025
3
+
description: This article describes an overview of memory dump file options for Windows.
4
+
ms.date: 03/07/2025
5
5
manager: dcscontentpm
6
6
audience: itpro
7
7
ms.topic: troubleshooting
8
-
ms.reviewer: kaushika
8
+
ms.reviewer: kaushika, warrenw
9
9
ms.custom:
10
10
- sap:system performance\system reliability (crash,errors,bug check or blue screen,unexpected reboot)
11
11
- pcy:WinComm Performance
@@ -78,7 +78,7 @@ Each additional file is given a distinct name. The date is encoded in the file n
78
78
79
79
## Automatic Memory Dump
80
80
81
-
See this article for Automatic Memory dump information: [Automatic memory dump](/windows-hardware/drivers/debugger/automatic-memory-dump)
81
+
For more information, see [Automatic Memory Dump](/windows-hardware/drivers/debugger/automatic-memory-dump).
82
82
83
83
## Configure the dump type
84
84
@@ -96,9 +96,9 @@ To configure startup and recovery options (including the dump type), follow thes
96
96
97
97
## Tools for the various dump types
98
98
99
-
You can load complete memory dumps and kernel memory dumps with the Windows Debugger. [https://learn.microsoft.com/en-us/windows-hardware/drivers/debugger/](/windows-hardware/drivers/debugger/)
99
+
You can load complete memory dumps and kernel memory dumps with the [Windows debugger](/windows-hardware/drivers/debugger/).
100
100
101
-
Load small memory dumps by using Dumpchk.exe. You can also use Dumpchk.exe to verify that a memory dump file has been created correctly.[https://learn.microsoft.com/en-us/windows-hardware/drivers/debugger/dumpchk](/windows-hardware/drivers/debugger/dumpchk)
101
+
Load small memory dumps by using [DumpChk.exe](/windows-hardware/drivers/debugger/dumpchk). You can also use **DumpChk.exe** to verify that a memory dump file has been created correctly.
102
102
103
103
## Registry values for startup and recovery
104
104
@@ -131,5 +131,4 @@ For more information about how to configure your computer to generate a dump fil
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