Friday, October 10, 2008

WinXP Clear Page file on shutdown

Posted on 3:12 AM by bobbyblue

It is possible to retrieve your personal through the pagefile.sys file located in system drive (usually C:\Pagefile.sys). This file can only be accessed in DOS mode or a different operating system. It's safe to clear pagefile when you shutdown your computer, to do this navigate toHKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\Session Manager\Memory Managementand then change the value of ClearPageFileAtShutdown to 1 ie:- dword:00000001

No Response to "WinXP Clear Page file on shutdown"