If you're new here, you may want to subscribe to my RSS feed. Thanks for visiting!
Disclaimer: I’m not an expert but I’ve tried this on my own laptop. This site cannot be held responsible if anything happens to your computer after performing these steps.
At every shutdown, Windows XP will clear your paging file of its content for security purposes. Temporary files and data are usually stored in this paging file, so Windows will clear it every time its shuts down because sensitive data are stored in it. Clearing the paging file slows down shutdown time. So, if you don’t really need that much security, you can leave it as it is. I used my MS Windows XP Home Edition SP2 for this demo:
1. Click ‘Start’ and then, click ‘Run…’

2. Type ‘regedit’ in the input box and click ‘OK’. 
3. Look for HKEY_LOCAL_MACHINE and click ‘+’.
4. Cascade System.
5. Cascade CurrentControlSet.
6. Cascade Control.
7. Cascade Session Manager.
8. Cascade Memory Management.
9. On the right side, look for ClearPageFileAtShutdown and right-click on it. Choose Modify, or just simply double-click on the registry file.
10. In the Value Data box, key in number ‘0′ and click ‘OK’.

That’s it folks. Simple and easy. So, afterwards when you shut down, you should notice that your Windows will shutdown faster. If you want to change other registry, please be cautious because messing with registry can harm you computer. So, proceed on your own risk. If not, you should refer to expert for further advice, in changing computer registry.
Popularity: 30% [?]






Entries (RSS)
January 27th, 2008 at 12:35 pm
Clearing the paging file is there for a reason though……. I wonder if security reason is just part of the reason?
kljs’s last blog post..Alucard of Hellsing
January 27th, 2008 at 3:14 pm
Cool, faster shutdown!
Thanks…
LivingSouL’s last blog post..Review: BlogSoc.com
January 27th, 2008 at 4:18 pm
Kljs - Security is the main reason but I’m not aware of other reason though
…this step is advisable to those who don’t go online too often… 
Marc - Thanks for trying out…