Digital Quest
Search

Boost Windows XP's Perfomance

by riyas 2 comments

We can boost the performance of windows XP by prohibiting one of Windows XP’s annoying habits. After an application is closed, XP leaves the associated DLL files in the memory. This can hog precious resources and memory, and also cause stability problems. Make the DLLs unload themselves from memory after the program is done running.

For getting things done, do these simple steps.


Open the registry editor by navigating Start-run and type in regedit.


Then navigate to: HLM\SOFTWARE\Microsoft\Windows\CurrentVersion\

Explorer\AlwaysUnloadDLL


If the DWORD AlwaysUnloadDLL is not present, you will need to create it. For creating it, right click on the explorer folder and select new key, and name the key as AlwaysUnloadDLL. Double click on the “(Default)” string value and set the value of the setting to 1.



Application associated DLLs will get unloaded when the application is closed

Subscribe in a Reader or get free e-mail newsletter. Follow me on Twitter.

Related Entries:

Comments 2 comments
Anonymous said...

The value AlwaysUnloadDLL is documented by Microsoft as not supported on Windows 2000 and later.
Windows does not unload DLL's immediately for performance reasons. This was a carefully designed feature. If the memory is needed Windows will unload the DLL, until this happens there is no harm in keeping it in memory. Unused memory is wasted memory.

http://support.microsoft.com/kb/196480/en-us

riyas said...

Thank you Anonymous!

Post a Comment

About Me

Riyas

A student, Blogger and Web addicted. I live in India. I like Blogging and Social Networking.

subscribe

Subscribe feeds via e-mail
Subscribe in your preferred RSS reader

Recent Entries

Sponsored links

Advertise Here

Categories

Friend Connect