Optimization Principle of Windows optimization masters)

Source: Internet
Author: User

Here we will list the common optimizations of Several optimization masters and their corresponding locations in the registry. Here we use version 6.5.
 
Part 1-disk cache Optimization
1. Input/Output cache size. HKEY_LOCAL_MACHINE/system/CurrentControlSet/control/Session Manager/memory management
Iopagelocklimit = DWORD value. The value is binary. If it is set to 64 m, it is 00010000.
32 m is 00002000
2. memory performance configuration. HKEY_LOCAL_MACHINE/system/CurrentControlSet/services/LanmanServer/parameters
Size = DWORD 00000001 is the minimum, 00000002 is the balance, and 00000003 is the maximum
3. Set the computer to run for a large amount of CPU time. The corresponding settings are displayed in the system attribute. Find the advanced and performance options. Advanced. processor plan.
4. windows XP restarts automatically when a fatal error occurs. the system attribute is also opened. locate advanced, startup, and fault recovery settings. one item is "auto restart. you can enable this function.
5. shorten CTRL + ALT + DEL to close the application that stops the response. everyone should be familiar with this item. waittokillapptimeout value under HKEY_CURRENT_USER/control panel/desktop. the original value is 20000. The windows optimization master changed his value to 1000.
6. Windows XP automatically stops responding to applications. The autoendtasks under HKEY_CURRENT_USER/control panel/Desktop changes the value from 0 to 1.
7. shorten the waiting time for response to application errors. hungapptimeout under HKEY_CURRENT_USER/control panel/Desktop changes the value to 200.
8. When Windows XP is shut down, the page file is automatically cleared. clearpagefileatshutdown under HKEY_LOCAL_MACHINE/system/CurrentControlSet/control/Session Manager/memory management is changed from 0 to 1.
9. enable large system cache. Change largesystemcache under HKEY_LOCAL_MACHINE/system/CurrentControlSet/control/Session Manager/memory management to 1.
10. Disable page files. Can I disable all settings in windows? I will not talk about it. Here we only talk about the registry.
Pagingfiles under HKEY_LOCAL_MACHINE/system/CurrentControlSet/control/Session Manager/memory management. it is divided into three parts. the first part is his path. the second part is the minimum value. the third part is his maximum value. if you want to disable it. change the maximum and minimum values to 0.
 
Part 2 -- desktop menu Optimization
1. Start Menu speed. HKEY_LOCAL_MACHINE/software/classes/CLSID/{00021400-0000-0000-C000-000000000046} below menushowdelay change to the value you want.
2. Menu running speed. Change menushowdelay in HKEY_CURRENT_USER/control panel/desktop to the value you want. changing it to 0 is the fastest.
3. The desktop Icon cache. Max cached icons under HKEY_LOCAL_MACHINE/software/Microsoft/Windows/CurrentVersion/explorer changes it to any value you want in the 10-digit format.
4. You don't need to go through the registry. Right-click the desktop, select properties, and view. Advanced. Select the icon in the project. Change the size value. Change the size of the app to the original size and apply it again.
5. Disable the menu animation effect. Change minanimate in HKEY_CURRENT_USER/control panel/desktop/windowmetrics from 1 to 0.
6. Disable the smooth rolling effect. The smoothscroll value under HKEY_CURRENT_USER/control panel/desktop is changed from 1 to 0.
7. Accelerate HKEY_LOCAL_MACHINE/system/CurrentControlSet/control/update to change the original 01 to 00.
8. MS Office 2000 smooth rolling. HKEY_LOCAL_MACHINE/software/Microsoft/office/9.0/common/General
Create a new "delaylv" = DWORD: 00000001
HKEY_LOCAL_MACHINE/software/Microsoft/office/9.0/find fast
Create a new "slowdown" = DWORD: 000003e8
HKEY_LOCAL_MACHINE/software/Microsoft/office/9.0/word/options
Create a "livescrolling" = "1"
9. Disable the "Start" menu animation prompt. Change nostartbanner under HKEY_CURRENT_USER/software/Microsoft/Windows/CurrentVersion/policies/explorer to 01.
10. Close the animation display window, menu and list and other visual effects. Change userpreferencesmask under HKEY_CURRENT_USER/control panel/desktop to B0 32 03 80
11. When the system is started, an independent process HKEY_CURRENT_USER/software/Microsoft/Windows/CurrentVersion/explorer is created for the desktop and explorer. The value of topprocess under HKEY_CURRENT_USER/software/Microsoft/Windows/CurrentVersion/explorer is changed to 1.
Part 3: File System Optimization.
1. The second-level data high-level cache. Change secondleveldatacache under HKEY_LOCAL_MACHINE/system/CurrentControlSet/control/Session Manager/memory management to a 10-digit value.
2. CD/DVD-ROM optimization selection. There are three values under HKEY_LOCAL_MACHINE/system/CurrentControlSet/control/filesystem/CDFs.
3. If necessary, enable Windows XP to automatically optimize the startup partition. Enable in HKEY_LOCAL_MACHINE/software/Microsoft/dfrg/bootoptimizefunction is changed to Y or N.
4. automatically remove the physical memory when the dynamic link library is not in use. HKEY_LOCAL_MACHINE/software/Microsoft/Windows/CurrentVersion/Explorer
Change the value of alwaysunloaddll to 1. (if not, create a new one)
5. Disable the automatic debugging function of the debugging tool. Change auto under HKEY_LOCAL_MACHINE/software/Microsoft/Windows NT/CurrentVersion/AeDebug to 0.
6. Optimize the adjacent files and multimedia applications. Change the. contigfileallocsize in HKEY_LOCAL_MACHINE/system/CurrentControlSet/control/filesystem to 1024 in decimal format.
7. enable the media player DVD playback function. (This is boring. Unless you are still using wmp8.0.
8. Optimize NTFS performance. Update of ntfsdisablelastaccessupdate in. HKEY_LOCAL_MACHINE/system/CurrentControlSet/control/filesystem to 1 is prohibited.
9. Optimize NTFS performance. Disable the creation of MS-DOS-compatible 8.3 file names. Change NtfsDisable8dot3NameCreation under HKEY_LOCAL_MACHINE/system/CurrentControlSet/control/filesystem to 1.

 

Address: http://blog.sina.com.cn/s/blog_4362a99e010006lk.html

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.