Tweaking Windows Registry to Automatic Delete Swap Files
by admin on 22 April, 2010 - 07:06, under Computer Software Tags: Tweaking, Windows
There are many way that hacker can steal some data from your computer, even if swap file is store your some physical memory data. Some hacker can copy your swap files and extract crucial information in your PC. To prevent that disaster. You can configure your Windows to automatic delete swap file, follow this step.
1. Go to start menu and type “regedit”.
2. Registry editor program appeared navigate folder to this path:
“HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\Session Manager\Memory Management”
3. In right pane, find “ClearPageFileAtShutdown” and double click.
4. enter value 1 instead 0 and click OK.
5. complete.
after tweak, when windows restart it’s take a little longtime because windows is erasing your swap file.
