>>> Stop Error Messages from Displaying on Startup <<<
If you constantly see an error message that you can't get rid offor example, from a piece of software that didn't uninstall properly and continues to give errors on startupyou can disable it from displaying on startup.
- Run the Registry Editor and go to HKEY_LOCAL MACHINE\SYSTEM\CurrentControlSet\Control\Windows. (This key holds a variety of windows system settings, such as the location of your system directory.)
Create a new DWORD called NoPopupsOnBoot and give it a value of 1. Exit the Registry and reboot for the setting to take effect. To disable it, either delete the DWORD value or give it a value of 0.
============================
>>> Memory Tweak <<<
>>> Memory Tweak <<<
- 1. Start Registry Editor (Regedit.exe) and locate the following key in the registry:HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\SessionManager\MemoryManagement\PrefetchParameters
- 2.On the EnablePrefetcher value, change the setting from 3 to 5 (decimal).
- 3. Close the registry editor and restart your computer.
============================
>>> Disabling Recent Documents History <<<
The bad thing about Recent Documents History is that Windows XP has to calculate what should be put there each time you boot Windows, which can slow things down.
- 1. Open the Registry Editor (select Start/Run, type regedit, and click OK).
- 2. Navigate to HKEY_CURRENT_USER\Software\Mcft\Windows\CurrentVersion\Policies\Explorer.
- 3. Create a NoRecentDocsHistory D_WORD key. Double-click the value to open it once it is created.
- 4. Set the Data Value to 1 to enable the restriction.
- 5. Click OK and close the Registry Editor. You'll need to restart the computer for the change to take effect.











