***DISCLAIMER***
The author of this site makes no warranties, express or implied, and assumes no responsibility for the use of the materials presented here. Any use of these materials is strictly at the risk of the user.
The author of this site makes no warranties, express or implied, and assumes no responsibility for the use of the materials presented here. Any use of these materials is strictly at the risk of the user.
Clear Pagefile on Shutdown
(Article ID: 000918)
To clear the page file on system shutdown, do the following:
- Start Registry Editor (Start>Run>
regedit
).
- Navigate to the following registry key:
HKLM\SYSTEM\CurrentControlSet\Control
.
\Session Manager\Memory Management
NOTE: HKLM is the abbreviation for HKEY_LOCAL_MACHINE.
- Look for a value called
ClearPageFileAtShutdown
.
NOTE: If this value does not exist, do the following:
- Click on Edit.
- Click on New.
- Select DWORD Value.
- Type
ClearPageFileAtShutdown
and press ENTER.
NOTE: Capitalization does count!
- Click on Edit.
- Double click on the
ClearPageFileAtShutdown
value.
- Type 1 and press ENTER.
NOTE: Type 0 to disable page file clearing at shutdown.
- Close Registry Editor.
A reboot may be necessary for the change to take effect.
***DISCLAIMER***
The author of this site makes no warranties, express or implied, and assumes no responsibility for the use of the materials presented here. Any use of these materials is strictly at the risk of the user.
The author of this site makes no warranties, express or implied, and assumes no responsibility for the use of the materials presented here. Any use of these materials is strictly at the risk of the user.