More tips:
Page file is used by Windows when required memory is more than physical memory ^^; and well, is easy this file chopped and fragmentize... and is a lot more hard maintain it defreagmented ¬¬... but a good way may be this ^^...
a) Open your notepad and copy/paste this:
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINESYSTEMControlSet001ControlSession ManagerMemory Management]
"ClearPageFileAtShutdown"=dword:00000001
b) Save as:
Name: Clear pagefile active is on.reg (Don't forgot <.reg> extension O_O)
Type: Any file (IMPORTANT, no TXT file O,O)
Code: ANSI (Well, this option is default ^^)
c) Create new file without exit and copy/paste this:
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINESYSTEMControlSet001ControlSession ManagerMemory Management]
"ClearPageFileAtShutdown"=dword:00000000
d) Save as:
Name: Clear pagefile active is off.reg
Type: Any file
Code: ANSI
e) Close notepad and go to folder where you saved the files, then double click over first file n_n...
f) Wow!!! a dialog window appears, this is OK ^^; click YES...
g) Restart Windows, may take a few time more than usual, because Windows will create new pagefile ^^...
h) Double click over second file ^^...
i) Click YES one more time ^w^...
j) Enjoy your new pagefile ^¬^...
You may gain some speed by this way too ^¬^...