Delete the page file during the shutdown process.

Click here to run a free scan for registry errors
You can clear the page file during the shutdown process to remove any unsecured data in the page file.
Level: Try but be careful
Description:
In your hard disk a page file is a reserved part of your storage to expand your random access memory (ram) for some data of your ram that hasnt been needed for some time. You can clear the page file during the shutdown process to remove any unsecured data in the page file. If you work with sensitive data on your computer, this data can be stored in the page file. After you shut down your computer the ram will be deleted, but the page file might have any unsecured data. So someone could read your data from this file after you have switched off your computer. For this go to "start->run" and enter "regedit" and search the keys listed below. You can create one dword value "clearpagefileatshutdown", if this value is not existing. Now, right-click and modify the value to "1" to delete the page file during the shutdown process. However, if you want to get back to the original state, and leave pages without deleting, change the value to "0". After a restart or logoff the changes take effect. Note: if you enable this setting, the shutdown process will take a little bit more time. When editing the registry it is highly recommended to run a quick scan for optimization, you can test your system now for free.




Screenshots


First, click the 'Start' button, and select 'Run'. In the resulting dialog box, type "regedit".
Second, go to the <b>[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Memory Management]</b> key, right-click on the "ClearPageFileAtShutdown" DWORD value and click on "Modify".
Finally, enter the value "1" in the text box and click on 'OK'.


Registry Entries

- back to top

  • Path: [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Memory Management\]
  • Location: Local Machine
  • Value Name: ClearPageFileAtShutdown
  • Data Type: DWORD (DWORD Value)
  • Enabled Value: 1
  • Disabled Value: 0
  • Action Type: Modified