How to Clear the virtual memory when shutting down XP
If you're new here, you may want to subscribe to our RSS feed. Thanks for visiting!
The page file is an area of your hard disk that Windows uses as extra memory space to store files and data that are currently being used. Of course, since Hard drives are magnetic storage devices, and not dynamic like RAM, the data stored in the page file stays there until it is cleared or over-written.
This data may possibly contain unencrypted passwords or other sensitive information since many third party programs do not bother to encrypt data that is being passed to the memory, even though it may end up on the page file. A simple registry change can force Windows XP to clear the page file each time it shuts down. Note that enabling this will increase the time it takes your system to shutdown.
Procedure to follow
Click on Start—>Run type regedit click ok
Navigate the following key from left pane
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Memory Management
From the right pane double click on ClearPageFileAtShutdown key change the Value from 0 to 1
Related Articles
Did you enjoy this post? Why not leave a comment below and continue the conversation, or subscribe to my feed and get articles like this delivered automatically each day to your feed reader.























This change may be useful in a highly secure environment. But it really only makes sense as a part of a comprehensive security policy. There are no shortcuts to security. There are other ways to access sensitive data, and usually requiring less effort, and these must also be considered. For the average user this setting is of little value.
Larry Miller
Microsoft MCSA