Tweak for even more speed from XP

Windows XP (like all Windows operating systems) uses a technique of storing some content of its system memory (RAM) to the hard drive, therefore using less memory for functions that are used less often. So what Windows is doing is keep functions used most often in RAM and "swapping" out less used functions on to your hard drive. Though great in principle, if/when a function is needed that is stored on the hard drive, the system must reload it in memory before it is used, which makes things work slower. This is particularly true when Windows stores central parts (referred to as the kernel) of Windows itself on the hard drive.

If you have 256 MB or more of RAM, a simple Registry change keeping the kernel from being swapped to the hard drive can give you some performance improvements. Here's how you do it:
  1. Click Start
  2. Click Run...
  3. Enter Regedit and click OK (opens the Registry Editor)
  4. Navigate to HKEY_LOCAL_MACHINE \ SYSTEM \ CurrentControlSet \ Control \ Session Manager \ Memory Management \ DisablePagingExecutive
  5. Change the value to 1 (to reverse or disable this setting, change the value to 0)
  6. Close the Registry Editor
  7. Reboot your computer

Comments

Popular posts from this blog

Digital Signatures in PDF Do Not Print

Referencing the value of a cell, not its formula

CorelDRAW X4 Crash on Startup