How can i clear PAGE FILE on shutdown

Status
Not open for further replies.

choudang

Padawan
plz help.....

i would like to clear the page file at the time of shutdown. i had that reg tweak but i lost it. can you give the procedure for it. i can remember that somewhere i have to put the value 1 instead of 0. but forgot where.

i know that Vishal Gupta can help me out.
 

Vishal Gupta

Microsoft MVP
Open regedit and nevigate to:

HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Memory Management

In right-side pane, create a new DWORD value named:

ClearPageFileAtShutdown and set it value to 1.

ENJOY!!!!! :D
 

vijay_7287

Cyborg Agent
can someone tell me how clearing the page file improves performance

or for what is it exactly done !!!

as i see it , there no noticible difference when i did it .

and moreover is it not a uncessary read-rite operation having its toll on the harddisk ???
 

anandk

Distinguished Member
disabling 'clear pagefile on shutdown' reduces ur shutdown time.
(clearing pagefile at shutdown is ok if u r security conscious)
 

sakumar79

Technomancer
Info from Tune XP software's documentation:

CLEAR PAGEFILE ON SHUTDOWN - No recommendation

This tweak makes Windows clear the pagefile on shutdown. Will make shutdown slower, but might make bootup and paging a bit faster (marginally)

Also, as anandk says, if you are security conscious and dont want to leaves traces of something that was in the memory, you might want to do this...

Arun
 

Kniwor

Learner
vijay_7287 said:
can someone tell me how clearing the page file improves performance

or for what is it exactly done !!!

as i see it , there no noticible difference when i did it .

and moreover is it not a uncessary read-rite operation having its toll on the harddisk ???

it increases the boot time... it's just for privacy... or security one might call it...
 
Status
Not open for further replies.
Top Bottom