This commit is contained in:
Deland-Han
2019-08-29 17:10:55 +08:00
parent b1e817ea99
commit 56160d7434
3 changed files with 4 additions and 4 deletions

View File

@ -24,7 +24,7 @@
### [Advanced troubleshooting for Windows startup](troubleshoot-windows-startup.md)
#### [How to determine the appropriate page file size for 64-bit versions of Windows](determine-appropriate-page-file-size.md)
#### [Generate a kernel or complete crash dump](generate-kernel-or-complete-crash-dump.md)
#### [Introduction of page file](introduction-of-page-file.md)
#### [Introduction to the page file](introduction-of-page-file.md)
#### [Configure system failure and recovery options in Windows](system-failure-recovery-options.md)
#### [Advanced troubleshooting for Windows boot problems](advanced-troubleshooting-boot-problems.md)
#### [Advanced troubleshooting for Windows-based computer freeze](troubleshoot-windows-freeze.md)

View File

@ -1,5 +1,5 @@
---
title: Introduction of page file
title: Introduction to the page file
description: Learn about the page files in Windows.
ms.prod: w10
ms.sitesec: library
@ -12,7 +12,7 @@ ms.reviewer:
manager: dcscontentpm
---
# Introduction of page file
# Introduction to the page file
A page file (also known as a "paging file") is an optional, hidden system file on a hard disk.

View File

@ -32,7 +32,7 @@ To understand the underlaying cause of that lead to Windows start-up issues, it
### Page file settings
- [Introduction of page file](introduction-of-page-file.md)
- [Introduction to the page file](introduction-of-page-file.md)
- [How to determine the appropriate page file size for 64-bit versions of Windows](determine-appropriate-page-file-size.md)